| 1 | [ Mar 19 08:26:12 Enabled. ] | ||
| 2 | [ Mar 19 08:26:12 Rereading configuration. ] | ||
| 3 | [ Mar 19 08:26:14 Rereading configuration. ] | ||
| 4 | [ Mar 19 08:26:17 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 19 08:26:17 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.19 08:26:19.791870 [ 1 ] {} <Information> Application: Will watch for the process with pid 25693 | ||
| 29 | 2026.03.19 08:26:19.792254 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.19 08:26:20.068774 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25693 | ||
| 31 | 2026.03.19 08:26:20.071010 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.19 08:26:20.071164 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.19 08:26:20.231002 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.19 08:26:20.256618 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.19 08:26:20.256661 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.19 08:26:20.256678 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.19 08:26:20.256728 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.19 08:26:20.257082 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.19 08:26:20.260539 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.19 08:26:20.261281 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.19 08:26:20.262072 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.19 08:26:20.262092 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.19 08:26:20.262105 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.19 08:26:20.262766 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.19 08:26:20.263755 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.19 08:26:20.269204 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.19 08:26:20.269950 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.19 08:26:20.271214 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.19 08:26:20.271273 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.19 08:26:20.272274 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.19 08:26:20.272654 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.19 08:26:20.276220 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.19 08:26:20.276494 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.19 08:26:20.281049 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.19 08:26:20.281378 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.19 08:26:20.281790 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.19 08:26:20.282106 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.19 08:26:20.283393 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.19 08:26:20.283417 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.19 08:26:20.283524 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.19 08:26:20.283608 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.19 08:26:20.295500 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.19 08:26:20.295526 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155115 sec | ||
| 68 | 2026.03.19 08:26:20.295544 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.19 08:26:20.295556 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.19 08:26:20.296171 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.19 08:26:20.296697 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.19 08:26:20.313412 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.19 08:26:20.313467 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.19 08:26:20.313495 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.19 08:26:20.313510 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.19 08:26:20.313544 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.19 08:26:20.313563 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.19 08:26:20.315831 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.19 08:26:20.315874 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.19 08:26:20.315893 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.19 08:26:20.316031 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.19 08:26:20.316071 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.19 08:26:20.316083 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.19 08:26:20.316100 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.19 08:26:20.316112 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.19 08:26:20.316140 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.19 08:26:20.316157 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.19 08:26:20.342300 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.19 08:26:20.343479 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.19 08:26:20.343508 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7452e-05 sec | ||
| 91 | 2026.03.19 08:26:20.343521 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.19 08:26:20.343531 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.19 08:26:20.343556 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.19 08:26:20.343741 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.19 08:26:20.343783 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.19 08:26:20.343796 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.19 08:26:20.343807 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.19 08:26:20.343818 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.19 08:26:20.361682 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.19 08:26:20.361899 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.19 08:26:20.363196 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3271e-05 sec. | ||
| 102 | 2026.03.19 08:26:20.363635 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.19 08:26:20.364878 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.19 08:26:20.364898 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.19 08:26:21.000367 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.19 08:26:22.410858 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42810 | ||
| 107 | 2026.03.19 08:26:22.411850 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.19 08:26:22.412485 [ 3 ] {} <Debug> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Authenticating user 'default' from [fd00:1122:3344:101::d]:42810 | ||
| 109 | 2026.03.19 08:26:22.412540 [ 3 ] {} <Debug> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.19 08:26:22.412555 [ 3 ] {} <Debug> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.19 08:26:22.412649 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.19 08:26:22.412690 [ 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 | ||
| 113 | 2026.03.19 08:26:22.412708 [ 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 | ||
| 114 | 2026.03.19 08:26:22.413912 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54298 | ||
| 115 | 2026.03.19 08:26:22.413922 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50205 | ||
| 116 | 2026.03.19 08:26:22.414072 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.19 08:26:22.414117 [ 254 ] {} <Debug> TCP-Session: 41fef5c7-dc9f-43fb-9d6d-612f459a5731 Authenticating user 'default' from [fd00:1122:3344:101::d]:54298 | ||
| 118 | 2026.03.19 08:26:22.414124 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40172 | ||
| 119 | 2026.03.19 08:26:22.414153 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.19 08:26:22.414133 [ 254 ] {} <Debug> TCP-Session: 41fef5c7-dc9f-43fb-9d6d-612f459a5731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.19 08:26:22.414128 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65494 | ||
| 122 | 2026.03.19 08:26:22.414221 [ 254 ] {} <Debug> TCP-Session: 41fef5c7-dc9f-43fb-9d6d-612f459a5731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.19 08:26:22.414219 [ 5 ] {} <Debug> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Authenticating user 'default' from [fd00:1122:3344:101::d]:50205 | ||
| 124 | 2026.03.19 08:26:22.414315 [ 5 ] {} <Debug> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.19 08:26:22.414330 [ 5 ] {} <Debug> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.19 08:26:22.414396 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61314 | ||
| 127 | 2026.03.19 08:26:22.414435 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.19 08:26:22.414435 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.19 08:26:22.414419 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63381 | ||
| 130 | 2026.03.19 08:26:22.414505 [ 4 ] {} <Debug> TCP-Session: ccc12bb4-7637-40a8-8a0a-0202451c979c Authenticating user 'default' from [fd00:1122:3344:101::d]:40172 | ||
| 131 | 2026.03.19 08:26:22.414517 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59785 | ||
| 132 | 2026.03.19 08:26:22.414509 [ 255 ] {} <Debug> TCP-Session: 35c18d63-9f83-45a1-85fb-f7b8e5858d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:65494 | ||
| 133 | 2026.03.19 08:26:22.414577 [ 4 ] {} <Debug> TCP-Session: ccc12bb4-7637-40a8-8a0a-0202451c979c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.19 08:26:22.414587 [ 255 ] {} <Debug> TCP-Session: 35c18d63-9f83-45a1-85fb-f7b8e5858d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.19 08:26:22.414604 [ 4 ] {} <Debug> TCP-Session: ccc12bb4-7637-40a8-8a0a-0202451c979c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.19 08:26:22.414610 [ 255 ] {} <Debug> TCP-Session: 35c18d63-9f83-45a1-85fb-f7b8e5858d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.19 08:26:22.414628 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35629 | ||
| 138 | 2026.03.19 08:26:22.414774 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.19 08:26:22.414795 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.19 08:26:22.414819 [ 256 ] {} <Debug> TCP-Session: fe82e067-d9b4-4976-8c89-9f06b16478f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63381 | ||
| 141 | 2026.03.19 08:26:22.414831 [ 258 ] {} <Debug> TCP-Session: 9c8f9840-4798-4dff-86b7-d764975f47cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59785 | ||
| 142 | 2026.03.19 08:26:22.414862 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.19 08:26:22.414880 [ 256 ] {} <Debug> TCP-Session: fe82e067-d9b4-4976-8c89-9f06b16478f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.19 08:26:22.414887 [ 258 ] {} <Debug> TCP-Session: 9c8f9840-4798-4dff-86b7-d764975f47cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.19 08:26:22.414918 [ 256 ] {} <Debug> TCP-Session: fe82e067-d9b4-4976-8c89-9f06b16478f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.19 08:26:22.414925 [ 258 ] {} <Debug> TCP-Session: 9c8f9840-4798-4dff-86b7-d764975f47cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.19 08:26:22.414919 [ 259 ] {} <Debug> TCP-Session: 9e07a814-f6e5-4fed-94b8-9b9ddeea5c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:35629 | ||
| 148 | 2026.03.19 08:26:22.415025 [ 259 ] {} <Debug> TCP-Session: 9e07a814-f6e5-4fed-94b8-9b9ddeea5c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.19 08:26:22.415041 [ 259 ] {} <Debug> TCP-Session: 9e07a814-f6e5-4fed-94b8-9b9ddeea5c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.19 08:26:22.415583 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.19 08:26:22.415625 [ 257 ] {} <Debug> TCP-Session: 6977ba88-240b-4b00-aa8a-5bb13013a146 Authenticating user 'default' from [fd00:1122:3344:101::d]:61314 | ||
| 152 | 2026.03.19 08:26:22.415644 [ 257 ] {} <Debug> TCP-Session: 6977ba88-240b-4b00-aa8a-5bb13013a146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.19 08:26:22.415680 [ 257 ] {} <Debug> TCP-Session: 6977ba88-240b-4b00-aa8a-5bb13013a146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.19 08:26:22.418155 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.03.19 08:26:22.421124 [ 3 ] {a0ac4897-daef-41bf-b35a-361211ce7cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.19 08:26:22.533154 [ 3 ] {a0ac4897-daef-41bf-b35a-361211ce7cde} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42810) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.19 08:26:22.533998 [ 3 ] {a0ac4897-daef-41bf-b35a-361211ce7cde} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.19 08:26:22.534082 [ 3 ] {a0ac4897-daef-41bf-b35a-361211ce7cde} <Debug> TCPHandler: Processed in 0.118487588 sec. | ||
| 205 | 2026.03.19 08:26:22.534705 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.19 08:26:22.534981 [ 5 ] {529a920c-9c64-40c8-8e12-977afa56d9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.19 08:26:22.535426 [ 5 ] {529a920c-9c64-40c8-8e12-977afa56d9d5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50205) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.19 08:26:22.535603 [ 5 ] {529a920c-9c64-40c8-8e12-977afa56d9d5} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.19 08:26:22.535693 [ 5 ] {529a920c-9c64-40c8-8e12-977afa56d9d5} <Debug> TCPHandler: Processed in 0.001323308 sec. | ||
| 256 | 2026.03.19 08:26:22.535981 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.19 08:26:22.536818 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.19 08:26:22.537415 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.19 08:26:22.538569 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.19 08:26:22.538590 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3621e-05 sec | ||
| 261 | 2026.03.19 08:26:22.538613 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.19 08:26:22.538624 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.19 08:26:22.538647 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.19 08:26:22.539338 [ 3 ] {967c6048-8274-4e0d-aecb-fdafd29d666a} <Debug> TCPHandler: Processed in 0.003481072 sec. | ||
| 265 | 2026.03.19 08:26:22.539491 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.19 08:26:22.539657 [ 3 ] {b6aed9e5-fc72-479b-b937-fb6146dc17d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) /* 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.03.19 08:26:22.539729 [ 3 ] {b6aed9e5-fc72-479b-b937-fb6146dc17d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.19 08:26:22.545327 [ 3 ] {b6aed9e5-fc72-479b-b937-fb6146dc17d6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.19 08:26:22.546465 [ 3 ] {b6aed9e5-fc72-479b-b937-fb6146dc17d6} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756): Loading data parts | ||
| 271 | 2026.03.19 08:26:22.548914 [ 3 ] {b6aed9e5-fc72-479b-b937-fb6146dc17d6} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756): There are no data parts | ||
| 272 | 2026.03.19 08:26:22.552718 [ 3 ] {b6aed9e5-fc72-479b-b937-fb6146dc17d6} <Debug> TCPHandler: Processed in 0.013276059 sec. | ||
| 273 | 2026.03.19 08:26:22.552909 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.19 08:26:22.553175 [ 3 ] {e7686f5d-49be-4c3f-8cc0-98f6f5821573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) /* 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.03.19 08:26:22.553301 [ 3 ] {e7686f5d-49be-4c3f-8cc0-98f6f5821573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.19 08:26:22.569789 [ 3 ] {e7686f5d-49be-4c3f-8cc0-98f6f5821573} <Debug> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Loading data parts | ||
| 287 | 2026.03.19 08:26:22.570015 [ 3 ] {e7686f5d-49be-4c3f-8cc0-98f6f5821573} <Debug> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): There are no data parts | ||
| 288 | 2026.03.19 08:26:22.572138 [ 3 ] {e7686f5d-49be-4c3f-8cc0-98f6f5821573} <Debug> TCPHandler: Processed in 0.019299065 sec. | ||
| 289 | 2026.03.19 08:26:22.572378 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.19 08:26:22.572548 [ 3 ] {1ea8835c-3455-41ca-84a2-feade8a0d5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) 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.03.19 08:26:22.572663 [ 3 ] {1ea8835c-3455-41ca-84a2-feade8a0d5a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.19 08:26:22.574350 [ 3 ] {1ea8835c-3455-41ca-84a2-feade8a0d5a4} <Debug> oximeter.measurements_i8 (692d2999-a2f6-438f-ad92-c7635a1390b4): Loading data parts | ||
| 293 | 2026.03.19 08:26:22.574611 [ 3 ] {1ea8835c-3455-41ca-84a2-feade8a0d5a4} <Debug> oximeter.measurements_i8 (692d2999-a2f6-438f-ad92-c7635a1390b4): There are no data parts | ||
| 294 | 2026.03.19 08:26:22.577408 [ 3 ] {1ea8835c-3455-41ca-84a2-feade8a0d5a4} <Debug> TCPHandler: Processed in 0.005087949 sec. | ||
| 295 | 2026.03.19 08:26:22.577561 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.19 08:26:22.577797 [ 3 ] {5d472b4e-5c98-412f-96d1-38605622d4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) 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.03.19 08:26:22.577841 [ 3 ] {5d472b4e-5c98-412f-96d1-38605622d4be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.19 08:26:22.579807 [ 3 ] {5d472b4e-5c98-412f-96d1-38605622d4be} <Debug> oximeter.measurements_u8 (dc8ce97c-cde1-4b84-b44f-1078fd314c52): Loading data parts | ||
| 299 | 2026.03.19 08:26:22.579962 [ 3 ] {5d472b4e-5c98-412f-96d1-38605622d4be} <Debug> oximeter.measurements_u8 (dc8ce97c-cde1-4b84-b44f-1078fd314c52): There are no data parts | ||
| 300 | 2026.03.19 08:26:22.581008 [ 3 ] {5d472b4e-5c98-412f-96d1-38605622d4be} <Debug> TCPHandler: Processed in 0.003496492 sec. | ||
| 301 | 2026.03.19 08:26:22.581218 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.19 08:26:22.581375 [ 3 ] {a662293d-bb81-4699-b561-d6898bf5d9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) 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.03.19 08:26:22.581489 [ 3 ] {a662293d-bb81-4699-b561-d6898bf5d9fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.19 08:26:22.583282 [ 3 ] {a662293d-bb81-4699-b561-d6898bf5d9fb} <Debug> oximeter.measurements_i16 (cea85c9b-d230-42e0-a74b-9d9536207ba7): Loading data parts | ||
| 305 | 2026.03.19 08:26:22.583431 [ 3 ] {a662293d-bb81-4699-b561-d6898bf5d9fb} <Debug> oximeter.measurements_i16 (cea85c9b-d230-42e0-a74b-9d9536207ba7): There are no data parts | ||
| 306 | 2026.03.19 08:26:22.585787 [ 3 ] {a662293d-bb81-4699-b561-d6898bf5d9fb} <Debug> TCPHandler: Processed in 0.004618365 sec. | ||
| 307 | 2026.03.19 08:26:22.585935 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.19 08:26:22.586092 [ 3 ] {1e9e8c77-8f8c-4505-a486-eff15700b9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) 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.03.19 08:26:22.586208 [ 3 ] {1e9e8c77-8f8c-4505-a486-eff15700b9b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.19 08:26:22.588955 [ 3 ] {1e9e8c77-8f8c-4505-a486-eff15700b9b1} <Debug> oximeter.measurements_u16 (d5247263-fc07-4227-bf13-0a4fdec41895): Loading data parts | ||
| 311 | 2026.03.19 08:26:22.589268 [ 3 ] {1e9e8c77-8f8c-4505-a486-eff15700b9b1} <Debug> oximeter.measurements_u16 (d5247263-fc07-4227-bf13-0a4fdec41895): There are no data parts | ||
| 312 | 2026.03.19 08:26:22.593566 [ 3 ] {1e9e8c77-8f8c-4505-a486-eff15700b9b1} <Debug> TCPHandler: Processed in 0.007680095 sec. | ||
| 313 | 2026.03.19 08:26:22.593769 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.19 08:26:22.593968 [ 3 ] {49b69d03-b916-4e96-9210-a0faad245038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) 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.03.19 08:26:22.594096 [ 3 ] {49b69d03-b916-4e96-9210-a0faad245038} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.19 08:26:22.598624 [ 3 ] {49b69d03-b916-4e96-9210-a0faad245038} <Debug> oximeter.measurements_i32 (13e7b701-1659-4de2-9f4f-a37f0b56dfe7): Loading data parts | ||
| 317 | 2026.03.19 08:26:22.598975 [ 3 ] {49b69d03-b916-4e96-9210-a0faad245038} <Debug> oximeter.measurements_i32 (13e7b701-1659-4de2-9f4f-a37f0b56dfe7): There are no data parts | ||
| 318 | 2026.03.19 08:26:22.605889 [ 3 ] {49b69d03-b916-4e96-9210-a0faad245038} <Debug> TCPHandler: Processed in 0.012179676 sec. | ||
| 319 | 2026.03.19 08:26:22.606048 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.19 08:26:22.606207 [ 3 ] {024087b9-857c-4582-a857-63b5e6556f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) 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.03.19 08:26:22.606329 [ 3 ] {024087b9-857c-4582-a857-63b5e6556f3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.19 08:26:22.608592 [ 3 ] {024087b9-857c-4582-a857-63b5e6556f3b} <Debug> oximeter.measurements_u32 (89fd1363-7b31-4286-93aa-b2c9bd7794b9): Loading data parts | ||
| 323 | 2026.03.19 08:26:22.608743 [ 3 ] {024087b9-857c-4582-a857-63b5e6556f3b} <Debug> oximeter.measurements_u32 (89fd1363-7b31-4286-93aa-b2c9bd7794b9): There are no data parts | ||
| 324 | 2026.03.19 08:26:22.609857 [ 3 ] {024087b9-857c-4582-a857-63b5e6556f3b} <Debug> TCPHandler: Processed in 0.003864124 sec. | ||
| 325 | 2026.03.19 08:26:22.610001 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.19 08:26:22.610243 [ 3 ] {4019923e-5355-4ead-b3e5-aa02e590fc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.19 08:26:22.610398 [ 3 ] {4019923e-5355-4ead-b3e5-aa02e590fc2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.19 08:26:22.612110 [ 3 ] {4019923e-5355-4ead-b3e5-aa02e590fc2f} <Debug> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Loading data parts | ||
| 329 | 2026.03.19 08:26:22.612266 [ 3 ] {4019923e-5355-4ead-b3e5-aa02e590fc2f} <Debug> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): There are no data parts | ||
| 330 | 2026.03.19 08:26:22.615532 [ 3 ] {4019923e-5355-4ead-b3e5-aa02e590fc2f} <Debug> TCPHandler: Processed in 0.005581554 sec. | ||
| 331 | 2026.03.19 08:26:22.615674 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.19 08:26:22.615826 [ 3 ] {6b991411-b501-4f15-a02e-247bef9803a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.03.19 08:26:22.615949 [ 3 ] {6b991411-b501-4f15-a02e-247bef9803a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.19 08:26:22.617931 [ 3 ] {6b991411-b501-4f15-a02e-247bef9803a6} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Loading data parts | ||
| 335 | 2026.03.19 08:26:22.618129 [ 3 ] {6b991411-b501-4f15-a02e-247bef9803a6} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): There are no data parts | ||
| 336 | 2026.03.19 08:26:22.619168 [ 3 ] {6b991411-b501-4f15-a02e-247bef9803a6} <Debug> TCPHandler: Processed in 0.003542883 sec. | ||
| 337 | 2026.03.19 08:26:22.619309 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.19 08:26:22.619545 [ 3 ] {0181aa4a-26bd-4b36-8f43-6fbe31792c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.03.19 08:26:22.619672 [ 3 ] {0181aa4a-26bd-4b36-8f43-6fbe31792c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.19 08:26:22.621383 [ 3 ] {0181aa4a-26bd-4b36-8f43-6fbe31792c79} <Debug> oximeter.measurements_f32 (f954ea09-bdec-4fb3-b35e-bc97484eaa3a): Loading data parts | ||
| 341 | 2026.03.19 08:26:22.621542 [ 3 ] {0181aa4a-26bd-4b36-8f43-6fbe31792c79} <Debug> oximeter.measurements_f32 (f954ea09-bdec-4fb3-b35e-bc97484eaa3a): There are no data parts | ||
| 342 | 2026.03.19 08:26:22.622682 [ 3 ] {0181aa4a-26bd-4b36-8f43-6fbe31792c79} <Debug> TCPHandler: Processed in 0.00342351 sec. | ||
| 343 | 2026.03.19 08:26:22.622817 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.19 08:26:22.622967 [ 3 ] {a62e73d0-05b2-4ffb-9064-db3d07609aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.03.19 08:26:22.623089 [ 3 ] {a62e73d0-05b2-4ffb-9064-db3d07609aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.19 08:26:22.625263 [ 3 ] {a62e73d0-05b2-4ffb-9064-db3d07609aed} <Debug> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Loading data parts | ||
| 347 | 2026.03.19 08:26:22.625462 [ 3 ] {a62e73d0-05b2-4ffb-9064-db3d07609aed} <Debug> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): There are no data parts | ||
| 348 | 2026.03.19 08:26:22.626537 [ 3 ] {a62e73d0-05b2-4ffb-9064-db3d07609aed} <Debug> TCPHandler: Processed in 0.00376956 sec. | ||
| 349 | 2026.03.19 08:26:22.626674 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.19 08:26:22.626906 [ 3 ] {f5f27197-61f6-4230-87c2-0071e8c928a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.03.19 08:26:22.627027 [ 3 ] {f5f27197-61f6-4230-87c2-0071e8c928a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.19 08:26:22.628754 [ 3 ] {f5f27197-61f6-4230-87c2-0071e8c928a3} <Debug> oximeter.measurements_string (47f78433-5709-4340-9916-dc1e7e40bd41): Loading data parts | ||
| 353 | 2026.03.19 08:26:22.628879 [ 3 ] {f5f27197-61f6-4230-87c2-0071e8c928a3} <Debug> oximeter.measurements_string (47f78433-5709-4340-9916-dc1e7e40bd41): There are no data parts | ||
| 354 | 2026.03.19 08:26:22.630203 [ 3 ] {f5f27197-61f6-4230-87c2-0071e8c928a3} <Debug> TCPHandler: Processed in 0.003582444 sec. | ||
| 355 | 2026.03.19 08:26:22.630383 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.19 08:26:22.630538 [ 3 ] {e9b09e7c-1dfa-4ed7-9788-f2acbcfc54d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.19 08:26:22.630669 [ 3 ] {e9b09e7c-1dfa-4ed7-9788-f2acbcfc54d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.19 08:26:22.632449 [ 3 ] {e9b09e7c-1dfa-4ed7-9788-f2acbcfc54d5} <Debug> oximeter.measurements_bytes (1134224f-1c8a-4b6a-9d65-8d6290c4c977): Loading data parts | ||
| 366 | 2026.03.19 08:26:22.632584 [ 3 ] {e9b09e7c-1dfa-4ed7-9788-f2acbcfc54d5} <Debug> oximeter.measurements_bytes (1134224f-1c8a-4b6a-9d65-8d6290c4c977): There are no data parts | ||
| 367 | 2026.03.19 08:26:22.634020 [ 3 ] {e9b09e7c-1dfa-4ed7-9788-f2acbcfc54d5} <Debug> TCPHandler: Processed in 0.003685338 sec. | ||
| 368 | 2026.03.19 08:26:22.634155 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.19 08:26:22.634314 [ 3 ] {fa68bbbf-1b25-43e9-8f29-1b8b70d6e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.03.19 08:26:22.634444 [ 3 ] {fa68bbbf-1b25-43e9-8f29-1b8b70d6e691} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.19 08:26:22.636306 [ 3 ] {fa68bbbf-1b25-43e9-8f29-1b8b70d6e691} <Debug> oximeter.measurements_cumulativei64 (f99c19c5-24f8-4935-990b-5f27f2a6070d): Loading data parts | ||
| 372 | 2026.03.19 08:26:22.636434 [ 3 ] {fa68bbbf-1b25-43e9-8f29-1b8b70d6e691} <Debug> oximeter.measurements_cumulativei64 (f99c19c5-24f8-4935-990b-5f27f2a6070d): There are no data parts | ||
| 373 | 2026.03.19 08:26:22.637501 [ 3 ] {fa68bbbf-1b25-43e9-8f29-1b8b70d6e691} <Debug> TCPHandler: Processed in 0.003395889 sec. | ||
| 374 | 2026.03.19 08:26:22.637674 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.19 08:26:22.637873 [ 3 ] {c7b40a89-ba30-4a04-8d68-285ba556ea69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.03.19 08:26:22.637996 [ 3 ] {c7b40a89-ba30-4a04-8d68-285ba556ea69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.19 08:26:22.639731 [ 3 ] {c7b40a89-ba30-4a04-8d68-285ba556ea69} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Loading data parts | ||
| 378 | 2026.03.19 08:26:22.639924 [ 3 ] {c7b40a89-ba30-4a04-8d68-285ba556ea69} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): There are no data parts | ||
| 379 | 2026.03.19 08:26:22.641173 [ 3 ] {c7b40a89-ba30-4a04-8d68-285ba556ea69} <Debug> TCPHandler: Processed in 0.003548873 sec. | ||
| 380 | 2026.03.19 08:26:22.641317 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.19 08:26:22.641541 [ 3 ] {afbc2874-2bc2-40f7-bed6-945cd5c4242d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.03.19 08:26:22.641623 [ 3 ] {afbc2874-2bc2-40f7-bed6-945cd5c4242d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.19 08:26:22.643494 [ 3 ] {afbc2874-2bc2-40f7-bed6-945cd5c4242d} <Debug> oximeter.measurements_cumulativef32 (37cb70a9-f5bb-41c3-9aa5-0ddd69708d86): Loading data parts | ||
| 384 | 2026.03.19 08:26:22.643659 [ 3 ] {afbc2874-2bc2-40f7-bed6-945cd5c4242d} <Debug> oximeter.measurements_cumulativef32 (37cb70a9-f5bb-41c3-9aa5-0ddd69708d86): There are no data parts | ||
| 385 | 2026.03.19 08:26:22.646551 [ 3 ] {afbc2874-2bc2-40f7-bed6-945cd5c4242d} <Debug> TCPHandler: Processed in 0.005281915 sec. | ||
| 386 | 2026.03.19 08:26:22.646690 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.19 08:26:22.646854 [ 3 ] {94f968b0-5bd6-4f8f-8fe6-85a09612784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.03.19 08:26:22.646980 [ 3 ] {94f968b0-5bd6-4f8f-8fe6-85a09612784c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.19 08:26:22.648760 [ 3 ] {94f968b0-5bd6-4f8f-8fe6-85a09612784c} <Debug> oximeter.measurements_cumulativef64 (d95b7447-ec7e-48a9-87db-286d0445b604): Loading data parts | ||
| 390 | 2026.03.19 08:26:22.648945 [ 3 ] {94f968b0-5bd6-4f8f-8fe6-85a09612784c} <Debug> oximeter.measurements_cumulativef64 (d95b7447-ec7e-48a9-87db-286d0445b604): There are no data parts | ||
| 391 | 2026.03.19 08:26:22.650165 [ 3 ] {94f968b0-5bd6-4f8f-8fe6-85a09612784c} <Debug> TCPHandler: Processed in 0.003524763 sec. | ||
| 392 | 2026.03.19 08:26:22.650311 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.19 08:26:22.650605 [ 3 ] {8c0e582c-4926-4f48-a2f8-c15ffca65977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.03.19 08:26:22.650759 [ 3 ] {8c0e582c-4926-4f48-a2f8-c15ffca65977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.19 08:26:22.652637 [ 3 ] {8c0e582c-4926-4f48-a2f8-c15ffca65977} <Debug> oximeter.measurements_histogrami8 (78e6b8a5-e2bb-4e0c-9da4-cf6ec246b421): Loading data parts | ||
| 406 | 2026.03.19 08:26:22.652884 [ 3 ] {8c0e582c-4926-4f48-a2f8-c15ffca65977} <Debug> oximeter.measurements_histogrami8 (78e6b8a5-e2bb-4e0c-9da4-cf6ec246b421): There are no data parts | ||
| 407 | 2026.03.19 08:26:22.654356 [ 3 ] {8c0e582c-4926-4f48-a2f8-c15ffca65977} <Debug> TCPHandler: Processed in 0.004095289 sec. | ||
| 408 | 2026.03.19 08:26:22.654505 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.19 08:26:22.654715 [ 3 ] {865d3698-16d7-491f-abee-b55934cc6323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.03.19 08:26:22.654850 [ 3 ] {865d3698-16d7-491f-abee-b55934cc6323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.19 08:26:22.656781 [ 3 ] {865d3698-16d7-491f-abee-b55934cc6323} <Debug> oximeter.measurements_histogramu8 (d9609ce1-f2fc-4b06-b55d-4a60a4e78d59): Loading data parts | ||
| 412 | 2026.03.19 08:26:22.656998 [ 3 ] {865d3698-16d7-491f-abee-b55934cc6323} <Debug> oximeter.measurements_histogramu8 (d9609ce1-f2fc-4b06-b55d-4a60a4e78d59): There are no data parts | ||
| 413 | 2026.03.19 08:26:22.658246 [ 3 ] {865d3698-16d7-491f-abee-b55934cc6323} <Debug> TCPHandler: Processed in 0.003791761 sec. | ||
| 414 | 2026.03.19 08:26:22.658384 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.19 08:26:22.658666 [ 3 ] {e17f2ae4-6c40-4f74-ba0f-ec067801cb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.03.19 08:26:22.658786 [ 3 ] {e17f2ae4-6c40-4f74-ba0f-ec067801cb3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.19 08:26:22.660750 [ 3 ] {e17f2ae4-6c40-4f74-ba0f-ec067801cb3b} <Debug> oximeter.measurements_histogrami16 (912d6582-02ca-4bdc-a974-f03732226250): Loading data parts | ||
| 418 | 2026.03.19 08:26:22.660880 [ 3 ] {e17f2ae4-6c40-4f74-ba0f-ec067801cb3b} <Debug> oximeter.measurements_histogrami16 (912d6582-02ca-4bdc-a974-f03732226250): There are no data parts | ||
| 419 | 2026.03.19 08:26:22.661954 [ 3 ] {e17f2ae4-6c40-4f74-ba0f-ec067801cb3b} <Debug> TCPHandler: Processed in 0.003621156 sec. | ||
| 420 | 2026.03.19 08:26:22.662158 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.19 08:26:22.662364 [ 3 ] {95a7834a-1159-4a39-9e06-ff4437ffc223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.03.19 08:26:22.662486 [ 3 ] {95a7834a-1159-4a39-9e06-ff4437ffc223} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.19 08:26:22.664260 [ 3 ] {95a7834a-1159-4a39-9e06-ff4437ffc223} <Debug> oximeter.measurements_histogramu16 (ce292e82-4f87-4f81-ac0a-9b98104ea217): Loading data parts | ||
| 424 | 2026.03.19 08:26:22.664455 [ 3 ] {95a7834a-1159-4a39-9e06-ff4437ffc223} <Debug> oximeter.measurements_histogramu16 (ce292e82-4f87-4f81-ac0a-9b98104ea217): There are no data parts | ||
| 425 | 2026.03.19 08:26:22.665517 [ 3 ] {95a7834a-1159-4a39-9e06-ff4437ffc223} <Debug> TCPHandler: Processed in 0.00340798 sec. | ||
| 426 | 2026.03.19 08:26:22.665650 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.19 08:26:22.665937 [ 3 ] {65982c29-5c3f-4c69-9009-026a66fd702a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.03.19 08:26:22.666063 [ 3 ] {65982c29-5c3f-4c69-9009-026a66fd702a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.19 08:26:22.667973 [ 3 ] {65982c29-5c3f-4c69-9009-026a66fd702a} <Debug> oximeter.measurements_histogrami32 (29a13aa0-32e8-4362-a15b-dec9b576f053): Loading data parts | ||
| 430 | 2026.03.19 08:26:22.668109 [ 3 ] {65982c29-5c3f-4c69-9009-026a66fd702a} <Debug> oximeter.measurements_histogrami32 (29a13aa0-32e8-4362-a15b-dec9b576f053): There are no data parts | ||
| 431 | 2026.03.19 08:26:22.669212 [ 3 ] {65982c29-5c3f-4c69-9009-026a66fd702a} <Debug> TCPHandler: Processed in 0.003611076 sec. | ||
| 432 | 2026.03.19 08:26:22.669414 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.19 08:26:22.669625 [ 3 ] {f6bed4ba-5fcb-43f9-9456-30024b6c3d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.03.19 08:26:22.669752 [ 3 ] {f6bed4ba-5fcb-43f9-9456-30024b6c3d2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.19 08:26:22.671587 [ 3 ] {f6bed4ba-5fcb-43f9-9456-30024b6c3d2e} <Debug> oximeter.measurements_histogramu32 (57dfb6ee-e85d-43a6-b089-9cb8ea043d2f): Loading data parts | ||
| 436 | 2026.03.19 08:26:22.671760 [ 3 ] {f6bed4ba-5fcb-43f9-9456-30024b6c3d2e} <Debug> oximeter.measurements_histogramu32 (57dfb6ee-e85d-43a6-b089-9cb8ea043d2f): There are no data parts | ||
| 437 | 2026.03.19 08:26:22.672893 [ 3 ] {f6bed4ba-5fcb-43f9-9456-30024b6c3d2e} <Debug> TCPHandler: Processed in 0.003527753 sec. | ||
| 438 | 2026.03.19 08:26:22.673029 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.19 08:26:22.673276 [ 3 ] {24835374-785e-4e46-887b-381573acfe12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.03.19 08:26:22.673397 [ 3 ] {24835374-785e-4e46-887b-381573acfe12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.19 08:26:22.675346 [ 3 ] {24835374-785e-4e46-887b-381573acfe12} <Debug> oximeter.measurements_histogrami64 (5bd2fbde-34c6-4bb0-b5e8-479ebd91a4a3): Loading data parts | ||
| 442 | 2026.03.19 08:26:22.675489 [ 3 ] {24835374-785e-4e46-887b-381573acfe12} <Debug> oximeter.measurements_histogrami64 (5bd2fbde-34c6-4bb0-b5e8-479ebd91a4a3): There are no data parts | ||
| 443 | 2026.03.19 08:26:22.676694 [ 3 ] {24835374-785e-4e46-887b-381573acfe12} <Debug> TCPHandler: Processed in 0.003712819 sec. | ||
| 444 | 2026.03.19 08:26:22.676945 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.19 08:26:22.677161 [ 3 ] {cf93c9d1-48ad-4d31-80b4-500972e2b6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.03.19 08:26:22.677274 [ 3 ] {cf93c9d1-48ad-4d31-80b4-500972e2b6f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.19 08:26:22.679196 [ 3 ] {cf93c9d1-48ad-4d31-80b4-500972e2b6f7} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Loading data parts | ||
| 448 | 2026.03.19 08:26:22.679328 [ 3 ] {cf93c9d1-48ad-4d31-80b4-500972e2b6f7} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): There are no data parts | ||
| 449 | 2026.03.19 08:26:22.680685 [ 3 ] {cf93c9d1-48ad-4d31-80b4-500972e2b6f7} <Debug> TCPHandler: Processed in 0.003789631 sec. | ||
| 450 | 2026.03.19 08:26:22.680830 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.19 08:26:22.681038 [ 3 ] {3bdeb4ab-b79b-4ec6-8821-2fe66f710292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.03.19 08:26:22.681156 [ 3 ] {3bdeb4ab-b79b-4ec6-8821-2fe66f710292} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.19 08:26:22.683080 [ 3 ] {3bdeb4ab-b79b-4ec6-8821-2fe66f710292} <Debug> oximeter.measurements_histogramf32 (5ec8be5d-bc84-42d2-9063-8b4cc87ca429): Loading data parts | ||
| 454 | 2026.03.19 08:26:22.683265 [ 3 ] {3bdeb4ab-b79b-4ec6-8821-2fe66f710292} <Debug> oximeter.measurements_histogramf32 (5ec8be5d-bc84-42d2-9063-8b4cc87ca429): There are no data parts | ||
| 455 | 2026.03.19 08:26:22.684343 [ 3 ] {3bdeb4ab-b79b-4ec6-8821-2fe66f710292} <Debug> TCPHandler: Processed in 0.003562354 sec. | ||
| 456 | 2026.03.19 08:26:22.684536 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.19 08:26:22.684788 [ 3 ] {191cbb49-6b6b-402b-a651-3ebbd583512e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.03.19 08:26:22.684920 [ 3 ] {191cbb49-6b6b-402b-a651-3ebbd583512e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.19 08:26:22.686704 [ 3 ] {191cbb49-6b6b-402b-a651-3ebbd583512e} <Debug> oximeter.measurements_histogramf64 (b9b8b422-7621-4cd7-a100-023721cc0aa8): Loading data parts | ||
| 460 | 2026.03.19 08:26:22.686856 [ 3 ] {191cbb49-6b6b-402b-a651-3ebbd583512e} <Debug> oximeter.measurements_histogramf64 (b9b8b422-7621-4cd7-a100-023721cc0aa8): There are no data parts | ||
| 461 | 2026.03.19 08:26:22.688125 [ 3 ] {191cbb49-6b6b-402b-a651-3ebbd583512e} <Debug> TCPHandler: Processed in 0.003642557 sec. | ||
| 462 | 2026.03.19 08:26:22.688273 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.19 08:26:22.688447 [ 3 ] {c14f7f0f-c941-4c9d-9da0-aa0ddc66f3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.19 08:26:22.688570 [ 3 ] {c14f7f0f-c941-4c9d-9da0-aa0ddc66f3af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.19 08:26:22.690452 [ 3 ] {c14f7f0f-c941-4c9d-9da0-aa0ddc66f3af} <Debug> oximeter.fields_bool (4969f9b9-4ce1-4cad-9975-791238287a1a): Loading data parts | ||
| 491 | 2026.03.19 08:26:22.690674 [ 3 ] {c14f7f0f-c941-4c9d-9da0-aa0ddc66f3af} <Debug> oximeter.fields_bool (4969f9b9-4ce1-4cad-9975-791238287a1a): There are no data parts | ||
| 492 | 2026.03.19 08:26:22.691816 [ 3 ] {c14f7f0f-c941-4c9d-9da0-aa0ddc66f3af} <Debug> TCPHandler: Processed in 0.003593235 sec. | ||
| 493 | 2026.03.19 08:26:22.691961 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.19 08:26:22.692198 [ 3 ] {ad893c23-62f3-4cfc-a0c4-b63fc5e45be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.19 08:26:22.692313 [ 3 ] {ad893c23-62f3-4cfc-a0c4-b63fc5e45be9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.19 08:26:22.694036 [ 3 ] {ad893c23-62f3-4cfc-a0c4-b63fc5e45be9} <Debug> oximeter.fields_i8 (0d1fcd80-6e30-42c2-ba4b-bc075309c3bb): Loading data parts | ||
| 497 | 2026.03.19 08:26:22.694209 [ 3 ] {ad893c23-62f3-4cfc-a0c4-b63fc5e45be9} <Debug> oximeter.fields_i8 (0d1fcd80-6e30-42c2-ba4b-bc075309c3bb): There are no data parts | ||
| 498 | 2026.03.19 08:26:22.695404 [ 3 ] {ad893c23-62f3-4cfc-a0c4-b63fc5e45be9} <Debug> TCPHandler: Processed in 0.003492542 sec. | ||
| 499 | 2026.03.19 08:26:22.695558 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.19 08:26:22.695725 [ 3 ] {2d239a0f-1999-413f-8f0e-fc5aadc67878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.19 08:26:22.695923 [ 3 ] {2d239a0f-1999-413f-8f0e-fc5aadc67878} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.19 08:26:22.697709 [ 3 ] {2d239a0f-1999-413f-8f0e-fc5aadc67878} <Debug> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Loading data parts | ||
| 503 | 2026.03.19 08:26:22.697928 [ 3 ] {2d239a0f-1999-413f-8f0e-fc5aadc67878} <Debug> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): There are no data parts | ||
| 504 | 2026.03.19 08:26:22.699157 [ 3 ] {2d239a0f-1999-413f-8f0e-fc5aadc67878} <Debug> TCPHandler: Processed in 0.003650547 sec. | ||
| 505 | 2026.03.19 08:26:22.699306 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.19 08:26:22.699549 [ 3 ] {3600b0b6-3816-4ea5-a71d-5918c6a30dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.03.19 08:26:22.699752 [ 3 ] {3600b0b6-3816-4ea5-a71d-5918c6a30dff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.19 08:26:22.701592 [ 3 ] {3600b0b6-3816-4ea5-a71d-5918c6a30dff} <Debug> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Loading data parts | ||
| 509 | 2026.03.19 08:26:22.701803 [ 3 ] {3600b0b6-3816-4ea5-a71d-5918c6a30dff} <Debug> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): There are no data parts | ||
| 510 | 2026.03.19 08:26:22.705866 [ 3 ] {3600b0b6-3816-4ea5-a71d-5918c6a30dff} <Debug> TCPHandler: Processed in 0.006610423 sec. | ||
| 511 | 2026.03.19 08:26:22.706012 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.19 08:26:22.706167 [ 3 ] {0fab2dcc-fe11-4494-948c-f348662c23ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.03.19 08:26:22.706292 [ 3 ] {0fab2dcc-fe11-4494-948c-f348662c23ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.19 08:26:22.708178 [ 3 ] {0fab2dcc-fe11-4494-948c-f348662c23ba} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Loading data parts | ||
| 515 | 2026.03.19 08:26:22.708425 [ 3 ] {0fab2dcc-fe11-4494-948c-f348662c23ba} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): There are no data parts | ||
| 516 | 2026.03.19 08:26:22.709818 [ 3 ] {0fab2dcc-fe11-4494-948c-f348662c23ba} <Debug> TCPHandler: Processed in 0.003854913 sec. | ||
| 517 | 2026.03.19 08:26:22.709958 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.19 08:26:22.710195 [ 3 ] {c6347c71-5770-4438-937b-445772f7db03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.03.19 08:26:22.710330 [ 3 ] {c6347c71-5770-4438-937b-445772f7db03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.19 08:26:22.712056 [ 3 ] {c6347c71-5770-4438-937b-445772f7db03} <Debug> oximeter.fields_i32 (913552ec-6951-4a86-bfe7-5a8ed9c7ea01): Loading data parts | ||
| 521 | 2026.03.19 08:26:22.712202 [ 3 ] {c6347c71-5770-4438-937b-445772f7db03} <Debug> oximeter.fields_i32 (913552ec-6951-4a86-bfe7-5a8ed9c7ea01): There are no data parts | ||
| 522 | 2026.03.19 08:26:22.713668 [ 3 ] {c6347c71-5770-4438-937b-445772f7db03} <Debug> TCPHandler: Processed in 0.003759529 sec. | ||
| 523 | 2026.03.19 08:26:22.713816 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.19 08:26:22.713969 [ 3 ] {b8fe4e9d-a5b7-41be-ad5d-a7ae851ca316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.03.19 08:26:22.714135 [ 3 ] {b8fe4e9d-a5b7-41be-ad5d-a7ae851ca316} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.19 08:26:22.716104 [ 3 ] {b8fe4e9d-a5b7-41be-ad5d-a7ae851ca316} <Debug> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Loading data parts | ||
| 527 | 2026.03.19 08:26:22.716324 [ 3 ] {b8fe4e9d-a5b7-41be-ad5d-a7ae851ca316} <Debug> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): There are no data parts | ||
| 528 | 2026.03.19 08:26:22.717554 [ 3 ] {b8fe4e9d-a5b7-41be-ad5d-a7ae851ca316} <Debug> TCPHandler: Processed in 0.003787341 sec. | ||
| 529 | 2026.03.19 08:26:22.717698 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.19 08:26:22.717970 [ 3 ] {feddd27f-025b-4c36-abc0-5b693413957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.03.19 08:26:22.718096 [ 3 ] {feddd27f-025b-4c36-abc0-5b693413957d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.19 08:26:22.720905 [ 3 ] {feddd27f-025b-4c36-abc0-5b693413957d} <Debug> oximeter.fields_i64 (1e699505-6db1-4502-9e5d-248b505b5739): Loading data parts | ||
| 533 | 2026.03.19 08:26:22.721047 [ 3 ] {feddd27f-025b-4c36-abc0-5b693413957d} <Debug> oximeter.fields_i64 (1e699505-6db1-4502-9e5d-248b505b5739): There are no data parts | ||
| 534 | 2026.03.19 08:26:22.723192 [ 3 ] {feddd27f-025b-4c36-abc0-5b693413957d} <Debug> TCPHandler: Processed in 0.005537502 sec. | ||
| 535 | 2026.03.19 08:26:22.723396 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.19 08:26:22.723581 [ 3 ] {5249b3a0-b99a-44f2-b98f-5e6012ac03ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.03.19 08:26:22.723754 [ 3 ] {5249b3a0-b99a-44f2-b98f-5e6012ac03ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.19 08:26:22.726305 [ 3 ] {5249b3a0-b99a-44f2-b98f-5e6012ac03ba} <Debug> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Loading data parts | ||
| 539 | 2026.03.19 08:26:22.726550 [ 3 ] {5249b3a0-b99a-44f2-b98f-5e6012ac03ba} <Debug> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): There are no data parts | ||
| 540 | 2026.03.19 08:26:22.728716 [ 3 ] {5249b3a0-b99a-44f2-b98f-5e6012ac03ba} <Debug> TCPHandler: Processed in 0.005371057 sec. | ||
| 541 | 2026.03.19 08:26:22.729006 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.19 08:26:22.729323 [ 3 ] {ad7493af-8dd0-4b14-b9f0-c0a428761100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.03.19 08:26:22.729493 [ 3 ] {ad7493af-8dd0-4b14-b9f0-c0a428761100} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.19 08:26:22.731535 [ 3 ] {ad7493af-8dd0-4b14-b9f0-c0a428761100} <Debug> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Loading data parts | ||
| 545 | 2026.03.19 08:26:22.731681 [ 3 ] {ad7493af-8dd0-4b14-b9f0-c0a428761100} <Debug> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): There are no data parts | ||
| 546 | 2026.03.19 08:26:22.733140 [ 3 ] {ad7493af-8dd0-4b14-b9f0-c0a428761100} <Debug> TCPHandler: Processed in 0.004286826 sec. | ||
| 547 | 2026.03.19 08:26:22.733295 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.19 08:26:22.733454 [ 3 ] {8629ac32-32c4-4e6f-9676-ed36734c1ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.19 08:26:22.733586 [ 3 ] {8629ac32-32c4-4e6f-9676-ed36734c1ad1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.19 08:26:22.739096 [ 3 ] {8629ac32-32c4-4e6f-9676-ed36734c1ad1} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Loading data parts | ||
| 551 | 2026.03.19 08:26:22.739398 [ 3 ] {8629ac32-32c4-4e6f-9676-ed36734c1ad1} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): There are no data parts | ||
| 552 | 2026.03.19 08:26:22.740996 [ 3 ] {8629ac32-32c4-4e6f-9676-ed36734c1ad1} <Debug> TCPHandler: Processed in 0.007753337 sec. | ||
| 553 | 2026.03.19 08:26:22.741151 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.19 08:26:22.741426 [ 3 ] {edb52be8-9793-4056-95b1-2bf2914aaa83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.19 08:26:22.741563 [ 3 ] {edb52be8-9793-4056-95b1-2bf2914aaa83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.19 08:26:22.743290 [ 3 ] {edb52be8-9793-4056-95b1-2bf2914aaa83} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Loading data parts | ||
| 557 | 2026.03.19 08:26:22.743426 [ 3 ] {edb52be8-9793-4056-95b1-2bf2914aaa83} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): There are no data parts | ||
| 558 | 2026.03.19 08:26:22.744918 [ 3 ] {edb52be8-9793-4056-95b1-2bf2914aaa83} <Debug> TCPHandler: Processed in 0.003818392 sec. | ||
| 559 | 2026.03.19 08:26:22.745087 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.19 08:26:22.745338 [ 3 ] {8f52d995-4f2b-4ae0-844a-206e302bd4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.19 08:26:22.745494 [ 3 ] {8f52d995-4f2b-4ae0-844a-206e302bd4f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.19 08:26:22.747304 [ 3 ] {8f52d995-4f2b-4ae0-844a-206e302bd4f3} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Loading data parts | ||
| 566 | 2026.03.19 08:26:22.747444 [ 3 ] {8f52d995-4f2b-4ae0-844a-206e302bd4f3} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): There are no data parts | ||
| 567 | 2026.03.19 08:26:22.748855 [ 3 ] {8f52d995-4f2b-4ae0-844a-206e302bd4f3} <Debug> TCPHandler: Processed in 0.003817932 sec. | ||
| 568 | 2026.03.19 08:26:22.749111 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.19 08:26:22.749434 [ 5 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.19 08:26:22.752451 [ 5 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.19 08:26:22.770784 [ 261 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Trace> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.19 08:26:22.770845 [ 261 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 573 | 2026.03.19 08:26:22.775622 [ 261 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.19 08:26:22.776310 [ 261 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Trace> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.19 08:26:22.776596 [ 5 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027325 sec., 36.596523330283624 rows/sec., 585.54 B/sec. | ||
| 576 | 2026.03.19 08:26:22.777017 [ 5 ] {40651c41-3214-41bc-a1f3-79dbf04fb2b7} <Debug> TCPHandler: Processed in 0.027979619 sec. | ||
| 577 | 2026.03.19 08:26:22.827184 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62259 | ||
| 578 | 2026.03.19 08:26:22.827318 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.19 08:26:22.827347 [ 262 ] {} <Debug> TCP-Session: defe74f4-1ca4-4cd6-9ce4-4d42eb03bafe Authenticating user 'default' from [fd00:1122:3344:101::a]:62259 | ||
| 580 | 2026.03.19 08:26:22.827406 [ 262 ] {} <Debug> TCP-Session: defe74f4-1ca4-4cd6-9ce4-4d42eb03bafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.19 08:26:22.827420 [ 262 ] {} <Debug> TCP-Session: defe74f4-1ca4-4cd6-9ce4-4d42eb03bafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.19 08:26:22.827485 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.19 08:26:22.827526 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.03.19 08:26:22.827544 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.19 08:26:22.827954 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42258 | ||
| 586 | 2026.03.19 08:26:22.828141 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.03.19 08:26:22.828173 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60806 | ||
| 588 | 2026.03.19 08:26:22.828199 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33830 | ||
| 589 | 2026.03.19 08:26:22.828230 [ 263 ] {} <Debug> TCP-Session: c4e7e194-bc61-4212-94bf-8fb4b2dde9b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:42258 | ||
| 590 | 2026.03.19 08:26:22.828292 [ 263 ] {} <Debug> TCP-Session: c4e7e194-bc61-4212-94bf-8fb4b2dde9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.03.19 08:26:22.828315 [ 263 ] {} <Debug> TCP-Session: c4e7e194-bc61-4212-94bf-8fb4b2dde9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.03.19 08:26:22.828383 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49571 | ||
| 593 | 2026.03.19 08:26:22.828424 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46241 | ||
| 594 | 2026.03.19 08:26:22.828529 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.19 08:26:22.828568 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47028 | ||
| 596 | 2026.03.19 08:26:22.828572 [ 265 ] {} <Debug> TCP-Session: eb5c09c2-2110-444b-bd99-92b331235b0c Authenticating user 'default' from [fd00:1122:3344:101::a]:60806 | ||
| 597 | 2026.03.19 08:26:22.828603 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.19 08:26:22.828620 [ 265 ] {} <Debug> TCP-Session: eb5c09c2-2110-444b-bd99-92b331235b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.19 08:26:22.828678 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52420 | ||
| 600 | 2026.03.19 08:26:22.828693 [ 265 ] {} <Debug> TCP-Session: eb5c09c2-2110-444b-bd99-92b331235b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.19 08:26:22.828737 [ 264 ] {} <Debug> TCP-Session: 56ef03ef-e610-40f6-973e-f1810b05a265 Authenticating user 'default' from [fd00:1122:3344:101::a]:33830 | ||
| 602 | 2026.03.19 08:26:22.828686 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.03.19 08:26:22.828808 [ 267 ] {} <Debug> TCP-Session: 2a18d3ff-b960-4581-925f-c0acfcc43180 Authenticating user 'default' from [fd00:1122:3344:101::a]:49571 | ||
| 604 | 2026.03.19 08:26:22.828837 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.03.19 08:26:22.828790 [ 264 ] {} <Debug> TCP-Session: 56ef03ef-e610-40f6-973e-f1810b05a265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.19 08:26:22.828878 [ 267 ] {} <Debug> TCP-Session: 2a18d3ff-b960-4581-925f-c0acfcc43180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.19 08:26:22.828899 [ 264 ] {} <Debug> TCP-Session: 56ef03ef-e610-40f6-973e-f1810b05a265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.19 08:26:22.828920 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2026.03.19 08:26:22.828923 [ 267 ] {} <Debug> TCP-Session: 2a18d3ff-b960-4581-925f-c0acfcc43180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.19 08:26:22.828892 [ 266 ] {} <Debug> TCP-Session: 26235ab2-925b-4208-9928-7a808aea40f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:46241 | ||
| 611 | 2026.03.19 08:26:22.828972 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.03.19 08:26:22.828975 [ 268 ] {} <Debug> TCP-Session: a8c70623-f51e-4a5f-a08a-dcede77c3458 Authenticating user 'default' from [fd00:1122:3344:101::a]:47028 | ||
| 613 | 2026.03.19 08:26:22.829022 [ 266 ] {} <Debug> TCP-Session: 26235ab2-925b-4208-9928-7a808aea40f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.19 08:26:22.829035 [ 269 ] {} <Debug> TCP-Session: 9c2bccbe-9f3d-4d7d-9c7e-258e167fba6a Authenticating user 'default' from [fd00:1122:3344:101::a]:52420 | ||
| 615 | 2026.03.19 08:26:22.829046 [ 268 ] {} <Debug> TCP-Session: a8c70623-f51e-4a5f-a08a-dcede77c3458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.19 08:26:22.829069 [ 266 ] {} <Debug> TCP-Session: 26235ab2-925b-4208-9928-7a808aea40f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.19 08:26:22.829081 [ 269 ] {} <Debug> TCP-Session: 9c2bccbe-9f3d-4d7d-9c7e-258e167fba6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.19 08:26:22.829087 [ 268 ] {} <Debug> TCP-Session: a8c70623-f51e-4a5f-a08a-dcede77c3458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.19 08:26:22.829124 [ 269 ] {} <Debug> TCP-Session: 9c2bccbe-9f3d-4d7d-9c7e-258e167fba6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.19 08:26:23.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.73 MiB, peak 125.73 MiB, free memory in arenas 0.00 B, will set to 138.56 MiB (RSS), difference: 12.83 MiB | ||
| 621 | 2026.03.19 08:26:23.867971 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38255 | ||
| 622 | 2026.03.19 08:26:23.868176 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.19 08:26:23.868370 [ 270 ] {} <Debug> TCP-Session: 22451ce5-dd3a-4aaa-9ec8-f977c2ce7f3f Authenticating user 'default' from [fd00:1122:3344:101::c]:38255 | ||
| 624 | 2026.03.19 08:26:23.868415 [ 270 ] {} <Debug> TCP-Session: 22451ce5-dd3a-4aaa-9ec8-f977c2ce7f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.19 08:26:23.868430 [ 270 ] {} <Debug> TCP-Session: 22451ce5-dd3a-4aaa-9ec8-f977c2ce7f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.19 08:26:23.868624 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.19 08:26:23.868658 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.19 08:26:23.868774 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.19 08:26:23.869312 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59582 | ||
| 630 | 2026.03.19 08:26:23.869406 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54901 | ||
| 631 | 2026.03.19 08:26:23.869313 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43068 | ||
| 632 | 2026.03.19 08:26:23.869509 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60296 | ||
| 633 | 2026.03.19 08:26:23.869610 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44704 | ||
| 634 | 2026.03.19 08:26:23.869772 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36141 | ||
| 635 | 2026.03.19 08:26:23.869961 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48935 | ||
| 636 | 2026.03.19 08:26:23.870007 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.19 08:26:23.870090 [ 272 ] {} <Debug> TCP-Session: 588d4654-75b8-4bab-bfc7-888c5723884f Authenticating user 'default' from [fd00:1122:3344:101::c]:59582 | ||
| 638 | 2026.03.19 08:26:23.870081 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.19 08:26:23.870171 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.19 08:26:23.870221 [ 272 ] {} <Debug> TCP-Session: 588d4654-75b8-4bab-bfc7-888c5723884f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.19 08:26:23.870304 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.19 08:26:23.870339 [ 272 ] {} <Debug> TCP-Session: 588d4654-75b8-4bab-bfc7-888c5723884f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.19 08:26:23.870261 [ 271 ] {} <Debug> TCP-Session: 9fce32de-5eec-4f4a-a220-7f1cb99161f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:43068 | ||
| 644 | 2026.03.19 08:26:23.870365 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.19 08:26:23.870439 [ 271 ] {} <Debug> TCP-Session: 9fce32de-5eec-4f4a-a220-7f1cb99161f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.19 08:26:23.870421 [ 277 ] {} <Debug> TCP-Session: 4611a892-5f7e-452f-a52d-237ee735820c Authenticating user 'default' from [fd00:1122:3344:101::c]:48935 | ||
| 647 | 2026.03.19 08:26:23.870404 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.19 08:26:23.870542 [ 277 ] {} <Debug> TCP-Session: 4611a892-5f7e-452f-a52d-237ee735820c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.19 08:26:23.870552 [ 271 ] {} <Debug> TCP-Session: 9fce32de-5eec-4f4a-a220-7f1cb99161f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.19 08:26:23.870555 [ 275 ] {} <Debug> TCP-Session: 0c10f006-d699-4529-b059-2ccb108b0a91 Authenticating user 'default' from [fd00:1122:3344:101::c]:44704 | ||
| 651 | 2026.03.19 08:26:23.870649 [ 277 ] {} <Debug> TCP-Session: 4611a892-5f7e-452f-a52d-237ee735820c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.19 08:26:23.870631 [ 273 ] {} <Debug> TCP-Session: f980475c-0dbf-4129-98cd-a2753630a3a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:54901 | ||
| 653 | 2026.03.19 08:26:23.870190 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.03.19 08:26:23.870760 [ 273 ] {} <Debug> TCP-Session: f980475c-0dbf-4129-98cd-a2753630a3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.19 08:26:23.870747 [ 275 ] {} <Debug> TCP-Session: 0c10f006-d699-4529-b059-2ccb108b0a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.19 08:26:23.870241 [ 274 ] {} <Debug> TCP-Session: 84ac57c3-7e71-4d4f-adf1-22f48729c8f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:60296 | ||
| 657 | 2026.03.19 08:26:23.870879 [ 275 ] {} <Debug> TCP-Session: 0c10f006-d699-4529-b059-2ccb108b0a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.19 08:26:23.870893 [ 273 ] {} <Debug> TCP-Session: f980475c-0dbf-4129-98cd-a2753630a3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.19 08:26:23.870876 [ 276 ] {} <Debug> TCP-Session: b4d0b31d-0df9-453d-bf0d-deb1fd0bca9f Authenticating user 'default' from [fd00:1122:3344:101::c]:36141 | ||
| 660 | 2026.03.19 08:26:23.871000 [ 274 ] {} <Debug> TCP-Session: 84ac57c3-7e71-4d4f-adf1-22f48729c8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.19 08:26:23.871020 [ 276 ] {} <Debug> TCP-Session: b4d0b31d-0df9-453d-bf0d-deb1fd0bca9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.19 08:26:23.871075 [ 274 ] {} <Debug> TCP-Session: 84ac57c3-7e71-4d4f-adf1-22f48729c8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.19 08:26:23.871091 [ 276 ] {} <Debug> TCP-Session: b4d0b31d-0df9-453d-bf0d-deb1fd0bca9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.19 08:26:26.516654 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52872 | ||
| 665 | 2026.03.19 08:26:26.516876 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.19 08:26:26.516913 [ 278 ] {} <Debug> TCP-Session: 82c77e34-b05f-4e76-a2e1-7af17cd880c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:52872 | ||
| 667 | 2026.03.19 08:26:26.517137 [ 278 ] {} <Debug> TCP-Session: 82c77e34-b05f-4e76-a2e1-7af17cd880c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.19 08:26:26.517158 [ 278 ] {} <Debug> TCP-Session: 82c77e34-b05f-4e76-a2e1-7af17cd880c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.19 08:26:26.517245 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.19 08:26:26.517365 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.19 08:26:26.517383 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.19 08:26:26.518325 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57599 | ||
| 673 | 2026.03.19 08:26:26.518388 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36727 | ||
| 674 | 2026.03.19 08:26:26.518470 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39414 | ||
| 675 | 2026.03.19 08:26:26.518584 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.19 08:26:26.518847 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41317 | ||
| 677 | 2026.03.19 08:26:26.518887 [ 280 ] {} <Debug> TCP-Session: 83deace6-d353-41a4-8ee1-d7490cd0bce0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57599 | ||
| 678 | 2026.03.19 08:26:26.518984 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36042 | ||
| 679 | 2026.03.19 08:26:26.518990 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41407 | ||
| 680 | 2026.03.19 08:26:26.519060 [ 280 ] {} <Debug> TCP-Session: 83deace6-d353-41a4-8ee1-d7490cd0bce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.19 08:26:26.519114 [ 280 ] {} <Debug> TCP-Session: 83deace6-d353-41a4-8ee1-d7490cd0bce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.03.19 08:26:26.519219 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54792 | ||
| 683 | 2026.03.19 08:26:26.519373 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.19 08:26:26.519431 [ 282 ] {} <Debug> TCP-Session: afc80b04-71e5-4acc-b6ab-b9c5d3c47a94 Authenticating user 'default' from [fd00:1122:3344:101::b]:41317 | ||
| 685 | 2026.03.19 08:26:26.519691 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.19 08:26:26.519722 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.19 08:26:26.519818 [ 282 ] {} <Debug> TCP-Session: afc80b04-71e5-4acc-b6ab-b9c5d3c47a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.19 08:26:26.519852 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.19 08:26:26.519836 [ 284 ] {} <Debug> TCP-Session: 953d0d49-2e16-4d70-9d6d-f5c58a1e2c97 Authenticating user 'default' from [fd00:1122:3344:101::b]:41407 | ||
| 690 | 2026.03.19 08:26:26.519916 [ 283 ] {} <Debug> TCP-Session: 269086bf-c035-4828-a13c-bbc83d4ffce2 Authenticating user 'default' from [fd00:1122:3344:101::b]:36042 | ||
| 691 | 2026.03.19 08:26:26.519938 [ 282 ] {} <Debug> TCP-Session: afc80b04-71e5-4acc-b6ab-b9c5d3c47a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.19 08:26:26.520007 [ 279 ] {} <Debug> TCP-Session: 755f6cbe-792e-43dc-8c28-c51ec6203120 Authenticating user 'default' from [fd00:1122:3344:101::b]:36727 | ||
| 693 | 2026.03.19 08:26:26.520016 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.19 08:26:26.519969 [ 283 ] {} <Debug> TCP-Session: 269086bf-c035-4828-a13c-bbc83d4ffce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.19 08:26:26.520215 [ 285 ] {} <Debug> TCP-Session: 6dc8437a-7b7d-484c-bdb7-7979d6e73c62 Authenticating user 'default' from [fd00:1122:3344:101::b]:54792 | ||
| 696 | 2026.03.19 08:26:26.520236 [ 283 ] {} <Debug> TCP-Session: 269086bf-c035-4828-a13c-bbc83d4ffce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.19 08:26:26.519955 [ 284 ] {} <Debug> TCP-Session: 953d0d49-2e16-4d70-9d6d-f5c58a1e2c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.19 08:26:26.520371 [ 285 ] {} <Debug> TCP-Session: 6dc8437a-7b7d-484c-bdb7-7979d6e73c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.19 08:26:26.520004 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.03.19 08:26:26.520422 [ 284 ] {} <Debug> TCP-Session: 953d0d49-2e16-4d70-9d6d-f5c58a1e2c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.19 08:26:26.520512 [ 281 ] {} <Debug> TCP-Session: f4f0e7e7-036a-4d4d-b44a-75f218f34afe Authenticating user 'default' from [fd00:1122:3344:101::b]:39414 | ||
| 702 | 2026.03.19 08:26:26.520517 [ 279 ] {} <Debug> TCP-Session: 755f6cbe-792e-43dc-8c28-c51ec6203120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.19 08:26:26.520472 [ 285 ] {} <Debug> TCP-Session: 6dc8437a-7b7d-484c-bdb7-7979d6e73c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.19 08:26:26.520665 [ 279 ] {} <Debug> TCP-Session: 755f6cbe-792e-43dc-8c28-c51ec6203120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.19 08:26:26.520765 [ 281 ] {} <Debug> TCP-Session: f4f0e7e7-036a-4d4d-b44a-75f218f34afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.19 08:26:26.520794 [ 281 ] {} <Debug> TCP-Session: f4f0e7e7-036a-4d4d-b44a-75f218f34afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.19 08:26:27.816412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.19 08:26:27.816458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.19 08:26:27.816509 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.19 08:26:27.816577 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.19 08:26:27.820158 [ 245 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Loading data parts | ||
| 712 | 2026.03.19 08:26:27.820337 [ 245 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): There are no data parts | ||
| 713 | 2026.03.19 08:26:27.831756 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.19 08:26:27.831980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 715 | 2026.03.19 08:26:27.842907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.19 08:26:27.843891 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.19 08:26:27.844247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.19 08:26:27.848069 [ 244 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Loading data parts | ||
| 719 | 2026.03.19 08:26:27.848311 [ 244 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): There are no data parts | ||
| 720 | 2026.03.19 08:26:27.877083 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.19 08:26:27.877281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 722 | 2026.03.19 08:26:27.884367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.19 08:26:27.885956 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.19 08:26:27.890444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.19 08:26:28.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.75 MiB, peak 148.75 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2026.03.19 08:26:30.316389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.19 08:26:30.316568 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.19 08:26:30.325622 [ 243 ] {} <Debug> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Loading data parts | ||
| 729 | 2026.03.19 08:26:30.325839 [ 243 ] {} <Debug> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): There are no data parts | ||
| 730 | 2026.03.19 08:26:30.340757 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.19 08:26:30.340929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 732 | 2026.03.19 08:26:30.345940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.19 08:26:30.346672 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.19 08:26:30.347024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.19 08:26:30.502649 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44268 | ||
| 736 | 2026.03.19 08:26:30.504649 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.03.19 08:26:30.504697 [ 286 ] {} <Debug> TCP-Session: 223338eb-34f4-45a3-b6bd-2cd40e9eea70 Authenticating user 'default' from [fd00:1122:3344:101::e]:44268 | ||
| 738 | 2026.03.19 08:26:30.504782 [ 286 ] {} <Debug> TCP-Session: 223338eb-34f4-45a3-b6bd-2cd40e9eea70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.03.19 08:26:30.504854 [ 286 ] {} <Debug> TCP-Session: 223338eb-34f4-45a3-b6bd-2cd40e9eea70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.19 08:26:30.504911 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 741 | 2026.03.19 08:26:30.504934 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 742 | 2026.03.19 08:26:30.505039 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2026.03.19 08:26:30.505497 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36209 | ||
| 744 | 2026.03.19 08:26:30.505584 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51486 | ||
| 745 | 2026.03.19 08:26:30.505694 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37464 | ||
| 746 | 2026.03.19 08:26:30.505719 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.03.19 08:26:30.505809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41746 | ||
| 748 | 2026.03.19 08:26:30.505890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.03.19 08:26:30.505912 [ 287 ] {} <Debug> TCP-Session: 924d75d4-eb14-4054-8dc0-c30207de1c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:36209 | ||
| 750 | 2026.03.19 08:26:30.505945 [ 288 ] {} <Debug> TCP-Session: 606fa0d5-3cca-43a1-b1ca-77055eaa0c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:51486 | ||
| 751 | 2026.03.19 08:26:30.505914 [ 286 ] {} <Trace> TCP-Session: 223338eb-34f4-45a3-b6bd-2cd40e9eea70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.19 08:26:30.506043 [ 287 ] {} <Debug> TCP-Session: 924d75d4-eb14-4054-8dc0-c30207de1c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.19 08:26:30.506070 [ 288 ] {} <Debug> TCP-Session: 606fa0d5-3cca-43a1-b1ca-77055eaa0c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.03.19 08:26:30.506103 [ 287 ] {} <Debug> TCP-Session: 924d75d4-eb14-4054-8dc0-c30207de1c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.19 08:26:30.506109 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45809 | ||
| 756 | 2026.03.19 08:26:30.506111 [ 288 ] {} <Debug> TCP-Session: 606fa0d5-3cca-43a1-b1ca-77055eaa0c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.19 08:26:30.506149 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.03.19 08:26:30.506192 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.03.19 08:26:30.506216 [ 286 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 760 | 2026.03.19 08:26:30.506235 [ 289 ] {} <Debug> TCP-Session: 77c2166a-df3c-42c9-b824-0423f0be1ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37464 | ||
| 761 | 2026.03.19 08:26:30.506293 [ 290 ] {} <Debug> TCP-Session: 58634c4f-d7e6-49fa-a04a-191f8fc34c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:41746 | ||
| 762 | 2026.03.19 08:26:30.506321 [ 290 ] {} <Debug> TCP-Session: 58634c4f-d7e6-49fa-a04a-191f8fc34c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.19 08:26:30.506327 [ 289 ] {} <Debug> TCP-Session: 77c2166a-df3c-42c9-b824-0423f0be1ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.19 08:26:30.506334 [ 290 ] {} <Debug> TCP-Session: 58634c4f-d7e6-49fa-a04a-191f8fc34c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.19 08:26:30.506344 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36113 | ||
| 766 | 2026.03.19 08:26:30.506363 [ 289 ] {} <Debug> TCP-Session: 77c2166a-df3c-42c9-b824-0423f0be1ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.19 08:26:30.506403 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.03.19 08:26:30.506441 [ 291 ] {} <Debug> TCP-Session: cfd8689a-4360-4cfa-ada4-30285a9006b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45809 | ||
| 769 | 2026.03.19 08:26:30.506460 [ 291 ] {} <Debug> TCP-Session: cfd8689a-4360-4cfa-ada4-30285a9006b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.19 08:26:30.506472 [ 291 ] {} <Debug> TCP-Session: cfd8689a-4360-4cfa-ada4-30285a9006b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.19 08:26:30.506551 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44796 | ||
| 772 | 2026.03.19 08:26:30.506567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.19 08:26:30.506613 [ 292 ] {} <Debug> TCP-Session: c642e62b-5d3b-480f-9e6e-6d7c0d617aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:36113 | ||
| 774 | 2026.03.19 08:26:30.506636 [ 292 ] {} <Debug> TCP-Session: c642e62b-5d3b-480f-9e6e-6d7c0d617aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.19 08:26:30.506650 [ 292 ] {} <Debug> TCP-Session: c642e62b-5d3b-480f-9e6e-6d7c0d617aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.19 08:26:30.506662 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32955 | ||
| 777 | 2026.03.19 08:26:30.508817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.19 08:26:30.508858 [ 293 ] {} <Debug> TCP-Session: 5fa5e986-4ee5-49b8-a1e8-015df4ed8ec0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44796 | ||
| 779 | 2026.03.19 08:26:30.508875 [ 293 ] {} <Debug> TCP-Session: 5fa5e986-4ee5-49b8-a1e8-015df4ed8ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.19 08:26:30.508888 [ 293 ] {} <Debug> TCP-Session: 5fa5e986-4ee5-49b8-a1e8-015df4ed8ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.19 08:26:30.508938 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.03.19 08:26:30.508986 [ 294 ] {} <Debug> TCP-Session: c87ce10e-eb59-4fe6-b2ab-40bb02b0fc7f Authenticating user 'default' from [fd00:1122:3344:101::e]:32955 | ||
| 783 | 2026.03.19 08:26:30.509004 [ 294 ] {} <Debug> TCP-Session: c87ce10e-eb59-4fe6-b2ab-40bb02b0fc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.19 08:26:30.509018 [ 294 ] {} <Debug> TCP-Session: c87ce10e-eb59-4fe6-b2ab-40bb02b0fc7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.19 08:26:30.509293 [ 286 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 786 | 2026.03.19 08:26:30.515449 [ 286 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.03.19 08:26:30.528140 [ 286 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 788 | 2026.03.19 08:26:30.545179 [ 297 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> AggregatingTransform: Aggregating | ||
| 789 | 2026.03.19 08:26:30.545303 [ 297 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> Aggregator: Aggregation method: without_key | ||
| 790 | 2026.03.19 08:26:30.545949 [ 297 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00716039 sec. (139.657 rows/sec., 5.46 KiB/sec.) | ||
| 791 | 2026.03.19 08:26:30.545971 [ 297 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> Aggregator: Merging aggregated data | ||
| 792 | 2026.03.19 08:26:30.546000 [ 297 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 793 | 2026.03.19 08:26:30.547131 [ 286 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.040993 sec., 24.394408801502696 rows/sec., 975.78 B/sec. | ||
| 794 | 2026.03.19 08:26:30.547302 [ 286 ] {5e806c2b-18a9-4c1a-a0ca-0aa8ed2c5d3d} <Debug> TCPHandler: Processed in 0.041609548 sec. | ||
| 795 | 2026.03.19 08:26:30.554900 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.03.19 08:26:30.554954 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.19 08:26:30.554980 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.19 08:26:30.555000 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.19 08:26:30.555027 [ 287 ] {} <Debug> TCP-Session: 924d75d4-eb14-4054-8dc0-c30207de1c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.19 08:26:30.555046 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.19 08:26:30.555063 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.19 08:26:30.555081 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.19 08:26:30.555107 [ 289 ] {} <Debug> TCP-Session: 77c2166a-df3c-42c9-b824-0423f0be1ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.19 08:26:30.555132 [ 291 ] {} <Debug> TCP-Session: cfd8689a-4360-4cfa-ada4-30285a9006b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.19 08:26:30.555154 [ 293 ] {} <Debug> TCP-Session: 5fa5e986-4ee5-49b8-a1e8-015df4ed8ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.19 08:26:30.555100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.03.19 08:26:30.555078 [ 290 ] {} <Debug> TCP-Session: 58634c4f-d7e6-49fa-a04a-191f8fc34c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.19 08:26:30.555061 [ 288 ] {} <Debug> TCP-Session: 606fa0d5-3cca-43a1-b1ca-77055eaa0c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.19 08:26:30.555226 [ 294 ] {} <Debug> TCP-Session: c87ce10e-eb59-4fe6-b2ab-40bb02b0fc7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.19 08:26:30.555021 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.03.19 08:26:30.554964 [ 286 ] {} <Debug> TCP-Session: 223338eb-34f4-45a3-b6bd-2cd40e9eea70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.03.19 08:26:30.555308 [ 292 ] {} <Debug> TCP-Session: c642e62b-5d3b-480f-9e6e-6d7c0d617aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.19 08:26:35.283852 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 814 | 2026.03.19 08:26:35.283918 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 815 | 2026.03.19 08:26:35.344328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 991 | ||
| 816 | 2026.03.19 08:26:35.348471 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.03.19 08:26:35.348527 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 818 | 2026.03.19 08:26:35.349154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 819 | 2026.03.19 08:26:35.349618 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.03.19 08:26:35.349796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 821 | 2026.03.19 08:26:35.390523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 822 | 2026.03.19 08:26:35.408434 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 823 | 2026.03.19 08:26:35.408495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 824 | 2026.03.19 08:26:35.414935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 825 | 2026.03.19 08:26:35.416201 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 826 | 2026.03.19 08:26:35.419295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 827 | 2026.03.19 08:26:36.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.67 MiB, peak 168.45 MiB, free memory in arenas 0.00 B, will set to 162.16 MiB (RSS), difference: 2.48 MiB | ||
| 828 | 2026.03.19 08:26:37.880226 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51259 | ||
| 829 | 2026.03.19 08:26:37.880340 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2026.03.19 08:26:37.880366 [ 286 ] {} <Debug> TCP-Session: 6f857dcf-52ff-426d-98cb-88d3c51f3235 Authenticating user 'default' from [fd00:1122:3344:101::e]:51259 | ||
| 831 | 2026.03.19 08:26:37.880389 [ 286 ] {} <Debug> TCP-Session: 6f857dcf-52ff-426d-98cb-88d3c51f3235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.19 08:26:37.880402 [ 286 ] {} <Debug> TCP-Session: 6f857dcf-52ff-426d-98cb-88d3c51f3235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.19 08:26:37.880622 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32915 | ||
| 834 | 2026.03.19 08:26:37.880654 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50207 | ||
| 835 | 2026.03.19 08:26:37.880666 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37752 | ||
| 836 | 2026.03.19 08:26:37.880688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57707 | ||
| 837 | 2026.03.19 08:26:37.880717 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57795 | ||
| 838 | 2026.03.19 08:26:37.880750 [ 286 ] {} <Trace> TCP-Session: 6f857dcf-52ff-426d-98cb-88d3c51f3235 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.03.19 08:26:37.880765 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.03.19 08:26:37.880775 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.19 08:26:37.880798 [ 290 ] {} <Debug> TCP-Session: 10cbabd8-2df0-431a-8cb1-69e2d61382b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50207 | ||
| 842 | 2026.03.19 08:26:37.880771 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.19 08:26:37.880825 [ 287 ] {} <Debug> TCP-Session: 0b6fabb9-71e8-4e32-8742-72dea00dca51 Authenticating user 'default' from [fd00:1122:3344:101::e]:32915 | ||
| 844 | 2026.03.19 08:26:37.880827 [ 290 ] {} <Debug> TCP-Session: 10cbabd8-2df0-431a-8cb1-69e2d61382b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.19 08:26:37.880850 [ 291 ] {} <Debug> TCP-Session: 83ae058f-4357-40ea-b322-5b766f94efe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37752 | ||
| 846 | 2026.03.19 08:26:37.880860 [ 287 ] {} <Debug> TCP-Session: 0b6fabb9-71e8-4e32-8742-72dea00dca51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.03.19 08:26:37.880860 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.19 08:26:37.880883 [ 287 ] {} <Debug> TCP-Session: 0b6fabb9-71e8-4e32-8742-72dea00dca51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.19 08:26:37.880910 [ 293 ] {} <Debug> TCP-Session: 81adca3d-a407-442d-a38a-61724e3327b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57707 | ||
| 850 | 2026.03.19 08:26:37.880925 [ 286 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 851 | 2026.03.19 08:26:37.880866 [ 290 ] {} <Debug> TCP-Session: 10cbabd8-2df0-431a-8cb1-69e2d61382b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.19 08:26:37.880956 [ 293 ] {} <Debug> TCP-Session: 81adca3d-a407-442d-a38a-61724e3327b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.19 08:26:37.880860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.03.19 08:26:37.880990 [ 293 ] {} <Debug> TCP-Session: 81adca3d-a407-442d-a38a-61724e3327b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.19 08:26:37.880678 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35201 | ||
| 856 | 2026.03.19 08:26:37.881020 [ 294 ] {} <Debug> TCP-Session: 8f025541-5258-41f0-b08d-94e301f934df Authenticating user 'default' from [fd00:1122:3344:101::e]:57795 | ||
| 857 | 2026.03.19 08:26:37.880654 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48828 | ||
| 858 | 2026.03.19 08:26:37.881087 [ 294 ] {} <Debug> TCP-Session: 8f025541-5258-41f0-b08d-94e301f934df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.19 08:26:37.880626 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63271 | ||
| 860 | 2026.03.19 08:26:37.881131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.03.19 08:26:37.881118 [ 294 ] {} <Debug> TCP-Session: 8f025541-5258-41f0-b08d-94e301f934df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.19 08:26:37.881162 [ 292 ] {} <Debug> TCP-Session: 2dee9a4a-b1db-4ea7-9a19-44b1afc1a601 Authenticating user 'default' from [fd00:1122:3344:101::e]:35201 | ||
| 863 | 2026.03.19 08:26:37.880881 [ 291 ] {} <Debug> TCP-Session: 83ae058f-4357-40ea-b322-5b766f94efe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.19 08:26:37.881196 [ 286 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 865 | 2026.03.19 08:26:37.881223 [ 291 ] {} <Debug> TCP-Session: 83ae058f-4357-40ea-b322-5b766f94efe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.19 08:26:37.881201 [ 292 ] {} <Debug> TCP-Session: 2dee9a4a-b1db-4ea7-9a19-44b1afc1a601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.03.19 08:26:37.881269 [ 292 ] {} <Debug> TCP-Session: 2dee9a4a-b1db-4ea7-9a19-44b1afc1a601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.03.19 08:26:37.881273 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.19 08:26:37.881298 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.03.19 08:26:37.881319 [ 289 ] {} <Debug> TCP-Session: db771dfb-6f0f-4c72-9047-c16fbc010b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:48828 | ||
| 871 | 2026.03.19 08:26:37.881337 [ 288 ] {} <Debug> TCP-Session: 1b62aa50-eabb-424a-984d-853f17481bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63271 | ||
| 872 | 2026.03.19 08:26:37.881347 [ 289 ] {} <Debug> TCP-Session: db771dfb-6f0f-4c72-9047-c16fbc010b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.19 08:26:37.881364 [ 288 ] {} <Debug> TCP-Session: 1b62aa50-eabb-424a-984d-853f17481bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.19 08:26:37.881376 [ 289 ] {} <Debug> TCP-Session: db771dfb-6f0f-4c72-9047-c16fbc010b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.19 08:26:37.881389 [ 288 ] {} <Debug> TCP-Session: 1b62aa50-eabb-424a-984d-853f17481bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.19 08:26:37.881270 [ 286 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.03.19 08:26:37.881723 [ 286 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 878 | 2026.03.19 08:26:37.882643 [ 341 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Trace> AggregatingTransform: Aggregating | ||
| 879 | 2026.03.19 08:26:37.882698 [ 341 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 880 | 2026.03.19 08:26:37.882737 [ 341 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913777 sec. (1094.359 rows/sec., 42.75 KiB/sec.) | ||
| 881 | 2026.03.19 08:26:37.882762 [ 341 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Trace> Aggregator: Merging aggregated data | ||
| 882 | 2026.03.19 08:26:37.884207 [ 286 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 883 | 2026.03.19 08:26:37.884346 [ 286 ] {9c965890-454b-4c6f-b327-ab0f15a62bc7} <Debug> TCPHandler: Processed in 0.00373601 sec. | ||
| 884 | 2026.03.19 08:26:37.884476 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.03.19 08:26:37.884507 [ 286 ] {} <Debug> TCP-Session: 6f857dcf-52ff-426d-98cb-88d3c51f3235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.19 08:26:37.884512 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.19 08:26:37.884538 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.19 08:26:37.884554 [ 293 ] {} <Debug> TCP-Session: 81adca3d-a407-442d-a38a-61724e3327b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.19 08:26:37.884583 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.19 08:26:37.884600 [ 287 ] {} <Debug> TCP-Session: 0b6fabb9-71e8-4e32-8742-72dea00dca51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.19 08:26:37.884615 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.19 08:26:37.884636 [ 290 ] {} <Debug> TCP-Session: 10cbabd8-2df0-431a-8cb1-69e2d61382b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.19 08:26:37.884653 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.19 08:26:37.884675 [ 291 ] {} <Debug> TCP-Session: 83ae058f-4357-40ea-b322-5b766f94efe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.03.19 08:26:37.884684 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.19 08:26:37.884709 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.19 08:26:37.884713 [ 288 ] {} <Debug> TCP-Session: 1b62aa50-eabb-424a-984d-853f17481bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.19 08:26:37.884735 [ 289 ] {} <Debug> TCP-Session: db771dfb-6f0f-4c72-9047-c16fbc010b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.19 08:26:37.884750 [ 294 ] {} <Debug> TCP-Session: 8f025541-5258-41f0-b08d-94e301f934df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.19 08:26:37.884559 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.03.19 08:26:37.884828 [ 292 ] {} <Debug> TCP-Session: 2dee9a4a-b1db-4ea7-9a19-44b1afc1a601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.19 08:26:38.790549 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58436 | ||
| 903 | 2026.03.19 08:26:38.790661 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.03.19 08:26:38.790688 [ 286 ] {} <Debug> TCP-Session: 698ab665-cbc7-4098-a5a2-9a9a518c1af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58436 | ||
| 905 | 2026.03.19 08:26:38.790712 [ 286 ] {} <Debug> TCP-Session: 698ab665-cbc7-4098-a5a2-9a9a518c1af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.19 08:26:38.790725 [ 286 ] {} <Debug> TCP-Session: 698ab665-cbc7-4098-a5a2-9a9a518c1af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.19 08:26:38.790935 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44958 | ||
| 908 | 2026.03.19 08:26:38.790966 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65168 | ||
| 909 | 2026.03.19 08:26:38.790991 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44026 | ||
| 910 | 2026.03.19 08:26:38.791015 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50910 | ||
| 911 | 2026.03.19 08:26:38.791052 [ 286 ] {} <Trace> TCP-Session: 698ab665-cbc7-4098-a5a2-9a9a518c1af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.03.19 08:26:38.791062 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.03.19 08:26:38.791095 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.03.19 08:26:38.791113 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.03.19 08:26:38.791140 [ 287 ] {} <Debug> TCP-Session: 9df8e02b-fef7-42cf-a552-fa38c87b4040 Authenticating user 'default' from [fd00:1122:3344:101::e]:44958 | ||
| 916 | 2026.03.19 08:26:38.791151 [ 288 ] {} <Debug> TCP-Session: 9bc5b80c-0d1f-4af0-b351-a31905d6fa29 Authenticating user 'default' from [fd00:1122:3344:101::e]:65168 | ||
| 917 | 2026.03.19 08:26:38.791165 [ 289 ] {} <Debug> TCP-Session: bfdc31d2-905d-4655-b2b7-b198cc53b766 Authenticating user 'default' from [fd00:1122:3344:101::e]:44026 | ||
| 918 | 2026.03.19 08:26:38.791179 [ 287 ] {} <Debug> TCP-Session: 9df8e02b-fef7-42cf-a552-fa38c87b4040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.03.19 08:26:38.791194 [ 288 ] {} <Debug> TCP-Session: 9bc5b80c-0d1f-4af0-b351-a31905d6fa29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.19 08:26:38.791207 [ 289 ] {} <Debug> TCP-Session: bfdc31d2-905d-4655-b2b7-b198cc53b766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.19 08:26:38.791212 [ 287 ] {} <Debug> TCP-Session: 9df8e02b-fef7-42cf-a552-fa38c87b4040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.19 08:26:38.791225 [ 288 ] {} <Debug> TCP-Session: 9bc5b80c-0d1f-4af0-b351-a31905d6fa29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.03.19 08:26:38.791238 [ 289 ] {} <Debug> TCP-Session: bfdc31d2-905d-4655-b2b7-b198cc53b766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.19 08:26:38.791250 [ 286 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58436) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 925 | 2026.03.19 08:26:38.791129 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.03.19 08:26:38.791040 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54115 | ||
| 927 | 2026.03.19 08:26:38.791374 [ 291 ] {} <Debug> TCP-Session: 73159343-2f59-4803-a115-a96e9b6c0cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50910 | ||
| 928 | 2026.03.19 08:26:38.791034 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45199 | ||
| 929 | 2026.03.19 08:26:38.791405 [ 291 ] {} <Debug> TCP-Session: 73159343-2f59-4803-a115-a96e9b6c0cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.19 08:26:38.791020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58462 | ||
| 931 | 2026.03.19 08:26:38.791432 [ 291 ] {} <Debug> TCP-Session: 73159343-2f59-4803-a115-a96e9b6c0cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.19 08:26:38.791437 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.03.19 08:26:38.791467 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.03.19 08:26:38.791500 [ 294 ] {} <Debug> TCP-Session: d92b3aaf-e33b-4ff3-a95f-0fbe6975ac24 Authenticating user 'default' from [fd00:1122:3344:101::e]:54115 | ||
| 935 | 2026.03.19 08:26:38.791501 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.03.19 08:26:38.791516 [ 293 ] {} <Debug> TCP-Session: 2f4a98a1-0571-4061-84fd-6e1dff344f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:45199 | ||
| 937 | 2026.03.19 08:26:38.791531 [ 294 ] {} <Debug> TCP-Session: d92b3aaf-e33b-4ff3-a95f-0fbe6975ac24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.19 08:26:38.791544 [ 292 ] {} <Debug> TCP-Session: f05e5e58-0dff-4663-930f-b32063480625 Authenticating user 'default' from [fd00:1122:3344:101::e]:58462 | ||
| 939 | 2026.03.19 08:26:38.791556 [ 293 ] {} <Debug> TCP-Session: 2f4a98a1-0571-4061-84fd-6e1dff344f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.19 08:26:38.791567 [ 294 ] {} <Debug> TCP-Session: d92b3aaf-e33b-4ff3-a95f-0fbe6975ac24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.19 08:26:38.791582 [ 286 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 942 | 2026.03.19 08:26:38.791592 [ 293 ] {} <Debug> TCP-Session: 2f4a98a1-0571-4061-84fd-6e1dff344f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.19 08:26:38.791583 [ 292 ] {} <Debug> TCP-Session: f05e5e58-0dff-4663-930f-b32063480625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.03.19 08:26:38.790991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61404 | ||
| 945 | 2026.03.19 08:26:38.791657 [ 286 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2026.03.19 08:26:38.791656 [ 292 ] {} <Debug> TCP-Session: f05e5e58-0dff-4663-930f-b32063480625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.19 08:26:38.791741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.03.19 08:26:38.791770 [ 290 ] {} <Debug> TCP-Session: b3fde127-575d-4814-9923-131d75549196 Authenticating user 'default' from [fd00:1122:3344:101::e]:61404 | ||
| 949 | 2026.03.19 08:26:38.791787 [ 290 ] {} <Debug> TCP-Session: b3fde127-575d-4814-9923-131d75549196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.19 08:26:38.791832 [ 290 ] {} <Debug> TCP-Session: b3fde127-575d-4814-9923-131d75549196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.19 08:26:38.791980 [ 286 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 952 | 2026.03.19 08:26:38.792943 [ 330 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Trace> AggregatingTransform: Aggregating | ||
| 953 | 2026.03.19 08:26:38.792983 [ 330 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Trace> Aggregator: Aggregation method: without_key | ||
| 954 | 2026.03.19 08:26:38.793013 [ 330 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933197 sec. (1071.585 rows/sec., 41.86 KiB/sec.) | ||
| 955 | 2026.03.19 08:26:38.793033 [ 330 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Trace> Aggregator: Merging aggregated data | ||
| 956 | 2026.03.19 08:26:38.794249 [ 286 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 957 | 2026.03.19 08:26:38.794358 [ 286 ] {fbb65a70-155e-4d36-908a-93219d2a132b} <Debug> TCPHandler: Processed in 0.00343103 sec. | ||
| 958 | 2026.03.19 08:26:38.794482 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 959 | 2026.03.19 08:26:38.794512 [ 286 ] {} <Debug> TCP-Session: 698ab665-cbc7-4098-a5a2-9a9a518c1af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.03.19 08:26:38.794520 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.19 08:26:38.794540 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.19 08:26:38.794563 [ 294 ] {} <Debug> TCP-Session: d92b3aaf-e33b-4ff3-a95f-0fbe6975ac24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.03.19 08:26:38.794571 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.19 08:26:38.794588 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.19 08:26:38.794614 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.19 08:26:38.794633 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.19 08:26:38.794651 [ 291 ] {} <Debug> TCP-Session: 73159343-2f59-4803-a115-a96e9b6c0cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.19 08:26:38.794672 [ 292 ] {} <Debug> TCP-Session: f05e5e58-0dff-4663-930f-b32063480625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.19 08:26:38.794688 [ 293 ] {} <Debug> TCP-Session: 2f4a98a1-0571-4061-84fd-6e1dff344f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.19 08:26:38.794601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.19 08:26:38.794596 [ 288 ] {} <Debug> TCP-Session: 9bc5b80c-0d1f-4af0-b351-a31905d6fa29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.19 08:26:38.794750 [ 290 ] {} <Debug> TCP-Session: b3fde127-575d-4814-9923-131d75549196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.19 08:26:38.794574 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.19 08:26:38.794631 [ 289 ] {} <Debug> TCP-Session: bfdc31d2-905d-4655-b2b7-b198cc53b766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.19 08:26:38.794818 [ 287 ] {} <Debug> TCP-Session: 9df8e02b-fef7-42cf-a552-fa38c87b4040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.19 08:26:40.349310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 977 | 2026.03.19 08:26:40.351607 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.03.19 08:26:40.351667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 979 | 2026.03.19 08:26:40.355024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 980 | 2026.03.19 08:26:40.359412 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.03.19 08:26:40.359770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 982 | 2026.03.19 08:26:41.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.36 MiB, peak 172.64 MiB, free memory in arenas 0.00 B, will set to 162.39 MiB (RSS), difference: 4.03 MiB | ||
| 983 | 2026.03.19 08:26:42.785634 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.03.19 08:26:42.785830 [ 3 ] {2c0f74ad-4d08-4461-9276-2b45dab9dd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 985 | 2026.03.19 08:26:42.786116 [ 3 ] {2c0f74ad-4d08-4461-9276-2b45dab9dd70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.03.19 08:26:42.786184 [ 3 ] {2c0f74ad-4d08-4461-9276-2b45dab9dd70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.03.19 08:26:42.786660 [ 3 ] {2c0f74ad-4d08-4461-9276-2b45dab9dd70} <Debug> TCPHandler: Processed in 0.001152654 sec. | ||
| 988 | 2026.03.19 08:26:42.817285 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.03.19 08:26:42.817445 [ 3 ] {cde5f496-42b9-45e4-b646-8e79190e08b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 990 | 2026.03.19 08:26:42.825860 [ 3 ] {cde5f496-42b9-45e4-b646-8e79190e08b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2026.03.19 08:26:42.825915 [ 3 ] {cde5f496-42b9-45e4-b646-8e79190e08b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2026.03.19 08:26:42.828607 [ 3 ] {cde5f496-42b9-45e4-b646-8e79190e08b2} <Debug> TCPHandler: Processed in 0.011390574 sec. | ||
| 993 | 2026.03.19 08:26:42.828872 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.19 08:26:42.829026 [ 3 ] {c2c08cf6-d4b8-4e40-ab17-47a922582d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 995 | 2026.03.19 08:26:42.833794 [ 3 ] {c2c08cf6-d4b8-4e40-ab17-47a922582d02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2026.03.19 08:26:42.833845 [ 3 ] {c2c08cf6-d4b8-4e40-ab17-47a922582d02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2026.03.19 08:26:42.834236 [ 3 ] {c2c08cf6-d4b8-4e40-ab17-47a922582d02} <Debug> TCPHandler: Processed in 0.005425789 sec. | ||
| 998 | 2026.03.19 08:26:42.834456 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.03.19 08:26:42.834580 [ 3 ] {1c5d4089-cbbf-4172-ba61-046e7f48e90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.03.19 08:26:42.834832 [ 3 ] {1c5d4089-cbbf-4172-ba61-046e7f48e90d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.03.19 08:26:42.834876 [ 3 ] {1c5d4089-cbbf-4172-ba61-046e7f48e90d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.03.19 08:26:42.835187 [ 3 ] {1c5d4089-cbbf-4172-ba61-046e7f48e90d} <Debug> TCPHandler: Processed in 0.000781123 sec. | ||
| 1003 | 2026.03.19 08:26:42.835390 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.19 08:26:42.835511 [ 3 ] {1f41c966-7647-4992-952c-ebd871eb851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.03.19 08:26:42.835764 [ 3 ] {1f41c966-7647-4992-952c-ebd871eb851b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.03.19 08:26:42.835820 [ 3 ] {1f41c966-7647-4992-952c-ebd871eb851b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.03.19 08:26:42.836190 [ 3 ] {1f41c966-7647-4992-952c-ebd871eb851b} <Debug> TCPHandler: Processed in 0.000850115 sec. | ||
| 1008 | 2026.03.19 08:26:42.836440 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.19 08:26:42.836578 [ 3 ] {403bcffb-8719-4743-b5bc-e962e8469852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.03.19 08:26:42.836877 [ 3 ] {403bcffb-8719-4743-b5bc-e962e8469852} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.03.19 08:26:42.836929 [ 3 ] {403bcffb-8719-4743-b5bc-e962e8469852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.03.19 08:26:42.837367 [ 3 ] {403bcffb-8719-4743-b5bc-e962e8469852} <Debug> TCPHandler: Processed in 0.000985129 sec. | ||
| 1013 | 2026.03.19 08:26:42.837628 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.03.19 08:26:42.837763 [ 3 ] {e6bf2c70-fc49-424e-a460-c11421fce3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1015 | 2026.03.19 08:26:42.838075 [ 3 ] {e6bf2c70-fc49-424e-a460-c11421fce3c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.03.19 08:26:42.838126 [ 3 ] {e6bf2c70-fc49-424e-a460-c11421fce3c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.03.19 08:26:42.838576 [ 3 ] {e6bf2c70-fc49-424e-a460-c11421fce3c7} <Debug> TCPHandler: Processed in 0.00100505 sec. | ||
| 1018 | 2026.03.19 08:26:42.838803 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.03.19 08:26:42.838923 [ 3 ] {13b59bb0-afd0-4284-abaf-49f4250c7182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1020 | 2026.03.19 08:26:42.839171 [ 3 ] {13b59bb0-afd0-4284-abaf-49f4250c7182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.03.19 08:26:42.839213 [ 3 ] {13b59bb0-afd0-4284-abaf-49f4250c7182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.03.19 08:26:42.839532 [ 3 ] {13b59bb0-afd0-4284-abaf-49f4250c7182} <Debug> TCPHandler: Processed in 0.000782943 sec. | ||
| 1023 | 2026.03.19 08:26:42.839738 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.03.19 08:26:42.839858 [ 3 ] {648824c2-384c-4887-881d-ea2abe3bd9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1025 | 2026.03.19 08:26:42.840105 [ 3 ] {648824c2-384c-4887-881d-ea2abe3bd9e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.03.19 08:26:42.840149 [ 3 ] {648824c2-384c-4887-881d-ea2abe3bd9e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.03.19 08:26:42.840472 [ 3 ] {648824c2-384c-4887-881d-ea2abe3bd9e4} <Debug> TCPHandler: Processed in 0.000784593 sec. | ||
| 1028 | 2026.03.19 08:26:42.840691 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.03.19 08:26:42.840810 [ 3 ] {e94d0d78-51e9-4399-9dfa-75cfaaf52089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1030 | 2026.03.19 08:26:42.841056 [ 3 ] {e94d0d78-51e9-4399-9dfa-75cfaaf52089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.03.19 08:26:42.841097 [ 3 ] {e94d0d78-51e9-4399-9dfa-75cfaaf52089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2026.03.19 08:26:42.841460 [ 3 ] {e94d0d78-51e9-4399-9dfa-75cfaaf52089} <Debug> TCPHandler: Processed in 0.000819234 sec. | ||
| 1033 | 2026.03.19 08:26:42.841670 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.03.19 08:26:42.841789 [ 3 ] {672a1508-bc85-43f9-a4a6-b14c3c43adc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1035 | 2026.03.19 08:26:42.842056 [ 3 ] {672a1508-bc85-43f9-a4a6-b14c3c43adc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2026.03.19 08:26:42.842100 [ 3 ] {672a1508-bc85-43f9-a4a6-b14c3c43adc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2026.03.19 08:26:42.842436 [ 3 ] {672a1508-bc85-43f9-a4a6-b14c3c43adc7} <Debug> TCPHandler: Processed in 0.000815504 sec. | ||
| 1038 | 2026.03.19 08:26:42.842675 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.03.19 08:26:42.842807 [ 3 ] {653e89a3-d253-4c59-8db2-8eba368eeb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1040 | 2026.03.19 08:26:42.843058 [ 3 ] {653e89a3-d253-4c59-8db2-8eba368eeb6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.03.19 08:26:42.843102 [ 3 ] {653e89a3-d253-4c59-8db2-8eba368eeb6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.03.19 08:26:42.843433 [ 3 ] {653e89a3-d253-4c59-8db2-8eba368eeb6d} <Debug> TCPHandler: Processed in 0.000806574 sec. | ||
| 1043 | 2026.03.19 08:26:42.843639 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.03.19 08:26:42.843766 [ 3 ] {390e7929-01b2-43e9-bab3-c56261447ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1045 | 2026.03.19 08:26:42.844037 [ 3 ] {390e7929-01b2-43e9-bab3-c56261447ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.03.19 08:26:42.844080 [ 3 ] {390e7929-01b2-43e9-bab3-c56261447ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.03.19 08:26:42.844401 [ 3 ] {390e7929-01b2-43e9-bab3-c56261447ed0} <Debug> TCPHandler: Processed in 0.000812073 sec. | ||
| 1048 | 2026.03.19 08:26:42.844625 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.03.19 08:26:42.844749 [ 3 ] {75b51252-f169-4e9f-88a8-0e0b7f1c41f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1050 | 2026.03.19 08:26:42.845002 [ 3 ] {75b51252-f169-4e9f-88a8-0e0b7f1c41f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2026.03.19 08:26:42.845045 [ 3 ] {75b51252-f169-4e9f-88a8-0e0b7f1c41f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2026.03.19 08:26:42.845369 [ 3 ] {75b51252-f169-4e9f-88a8-0e0b7f1c41f9} <Debug> TCPHandler: Processed in 0.000792393 sec. | ||
| 1053 | 2026.03.19 08:26:42.845574 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.03.19 08:26:42.845696 [ 3 ] {846890af-573c-4426-bd86-cfd8657f64db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1055 | 2026.03.19 08:26:42.845951 [ 3 ] {846890af-573c-4426-bd86-cfd8657f64db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2026.03.19 08:26:42.845993 [ 3 ] {846890af-573c-4426-bd86-cfd8657f64db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2026.03.19 08:26:42.846309 [ 3 ] {846890af-573c-4426-bd86-cfd8657f64db} <Debug> TCPHandler: Processed in 0.000784183 sec. | ||
| 1058 | 2026.03.19 08:26:42.846997 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.03.19 08:26:42.847116 [ 3 ] {e5b4d431-f341-475a-95d5-5dc29338e6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1060 | 2026.03.19 08:26:42.847365 [ 3 ] {e5b4d431-f341-475a-95d5-5dc29338e6f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2026.03.19 08:26:42.847408 [ 3 ] {e5b4d431-f341-475a-95d5-5dc29338e6f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2026.03.19 08:26:42.847728 [ 3 ] {e5b4d431-f341-475a-95d5-5dc29338e6f4} <Debug> TCPHandler: Processed in 0.000779363 sec. | ||
| 1063 | 2026.03.19 08:26:42.848409 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.03.19 08:26:42.848529 [ 3 ] {37861691-95fd-4581-9c5c-2bae114df283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1065 | 2026.03.19 08:26:42.848782 [ 3 ] {37861691-95fd-4581-9c5c-2bae114df283} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.03.19 08:26:42.848824 [ 3 ] {37861691-95fd-4581-9c5c-2bae114df283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2026.03.19 08:26:42.849138 [ 3 ] {37861691-95fd-4581-9c5c-2bae114df283} <Debug> TCPHandler: Processed in 0.000778003 sec. | ||
| 1068 | 2026.03.19 08:26:42.849327 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.19 08:26:42.849449 [ 3 ] {3c6650a0-5028-4e7d-82f2-defc66bea0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1070 | 2026.03.19 08:26:42.849711 [ 3 ] {3c6650a0-5028-4e7d-82f2-defc66bea0b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2026.03.19 08:26:42.849753 [ 3 ] {3c6650a0-5028-4e7d-82f2-defc66bea0b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2026.03.19 08:26:42.850071 [ 3 ] {3c6650a0-5028-4e7d-82f2-defc66bea0b1} <Debug> TCPHandler: Processed in 0.000793133 sec. | ||
| 1073 | 2026.03.19 08:26:42.850268 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.03.19 08:26:42.850392 [ 3 ] {e1b31eae-a756-4fc1-8884-61bafda146d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1075 | 2026.03.19 08:26:42.850652 [ 3 ] {e1b31eae-a756-4fc1-8884-61bafda146d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.03.19 08:26:42.850696 [ 3 ] {e1b31eae-a756-4fc1-8884-61bafda146d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.03.19 08:26:42.850831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1439 | ||
| 1078 | 2026.03.19 08:26:42.851070 [ 3 ] {e1b31eae-a756-4fc1-8884-61bafda146d3} <Debug> TCPHandler: Processed in 0.000858356 sec. | ||
| 1079 | 2026.03.19 08:26:42.851299 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.03.19 08:26:42.851344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1081 | 2026.03.19 08:26:42.851932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2026.03.19 08:26:42.852402 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.03.19 08:26:42.852552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1439 | ||
| 1084 | 2026.03.19 08:26:42.855433 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2026.03.19 08:26:42.855545 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1086 | 2026.03.19 08:26:42.855587 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2026.03.19 08:26:42.858536 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.03.19 08:26:42.858579 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1089 | 2026.03.19 08:26:42.861388 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1090 | 2026.03.19 08:26:42.861784 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.03.19 08:26:42.861932 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.006416 sec., 2961.346633416459 rows/sec., 414.31 KiB/sec. | ||
| 1092 | 2026.03.19 08:26:42.861970 [ 3 ] {2c8c3909-5516-4469-bd6b-5e24b4ad43ef} <Debug> TCPHandler: Processed in 0.006588312 sec. | ||
| 1093 | 2026.03.19 08:26:42.862082 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.03.19 08:26:42.862178 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1095 | 2026.03.19 08:26:42.862218 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1096 | 2026.03.19 08:26:42.864587 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2026.03.19 08:26:42.864626 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1098 | 2026.03.19 08:26:42.874438 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2026.03.19 08:26:42.874910 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.03.19 08:26:42.875046 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.012889 sec., 310.3421522228257 rows/sec., 25.31 KiB/sec. | ||
| 1101 | 2026.03.19 08:26:42.875085 [ 3 ] {684faa6f-89d2-4ef6-9384-779c3e2fa4f6} <Debug> TCPHandler: Processed in 0.013052211 sec. | ||
| 1102 | 2026.03.19 08:26:42.875201 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.03.19 08:26:42.875298 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1104 | 2026.03.19 08:26:42.875337 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1105 | 2026.03.19 08:26:42.877640 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.03.19 08:26:42.877680 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1107 | 2026.03.19 08:26:42.878257 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.03.19 08:26:42.878692 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.03.19 08:26:42.878816 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Debug> executeQuery: Read 46 rows, 3.86 KiB in 0.00354 sec., 12994.350282485875 rows/sec., 1.07 MiB/sec. | ||
| 1110 | 2026.03.19 08:26:42.878851 [ 3 ] {23b48ef4-787a-44b8-b152-f98ac0cf8a4e} <Debug> TCPHandler: Processed in 0.003700668 sec. | ||
| 1111 | 2026.03.19 08:26:42.878966 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.03.19 08:26:42.879059 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1113 | 2026.03.19 08:26:42.879099 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1114 | 2026.03.19 08:26:42.879484 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.03.19 08:26:42.879519 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1116 | 2026.03.19 08:26:42.880058 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.03.19 08:26:42.880502 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.03.19 08:26:42.880625 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 603.57 KiB/sec. | ||
| 1119 | 2026.03.19 08:26:42.880661 [ 3 ] {379a503e-5d07-434c-aa19-f85b4eb9ee40} <Debug> TCPHandler: Processed in 0.001744871 sec. | ||
| 1120 | 2026.03.19 08:26:42.880766 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.19 08:26:42.880858 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1122 | 2026.03.19 08:26:42.880897 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1123 | 2026.03.19 08:26:42.881287 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.03.19 08:26:42.881322 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1125 | 2026.03.19 08:26:42.881791 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.03.19 08:26:42.882198 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.03.19 08:26:42.882325 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Debug> executeQuery: Read 50 rows, 4.01 KiB in 0.001484 sec., 33692.722371967655 rows/sec., 2.64 MiB/sec. | ||
| 1128 | 2026.03.19 08:26:42.882360 [ 3 ] {5681107a-d24f-49f8-9e7e-77f8ab5c1773} <Debug> TCPHandler: Processed in 0.001643689 sec. | ||
| 1129 | 2026.03.19 08:26:42.882467 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.03.19 08:26:42.882560 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1131 | 2026.03.19 08:26:42.882601 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1132 | 2026.03.19 08:26:42.884956 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.03.19 08:26:42.884995 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1134 | 2026.03.19 08:26:42.890029 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.03.19 08:26:42.890577 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.03.19 08:26:42.890714 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.008172 sec., 12481.644640234948 rows/sec., 885.98 KiB/sec. | ||
| 1137 | 2026.03.19 08:26:42.890753 [ 3 ] {cba8722f-35eb-4124-8bf6-f427ed988289} <Debug> TCPHandler: Processed in 0.008334504 sec. | ||
| 1138 | 2026.03.19 08:26:42.890875 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.03.19 08:26:42.890972 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.03.19 08:26:42.891026 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <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 | ||
| 1141 | 2026.03.19 08:26:42.891758 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.03.19 08:26:42.891794 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1143 | 2026.03.19 08:26:42.897625 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.03.19 08:26:42.898118 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.03.19 08:26:42.898297 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007342 sec., 1225.8240261509127 rows/sec., 2.20 MiB/sec. | ||
| 1146 | 2026.03.19 08:26:42.898373 [ 3 ] {142e2f6d-bc1c-4cdd-8b19-fc4b6738f04c} <Debug> TCPHandler: Processed in 0.007549281 sec. | ||
| 1147 | 2026.03.19 08:26:42.898513 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.03.19 08:26:42.898617 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.03.19 08:26:42.898665 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1150 | 2026.03.19 08:26:42.899083 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Trace> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.03.19 08:26:42.899119 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1152 | 2026.03.19 08:26:42.899640 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.03.19 08:26:42.900228 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Trace> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.03.19 08:26:42.900387 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001791 sec., 5025.125628140703 rows/sec., 354.96 KiB/sec. | ||
| 1155 | 2026.03.19 08:26:42.900440 [ 3 ] {f3f83912-cd7e-4b6b-b340-026188707e1d} <Debug> TCPHandler: Processed in 0.001984268 sec. | ||
| 1156 | 2026.03.19 08:26:42.900589 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.03.19 08:26:42.900685 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.03.19 08:26:42.900726 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1159 | 2026.03.19 08:26:42.901078 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.03.19 08:26:42.901115 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1161 | 2026.03.19 08:26:42.901759 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.03.19 08:26:42.902226 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.03.19 08:26:42.902391 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001723 sec., 17411.491584445735 rows/sec., 1.19 MiB/sec. | ||
| 1164 | 2026.03.19 08:26:42.902434 [ 3 ] {6f07de28-262c-4c02-a08f-93802268f40b} <Debug> TCPHandler: Processed in 0.001907606 sec. | ||
| 1165 | 2026.03.19 08:26:42.920320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1166 | 2026.03.19 08:26:42.937476 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.03.19 08:26:42.937526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1168 | 2026.03.19 08:26:42.944163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2026.03.19 08:26:42.945288 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.03.19 08:26:42.948882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1171 | 2026.03.19 08:26:47.791051 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.03.19 08:26:47.791238 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1173 | 2026.03.19 08:26:47.791298 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1174 | 2026.03.19 08:26:47.791872 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.03.19 08:26:47.791912 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1176 | 2026.03.19 08:26:47.792415 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.03.19 08:26:47.792879 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.03.19 08:26:47.793028 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 1.07 MiB/sec. | ||
| 1179 | 2026.03.19 08:26:47.793067 [ 3 ] {d29e4af3-ffe2-475d-a779-104b78097e0e} <Debug> TCPHandler: Processed in 0.002141053 sec. | ||
| 1180 | 2026.03.19 08:26:47.793186 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.03.19 08:26:47.793281 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1182 | 2026.03.19 08:26:47.793320 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1183 | 2026.03.19 08:26:47.793722 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.03.19 08:26:47.793756 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1185 | 2026.03.19 08:26:47.794193 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.03.19 08:26:47.794664 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.03.19 08:26:47.794794 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001531 sec., 18288.700195950358 rows/sec., 1.43 MiB/sec. | ||
| 1188 | 2026.03.19 08:26:47.794830 [ 3 ] {4f35ff8e-9481-4de9-8663-8b5afb2fb6dc} <Debug> TCPHandler: Processed in 0.0016955 sec. | ||
| 1189 | 2026.03.19 08:26:47.794941 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.03.19 08:26:47.795037 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.03.19 08:26:47.795079 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1192 | 2026.03.19 08:26:47.795442 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.03.19 08:26:47.795477 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1194 | 2026.03.19 08:26:47.795892 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1195 | 2026.03.19 08:26:47.796350 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.03.19 08:26:47.796478 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00146 sec., 68493.1506849315 rows/sec., 4.75 MiB/sec. | ||
| 1197 | 2026.03.19 08:26:47.796513 [ 3 ] {f7d57e99-65f5-45c4-a7eb-98ba2096422a} <Debug> TCPHandler: Processed in 0.001622477 sec. | ||
| 1198 | 2026.03.19 08:26:47.796626 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.03.19 08:26:47.796720 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.03.19 08:26:47.796760 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1201 | 2026.03.19 08:26:47.797077 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.03.19 08:26:47.797111 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1203 | 2026.03.19 08:26:47.797527 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1204 | 2026.03.19 08:26:47.797977 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.03.19 08:26:47.798105 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001403 sec., 21382.751247327156 rows/sec., 1.46 MiB/sec. | ||
| 1206 | 2026.03.19 08:26:47.798139 [ 3 ] {774d0229-9839-41cc-93a9-1375fc7af670} <Debug> TCPHandler: Processed in 0.001563886 sec. | ||
| 1207 | 2026.03.19 08:26:50.283969 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1208 | 2026.03.19 08:26:50.284039 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1209 | 2026.03.19 08:26:50.353581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1951 | ||
| 1210 | 2026.03.19 08:26:50.354070 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.03.19 08:26:50.354113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1212 | 2026.03.19 08:26:50.355340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2026.03.19 08:26:50.355759 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.03.19 08:26:50.355887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1215 | 2026.03.19 08:26:50.360798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 158 | ||
| 1216 | 2026.03.19 08:26:50.363566 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.03.19 08:26:50.363605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1218 | 2026.03.19 08:26:50.364948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1219 | 2026.03.19 08:26:50.365566 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.03.19 08:26:50.365806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1221 | 2026.03.19 08:26:50.449905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1222 | 2026.03.19 08:26:50.466970 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.03.19 08:26:50.467034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1224 | 2026.03.19 08:26:50.473352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1225 | 2026.03.19 08:26:50.474601 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.03.19 08:26:50.478146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1227 | 2026.03.19 08:26:52.791971 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.03.19 08:26:52.792196 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1229 | 2026.03.19 08:26:52.792266 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1230 | 2026.03.19 08:26:52.792964 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.03.19 08:26:52.793006 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1232 | 2026.03.19 08:26:52.793535 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1233 | 2026.03.19 08:26:52.793984 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.03.19 08:26:52.794141 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Debug> executeQuery: Read 78 rows, 6.91 KiB in 0.001996 sec., 39078.15631262525 rows/sec., 3.38 MiB/sec. | ||
| 1235 | 2026.03.19 08:26:52.794181 [ 3 ] {f983ad29-c2fd-4cba-80ef-e51a07adaf4f} <Debug> TCPHandler: Processed in 0.002334558 sec. | ||
| 1236 | 2026.03.19 08:26:52.794296 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.03.19 08:26:52.794390 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.03.19 08:26:52.794430 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1239 | 2026.03.19 08:26:52.794819 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.03.19 08:26:52.794856 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1241 | 2026.03.19 08:26:52.795290 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2026.03.19 08:26:52.795715 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.03.19 08:26:52.795853 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001481 sec., 17555.705604321407 rows/sec., 1.29 MiB/sec. | ||
| 1244 | 2026.03.19 08:26:52.795891 [ 3 ] {35d22543-de68-4612-99b2-c9c6b915907d} <Debug> TCPHandler: Processed in 0.001643618 sec. | ||
| 1245 | 2026.03.19 08:26:52.795995 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.03.19 08:26:52.796087 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1247 | 2026.03.19 08:26:52.796126 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1248 | 2026.03.19 08:26:52.796501 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.03.19 08:26:52.796536 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1250 | 2026.03.19 08:26:52.796932 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2026.03.19 08:26:52.797353 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.03.19 08:26:52.797487 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Debug> executeQuery: Read 62 rows, 4.98 KiB in 0.001418 sec., 43723.55430183357 rows/sec., 3.43 MiB/sec. | ||
| 1253 | 2026.03.19 08:26:52.797524 [ 3 ] {aa8a49e8-b98b-47cb-a436-a520af3c3d2e} <Debug> TCPHandler: Processed in 0.001576176 sec. | ||
| 1254 | 2026.03.19 08:26:52.797628 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.19 08:26:52.797720 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.03.19 08:26:52.797763 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1257 | 2026.03.19 08:26:52.798097 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.03.19 08:26:52.798132 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1259 | 2026.03.19 08:26:52.798550 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.03.19 08:26:52.799008 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.03.19 08:26:52.799142 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001439 sec., 69492.70326615706 rows/sec., 4.82 MiB/sec. | ||
| 1262 | 2026.03.19 08:26:52.799177 [ 3 ] {212a434d-a759-41cf-bd14-72dd252e17cc} <Debug> TCPHandler: Processed in 0.001596566 sec. | ||
| 1263 | 2026.03.19 08:26:52.799298 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.03.19 08:26:52.799390 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1265 | 2026.03.19 08:26:52.799441 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <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 | ||
| 1266 | 2026.03.19 08:26:52.800192 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.03.19 08:26:52.800232 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1268 | 2026.03.19 08:26:52.800891 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.03.19 08:26:52.801321 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.03.19 08:26:52.801459 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002086 sec., 12464.046021093 rows/sec., 22.33 MiB/sec. | ||
| 1271 | 2026.03.19 08:26:52.801507 [ 3 ] {9dcc54b2-4030-456b-abe7-e7f59332720e} <Debug> TCPHandler: Processed in 0.002255696 sec. | ||
| 1272 | 2026.03.19 08:26:52.801617 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.03.19 08:26:52.801710 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.03.19 08:26:52.801750 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1275 | 2026.03.19 08:26:52.802063 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Trace> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.03.19 08:26:52.802099 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1277 | 2026.03.19 08:26:52.802510 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.03.19 08:26:52.802941 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Trace> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.03.19 08:26:52.803065 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001373 sec., 10924.981791697013 rows/sec., 833.60 KiB/sec. | ||
| 1280 | 2026.03.19 08:26:52.803099 [ 3 ] {230d27a9-fd50-4e16-8e3f-0e65bd85977d} <Debug> TCPHandler: Processed in 0.001530374 sec. | ||
| 1281 | 2026.03.19 08:26:52.803203 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.19 08:26:52.803295 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.03.19 08:26:52.803335 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1284 | 2026.03.19 08:26:52.803631 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.19 08:26:52.803666 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1286 | 2026.03.19 08:26:52.804072 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2026.03.19 08:26:52.804538 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.19 08:26:52.804672 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001395 sec., 21505.37634408602 rows/sec., 1.47 MiB/sec. | ||
| 1289 | 2026.03.19 08:26:52.804712 [ 3 ] {713ddb1e-2bb3-499b-9e9a-e35eb8dcb036} <Debug> TCPHandler: Processed in 0.001556335 sec. | ||
| 1290 | 2026.03.19 08:26:57.786868 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.03.19 08:26:57.787104 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1292 | 2026.03.19 08:26:57.787454 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2026.03.19 08:26:57.791309 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1294 | 2026.03.19 08:26:57.791552 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2026.03.19 08:26:57.791625 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2026.03.19 08:26:57.791830 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1297 | 2026.03.19 08:26:57.794146 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2026.03.19 08:26:57.796013 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1299 | 2026.03.19 08:26:57.796039 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2026.03.19 08:26:57.799778 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1301 | 2026.03.19 08:26:57.799805 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1302 | 2026.03.19 08:26:57.825340 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.038315 sec., 495.8893383792248 rows/sec., 20.72 KiB/sec. | ||
| 1303 | 2026.03.19 08:26:57.825479 [ 3 ] {5752e94e-be50-43ed-9512-d49db39bc171} <Debug> TCPHandler: Processed in 0.038745005 sec. | ||
| 1304 | 2026.03.19 08:26:57.828232 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.03.19 08:26:57.828379 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1306 | 2026.03.19 08:26:57.828602 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.03.19 08:26:57.828637 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1308 | 2026.03.19 08:26:57.828818 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.03.19 08:26:57.828873 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.03.19 08:26:57.828983 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1311 | 2026.03.19 08:26:57.829013 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.03.19 08:26:57.829032 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1313 | 2026.03.19 08:26:57.829046 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.03.19 08:26:57.829080 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 1315 | 2026.03.19 08:26:57.829099 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1316 | 2026.03.19 08:26:57.829851 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001531 sec., 12410.1894186806 rows/sec., 518.58 KiB/sec. | ||
| 1317 | 2026.03.19 08:26:57.829940 [ 3 ] {9f28c141-4b29-4e2e-aeab-1ef6070cfecf} <Debug> TCPHandler: Processed in 0.001767911 sec. | ||
| 1318 | 2026.03.19 08:26:57.830500 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.03.19 08:26:57.830635 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1320 | 2026.03.19 08:26:57.830837 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1321 | 2026.03.19 08:26:57.830869 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1322 | 2026.03.19 08:26:57.831041 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2026.03.19 08:26:57.831094 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2026.03.19 08:26:57.831196 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1325 | 2026.03.19 08:26:57.831224 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1326 | 2026.03.19 08:26:57.831243 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1327 | 2026.03.19 08:26:57.831257 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1328 | 2026.03.19 08:26:57.831289 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1329 | 2026.03.19 08:26:57.831306 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1330 | 2026.03.19 08:26:57.831719 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001138 sec., 16695.95782073814 rows/sec., 697.67 KiB/sec. | ||
| 1331 | 2026.03.19 08:26:57.831800 [ 3 ] {545c3a0a-cf9d-42cc-b175-f988177034ae} <Debug> TCPHandler: Processed in 0.00135191 sec. | ||
| 1332 | 2026.03.19 08:26:57.832014 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.03.19 08:26:57.832143 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.03.19 08:26:57.832338 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.03.19 08:26:57.832369 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1336 | 2026.03.19 08:26:57.832541 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.03.19 08:26:57.832593 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.03.19 08:26:57.832690 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1339 | 2026.03.19 08:26:57.832719 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.03.19 08:26:57.832737 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1341 | 2026.03.19 08:26:57.832750 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.03.19 08:26:57.832782 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1343 | 2026.03.19 08:26:57.832799 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1344 | 2026.03.19 08:26:57.833224 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001131 sec., 16799.292661361626 rows/sec., 701.99 KiB/sec. | ||
| 1345 | 2026.03.19 08:26:57.833305 [ 3 ] {bf8b9500-42e7-46ca-9654-382773cc1c38} <Debug> TCPHandler: Processed in 0.00134211 sec. | ||
| 1346 | 2026.03.19 08:26:57.833518 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.19 08:26:57.833647 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.03.19 08:26:57.833853 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.03.19 08:26:57.833884 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1350 | 2026.03.19 08:26:57.834058 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.03.19 08:26:57.834110 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.03.19 08:26:57.834206 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1353 | 2026.03.19 08:26:57.834235 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.03.19 08:26:57.834253 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1355 | 2026.03.19 08:26:57.834267 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.03.19 08:26:57.834299 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1357 | 2026.03.19 08:26:57.834316 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1358 | 2026.03.19 08:26:57.834730 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001132 sec., 16784.45229681979 rows/sec., 701.37 KiB/sec. | ||
| 1359 | 2026.03.19 08:26:57.834811 [ 3 ] {baa8673c-d0a5-411f-b42d-57ae33bd761c} <Debug> TCPHandler: Processed in 0.00134315 sec. | ||
| 1360 | 2026.03.19 08:26:57.835021 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.19 08:26:57.835148 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.03.19 08:26:57.835342 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.03.19 08:26:57.835384 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1364 | 2026.03.19 08:26:57.835616 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.03.19 08:26:57.835678 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.03.19 08:26:57.835790 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1367 | 2026.03.19 08:26:57.835820 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.03.19 08:26:57.835840 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1369 | 2026.03.19 08:26:57.835855 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.03.19 08:26:57.835891 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1371 | 2026.03.19 08:26:57.835910 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1372 | 2026.03.19 08:26:57.836432 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001331 sec., 14274.981217129978 rows/sec., 596.50 KiB/sec. | ||
| 1373 | 2026.03.19 08:26:57.836535 [ 3 ] {9dc42840-f202-4fa9-bf04-b4220b87865e} <Debug> TCPHandler: Processed in 0.001564045 sec. | ||
| 1374 | 2026.03.19 08:26:57.836784 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.19 08:26:57.836924 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1376 | 2026.03.19 08:26:57.837132 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1377 | 2026.03.19 08:26:57.837165 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1378 | 2026.03.19 08:26:57.837386 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.03.19 08:26:57.837440 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.03.19 08:26:57.837540 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1381 | 2026.03.19 08:26:57.837571 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1382 | 2026.03.19 08:26:57.837589 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1383 | 2026.03.19 08:26:57.837629 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1384 | 2026.03.19 08:26:57.837663 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1385 | 2026.03.19 08:26:57.837681 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1386 | 2026.03.19 08:26:57.838149 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001279 sec., 14855.355746677093 rows/sec., 620.75 KiB/sec. | ||
| 1387 | 2026.03.19 08:26:57.838234 [ 3 ] {a03ca867-b377-4bb4-a9bd-677b06d6e571} <Debug> TCPHandler: Processed in 0.001501894 sec. | ||
| 1388 | 2026.03.19 08:26:57.838474 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.19 08:26:57.838606 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1390 | 2026.03.19 08:26:57.838820 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1391 | 2026.03.19 08:26:57.838853 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1392 | 2026.03.19 08:26:57.839033 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2026.03.19 08:26:57.839086 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2026.03.19 08:26:57.839193 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1395 | 2026.03.19 08:26:57.839224 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1396 | 2026.03.19 08:26:57.839242 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1397 | 2026.03.19 08:26:57.839256 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1398 | 2026.03.19 08:26:57.839289 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1399 | 2026.03.19 08:26:57.839306 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1400 | 2026.03.19 08:26:57.839776 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001221 sec., 15561.01556101556 rows/sec., 650.24 KiB/sec. | ||
| 1401 | 2026.03.19 08:26:57.839858 [ 3 ] {5c26eedf-0d35-4f77-8ef7-df0f2cac452a} <Debug> TCPHandler: Processed in 0.001435673 sec. | ||
| 1402 | 2026.03.19 08:26:57.840076 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.03.19 08:26:57.840206 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1404 | 2026.03.19 08:26:57.840413 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1405 | 2026.03.19 08:26:57.840447 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1406 | 2026.03.19 08:26:57.840626 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1407 | 2026.03.19 08:26:57.840679 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1408 | 2026.03.19 08:26:57.840776 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1409 | 2026.03.19 08:26:57.840805 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1410 | 2026.03.19 08:26:57.840823 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1411 | 2026.03.19 08:26:57.840836 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1412 | 2026.03.19 08:26:57.840869 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1413 | 2026.03.19 08:26:57.840886 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1414 | 2026.03.19 08:26:57.841350 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001194 sec., 15912.897822445562 rows/sec., 664.95 KiB/sec. | ||
| 1415 | 2026.03.19 08:26:57.841434 [ 3 ] {d34d3cec-c82a-4215-8017-8e0c67c95bbf} <Debug> TCPHandler: Processed in 0.001408471 sec. | ||
| 1416 | 2026.03.19 08:26:57.841676 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.19 08:26:57.841809 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1418 | 2026.03.19 08:26:57.842020 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.03.19 08:26:57.842056 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1420 | 2026.03.19 08:26:57.842257 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.03.19 08:26:57.842313 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.03.19 08:26:57.842416 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1423 | 2026.03.19 08:26:57.842447 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1424 | 2026.03.19 08:26:57.842468 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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.03.19 08:26:57.842482 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1426 | 2026.03.19 08:26:57.842516 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1427 | 2026.03.19 08:26:57.842535 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1428 | 2026.03.19 08:26:57.843147 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00139 sec., 13669.06474820144 rows/sec., 571.18 KiB/sec. | ||
| 1429 | 2026.03.19 08:26:57.843241 [ 3 ] {f0de41eb-dd38-4c76-9367-7765dcc3f230} <Debug> TCPHandler: Processed in 0.001614408 sec. | ||
| 1430 | 2026.03.19 08:26:57.843491 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.03.19 08:26:57.843622 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1432 | 2026.03.19 08:26:57.843840 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1433 | 2026.03.19 08:26:57.843875 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1434 | 2026.03.19 08:26:57.844061 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1435 | 2026.03.19 08:26:57.844115 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1436 | 2026.03.19 08:26:57.844225 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1437 | 2026.03.19 08:26:57.844255 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1438 | 2026.03.19 08:26:57.844273 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1439 | 2026.03.19 08:26:57.844287 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2026.03.19 08:26:57.844319 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1441 | 2026.03.19 08:26:57.844337 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1442 | 2026.03.19 08:26:57.844775 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001204 sec., 15780.730897009968 rows/sec., 659.42 KiB/sec. | ||
| 1443 | 2026.03.19 08:26:57.844861 [ 3 ] {dc9c1665-fdfd-4a77-bbb7-5bd426ea4baf} <Debug> TCPHandler: Processed in 0.001419252 sec. | ||
| 1444 | 2026.03.19 08:26:57.852576 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.03.19 08:26:57.852742 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1446 | 2026.03.19 08:26:57.853016 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2026.03.19 08:26:57.853052 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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 | ||
| 1448 | 2026.03.19 08:26:57.853248 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.03.19 08:26:57.853303 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.03.19 08:26:57.853406 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1451 | 2026.03.19 08:26:57.853436 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.03.19 08:26:57.853456 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 1453 | 2026.03.19 08:26:57.853471 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1454 | 2026.03.19 08:26:57.853505 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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'))" | ||
| 1455 | 2026.03.19 08:26:57.853525 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1456 | 2026.03.19 08:26:57.853959 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001285 sec., 14785.992217898834 rows/sec., 617.86 KiB/sec. | ||
| 1457 | 2026.03.19 08:26:57.854041 [ 3 ] {e5e54206-4f3b-4849-9c25-0565f88216be} <Debug> TCPHandler: Processed in 0.001528785 sec. | ||
| 1458 | 2026.03.19 08:26:57.855944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2399 | ||
| 1459 | 2026.03.19 08:26:57.856477 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.03.19 08:26:57.856521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1461 | 2026.03.19 08:26:57.857055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1462 | 2026.03.19 08:26:57.857285 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.03.19 08:26:57.857411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2399 | ||
| 1464 | 2026.03.19 08:26:57.858173 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.03.19 08:26:57.858310 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1466 | 2026.03.19 08:26:57.858362 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1467 | 2026.03.19 08:26:57.858983 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.19 08:26:57.859028 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1469 | 2026.03.19 08:26:57.859446 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1470 | 2026.03.19 08:26:57.859639 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.19 08:26:57.859798 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001522 sec., 7884.362680683312 rows/sec., 2.80 MiB/sec. | ||
| 1472 | 2026.03.19 08:26:57.859856 [ 3 ] {ff4a1719-772e-4072-b42a-e8fb766df088} <Debug> TCPHandler: Processed in 0.001742051 sec. | ||
| 1473 | 2026.03.19 08:26:57.859983 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.03.19 08:26:57.860081 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.03.19 08:26:57.860124 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1476 | 2026.03.19 08:26:57.862991 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.03.19 08:26:57.863035 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1478 | 2026.03.19 08:26:57.863524 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1479 | 2026.03.19 08:26:57.863781 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.03.19 08:26:57.863955 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003893 sec., 72951.45132288722 rows/sec., 4.63 MiB/sec. | ||
| 1481 | 2026.03.19 08:26:57.864003 [ 3 ] {af9301e5-1a22-403d-9109-95de834035d2} <Debug> TCPHandler: Processed in 0.004068769 sec. | ||
| 1482 | 2026.03.19 08:26:57.864123 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.19 08:26:57.864219 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1484 | 2026.03.19 08:26:57.864260 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1485 | 2026.03.19 08:26:57.864670 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.03.19 08:26:57.864709 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1487 | 2026.03.19 08:26:57.864996 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1488 | 2026.03.19 08:26:57.865203 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.03.19 08:26:57.865338 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001138 sec., 1757.4692442882251 rows/sec., 143.31 KiB/sec. | ||
| 1490 | 2026.03.19 08:26:57.865380 [ 3 ] {8fe4d8c8-c634-43b0-a050-1af47d131869} <Debug> TCPHandler: Processed in 0.001306319 sec. | ||
| 1491 | 2026.03.19 08:26:57.865488 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.03.19 08:26:57.865582 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1493 | 2026.03.19 08:26:57.865621 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1494 | 2026.03.19 08:26:57.866325 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.03.19 08:26:57.866361 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1496 | 2026.03.19 08:26:57.866753 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1497 | 2026.03.19 08:26:57.866961 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.03.19 08:26:57.867084 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Debug> executeQuery: Read 768 rows, 61.17 KiB in 0.001521 sec., 504930.96646942804 rows/sec., 39.27 MiB/sec. | ||
| 1499 | 2026.03.19 08:26:57.867127 [ 3 ] {c99ab460-eab7-4a5c-9de6-ca144855079a} <Debug> TCPHandler: Processed in 0.001687159 sec. | ||
| 1500 | 2026.03.19 08:26:57.867234 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.03.19 08:26:57.867327 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.03.19 08:26:57.867368 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1503 | 2026.03.19 08:26:57.867766 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.03.19 08:26:57.867803 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1505 | 2026.03.19 08:26:57.868115 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1506 | 2026.03.19 08:26:57.868339 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.03.19 08:26:57.868469 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.00116 sec., 124137.93103448275 rows/sec., 7.31 MiB/sec. | ||
| 1508 | 2026.03.19 08:26:57.868512 [ 3 ] {54bd0228-f6a4-4366-87b4-a31cf64a7b0d} <Debug> TCPHandler: Processed in 0.001324529 sec. | ||
| 1509 | 2026.03.19 08:26:57.868626 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.03.19 08:26:57.868718 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.03.19 08:26:57.868757 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1512 | 2026.03.19 08:26:57.869211 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.03.19 08:26:57.869245 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1514 | 2026.03.19 08:26:57.869647 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1515 | 2026.03.19 08:26:57.869850 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.03.19 08:26:57.869979 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001278 sec., 116588.4194053208 rows/sec., 7.53 MiB/sec. | ||
| 1517 | 2026.03.19 08:26:57.870020 [ 3 ] {5952300a-8ef6-4357-a886-9a3ca0ebcec3} <Debug> TCPHandler: Processed in 0.001441913 sec. | ||
| 1518 | 2026.03.19 08:26:57.870128 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.03.19 08:26:57.870221 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.03.19 08:26:57.870259 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1521 | 2026.03.19 08:26:57.870679 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.03.19 08:26:57.870715 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1523 | 2026.03.19 08:26:57.873047 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1524 | 2026.03.19 08:26:57.873301 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.03.19 08:26:57.873456 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003251 sec., 45524.454014149494 rows/sec., 2.59 MiB/sec. | ||
| 1526 | 2026.03.19 08:26:57.873501 [ 3 ] {b4f116d1-2faa-4485-864f-59eb6d7b50f7} <Debug> TCPHandler: Processed in 0.003420371 sec. | ||
| 1527 | 2026.03.19 08:26:57.873628 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.03.19 08:26:57.873741 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1529 | 2026.03.19 08:26:57.873787 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1530 | 2026.03.19 08:26:57.874360 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.03.19 08:26:57.874397 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1532 | 2026.03.19 08:26:57.874746 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1533 | 2026.03.19 08:26:57.874954 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.03.19 08:26:57.875079 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Debug> executeQuery: Read 456 rows, 32.46 KiB in 0.00136 sec., 335294.1176470588 rows/sec., 23.31 MiB/sec. | ||
| 1535 | 2026.03.19 08:26:57.875115 [ 3 ] {31514558-7b75-491b-a030-237b8671a7b0} <Debug> TCPHandler: Processed in 0.001545735 sec. | ||
| 1536 | 2026.03.19 08:26:57.875224 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.03.19 08:26:57.875318 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1538 | 2026.03.19 08:26:57.875358 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1539 | 2026.03.19 08:26:57.875676 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.03.19 08:26:57.875712 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1541 | 2026.03.19 08:26:57.876085 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1542 | 2026.03.19 08:26:57.876290 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.03.19 08:26:57.876415 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 1544 | 2026.03.19 08:26:57.876451 [ 3 ] {51406c84-5dc0-4856-8c04-9c9f4779b7eb} <Debug> TCPHandler: Processed in 0.001275278 sec. | ||
| 1545 | 2026.03.19 08:26:57.876564 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.03.19 08:26:57.876656 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.03.19 08:26:57.876697 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1548 | 2026.03.19 08:26:57.877106 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.03.19 08:26:57.877142 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1550 | 2026.03.19 08:26:57.877466 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1551 | 2026.03.19 08:26:57.877672 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.03.19 08:26:57.877794 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Debug> executeQuery: Read 206 rows, 13.79 KiB in 0.001155 sec., 178354.97835497835 rows/sec., 11.66 MiB/sec. | ||
| 1553 | 2026.03.19 08:26:57.877830 [ 3 ] {e17f579e-55f9-4de8-a50e-6901fbed0d07} <Debug> TCPHandler: Processed in 0.001313988 sec. | ||
| 1554 | 2026.03.19 08:26:57.877932 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.03.19 08:26:57.878024 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1556 | 2026.03.19 08:26:57.878066 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1557 | 2026.03.19 08:26:57.878375 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.03.19 08:26:57.878412 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1559 | 2026.03.19 08:26:57.878861 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1560 | 2026.03.19 08:26:57.879076 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.03.19 08:26:57.879205 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 56.25 KiB/sec. | ||
| 1562 | 2026.03.19 08:26:57.879241 [ 3 ] {d3632736-339a-43a3-8ef8-ab6b192aa8cc} <Debug> TCPHandler: Processed in 0.00135638 sec. | ||
| 1563 | 2026.03.19 08:26:57.879347 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.03.19 08:26:57.879440 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1565 | 2026.03.19 08:26:57.879481 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1566 | 2026.03.19 08:26:57.879802 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.03.19 08:26:57.879837 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1568 | 2026.03.19 08:26:57.880124 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1569 | 2026.03.19 08:26:57.880339 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1570 | 2026.03.19 08:26:57.880470 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.48 MiB/sec. | ||
| 1571 | 2026.03.19 08:26:57.880504 [ 3 ] {f2462b65-25b5-41a4-b72d-bb1ddbd6c727} <Debug> TCPHandler: Processed in 0.001205476 sec. | ||
| 1572 | 2026.03.19 08:26:57.978190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1573 | 2026.03.19 08:26:57.995384 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.03.19 08:26:57.995425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1575 | 2026.03.19 08:26:58.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.59 MiB, peak 172.64 MiB, free memory in arenas 0.00 B, will set to 169.09 MiB (RSS), difference: -3.50 MiB | ||
| 1576 | 2026.03.19 08:26:58.001792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1577 | 2026.03.19 08:26:58.002500 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.03.19 08:26:58.005680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1579 | 2026.03.19 08:26:59.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.09 MiB, peak 172.64 MiB, free memory in arenas 0.00 B, will set to 169.82 MiB (RSS), difference: 4.73 MiB | ||
| 1580 | 2026.03.19 08:27:00.366007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 220 | ||
| 1581 | 2026.03.19 08:27:00.368963 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.03.19 08:27:00.369020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1583 | 2026.03.19 08:27:00.370256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1584 | 2026.03.19 08:27:00.370530 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.03.19 08:27:00.370802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1586 | 2026.03.19 08:27:02.791386 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.19 08:27:02.791577 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.19 08:27:02.791643 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1589 | 2026.03.19 08:27:02.792251 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.19 08:27:02.792301 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1591 | 2026.03.19 08:27:02.792687 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1592 | 2026.03.19 08:27:02.792919 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.19 08:27:02.793080 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Debug> executeQuery: Read 78 rows, 6.91 KiB in 0.001548 sec., 50387.59689922481 rows/sec., 4.36 MiB/sec. | ||
| 1594 | 2026.03.19 08:27:02.793127 [ 3 ] {5da52e0d-e942-4776-8790-c84f5caa07e4} <Debug> TCPHandler: Processed in 0.001859224 sec. | ||
| 1595 | 2026.03.19 08:27:02.793257 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.19 08:27:02.793360 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.19 08:27:02.793403 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1598 | 2026.03.19 08:27:02.793877 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.19 08:27:02.793918 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1600 | 2026.03.19 08:27:02.794258 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1601 | 2026.03.19 08:27:02.794482 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.19 08:27:02.794614 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001277 sec., 20360.219263899766 rows/sec., 1.50 MiB/sec. | ||
| 1603 | 2026.03.19 08:27:02.794651 [ 3 ] {86a0d2ea-1670-41db-92c5-f351c7c20cbc} <Debug> TCPHandler: Processed in 0.001449203 sec. | ||
| 1604 | 2026.03.19 08:27:02.794764 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.03.19 08:27:02.794863 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1606 | 2026.03.19 08:27:02.794903 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1607 | 2026.03.19 08:27:02.795313 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.19 08:27:02.795351 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1609 | 2026.03.19 08:27:02.795650 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1610 | 2026.03.19 08:27:02.795867 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.03.19 08:27:02.795994 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001152 sec., 46875 rows/sec., 3.66 MiB/sec. | ||
| 1612 | 2026.03.19 08:27:02.796033 [ 3 ] {d1399bca-5a0d-4561-a486-a795ebc2435a} <Debug> TCPHandler: Processed in 0.001318088 sec. | ||
| 1613 | 2026.03.19 08:27:02.796140 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.03.19 08:27:02.796244 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.03.19 08:27:02.796288 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1616 | 2026.03.19 08:27:02.796637 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.03.19 08:27:02.796675 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1618 | 2026.03.19 08:27:02.796991 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1619 | 2026.03.19 08:27:02.797211 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.03.19 08:27:02.797341 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001115 sec., 89686.0986547085 rows/sec., 6.22 MiB/sec. | ||
| 1621 | 2026.03.19 08:27:02.797381 [ 3 ] {9863b3bf-3d95-42be-b976-063191365c14} <Debug> TCPHandler: Processed in 0.001289858 sec. | ||
| 1622 | 2026.03.19 08:27:02.797488 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.19 08:27:02.797582 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1624 | 2026.03.19 08:27:02.797635 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <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 | ||
| 1625 | 2026.03.19 08:27:02.798389 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.03.19 08:27:02.798427 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1627 | 2026.03.19 08:27:02.798959 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1628 | 2026.03.19 08:27:02.799196 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.03.19 08:27:02.799344 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 26.19 MiB/sec. | ||
| 1630 | 2026.03.19 08:27:02.799402 [ 3 ] {5c8b66c3-5dfc-4bfb-8d1d-d3e0aaeba9ac} <Debug> TCPHandler: Processed in 0.001962117 sec. | ||
| 1631 | 2026.03.19 08:27:02.799519 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.03.19 08:27:02.799616 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.03.19 08:27:02.799660 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1634 | 2026.03.19 08:27:02.799974 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.03.19 08:27:02.800015 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1636 | 2026.03.19 08:27:02.800336 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1637 | 2026.03.19 08:27:02.800558 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.19 08:27:02.800688 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001091 sec., 27497.708524289643 rows/sec., 1.88 MiB/sec. | ||
| 1639 | 2026.03.19 08:27:02.800724 [ 3 ] {0e0c75b2-c5b2-4ae0-aea7-4feb90592aa4} <Debug> TCPHandler: Processed in 0.001253817 sec. | ||
| 1640 | 2026.03.19 08:27:05.284082 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1641 | 2026.03.19 08:27:05.284138 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1642 | 2026.03.19 08:27:05.357473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2911 | ||
| 1643 | 2026.03.19 08:27:05.358024 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.03.19 08:27:05.358071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1645 | 2026.03.19 08:27:05.358557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.03.19 08:27:05.358790 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.03.19 08:27:05.358921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1648 | 2026.03.19 08:27:05.358929 [ 109 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1649 | 2026.03.19 08:27:05.359038 [ 109 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.19 08:27:05.359076 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1651 | 2026.03.19 08:27:05.361641 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 1652 | 2026.03.19 08:27:05.364014 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1653 | 2026.03.19 08:27:05.364101 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 1654 | 2026.03.19 08:27:05.364221 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 503 rows starting from the beginning of the part | ||
| 1655 | 2026.03.19 08:27:05.364276 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1656 | 2026.03.19 08:27:05.364323 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 1657 | 2026.03.19 08:27:05.364384 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 1658 | 2026.03.19 08:27:05.364437 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 1659 | 2026.03.19 08:27:05.397122 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.03791447 sec., 76778.07443965325 rows/sec., 1.10 MiB/sec. | ||
| 1660 | 2026.03.19 08:27:05.398076 [ 190 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.03.19 08:27:05.398421 [ 190 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.19 08:27:05.398501 [ 190 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_6_1} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.03.19 08:27:05.400826 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1664 | 2026.03.19 08:27:05.505740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1665 | 2026.03.19 08:27:05.524297 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.19 08:27:05.524432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1667 | 2026.03.19 08:27:05.531640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1668 | 2026.03.19 08:27:05.532905 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.19 08:27:05.533344 [ 109 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1670 | 2026.03.19 08:27:05.533405 [ 109 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.03.19 08:27:05.533427 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1672 | 2026.03.19 08:27:05.533589 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1673 | 2026.03.19 08:27:05.538015 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1674 | 2026.03.19 08:27:05.538140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1675 | 2026.03.19 08:27:05.539432 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1676 | 2026.03.19 08:27:05.543956 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1677 | 2026.03.19 08:27:05.548254 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1678 | 2026.03.19 08:27:05.552273 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1679 | 2026.03.19 08:27:05.560615 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1680 | 2026.03.19 08:27:05.564969 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 1681 | 2026.03.19 08:27:05.627696 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094168977 sec., 488.4835905141032 rows/sec., 2.53 MiB/sec. | ||
| 1682 | 2026.03.19 08:27:05.629515 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1683 | 2026.03.19 08:27:05.631385 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_6_1} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): 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.03.19 08:27:05.631488 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_6_1} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1685 | 2026.03.19 08:27:05.632816 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1686 | 2026.03.19 08:27:06.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.05 MiB, peak 180.59 MiB, free memory in arenas 0.00 B, will set to 180.47 MiB (RSS), difference: 9.42 MiB | ||
| 1687 | 2026.03.19 08:27:07.799009 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.03.19 08:27:07.799180 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.03.19 08:27:07.799244 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1690 | 2026.03.19 08:27:07.799902 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.19 08:27:07.799952 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1692 | 2026.03.19 08:27:07.800363 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1693 | 2026.03.19 08:27:07.800591 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.19 08:27:07.800742 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001607 sec., 176726.82016179216 rows/sec., 11.22 MiB/sec. | ||
| 1695 | 2026.03.19 08:27:07.800791 [ 3 ] {0f1298eb-5753-4df4-9e36-e92d0184ec01} <Debug> TCPHandler: Processed in 0.001902126 sec. | ||
| 1696 | 2026.03.19 08:27:07.800910 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.03.19 08:27:07.801009 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1698 | 2026.03.19 08:27:07.801051 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1699 | 2026.03.19 08:27:07.801694 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.03.19 08:27:07.801732 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1701 | 2026.03.19 08:27:07.802094 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1702 | 2026.03.19 08:27:07.802302 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.03.19 08:27:07.802406 [ 106 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1704 | 2026.03.19 08:27:07.802425 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Debug> executeQuery: Read 767 rows, 61.10 KiB in 0.001439 sec., 533009.0340514246 rows/sec., 41.46 MiB/sec. | ||
| 1705 | 2026.03.19 08:27:07.802483 [ 106 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.03.19 08:27:07.802489 [ 3 ] {88a2d68b-d9db-4072-aea0-7cba8e123e19} <Debug> TCPHandler: Processed in 0.001630368 sec. | ||
| 1707 | 2026.03.19 08:27:07.802516 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1708 | 2026.03.19 08:27:07.802612 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.03.19 08:27:07.802639 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 1710 | 2026.03.19 08:27:07.802710 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.03.19 08:27:07.802748 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1712 | 2026.03.19 08:27:07.802751 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1713 | 2026.03.19 08:27:07.802795 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 1714 | 2026.03.19 08:27:07.802894 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1715 | 2026.03.19 08:27:07.802949 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1716 | 2026.03.19 08:27:07.803000 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 768 rows starting from the beginning of the part | ||
| 1717 | 2026.03.19 08:27:07.803046 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1718 | 2026.03.19 08:27:07.803097 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 767 rows starting from the beginning of the part | ||
| 1719 | 2026.03.19 08:27:07.803167 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.19 08:27:07.803204 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1721 | 2026.03.19 08:27:07.803551 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1722 | 2026.03.19 08:27:07.803775 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.03.19 08:27:07.803910 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00122 sec., 116393.44262295082 rows/sec., 6.84 MiB/sec. | ||
| 1724 | 2026.03.19 08:27:07.803946 [ 3 ] {8d94dc85-905c-4ccd-93aa-e8a3cd7a0237} <Debug> TCPHandler: Processed in 0.00138328 sec. | ||
| 1725 | 2026.03.19 08:27:07.804049 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.03.19 08:27:07.804142 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.03.19 08:27:07.804180 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1728 | 2026.03.19 08:27:07.804257 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663769 sec., 1059642.2940925092 rows/sec., 87.36 MiB/sec. | ||
| 1729 | 2026.03.19 08:27:07.804574 [ 192 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1730 | 2026.03.19 08:27:07.804577 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.03.19 08:27:07.804652 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1732 | 2026.03.19 08:27:07.804993 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1733 | 2026.03.19 08:27:07.805012 [ 192 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.03.19 08:27:07.805115 [ 192 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_6_1} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1735 | 2026.03.19 08:27:07.805219 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1736 | 2026.03.19 08:27:07.805241 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.03.19 08:27:07.805377 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001254 sec., 118819.77671451356 rows/sec., 7.68 MiB/sec. | ||
| 1738 | 2026.03.19 08:27:07.805415 [ 3 ] {32279322-6b9b-43b2-876a-d1487203f8c2} <Debug> TCPHandler: Processed in 0.001413641 sec. | ||
| 1739 | 2026.03.19 08:27:07.805518 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.03.19 08:27:07.805609 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.03.19 08:27:07.805647 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1742 | 2026.03.19 08:27:07.806042 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.03.19 08:27:07.806078 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1744 | 2026.03.19 08:27:07.806380 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1745 | 2026.03.19 08:27:07.806585 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.03.19 08:27:07.806712 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 1747 | 2026.03.19 08:27:07.806749 [ 3 ] {5af7c3dc-df7b-4d77-a59c-03dfafcfa33b} <Debug> TCPHandler: Processed in 0.001278637 sec. | ||
| 1748 | 2026.03.19 08:27:07.806852 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.03.19 08:27:07.806942 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1750 | 2026.03.19 08:27:07.806981 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1751 | 2026.03.19 08:27:07.807485 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.19 08:27:07.807521 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1753 | 2026.03.19 08:27:07.807848 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1754 | 2026.03.19 08:27:07.808073 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.19 08:27:07.808181 [ 106 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1756 | 2026.03.19 08:27:07.808196 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.00127 sec., 357480.3149606299 rows/sec., 24.84 MiB/sec. | ||
| 1757 | 2026.03.19 08:27:07.808222 [ 106 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.03.19 08:27:07.808244 [ 3 ] {b0c057fd-0104-49a7-82b6-76ac5f815388} <Debug> TCPHandler: Processed in 0.001439202 sec. | ||
| 1759 | 2026.03.19 08:27:07.808246 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1760 | 2026.03.19 08:27:07.808352 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 1761 | 2026.03.19 08:27:07.808358 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.19 08:27:07.808451 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1763 | 2026.03.19 08:27:07.808474 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1764 | 2026.03.19 08:27:07.808478 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1765 | 2026.03.19 08:27:07.808522 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1766 | 2026.03.19 08:27:07.808534 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1767 | 2026.03.19 08:27:07.808571 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 1768 | 2026.03.19 08:27:07.808605 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 456 rows starting from the beginning of the part | ||
| 1769 | 2026.03.19 08:27:07.808639 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
| 1770 | 2026.03.19 08:27:07.808673 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 454 rows starting from the beginning of the part | ||
| 1771 | 2026.03.19 08:27:07.808839 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.03.19 08:27:07.808874 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1773 | 2026.03.19 08:27:07.809203 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1774 | 2026.03.19 08:27:07.809431 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.03.19 08:27:07.809496 [ 197 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181115 sec., 934709.998603015 rows/sec., 69.96 MiB/sec. | ||
| 1776 | 2026.03.19 08:27:07.809555 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 1777 | 2026.03.19 08:27:07.809596 [ 3 ] {ec9453b3-bfd6-4e38-b44a-b0e3cd1b70ea} <Debug> TCPHandler: Processed in 0.001285828 sec. | ||
| 1778 | 2026.03.19 08:27:07.809709 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.03.19 08:27:07.809711 [ 191 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1780 | 2026.03.19 08:27:07.809809 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.03.19 08:27:07.809852 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1782 | 2026.03.19 08:27:07.809972 [ 191 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.03.19 08:27:07.810051 [ 191 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_6_1} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1784 | 2026.03.19 08:27:07.810130 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1785 | 2026.03.19 08:27:07.810263 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.03.19 08:27:07.810298 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1787 | 2026.03.19 08:27:07.810650 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1788 | 2026.03.19 08:27:07.810864 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.19 08:27:07.810990 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.0012 sec., 170833.33333333334 rows/sec., 11.17 MiB/sec. | ||
| 1790 | 2026.03.19 08:27:07.810998 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1791 | 2026.03.19 08:27:07.811027 [ 3 ] {f3b96427-aac4-4105-936b-76f7bdc1c629} <Debug> TCPHandler: Processed in 0.001367751 sec. | ||
| 1792 | 2026.03.19 08:27:07.811050 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.03.19 08:27:07.811078 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1794 | 2026.03.19 08:27:07.811148 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.03.19 08:27:07.811182 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 1796 | 2026.03.19 08:27:07.811247 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.03.19 08:27:07.811277 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1798 | 2026.03.19 08:27:07.811290 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1799 | 2026.03.19 08:27:07.811303 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1800 | 2026.03.19 08:27:07.811348 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1801 | 2026.03.19 08:27:07.811397 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1802 | 2026.03.19 08:27:07.811437 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 206 rows starting from the beginning of the part | ||
| 1803 | 2026.03.19 08:27:07.811478 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1804 | 2026.03.19 08:27:07.811522 [ 187 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
| 1805 | 2026.03.19 08:27:07.811601 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.03.19 08:27:07.811636 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1807 | 2026.03.19 08:27:07.811938 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1808 | 2026.03.19 08:27:07.812163 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.03.19 08:27:07.812296 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 1810 | 2026.03.19 08:27:07.812333 [ 3 ] {6993805a-41d1-4f50-b8af-e58eb8c41309} <Debug> TCPHandler: Processed in 0.001234216 sec. | ||
| 1811 | 2026.03.19 08:27:07.812439 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.03.19 08:27:07.812440 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305868 sec., 622574.4102773021 rows/sec., 41.92 MiB/sec. | ||
| 1813 | 2026.03.19 08:27:07.812534 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.03.19 08:27:07.812575 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1815 | 2026.03.19 08:27:07.812720 [ 197 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1816 | 2026.03.19 08:27:07.812889 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.03.19 08:27:07.812933 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1818 | 2026.03.19 08:27:07.813107 [ 197 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.03.19 08:27:07.813203 [ 197 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1820 | 2026.03.19 08:27:07.813258 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1821 | 2026.03.19 08:27:07.813322 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1822 | 2026.03.19 08:27:07.813487 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.03.19 08:27:07.813586 [ 104 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1824 | 2026.03.19 08:27:07.813618 [ 104 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.19 08:27:07.813627 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.28 MiB/sec. | ||
| 1826 | 2026.03.19 08:27:07.813635 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1827 | 2026.03.19 08:27:07.813669 [ 3 ] {f25c0d9d-76c6-4ac8-91a1-4946a0e882e1} <Debug> TCPHandler: Processed in 0.001278648 sec. | ||
| 1828 | 2026.03.19 08:27:07.813773 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 1829 | 2026.03.19 08:27:07.813898 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1830 | 2026.03.19 08:27:07.813936 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 1831 | 2026.03.19 08:27:07.814031 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 1832 | 2026.03.19 08:27:07.814088 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 1833 | 2026.03.19 08:27:07.814134 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1834 | 2026.03.19 08:27:07.814173 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1835 | 2026.03.19 08:27:07.814240 [ 189 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1836 | 2026.03.19 08:27:07.815074 [ 197 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00135837 sec., 176682.3472249829 rows/sec., 11.42 MiB/sec. | ||
| 1837 | 2026.03.19 08:27:07.815203 [ 197 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1838 | 2026.03.19 08:27:07.815455 [ 197 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.03.19 08:27:07.815515 [ 197 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_6_1} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1840 | 2026.03.19 08:27:07.815569 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1841 | 2026.03.19 08:27:10.371000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 252 | ||
| 1842 | 2026.03.19 08:27:10.373200 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.03.19 08:27:10.373254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1844 | 2026.03.19 08:27:10.374409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1845 | 2026.03.19 08:27:10.374681 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.03.19 08:27:10.374942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1847 | 2026.03.19 08:27:12.794742 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.03.19 08:27:12.794954 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1849 | 2026.03.19 08:27:12.795023 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1850 | 2026.03.19 08:27:12.795731 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.03.19 08:27:12.795774 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1852 | 2026.03.19 08:27:12.796129 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1853 | 2026.03.19 08:27:12.796353 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.03.19 08:27:12.796497 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001595 sec., 1253.9184952978055 rows/sec., 102.25 KiB/sec. | ||
| 1855 | 2026.03.19 08:27:12.796537 [ 3 ] {b7630a93-7819-4b36-b49b-9eb8f8ed623f} <Debug> TCPHandler: Processed in 0.001923886 sec. | ||
| 1856 | 2026.03.19 08:27:12.796652 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.03.19 08:27:12.796745 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1858 | 2026.03.19 08:27:12.796784 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1859 | 2026.03.19 08:27:12.797283 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.03.19 08:27:12.797319 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1861 | 2026.03.19 08:27:12.797624 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2026.03.19 08:27:12.797825 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.03.19 08:27:12.797949 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Debug> executeQuery: Read 105 rows, 9.04 KiB in 0.001222 sec., 85924.71358428805 rows/sec., 7.23 MiB/sec. | ||
| 1864 | 2026.03.19 08:27:12.797984 [ 3 ] {671a015b-5fda-4f63-b9dd-7994a53a836c} <Debug> TCPHandler: Processed in 0.001380101 sec. | ||
| 1865 | 2026.03.19 08:27:12.798091 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.03.19 08:27:12.798182 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.03.19 08:27:12.798222 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1868 | 2026.03.19 08:27:12.798642 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.03.19 08:27:12.798677 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1870 | 2026.03.19 08:27:12.798955 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1871 | 2026.03.19 08:27:12.799155 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.19 08:27:12.799278 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001113 sec., 25157.232704402515 rows/sec., 1.84 MiB/sec. | ||
| 1873 | 2026.03.19 08:27:12.799274 [ 97 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1874 | 2026.03.19 08:27:12.799315 [ 3 ] {71c7ae1b-e918-40d3-8be7-ed9d48c3b549} <Debug> TCPHandler: Processed in 0.001272037 sec. | ||
| 1875 | 2026.03.19 08:27:12.799353 [ 97 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.03.19 08:27:12.799379 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1877 | 2026.03.19 08:27:12.799434 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.03.19 08:27:12.799509 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 1879 | 2026.03.19 08:27:12.799531 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1880 | 2026.03.19 08:27:12.799582 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1881 | 2026.03.19 08:27:12.799634 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1882 | 2026.03.19 08:27:12.799670 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1883 | 2026.03.19 08:27:12.799736 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1884 | 2026.03.19 08:27:12.799778 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 1885 | 2026.03.19 08:27:12.799817 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1886 | 2026.03.19 08:27:12.799855 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 1887 | 2026.03.19 08:27:12.799894 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1888 | 2026.03.19 08:27:12.800015 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.03.19 08:27:12.800058 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1890 | 2026.03.19 08:27:12.800417 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1891 | 2026.03.19 08:27:12.800666 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.03.19 08:27:12.800752 [ 191 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298108 sec., 291963.3805507708 rows/sec., 19.31 MiB/sec. | ||
| 1893 | 2026.03.19 08:27:12.800800 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001286 sec., 65318.81804043546 rows/sec., 5.10 MiB/sec. | ||
| 1894 | 2026.03.19 08:27:12.800847 [ 3 ] {c79fc37c-b2b5-41ff-b07b-bd36b919b5a9} <Debug> TCPHandler: Processed in 0.001460942 sec. | ||
| 1895 | 2026.03.19 08:27:12.800890 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1896 | 2026.03.19 08:27:12.800969 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.03.19 08:27:12.801069 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.03.19 08:27:12.801113 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1899 | 2026.03.19 08:27:12.801142 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.03.19 08:27:12.801211 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_6_1} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1901 | 2026.03.19 08:27:12.801275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1902 | 2026.03.19 08:27:12.801552 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.19 08:27:12.801593 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1904 | 2026.03.19 08:27:12.801919 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1905 | 2026.03.19 08:27:12.802121 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.03.19 08:27:12.802255 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.001204 sec., 125415.28239202658 rows/sec., 8.69 MiB/sec. | ||
| 1907 | 2026.03.19 08:27:12.802293 [ 3 ] {a33e1757-7464-46b6-9aed-f84abc2e1283} <Debug> TCPHandler: Processed in 0.00138042 sec. | ||
| 1908 | 2026.03.19 08:27:12.802398 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.03.19 08:27:12.802490 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1910 | 2026.03.19 08:27:12.802541 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <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 | ||
| 1911 | 2026.03.19 08:27:12.803316 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.03.19 08:27:12.803352 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1913 | 2026.03.19 08:27:12.803850 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1914 | 2026.03.19 08:27:12.804053 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.03.19 08:27:12.804180 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001708 sec., 15222.482435597189 rows/sec., 27.28 MiB/sec. | ||
| 1916 | 2026.03.19 08:27:12.804241 [ 3 ] {89366cff-1410-43cd-a194-8c049852c249} <Debug> TCPHandler: Processed in 0.001890176 sec. | ||
| 1917 | 2026.03.19 08:27:12.804351 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.03.19 08:27:12.804443 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.03.19 08:27:12.804483 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1920 | 2026.03.19 08:27:12.804801 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.03.19 08:27:12.804836 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1922 | 2026.03.19 08:27:12.805131 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1923 | 2026.03.19 08:27:12.805345 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.03.19 08:27:12.805464 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001039 sec., 48123.195380173245 rows/sec., 3.30 MiB/sec. | ||
| 1925 | 2026.03.19 08:27:12.805497 [ 3 ] {7d60c438-5219-4ba5-ab56-d7ad493f094e} <Debug> TCPHandler: Processed in 0.001193495 sec. | ||
| 1926 | 2026.03.19 08:27:12.859973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3359 | ||
| 1927 | 2026.03.19 08:27:12.860451 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.19 08:27:12.860492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1929 | 2026.03.19 08:27:12.860949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1930 | 2026.03.19 08:27:12.861168 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.03.19 08:27:12.861291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3359 | ||
| 1932 | 2026.03.19 08:27:13.038200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1933 | 2026.03.19 08:27:13.056010 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.03.19 08:27:13.056084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1935 | 2026.03.19 08:27:13.062055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2026.03.19 08:27:13.062758 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.03.19 08:27:13.066021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1938 | 2026.03.19 08:27:17.800368 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.19 08:27:17.800575 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.03.19 08:27:17.800644 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1941 | 2026.03.19 08:27:17.801377 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.03.19 08:27:17.801417 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1943 | 2026.03.19 08:27:17.801804 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1944 | 2026.03.19 08:27:17.802021 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.03.19 08:27:17.802170 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001646 sec., 172539.48967193198 rows/sec., 10.96 MiB/sec. | ||
| 1946 | 2026.03.19 08:27:17.802210 [ 3 ] {4ddd80b2-56e5-4ec6-acf1-e91feb9baace} <Debug> TCPHandler: Processed in 0.001971148 sec. | ||
| 1947 | 2026.03.19 08:27:17.802342 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.03.19 08:27:17.802436 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1949 | 2026.03.19 08:27:17.802476 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1950 | 2026.03.19 08:27:17.803262 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.19 08:27:17.803299 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1952 | 2026.03.19 08:27:17.803649 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1953 | 2026.03.19 08:27:17.803860 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.03.19 08:27:17.803985 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Debug> executeQuery: Read 793 rows, 63.16 KiB in 0.001568 sec., 505739.79591836734 rows/sec., 39.34 MiB/sec. | ||
| 1955 | 2026.03.19 08:27:17.804021 [ 3 ] {3c805861-b5ba-41f9-8bbc-1ca7772778f6} <Debug> TCPHandler: Processed in 0.001730151 sec. | ||
| 1956 | 2026.03.19 08:27:17.804139 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.03.19 08:27:17.804232 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1958 | 2026.03.19 08:27:17.804272 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1959 | 2026.03.19 08:27:17.804699 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.03.19 08:27:17.804736 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1961 | 2026.03.19 08:27:17.805028 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1962 | 2026.03.19 08:27:17.805242 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.03.19 08:27:17.805375 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00116 sec., 122413.79310344828 rows/sec., 7.19 MiB/sec. | ||
| 1964 | 2026.03.19 08:27:17.805415 [ 3 ] {526be604-879f-4fc8-ab48-b169e839c51e} <Debug> TCPHandler: Processed in 0.001326049 sec. | ||
| 1965 | 2026.03.19 08:27:17.805530 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.03.19 08:27:17.805622 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.03.19 08:27:17.805661 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1968 | 2026.03.19 08:27:17.806070 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.03.19 08:27:17.806107 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1970 | 2026.03.19 08:27:17.806399 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1971 | 2026.03.19 08:27:17.806602 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.19 08:27:17.806724 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00112 sec., 133035.7142857143 rows/sec., 8.59 MiB/sec. | ||
| 1973 | 2026.03.19 08:27:17.806761 [ 3 ] {9502a84c-e316-4c61-a3f3-baf0ca37cc56} <Debug> TCPHandler: Processed in 0.001279438 sec. | ||
| 1974 | 2026.03.19 08:27:17.806871 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.03.19 08:27:17.806963 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.03.19 08:27:17.807002 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1977 | 2026.03.19 08:27:17.807411 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.03.19 08:27:17.807447 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1979 | 2026.03.19 08:27:17.807736 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1980 | 2026.03.19 08:27:17.807951 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.19 08:27:17.808072 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 1982 | 2026.03.19 08:27:17.808135 [ 3 ] {a75b6352-ca40-413f-845f-4775bd9bbbfb} <Debug> TCPHandler: Processed in 0.001313328 sec. | ||
| 1983 | 2026.03.19 08:27:17.808256 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.03.19 08:27:17.808349 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1985 | 2026.03.19 08:27:17.808388 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1986 | 2026.03.19 08:27:17.808959 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.03.19 08:27:17.808995 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1988 | 2026.03.19 08:27:17.809309 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1989 | 2026.03.19 08:27:17.809513 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.03.19 08:27:17.809659 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Debug> executeQuery: Read 482 rows, 34.54 KiB in 0.001327 sec., 363225.3202712886 rows/sec., 25.42 MiB/sec. | ||
| 1991 | 2026.03.19 08:27:17.809695 [ 3 ] {ff3c392e-a627-449a-a215-1e2237d96a12} <Debug> TCPHandler: Processed in 0.001489034 sec. | ||
| 1992 | 2026.03.19 08:27:17.809814 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.03.19 08:27:17.809907 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1994 | 2026.03.19 08:27:17.809948 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1995 | 2026.03.19 08:27:17.810272 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.03.19 08:27:17.810308 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1997 | 2026.03.19 08:27:17.810593 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1998 | 2026.03.19 08:27:17.810798 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.03.19 08:27:17.810920 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 2000 | 2026.03.19 08:27:17.810956 [ 3 ] {544cfe4d-ab2f-4e1f-8332-3821a11abdbb} <Debug> TCPHandler: Processed in 0.001193065 sec. | ||
| 2001 | 2026.03.19 08:27:17.811070 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.03.19 08:27:17.811163 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2003 | 2026.03.19 08:27:17.811205 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2004 | 2026.03.19 08:27:17.811616 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.03.19 08:27:17.811660 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2006 | 2026.03.19 08:27:17.811978 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2007 | 2026.03.19 08:27:17.812190 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.03.19 08:27:17.812316 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.00117 sec., 217948.71794871794 rows/sec., 14.42 MiB/sec. | ||
| 2009 | 2026.03.19 08:27:17.812354 [ 3 ] {3aee0ff8-e90b-4b4d-8130-ca22238e9b06} <Debug> TCPHandler: Processed in 0.00133369 sec. | ||
| 2010 | 2026.03.19 08:27:17.812468 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.03.19 08:27:17.812561 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.03.19 08:27:17.812602 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2013 | 2026.03.19 08:27:17.812911 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.03.19 08:27:17.812948 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2015 | 2026.03.19 08:27:17.813231 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2016 | 2026.03.19 08:27:17.813438 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.03.19 08:27:17.813561 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 2018 | 2026.03.19 08:27:17.813596 [ 3 ] {9d353565-9b60-4d18-9682-b54e75e8782f} <Debug> TCPHandler: Processed in 0.001176994 sec. | ||
| 2019 | 2026.03.19 08:27:17.813707 [ 3 ] {} <Trace> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.03.19 08:27:17.813800 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42810) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.03.19 08:27:17.813841 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2022 | 2026.03.19 08:27:17.814150 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.03.19 08:27:17.814187 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2024 | 2026.03.19 08:27:17.814481 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2025 | 2026.03.19 08:27:17.814682 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.03.19 08:27:17.814806 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001023 sec., 78201.36852394916 rows/sec., 4.90 MiB/sec. | ||
| 2027 | 2026.03.19 08:27:17.814842 [ 3 ] {46835bf1-6e32-45f9-a669-07ef30ecb521} <Debug> TCPHandler: Processed in 0.001184324 sec. | ||
| 2028 | 2026.03.19 08:27:20.284180 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2029 | 2026.03.19 08:27:20.284236 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2030 | 2026.03.19 08:27:20.362339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3871 | ||
| 2031 | 2026.03.19 08:27:20.362813 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.03.19 08:27:20.362857 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2033 | 2026.03.19 08:27:20.363313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2034 | 2026.03.19 08:27:20.363541 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.03.19 08:27:20.363668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2036 | 2026.03.19 08:27:20.376055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 286 | ||
| 2037 | 2026.03.19 08:27:20.378366 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.19 08:27:20.378412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2039 | 2026.03.19 08:27:20.379593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2040 | 2026.03.19 08:27:20.379885 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.03.19 08:27:20.380011 [ 86 ] {} <Debug> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2042 | 2026.03.19 08:27:20.380055 [ 86 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2026.03.19 08:27:20.380077 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2044 | 2026.03.19 08:27:20.380222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2045 | 2026.03.19 08:27:20.380247 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::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 | ||
| 2046 | 2026.03.19 08:27:20.380964 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2026.03.19 08:27:20.381163 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2048 | 2026.03.19 08:27:20.381629 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2049 | 2026.03.19 08:27:20.382030 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2050 | 2026.03.19 08:27:20.382421 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 2051 | 2026.03.19 08:27:20.382802 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2052 | 2026.03.19 08:27:20.383160 [ 193 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2053 | 2026.03.19 08:27:20.389461 [ 191 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 72 columns (72 merged, 0 gathered) in 0.009285872 sec., 30799.476882731098 rows/sec., 30.03 MiB/sec. | ||
| 2054 | 2026.03.19 08:27:20.390588 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2055 | 2026.03.19 08:27:20.391145 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.03.19 08:27:20.391218 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_6_1} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2057 | 2026.03.19 08:27:20.391351 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2058 | 2026.03.19 08:27:20.566067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2059 | 2026.03.19 08:27:20.585108 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.03.19 08:27:20.585171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2061 | 2026.03.19 08:27:20.591692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2062 | 2026.03.19 08:27:20.592392 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.03.19 08:27:20.595845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2064 | 2026.03.19 08:27:21.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.41 MiB, peak 186.41 MiB, free memory in arenas 0.00 B, will set to 184.83 MiB (RSS), difference: 2.42 MiB | ||
| 2065 | 2026.03.19 08:27:22.415203 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.03.19 08:27:22.415297 [ 3 ] {} <Debug> TCP-Session: eefd8cb6-b88a-4535-ab4d-6977adbbde50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.03.19 08:27:22.794528 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.03.19 08:27:22.794719 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2069 | 2026.03.19 08:27:22.794785 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2070 | 2026.03.19 08:27:22.795512 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.03.19 08:27:22.795562 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2072 | 2026.03.19 08:27:22.795976 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2073 | 2026.03.19 08:27:22.796201 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.03.19 08:27:22.796360 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Debug> executeQuery: Read 104 rows, 8.97 KiB in 0.001691 sec., 61502.06978119456 rows/sec., 5.18 MiB/sec. | ||
| 2075 | 2026.03.19 08:27:22.796400 [ 5 ] {019d82da-5a77-451c-9853-e6786b41618c} <Debug> TCPHandler: Processed in 0.002004709 sec. | ||
| 2076 | 2026.03.19 08:27:22.796528 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.03.19 08:27:22.796622 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2078 | 2026.03.19 08:27:22.796663 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2079 | 2026.03.19 08:27:22.797066 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.03.19 08:27:22.797101 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2081 | 2026.03.19 08:27:22.797394 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2082 | 2026.03.19 08:27:22.797605 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.03.19 08:27:22.797731 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001128 sec., 23049.64539007092 rows/sec., 1.69 MiB/sec. | ||
| 2084 | 2026.03.19 08:27:22.797768 [ 5 ] {b1d734df-c86d-4631-98c8-ab2d3ef823d9} <Debug> TCPHandler: Processed in 0.001289768 sec. | ||
| 2085 | 2026.03.19 08:27:22.797878 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.03.19 08:27:22.797971 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2087 | 2026.03.19 08:27:22.798010 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2088 | 2026.03.19 08:27:22.798425 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.03.19 08:27:22.798461 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2090 | 2026.03.19 08:27:22.798762 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2091 | 2026.03.19 08:27:22.798973 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.03.19 08:27:22.799098 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.001144 sec., 71678.32167832168 rows/sec., 5.60 MiB/sec. | ||
| 2093 | 2026.03.19 08:27:22.799133 [ 5 ] {b746ee31-0ff1-4f3a-8a5e-aa6eb313d41a} <Debug> TCPHandler: Processed in 0.001301738 sec. | ||
| 2094 | 2026.03.19 08:27:22.799246 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.03.19 08:27:22.799338 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.03.19 08:27:22.799380 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2097 | 2026.03.19 08:27:22.799807 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.03.19 08:27:22.799841 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2099 | 2026.03.19 08:27:22.800175 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2100 | 2026.03.19 08:27:22.800393 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.03.19 08:27:22.800519 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001199 sec., 125104.25354462051 rows/sec., 8.67 MiB/sec. | ||
| 2102 | 2026.03.19 08:27:22.800554 [ 5 ] {7731c318-6146-4fea-8aed-68ffe311f1ed} <Debug> TCPHandler: Processed in 0.001354999 sec. | ||
| 2103 | 2026.03.19 08:27:22.800672 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.03.19 08:27:22.800763 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.03.19 08:27:22.800815 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <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 | ||
| 2106 | 2026.03.19 08:27:22.801917 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.03.19 08:27:22.801960 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2108 | 2026.03.19 08:27:22.802497 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2109 | 2026.03.19 08:27:22.802732 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.03.19 08:27:22.802874 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002129 sec., 12212.30624706435 rows/sec., 21.88 MiB/sec. | ||
| 2111 | 2026.03.19 08:27:22.802924 [ 5 ] {c9dae611-cadc-4a9d-bb69-0c57ef22f3f4} <Debug> TCPHandler: Processed in 0.002299507 sec. | ||
| 2112 | 2026.03.19 08:27:22.803043 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.03.19 08:27:22.803136 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2114 | 2026.03.19 08:27:22.803179 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2115 | 2026.03.19 08:27:22.803518 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.03.19 08:27:22.803554 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2117 | 2026.03.19 08:27:22.803867 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2118 | 2026.03.19 08:27:22.804080 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.03.19 08:27:22.804212 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001093 sec., 45745.65416285453 rows/sec., 3.14 MiB/sec. | ||
| 2120 | 2026.03.19 08:27:22.804256 [ 5 ] {f84ca6de-8051-44a9-9426-d54d29da9200} <Debug> TCPHandler: Processed in 0.001262237 sec. | ||
| 2121 | 2026.03.19 08:27:23.000285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.24 MiB, peak 186.41 MiB, free memory in arenas 0.00 B, will set to 184.89 MiB (RSS), difference: 1.66 MiB | ||
| 2122 | 2026.03.19 08:27:26.830424 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49334 | ||
| 2123 | 2026.03.19 08:27:26.830533 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2026.03.19 08:27:26.830561 [ 3 ] {} <Debug> TCP-Session: 774d379d-5fea-4055-af16-9afc6e7f475e Authenticating user 'default' from [fd00:1122:3344:101::e]:49334 | ||
| 2125 | 2026.03.19 08:27:26.830581 [ 3 ] {} <Debug> TCP-Session: 774d379d-5fea-4055-af16-9afc6e7f475e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.03.19 08:27:26.830594 [ 3 ] {} <Debug> TCP-Session: 774d379d-5fea-4055-af16-9afc6e7f475e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.03.19 08:27:26.830815 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35082 | ||
| 2128 | 2026.03.19 08:27:26.830843 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34240 | ||
| 2129 | 2026.03.19 08:27:26.830868 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59924 | ||
| 2130 | 2026.03.19 08:27:26.830890 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42317 | ||
| 2131 | 2026.03.19 08:27:26.830945 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2026.03.19 08:27:26.830907 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59769 | ||
| 2133 | 2026.03.19 08:27:26.830982 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2026.03.19 08:27:26.830989 [ 286 ] {} <Debug> TCP-Session: 0d286e48-01ee-4fa4-84cf-8babaf409dbc Authenticating user 'default' from [fd00:1122:3344:101::e]:35082 | ||
| 2135 | 2026.03.19 08:27:26.830897 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47935 | ||
| 2136 | 2026.03.19 08:27:26.831046 [ 286 ] {} <Debug> TCP-Session: 0d286e48-01ee-4fa4-84cf-8babaf409dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.03.19 08:27:26.831035 [ 289 ] {} <Debug> TCP-Session: a776ae15-5c0b-43e3-a197-723bc9b55520 Authenticating user 'default' from [fd00:1122:3344:101::e]:34240 | ||
| 2138 | 2026.03.19 08:27:26.831105 [ 286 ] {} <Debug> TCP-Session: 0d286e48-01ee-4fa4-84cf-8babaf409dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.03.19 08:27:26.831127 [ 289 ] {} <Debug> TCP-Session: a776ae15-5c0b-43e3-a197-723bc9b55520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.03.19 08:27:26.830901 [ 3 ] {} <Trace> TCP-Session: 774d379d-5fea-4055-af16-9afc6e7f475e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.03.19 08:27:26.831152 [ 289 ] {} <Debug> TCP-Session: a776ae15-5c0b-43e3-a197-723bc9b55520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.03.19 08:27:26.830834 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62267 | ||
| 2143 | 2026.03.19 08:27:26.830842 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50371 | ||
| 2144 | 2026.03.19 08:27:26.831298 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2145 | 2026.03.19 08:27:26.831310 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2146 | 2026.03.19 08:27:26.831341 [ 291 ] {} <Debug> TCP-Session: 5905eaae-077a-45c8-a743-c127c00d1459 Authenticating user 'default' from [fd00:1122:3344:101::e]:42317 | ||
| 2147 | 2026.03.19 08:27:26.831368 [ 291 ] {} <Debug> TCP-Session: 5905eaae-077a-45c8-a743-c127c00d1459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.03.19 08:27:26.831381 [ 291 ] {} <Debug> TCP-Session: 5905eaae-077a-45c8-a743-c127c00d1459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.03.19 08:27:26.831382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2026.03.19 08:27:26.831419 [ 293 ] {} <Debug> TCP-Session: cec9c2ca-98af-4cc5-aa9b-38215e6146d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59769 | ||
| 2151 | 2026.03.19 08:27:26.831427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2152 | 2026.03.19 08:27:26.831430 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2026.03.19 08:27:26.831436 [ 293 ] {} <Debug> TCP-Session: cec9c2ca-98af-4cc5-aa9b-38215e6146d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.03.19 08:27:26.831477 [ 288 ] {} <Debug> TCP-Session: 33ec7aff-6970-4005-8bd1-396a31775f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:50371 | ||
| 2155 | 2026.03.19 08:27:26.831492 [ 293 ] {} <Debug> TCP-Session: cec9c2ca-98af-4cc5-aa9b-38215e6146d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.03.19 08:27:26.831499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2157 | 2026.03.19 08:27:26.831514 [ 288 ] {} <Debug> TCP-Session: 33ec7aff-6970-4005-8bd1-396a31775f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.19 08:27:26.831470 [ 292 ] {} <Debug> TCP-Session: 228aeaf8-5226-46d2-aeb0-770dda778314 Authenticating user 'default' from [fd00:1122:3344:101::e]:47935 | ||
| 2159 | 2026.03.19 08:27:26.831549 [ 288 ] {} <Debug> TCP-Session: 33ec7aff-6970-4005-8bd1-396a31775f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.03.19 08:27:26.831544 [ 290 ] {} <Debug> TCP-Session: 98eaa90f-3e36-4c4a-8e17-2b93db57e8a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59924 | ||
| 2161 | 2026.03.19 08:27:26.831569 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2162 | 2026.03.19 08:27:26.831585 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2163 | 2026.03.19 08:27:26.831588 [ 290 ] {} <Debug> TCP-Session: 98eaa90f-3e36-4c4a-8e17-2b93db57e8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.03.19 08:27:26.831632 [ 287 ] {} <Debug> TCP-Session: 1d44af9c-cd70-4394-bcd9-fdb8d626d635 Authenticating user 'default' from [fd00:1122:3344:101::e]:62267 | ||
| 2165 | 2026.03.19 08:27:26.831634 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2166 | 2026.03.19 08:27:26.831647 [ 290 ] {} <Debug> TCP-Session: 98eaa90f-3e36-4c4a-8e17-2b93db57e8a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.03.19 08:27:26.831661 [ 287 ] {} <Debug> TCP-Session: 1d44af9c-cd70-4394-bcd9-fdb8d626d635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.03.19 08:27:26.831566 [ 292 ] {} <Debug> TCP-Session: 228aeaf8-5226-46d2-aeb0-770dda778314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.03.19 08:27:26.831698 [ 287 ] {} <Debug> TCP-Session: 1d44af9c-cd70-4394-bcd9-fdb8d626d635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.19 08:27:26.831718 [ 292 ] {} <Debug> TCP-Session: 228aeaf8-5226-46d2-aeb0-770dda778314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.03.19 08:27:26.831947 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 2172 | 2026.03.19 08:27:26.832034 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2173 | 2026.03.19 08:27:27.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.95 MiB, peak 186.41 MiB, free memory in arenas 0.00 B, will set to 190.07 MiB (RSS), difference: 5.12 MiB | ||
| 2174 | 2026.03.19 08:27:27.314300 [ 260 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> AggregatingTransform: Aggregating | ||
| 2175 | 2026.03.19 08:27:27.314364 [ 260 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2176 | 2026.03.19 08:27:27.314401 [ 260 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0013769 sec. (726.269 rows/sec., 28.37 KiB/sec.) | ||
| 2177 | 2026.03.19 08:27:27.314417 [ 260 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Trace> Aggregator: Merging aggregated data | ||
| 2178 | 2026.03.19 08:27:27.315353 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.484095 sec., 2.065710242824239 rows/sec., 82.63 B/sec. | ||
| 2179 | 2026.03.19 08:27:27.315514 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2180 | 2026.03.19 08:27:27.315531 [ 3 ] {0e001a48-5b9d-459a-80d5-07561a46426d} <Debug> TCPHandler: Processed in 0.48473907 sec. | ||
| 2181 | 2026.03.19 08:27:27.315653 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2182 | 2026.03.19 08:27:27.315679 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2183 | 2026.03.19 08:27:27.315697 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.03.19 08:27:27.315734 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2185 | 2026.03.19 08:27:27.315749 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.03.19 08:27:27.315761 [ 293 ] {} <Debug> TCP-Session: cec9c2ca-98af-4cc5-aa9b-38215e6146d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.03.19 08:27:27.315780 [ 289 ] {} <Debug> TCP-Session: a776ae15-5c0b-43e3-a197-723bc9b55520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.19 08:27:27.315792 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.03.19 08:27:27.315808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.03.19 08:27:27.315814 [ 291 ] {} <Debug> TCP-Session: 5905eaae-077a-45c8-a743-c127c00d1459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.03.19 08:27:27.315866 [ 288 ] {} <Debug> TCP-Session: 33ec7aff-6970-4005-8bd1-396a31775f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.03.19 08:27:27.315876 [ 292 ] {} <Debug> TCP-Session: 228aeaf8-5226-46d2-aeb0-770dda778314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.03.19 08:27:27.315769 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2194 | 2026.03.19 08:27:27.315748 [ 287 ] {} <Debug> TCP-Session: 1d44af9c-cd70-4394-bcd9-fdb8d626d635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.03.19 08:27:27.315716 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.03.19 08:27:27.315959 [ 290 ] {} <Debug> TCP-Session: 98eaa90f-3e36-4c4a-8e17-2b93db57e8a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.03.19 08:27:27.315687 [ 3 ] {} <Debug> TCP-Session: 774d379d-5fea-4055-af16-9afc6e7f475e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.03.19 08:27:27.316001 [ 286 ] {} <Debug> TCP-Session: 0d286e48-01ee-4fa4-84cf-8babaf409dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.03.19 08:27:27.796530 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.03.19 08:27:27.796800 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 2201 | 2026.03.19 08:27:27.797188 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2202 | 2026.03.19 08:27:27.797232 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 2203 | 2026.03.19 08:27:27.797498 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2204 | 2026.03.19 08:27:27.797573 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2205 | 2026.03.19 08:27:27.797722 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2206 | 2026.03.19 08:27:27.797873 [ 308 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2207 | 2026.03.19 08:27:27.797879 [ 335 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2208 | 2026.03.19 08:27:27.798034 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 2209 | 2026.03.19 08:27:27.798069 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2210 | 2026.03.19 08:27:27.800246 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2211 | 2026.03.19 08:27:27.800285 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2212 | 2026.03.19 08:27:27.800351 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2213 | 2026.03.19 08:27:27.800400 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2214 | 2026.03.19 08:27:27.801383 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.004695 sec., 6602.768903088391 rows/sec., 251.68 KiB/sec. | ||
| 2215 | 2026.03.19 08:27:27.801497 [ 5 ] {4a4e0e78-2315-4a12-aaff-d7bca068f2ba} <Debug> TCPHandler: Processed in 0.00511432 sec. | ||
| 2216 | 2026.03.19 08:27:27.801814 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.03.19 08:27:27.801962 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', '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) | ||
| 2218 | 2026.03.19 08:27:27.802200 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2219 | 2026.03.19 08:27:27.802237 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', '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 | ||
| 2220 | 2026.03.19 08:27:27.802443 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2221 | 2026.03.19 08:27:27.802501 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2222 | 2026.03.19 08:27:27.802614 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2223 | 2026.03.19 08:27:27.802678 [ 335 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2224 | 2026.03.19 08:27:27.802682 [ 305 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2225 | 2026.03.19 08:27:27.802770 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 2226 | 2026.03.19 08:27:27.802793 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2227 | 2026.03.19 08:27:27.802852 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2228 | 2026.03.19 08:27:27.802872 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2229 | 2026.03.19 08:27:27.802903 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', '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'))" | ||
| 2230 | 2026.03.19 08:27:27.802933 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', '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'))" | ||
| 2231 | 2026.03.19 08:27:27.803746 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001848 sec., 16774.891774891774 rows/sec., 639.42 KiB/sec. | ||
| 2232 | 2026.03.19 08:27:27.803844 [ 5 ] {dbbce5dd-64e5-4f47-8452-f336d0de4fce} <Debug> TCPHandler: Processed in 0.002084671 sec. | ||
| 2233 | 2026.03.19 08:27:27.804104 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.03.19 08:27:27.804246 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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) | ||
| 2235 | 2026.03.19 08:27:27.804465 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2236 | 2026.03.19 08:27:27.804500 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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 | ||
| 2237 | 2026.03.19 08:27:27.804702 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2238 | 2026.03.19 08:27:27.804758 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2239 | 2026.03.19 08:27:27.804863 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2240 | 2026.03.19 08:27:27.804932 [ 335 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2241 | 2026.03.19 08:27:27.804940 [ 326 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2242 | 2026.03.19 08:27:27.805050 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 2243 | 2026.03.19 08:27:27.805079 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2244 | 2026.03.19 08:27:27.805136 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2245 | 2026.03.19 08:27:27.805154 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2246 | 2026.03.19 08:27:27.805185 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))" | ||
| 2247 | 2026.03.19 08:27:27.805220 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', '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'))" | ||
| 2248 | 2026.03.19 08:27:27.805859 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001673 sec., 18529.58756724447 rows/sec., 706.30 KiB/sec. | ||
| 2249 | 2026.03.19 08:27:27.805968 [ 5 ] {8ec49279-9a4a-48e8-a056-d22466906703} <Debug> TCPHandler: Processed in 0.001916496 sec. | ||
| 2250 | 2026.03.19 08:27:27.806187 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.03.19 08:27:27.806323 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
| 2252 | 2026.03.19 08:27:27.806542 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2253 | 2026.03.19 08:27:27.806578 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 2254 | 2026.03.19 08:27:27.806775 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2255 | 2026.03.19 08:27:27.806829 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2256 | 2026.03.19 08:27:27.806932 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2257 | 2026.03.19 08:27:27.806992 [ 307 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2258 | 2026.03.19 08:27:27.807003 [ 326 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2259 | 2026.03.19 08:27:27.807097 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (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 | ||
| 2260 | 2026.03.19 08:27:27.807125 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2261 | 2026.03.19 08:27:27.807181 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2262 | 2026.03.19 08:27:27.807201 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2263 | 2026.03.19 08:27:27.807231 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2264 | 2026.03.19 08:27:27.807262 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2265 | 2026.03.19 08:27:27.807824 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001557 sec., 19910.083493898524 rows/sec., 758.92 KiB/sec. | ||
| 2266 | 2026.03.19 08:27:27.807930 [ 5 ] {f1f93a07-2872-499e-bce9-4d4a1cb10949} <Debug> TCPHandler: Processed in 0.001794323 sec. | ||
| 2267 | 2026.03.19 08:27:27.816564 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.03.19 08:27:27.816702 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2269 | 2026.03.19 08:27:27.816759 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2270 | 2026.03.19 08:27:27.817368 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.03.19 08:27:27.817418 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2272 | 2026.03.19 08:27:27.817868 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2273 | 2026.03.19 08:27:27.818070 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.03.19 08:27:27.818223 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 324.69 KiB/sec. | ||
| 2275 | 2026.03.19 08:27:27.818264 [ 5 ] {bd47e21e-2751-4d8b-ae33-1d9173dd7e2d} <Debug> TCPHandler: Processed in 0.001766042 sec. | ||
| 2276 | 2026.03.19 08:27:27.818386 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.03.19 08:27:27.818486 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2278 | 2026.03.19 08:27:27.818530 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2279 | 2026.03.19 08:27:27.819072 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.03.19 08:27:27.819110 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2281 | 2026.03.19 08:27:27.819435 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2282 | 2026.03.19 08:27:27.819657 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.03.19 08:27:27.819793 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00133 sec., 213533.83458646617 rows/sec., 13.56 MiB/sec. | ||
| 2284 | 2026.03.19 08:27:27.819832 [ 5 ] {9b528416-c5e3-47cd-9cf2-80570065538e} <Debug> TCPHandler: Processed in 0.001495524 sec. | ||
| 2285 | 2026.03.19 08:27:27.819952 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.03.19 08:27:27.820050 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2287 | 2026.03.19 08:27:27.820094 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2288 | 2026.03.19 08:27:27.820500 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.03.19 08:27:27.820536 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2290 | 2026.03.19 08:27:27.820833 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2291 | 2026.03.19 08:27:27.821046 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.03.19 08:27:27.821176 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 2293 | 2026.03.19 08:27:27.821215 [ 5 ] {b1653075-c1c1-4626-98bf-6e7984ce2b44} <Debug> TCPHandler: Processed in 0.001312519 sec. | ||
| 2294 | 2026.03.19 08:27:27.821348 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.03.19 08:27:27.821449 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2296 | 2026.03.19 08:27:27.821493 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2297 | 2026.03.19 08:27:27.822291 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.03.19 08:27:27.822327 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2299 | 2026.03.19 08:27:27.822807 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2300 | 2026.03.19 08:27:27.823102 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.03.19 08:27:27.823276 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Debug> executeQuery: Read 819 rows, 65.65 KiB in 0.001847 sec., 443421.7650243639 rows/sec., 34.71 MiB/sec. | ||
| 2302 | 2026.03.19 08:27:27.823322 [ 5 ] {d855d06a-33e4-4583-b929-c8c5f01b61dd} <Debug> TCPHandler: Processed in 0.002023599 sec. | ||
| 2303 | 2026.03.19 08:27:27.824168 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.03.19 08:27:27.824282 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.03.19 08:27:27.824331 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2306 | 2026.03.19 08:27:27.825686 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.03.19 08:27:27.825734 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2308 | 2026.03.19 08:27:27.826117 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2309 | 2026.03.19 08:27:27.826344 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.03.19 08:27:27.826479 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.00222 sec., 70270.27027027027 rows/sec., 4.21 MiB/sec. | ||
| 2311 | 2026.03.19 08:27:27.826517 [ 5 ] {b45cb7c3-73bd-4365-9f00-84c2a242de40} <Debug> TCPHandler: Processed in 0.002408491 sec. | ||
| 2312 | 2026.03.19 08:27:27.826640 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.03.19 08:27:27.826737 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2314 | 2026.03.19 08:27:27.826778 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2315 | 2026.03.19 08:27:27.827219 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.03.19 08:27:27.827255 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2317 | 2026.03.19 08:27:27.827570 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2318 | 2026.03.19 08:27:27.827796 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.19 08:27:27.827924 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 2320 | 2026.03.19 08:27:27.827962 [ 5 ] {e6433e72-56ea-45b0-bdc9-8175610a50a2} <Debug> TCPHandler: Processed in 0.00137165 sec. | ||
| 2321 | 2026.03.19 08:27:27.828075 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.03.19 08:27:27.828171 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.03.19 08:27:27.828213 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2324 | 2026.03.19 08:27:27.828638 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.19 08:27:27.828675 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2326 | 2026.03.19 08:27:27.828989 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2327 | 2026.03.19 08:27:27.829225 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.03.19 08:27:27.829356 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 2329 | 2026.03.19 08:27:27.829394 [ 5 ] {22f8e2df-931e-475c-9257-ddcd399c4b25} <Debug> TCPHandler: Processed in 0.0013689 sec. | ||
| 2330 | 2026.03.19 08:27:27.829507 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.03.19 08:27:27.829602 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2332 | 2026.03.19 08:27:27.829642 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2333 | 2026.03.19 08:27:27.830217 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.03.19 08:27:27.830253 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2335 | 2026.03.19 08:27:27.830598 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2336 | 2026.03.19 08:27:27.830808 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.03.19 08:27:27.830941 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001356 sec., 371681.41592920356 rows/sec., 26.15 MiB/sec. | ||
| 2338 | 2026.03.19 08:27:27.830978 [ 5 ] {0f78931d-5999-4a26-8037-d23806ea8581} <Debug> TCPHandler: Processed in 0.001520194 sec. | ||
| 2339 | 2026.03.19 08:27:27.831084 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.03.19 08:27:27.831178 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2341 | 2026.03.19 08:27:27.831218 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2342 | 2026.03.19 08:27:27.831533 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.03.19 08:27:27.831567 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2344 | 2026.03.19 08:27:27.831867 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2345 | 2026.03.19 08:27:27.832074 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.03.19 08:27:27.832202 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 2347 | 2026.03.19 08:27:27.832237 [ 5 ] {4900794c-69ef-4030-9ce5-f8a0f4ec51c5} <Debug> TCPHandler: Processed in 0.001202615 sec. | ||
| 2348 | 2026.03.19 08:27:27.832343 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.03.19 08:27:27.832437 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.03.19 08:27:27.832479 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2351 | 2026.03.19 08:27:27.832862 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.03.19 08:27:27.832897 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2353 | 2026.03.19 08:27:27.833235 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2354 | 2026.03.19 08:27:27.833459 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.03.19 08:27:27.833588 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001169 sec., 228400.34217279727 rows/sec., 15.18 MiB/sec. | ||
| 2356 | 2026.03.19 08:27:27.833624 [ 5 ] {945a51ee-6977-4c96-bdf3-3084b91bc1a2} <Debug> TCPHandler: Processed in 0.001328339 sec. | ||
| 2357 | 2026.03.19 08:27:27.833748 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.03.19 08:27:27.833842 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2359 | 2026.03.19 08:27:27.833884 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2360 | 2026.03.19 08:27:27.834199 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.03.19 08:27:27.834234 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2362 | 2026.03.19 08:27:27.834532 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2363 | 2026.03.19 08:27:27.834749 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.03.19 08:27:27.834877 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 2365 | 2026.03.19 08:27:27.834912 [ 5 ] {09546462-ae70-4b58-862d-b6b4aaf521d9} <Debug> TCPHandler: Processed in 0.001212876 sec. | ||
| 2366 | 2026.03.19 08:27:27.835021 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.03.19 08:27:27.835115 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.03.19 08:27:27.835168 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <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 | ||
| 2369 | 2026.03.19 08:27:27.835877 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.03.19 08:27:27.835912 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2371 | 2026.03.19 08:27:27.836452 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2372 | 2026.03.19 08:27:27.836705 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.03.19 08:27:27.836824 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2374 | 2026.03.19 08:27:27.836852 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 2375 | 2026.03.19 08:27:27.836867 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.03.19 08:27:27.836893 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2377 | 2026.03.19 08:27:27.836912 [ 5 ] {8fa19044-6889-410a-aa34-d519419f35a7} <Debug> TCPHandler: Processed in 0.001939487 sec. | ||
| 2378 | 2026.03.19 08:27:27.837006 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 2379 | 2026.03.19 08:27:27.837050 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.03.19 08:27:27.837154 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.03.19 08:27:27.837206 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2026.03.19 08:27:27.837247 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2383 | 2026.03.19 08:27:27.837310 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2384 | 2026.03.19 08:27:27.837454 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2385 | 2026.03.19 08:27:27.837583 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2386 | 2026.03.19 08:27:27.837656 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.03.19 08:27:27.837702 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2388 | 2026.03.19 08:27:27.837703 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2389 | 2026.03.19 08:27:27.837828 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2390 | 2026.03.19 08:27:27.837936 [ 193 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 2391 | 2026.03.19 08:27:27.838123 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.03.19 08:27:27.838405 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.03.19 08:27:27.838541 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001409 sec., 63875.08871540099 rows/sec., 4.00 MiB/sec. | ||
| 2394 | 2026.03.19 08:27:27.838579 [ 5 ] {95138780-78b5-48ce-a27f-c50d211b1784} <Debug> TCPHandler: Processed in 0.001585816 sec. | ||
| 2395 | 2026.03.19 08:27:27.845326 [ 191 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.008369585 sec., 14696.069159940425 rows/sec., 26.33 MiB/sec. | ||
| 2396 | 2026.03.19 08:27:27.845750 [ 200 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2397 | 2026.03.19 08:27:27.846196 [ 200 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.03.19 08:27:27.846277 [ 200 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2399 | 2026.03.19 08:27:27.846408 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2400 | 2026.03.19 08:27:27.863713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4319 | ||
| 2401 | 2026.03.19 08:27:27.864189 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.03.19 08:27:27.864231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2403 | 2026.03.19 08:27:27.864719 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2404 | 2026.03.19 08:27:27.864970 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.03.19 08:27:27.865125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4319 | ||
| 2406 | 2026.03.19 08:27:27.981839 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57040 | ||
| 2407 | 2026.03.19 08:27:27.981950 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.03.19 08:27:27.981976 [ 288 ] {} <Debug> TCP-Session: 0176cc4d-3d6a-4906-9290-c99330ea88d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57040 | ||
| 2409 | 2026.03.19 08:27:27.981997 [ 288 ] {} <Debug> TCP-Session: 0176cc4d-3d6a-4906-9290-c99330ea88d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.19 08:27:27.982010 [ 288 ] {} <Debug> TCP-Session: 0176cc4d-3d6a-4906-9290-c99330ea88d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.19 08:27:27.982225 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40325 | ||
| 2412 | 2026.03.19 08:27:27.982272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47222 | ||
| 2413 | 2026.03.19 08:27:27.982290 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35287 | ||
| 2414 | 2026.03.19 08:27:27.982313 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55138 | ||
| 2415 | 2026.03.19 08:27:27.982337 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39973 | ||
| 2416 | 2026.03.19 08:27:27.982359 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2417 | 2026.03.19 08:27:27.982384 [ 288 ] {} <Trace> TCP-Session: 0176cc4d-3d6a-4906-9290-c99330ea88d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.03.19 08:27:27.982409 [ 289 ] {} <Debug> TCP-Session: 231e9d18-796e-45d6-ac27-71479ac14ac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40325 | ||
| 2419 | 2026.03.19 08:27:27.982415 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2420 | 2026.03.19 08:27:27.982425 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2421 | 2026.03.19 08:27:27.982451 [ 289 ] {} <Debug> TCP-Session: 231e9d18-796e-45d6-ac27-71479ac14ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.03.19 08:27:27.982464 [ 294 ] {} <Debug> TCP-Session: 04f3bdd6-d09c-4033-acf0-0a283b5f96c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55138 | ||
| 2423 | 2026.03.19 08:27:27.982471 [ 286 ] {} <Debug> TCP-Session: 9f7689ac-010f-48e5-9fc4-4981b11040e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39973 | ||
| 2424 | 2026.03.19 08:27:27.982480 [ 289 ] {} <Debug> TCP-Session: 231e9d18-796e-45d6-ac27-71479ac14ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.03.19 08:27:27.982502 [ 294 ] {} <Debug> TCP-Session: 04f3bdd6-d09c-4033-acf0-0a283b5f96c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.19 08:27:27.982504 [ 286 ] {} <Debug> TCP-Session: 9f7689ac-010f-48e5-9fc4-4981b11040e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.03.19 08:27:27.982524 [ 294 ] {} <Debug> TCP-Session: 04f3bdd6-d09c-4033-acf0-0a283b5f96c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2026.03.19 08:27:27.982532 [ 286 ] {} <Debug> TCP-Session: 9f7689ac-010f-48e5-9fc4-4981b11040e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.19 08:27:27.982392 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2430 | 2026.03.19 08:27:27.982285 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45839 | ||
| 2431 | 2026.03.19 08:27:27.982581 [ 293 ] {} <Debug> TCP-Session: 3ec0a683-e73a-4186-8612-bd5ecaf7132e Authenticating user 'default' from [fd00:1122:3344:101::e]:35287 | ||
| 2432 | 2026.03.19 08:27:27.982613 [ 288 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57040) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2433 | 2026.03.19 08:27:27.982631 [ 293 ] {} <Debug> TCP-Session: 3ec0a683-e73a-4186-8612-bd5ecaf7132e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.19 08:27:27.982280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36338 | ||
| 2435 | 2026.03.19 08:27:27.982658 [ 293 ] {} <Debug> TCP-Session: 3ec0a683-e73a-4186-8612-bd5ecaf7132e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.03.19 08:27:27.982680 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2437 | 2026.03.19 08:27:27.982398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.03.19 08:27:27.982725 [ 291 ] {} <Debug> TCP-Session: 7720acd8-d1e9-4dd2-972f-5f818d9cf75d Authenticating user 'default' from [fd00:1122:3344:101::e]:45839 | ||
| 2439 | 2026.03.19 08:27:27.982733 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2440 | 2026.03.19 08:27:27.982750 [ 290 ] {} <Debug> TCP-Session: 8f449fda-285c-4930-875d-9484856ba696 Authenticating user 'default' from [fd00:1122:3344:101::e]:47222 | ||
| 2441 | 2026.03.19 08:27:27.982761 [ 291 ] {} <Debug> TCP-Session: 7720acd8-d1e9-4dd2-972f-5f818d9cf75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.03.19 08:27:27.982772 [ 292 ] {} <Debug> TCP-Session: b5082c03-4615-45d9-8e19-f0c3e6484696 Authenticating user 'default' from [fd00:1122:3344:101::e]:36338 | ||
| 2443 | 2026.03.19 08:27:27.982793 [ 291 ] {} <Debug> TCP-Session: 7720acd8-d1e9-4dd2-972f-5f818d9cf75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.03.19 08:27:27.982811 [ 292 ] {} <Debug> TCP-Session: b5082c03-4615-45d9-8e19-f0c3e6484696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.03.19 08:27:27.982782 [ 290 ] {} <Debug> TCP-Session: 8f449fda-285c-4930-875d-9484856ba696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.03.19 08:27:27.982836 [ 292 ] {} <Debug> TCP-Session: b5082c03-4615-45d9-8e19-f0c3e6484696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.03.19 08:27:27.982854 [ 290 ] {} <Debug> TCP-Session: 8f449fda-285c-4930-875d-9484856ba696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2026.03.19 08:27:27.982328 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33957 | ||
| 2449 | 2026.03.19 08:27:27.982982 [ 288 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2450 | 2026.03.19 08:27:27.983013 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2451 | 2026.03.19 08:27:27.983042 [ 3 ] {} <Debug> TCP-Session: 09255aa4-6536-4aff-8635-16a754e839a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33957 | ||
| 2452 | 2026.03.19 08:27:27.983052 [ 288 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2453 | 2026.03.19 08:27:27.983057 [ 3 ] {} <Debug> TCP-Session: 09255aa4-6536-4aff-8635-16a754e839a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.03.19 08:27:27.983087 [ 3 ] {} <Debug> TCP-Session: 09255aa4-6536-4aff-8635-16a754e839a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.03.19 08:27:27.983382 [ 288 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 2456 | 2026.03.19 08:27:27.984375 [ 307 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Trace> AggregatingTransform: Aggregating | ||
| 2457 | 2026.03.19 08:27:27.984413 [ 307 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Trace> Aggregator: Aggregation method: without_key | ||
| 2458 | 2026.03.19 08:27:27.984444 [ 307 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956148 sec. (1045.863 rows/sec., 40.85 KiB/sec.) | ||
| 2459 | 2026.03.19 08:27:27.984458 [ 307 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Trace> Aggregator: Merging aggregated data | ||
| 2460 | 2026.03.19 08:27:27.986029 [ 288 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003492 sec., 286.368843069874 rows/sec., 11.19 KiB/sec. | ||
| 2461 | 2026.03.19 08:27:27.986172 [ 288 ] {a0e91bbe-29ef-4e0a-99c8-526e414e1679} <Debug> TCPHandler: Processed in 0.003956136 sec. | ||
| 2462 | 2026.03.19 08:27:27.986303 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2463 | 2026.03.19 08:27:27.986332 [ 288 ] {} <Debug> TCP-Session: 0176cc4d-3d6a-4906-9290-c99330ea88d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.03.19 08:27:27.986334 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2465 | 2026.03.19 08:27:27.986354 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2466 | 2026.03.19 08:27:27.986376 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2467 | 2026.03.19 08:27:27.986385 [ 289 ] {} <Debug> TCP-Session: 231e9d18-796e-45d6-ac27-71479ac14ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.03.19 08:27:27.986397 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2469 | 2026.03.19 08:27:27.986418 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2470 | 2026.03.19 08:27:27.986439 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2471 | 2026.03.19 08:27:27.986459 [ 290 ] {} <Debug> TCP-Session: 8f449fda-285c-4930-875d-9484856ba696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.03.19 08:27:27.986480 [ 291 ] {} <Debug> TCP-Session: 7720acd8-d1e9-4dd2-972f-5f818d9cf75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.03.19 08:27:27.986468 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2474 | 2026.03.19 08:27:27.986494 [ 294 ] {} <Debug> TCP-Session: 04f3bdd6-d09c-4033-acf0-0a283b5f96c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.03.19 08:27:27.986453 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2476 | 2026.03.19 08:27:27.986540 [ 3 ] {} <Debug> TCP-Session: 09255aa4-6536-4aff-8635-16a754e839a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.19 08:27:27.986424 [ 292 ] {} <Debug> TCP-Session: b5082c03-4615-45d9-8e19-f0c3e6484696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.03.19 08:27:27.986574 [ 293 ] {} <Debug> TCP-Session: 3ec0a683-e73a-4186-8612-bd5ecaf7132e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.03.19 08:27:27.986409 [ 286 ] {} <Debug> TCP-Session: 9f7689ac-010f-48e5-9fc4-4981b11040e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.03.19 08:27:28.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.93 MiB, peak 201.04 MiB, free memory in arenas 0.00 B, will set to 205.79 MiB (RSS), difference: 12.86 MiB | ||
| 2481 | 2026.03.19 08:27:28.096900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2482 | 2026.03.19 08:27:28.116603 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.19 08:27:28.116714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2484 | 2026.03.19 08:27:28.126650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2485 | 2026.03.19 08:27:28.128099 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.03.19 08:27:28.136929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2487 | 2026.03.19 08:27:29.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.31 MiB, peak 210.31 MiB, free memory in arenas 0.00 B, will set to 208.16 MiB (RSS), difference: 1.85 MiB | ||
| 2488 | 2026.03.19 08:27:29.175701 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46063 | ||
| 2489 | 2026.03.19 08:27:29.175829 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2490 | 2026.03.19 08:27:29.175858 [ 288 ] {} <Debug> TCP-Session: bdd29297-b0e9-4bb2-af57-96585aea2514 Authenticating user 'default' from [fd00:1122:3344:101::e]:46063 | ||
| 2491 | 2026.03.19 08:27:29.175884 [ 288 ] {} <Debug> TCP-Session: bdd29297-b0e9-4bb2-af57-96585aea2514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.03.19 08:27:29.175898 [ 288 ] {} <Debug> TCP-Session: bdd29297-b0e9-4bb2-af57-96585aea2514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.03.19 08:27:29.176114 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37797 | ||
| 2494 | 2026.03.19 08:27:29.176134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48457 | ||
| 2495 | 2026.03.19 08:27:29.176152 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36570 | ||
| 2496 | 2026.03.19 08:27:29.176192 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48210 | ||
| 2497 | 2026.03.19 08:27:29.176229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2498 | 2026.03.19 08:27:29.176202 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40287 | ||
| 2499 | 2026.03.19 08:27:29.176265 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2500 | 2026.03.19 08:27:29.176263 [ 289 ] {} <Debug> TCP-Session: 1f2bfd34-d6f5-49f8-9b89-5f1540550d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:37797 | ||
| 2501 | 2026.03.19 08:27:29.176294 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2502 | 2026.03.19 08:27:29.176303 [ 290 ] {} <Debug> TCP-Session: 81924232-811e-4d23-980e-8352f010c657 Authenticating user 'default' from [fd00:1122:3344:101::e]:48457 | ||
| 2503 | 2026.03.19 08:27:29.176313 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2504 | 2026.03.19 08:27:29.176323 [ 3 ] {} <Debug> TCP-Session: d6a16dd7-a39f-4a98-a0f3-aab647fed55d Authenticating user 'default' from [fd00:1122:3344:101::e]:48210 | ||
| 2505 | 2026.03.19 08:27:29.176342 [ 290 ] {} <Debug> TCP-Session: 81924232-811e-4d23-980e-8352f010c657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.03.19 08:27:29.176364 [ 291 ] {} <Debug> TCP-Session: 1ea94acd-9c0e-4a71-997a-c293f79e81ae Authenticating user 'default' from [fd00:1122:3344:101::e]:36570 | ||
| 2507 | 2026.03.19 08:27:29.176366 [ 3 ] {} <Debug> TCP-Session: d6a16dd7-a39f-4a98-a0f3-aab647fed55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.03.19 08:27:29.176376 [ 290 ] {} <Debug> TCP-Session: 81924232-811e-4d23-980e-8352f010c657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.03.19 08:27:29.176404 [ 291 ] {} <Debug> TCP-Session: 1ea94acd-9c0e-4a71-997a-c293f79e81ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.19 08:27:29.176403 [ 3 ] {} <Debug> TCP-Session: d6a16dd7-a39f-4a98-a0f3-aab647fed55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.03.19 08:27:29.176434 [ 291 ] {} <Debug> TCP-Session: 1ea94acd-9c0e-4a71-997a-c293f79e81ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.19 08:27:29.176315 [ 289 ] {} <Debug> TCP-Session: 1f2bfd34-d6f5-49f8-9b89-5f1540550d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.19 08:27:29.176164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34936 | ||
| 2514 | 2026.03.19 08:27:29.176484 [ 289 ] {} <Debug> TCP-Session: 1f2bfd34-d6f5-49f8-9b89-5f1540550d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.03.19 08:27:29.176141 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39066 | ||
| 2516 | 2026.03.19 08:27:29.176331 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2517 | 2026.03.19 08:27:29.176544 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2518 | 2026.03.19 08:27:29.176573 [ 286 ] {} <Debug> TCP-Session: dc81cad9-d6c2-48b9-a97e-0c810bf58ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40287 | ||
| 2519 | 2026.03.19 08:27:29.176587 [ 293 ] {} <Debug> TCP-Session: 5932b804-2d4a-49d3-821f-236666c8f896 Authenticating user 'default' from [fd00:1122:3344:101::e]:34936 | ||
| 2520 | 2026.03.19 08:27:29.176595 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2521 | 2026.03.19 08:27:29.176614 [ 293 ] {} <Debug> TCP-Session: 5932b804-2d4a-49d3-821f-236666c8f896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.03.19 08:27:29.176634 [ 292 ] {} <Debug> TCP-Session: 8ac240f9-7a51-4f35-b749-8444e90ff5d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39066 | ||
| 2523 | 2026.03.19 08:27:29.176641 [ 293 ] {} <Debug> TCP-Session: 5932b804-2d4a-49d3-821f-236666c8f896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.03.19 08:27:29.176662 [ 292 ] {} <Debug> TCP-Session: 8ac240f9-7a51-4f35-b749-8444e90ff5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.03.19 08:27:29.176604 [ 286 ] {} <Debug> TCP-Session: dc81cad9-d6c2-48b9-a97e-0c810bf58ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.03.19 08:27:29.176686 [ 292 ] {} <Debug> TCP-Session: 8ac240f9-7a51-4f35-b749-8444e90ff5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2026.03.19 08:27:29.176705 [ 286 ] {} <Debug> TCP-Session: dc81cad9-d6c2-48b9-a97e-0c810bf58ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.03.19 08:27:29.176296 [ 288 ] {} <Trace> TCP-Session: bdd29297-b0e9-4bb2-af57-96585aea2514 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.03.19 08:27:29.176177 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60194 | ||
| 2530 | 2026.03.19 08:27:29.176910 [ 288 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46063) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2531 | 2026.03.19 08:27:29.176914 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2532 | 2026.03.19 08:27:29.176959 [ 294 ] {} <Debug> TCP-Session: 03e197fc-30fd-4dce-a62d-78cf356f3789 Authenticating user 'default' from [fd00:1122:3344:101::e]:60194 | ||
| 2533 | 2026.03.19 08:27:29.176980 [ 294 ] {} <Debug> TCP-Session: 03e197fc-30fd-4dce-a62d-78cf356f3789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.03.19 08:27:29.176997 [ 294 ] {} <Debug> TCP-Session: 03e197fc-30fd-4dce-a62d-78cf356f3789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.03.19 08:27:29.177196 [ 288 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2536 | 2026.03.19 08:27:29.177257 [ 288 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2537 | 2026.03.19 08:27:29.177541 [ 288 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 2538 | 2026.03.19 08:27:29.178939 [ 331 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Trace> AggregatingTransform: Aggregating | ||
| 2539 | 2026.03.19 08:27:29.178996 [ 331 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2540 | 2026.03.19 08:27:29.179040 [ 331 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001383811 sec. (722.642 rows/sec., 28.23 KiB/sec.) | ||
| 2541 | 2026.03.19 08:27:29.179062 [ 331 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Trace> Aggregator: Merging aggregated data | ||
| 2542 | 2026.03.19 08:27:29.180367 [ 288 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003514 sec., 284.57598178713715 rows/sec., 11.12 KiB/sec. | ||
| 2543 | 2026.03.19 08:27:29.180585 [ 288 ] {28eb3308-d5ab-4dcf-8537-bf4b04af03a3} <Debug> TCPHandler: Processed in 0.004417269 sec. | ||
| 2544 | 2026.03.19 08:27:29.180706 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2545 | 2026.03.19 08:27:29.180736 [ 288 ] {} <Debug> TCP-Session: bdd29297-b0e9-4bb2-af57-96585aea2514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.03.19 08:27:29.180748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2547 | 2026.03.19 08:27:29.180769 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2548 | 2026.03.19 08:27:29.180793 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2549 | 2026.03.19 08:27:29.180803 [ 289 ] {} <Debug> TCP-Session: 1f2bfd34-d6f5-49f8-9b89-5f1540550d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2026.03.19 08:27:29.180828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2551 | 2026.03.19 08:27:29.180847 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.03.19 08:27:29.180883 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2553 | 2026.03.19 08:27:29.180880 [ 293 ] {} <Debug> TCP-Session: 5932b804-2d4a-49d3-821f-236666c8f896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.03.19 08:27:29.180912 [ 292 ] {} <Debug> TCP-Session: 8ac240f9-7a51-4f35-b749-8444e90ff5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.03.19 08:27:29.180928 [ 3 ] {} <Debug> TCP-Session: d6a16dd7-a39f-4a98-a0f3-aab647fed55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.03.19 08:27:29.180843 [ 290 ] {} <Debug> TCP-Session: 81924232-811e-4d23-980e-8352f010c657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.03.19 08:27:29.180826 [ 286 ] {} <Debug> TCP-Session: dc81cad9-d6c2-48b9-a97e-0c810bf58ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.03.19 08:27:29.180813 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2559 | 2026.03.19 08:27:29.180867 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2560 | 2026.03.19 08:27:29.181076 [ 291 ] {} <Debug> TCP-Session: 1ea94acd-9c0e-4a71-997a-c293f79e81ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.03.19 08:27:29.181107 [ 294 ] {} <Debug> TCP-Session: 03e197fc-30fd-4dce-a62d-78cf356f3789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.03.19 08:27:30.381338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 338 | ||
| 2563 | 2026.03.19 08:27:30.384121 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.03.19 08:27:30.384184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2565 | 2026.03.19 08:27:30.385411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2566 | 2026.03.19 08:27:30.385702 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.03.19 08:27:30.386057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2568 | 2026.03.19 08:27:32.794921 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.19 08:27:32.795228 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.19 08:27:32.795331 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2571 | 2026.03.19 08:27:32.796006 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.19 08:27:32.796046 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2573 | 2026.03.19 08:27:32.796450 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2574 | 2026.03.19 08:27:32.796668 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.19 08:27:32.796790 [ 69 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2576 | 2026.03.19 08:27:32.796823 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001674 sec., 64516.12903225807 rows/sec., 5.43 MiB/sec. | ||
| 2577 | 2026.03.19 08:27:32.796835 [ 69 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.03.19 08:27:32.796858 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2579 | 2026.03.19 08:27:32.796863 [ 5 ] {2fb2a742-ae63-4e6d-88a7-f20b2cc2a34f} <Debug> TCPHandler: Processed in 0.002124603 sec. | ||
| 2580 | 2026.03.19 08:27:32.796953 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 2581 | 2026.03.19 08:27:32.796989 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.03.19 08:27:32.797058 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2583 | 2026.03.19 08:27:32.797084 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2584 | 2026.03.19 08:27:32.797091 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 822 rows starting from the beginning of the part | ||
| 2585 | 2026.03.19 08:27:32.797125 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2586 | 2026.03.19 08:27:32.797162 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 105 rows starting from the beginning of the part | ||
| 2587 | 2026.03.19 08:27:32.797211 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 793 rows starting from the beginning of the part | ||
| 2588 | 2026.03.19 08:27:32.797255 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2589 | 2026.03.19 08:27:32.797296 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 819 rows starting from the beginning of the part | ||
| 2590 | 2026.03.19 08:27:32.797335 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2591 | 2026.03.19 08:27:32.797549 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.03.19 08:27:32.797583 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2593 | 2026.03.19 08:27:32.797890 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2594 | 2026.03.19 08:27:32.798098 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.03.19 08:27:32.798225 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001159 sec., 22433.13201035375 rows/sec., 1.65 MiB/sec. | ||
| 2596 | 2026.03.19 08:27:32.798261 [ 5 ] {c2fa72cf-93d1-458b-99d2-703320cd2cb8} <Debug> TCPHandler: Processed in 0.001319669 sec. | ||
| 2597 | 2026.03.19 08:27:32.798377 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.19 08:27:32.798470 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2599 | 2026.03.19 08:27:32.798497 [ 200 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580016 sec., 1741121.6088950997 rows/sec., 144.07 MiB/sec. | ||
| 2600 | 2026.03.19 08:27:32.798509 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2601 | 2026.03.19 08:27:32.798678 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2602 | 2026.03.19 08:27:32.798920 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.03.19 08:27:32.798984 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_11_2} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2604 | 2026.03.19 08:27:32.799011 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.03.19 08:27:32.799040 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2606 | 2026.03.19 08:27:32.799047 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2607 | 2026.03.19 08:27:32.799354 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2608 | 2026.03.19 08:27:32.799563 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.19 08:27:32.799650 [ 69 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2610 | 2026.03.19 08:27:32.799680 [ 69 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.03.19 08:27:32.799689 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001237 sec., 72756.66936135812 rows/sec., 5.68 MiB/sec. | ||
| 2612 | 2026.03.19 08:27:32.799697 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2613 | 2026.03.19 08:27:32.799725 [ 5 ] {2caa03bd-aed9-4807-b3e3-4512b28b2e26} <Debug> TCPHandler: Processed in 0.0013954 sec. | ||
| 2614 | 2026.03.19 08:27:32.799816 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 2615 | 2026.03.19 08:27:32.799847 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.03.19 08:27:32.799949 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2617 | 2026.03.19 08:27:32.799957 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2618 | 2026.03.19 08:27:32.799997 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2619 | 2026.03.19 08:27:32.800016 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 502 rows starting from the beginning of the part | ||
| 2620 | 2026.03.19 08:27:32.800111 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 84 rows starting from the beginning of the part | ||
| 2621 | 2026.03.19 08:27:32.800163 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 482 rows starting from the beginning of the part | ||
| 2622 | 2026.03.19 08:27:32.800222 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2623 | 2026.03.19 08:27:32.800267 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 504 rows starting from the beginning of the part | ||
| 2624 | 2026.03.19 08:27:32.800309 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2625 | 2026.03.19 08:27:32.800426 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.19 08:27:32.800468 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2627 | 2026.03.19 08:27:32.800822 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2628 | 2026.03.19 08:27:32.801050 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.03.19 08:27:32.801148 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2630 | 2026.03.19 08:27:32.801175 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.03.19 08:27:32.801187 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 2632 | 2026.03.19 08:27:32.801219 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2633 | 2026.03.19 08:27:32.801242 [ 5 ] {cef92990-99bb-4e80-913b-a54037f5503f} <Debug> TCPHandler: Processed in 0.001443103 sec. | ||
| 2634 | 2026.03.19 08:27:32.801283 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 2635 | 2026.03.19 08:27:32.801349 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.03.19 08:27:32.801358 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2637 | 2026.03.19 08:27:32.801390 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 813 rows starting from the beginning of the part | ||
| 2638 | 2026.03.19 08:27:32.801434 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 151 rows starting from the beginning of the part | ||
| 2639 | 2026.03.19 08:27:32.801447 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.03.19 08:27:32.801500 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 255 rows starting from the beginning of the part | ||
| 2641 | 2026.03.19 08:27:32.801507 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747821 sec., 997813.8493587157 rows/sec., 75.03 MiB/sec. | ||
| 2642 | 2026.03.19 08:27:32.801516 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <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 | ||
| 2643 | 2026.03.19 08:27:32.801535 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2644 | 2026.03.19 08:27:32.801581 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 267 rows starting from the beginning of the part | ||
| 2645 | 2026.03.19 08:27:32.801615 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 2646 | 2026.03.19 08:27:32.801679 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2647 | 2026.03.19 08:27:32.801969 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.03.19 08:27:32.802044 [ 194 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_11_2} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2649 | 2026.03.19 08:27:32.802115 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2650 | 2026.03.19 08:27:32.802315 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.03.19 08:27:32.802356 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2652 | 2026.03.19 08:27:32.802572 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316369 sec., 1364359.0816860623 rows/sec., 92.19 MiB/sec. | ||
| 2653 | 2026.03.19 08:27:32.802799 [ 194 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2654 | 2026.03.19 08:27:32.802918 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2655 | 2026.03.19 08:27:32.803102 [ 194 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.03.19 08:27:32.803187 [ 194 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2657 | 2026.03.19 08:27:32.803203 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.03.19 08:27:32.803263 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2659 | 2026.03.19 08:27:32.803354 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 24.20 MiB/sec. | ||
| 2660 | 2026.03.19 08:27:32.803420 [ 5 ] {4011378c-074e-40f4-9091-cd2b3950ea76} <Debug> TCPHandler: Processed in 0.002122503 sec. | ||
| 2661 | 2026.03.19 08:27:32.803537 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.03.19 08:27:32.803632 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.03.19 08:27:32.803673 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2664 | 2026.03.19 08:27:32.803997 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.03.19 08:27:32.804032 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2666 | 2026.03.19 08:27:32.804343 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2667 | 2026.03.19 08:27:32.804563 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.03.19 08:27:32.804675 [ 69 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2669 | 2026.03.19 08:27:32.804688 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2670 | 2026.03.19 08:27:32.804708 [ 69 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.03.19 08:27:32.804727 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2672 | 2026.03.19 08:27:32.804727 [ 5 ] {f2fae42a-3e20-430e-963d-8262b2be2c5e} <Debug> TCPHandler: Processed in 0.001240056 sec. | ||
| 2673 | 2026.03.19 08:27:32.804786 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 2674 | 2026.03.19 08:27:32.804856 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2675 | 2026.03.19 08:27:32.804878 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2676 | 2026.03.19 08:27:32.804918 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2677 | 2026.03.19 08:27:32.804947 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
| 2678 | 2026.03.19 08:27:32.804977 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2679 | 2026.03.19 08:27:32.805007 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2680 | 2026.03.19 08:27:32.805039 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2681 | 2026.03.19 08:27:32.805720 [ 199 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.000950357 sec., 599774.6110145977 rows/sec., 38.99 MiB/sec. | ||
| 2682 | 2026.03.19 08:27:32.805870 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2683 | 2026.03.19 08:27:32.806098 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.03.19 08:27:32.806163 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_11_2} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2685 | 2026.03.19 08:27:32.806216 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2686 | 2026.03.19 08:27:35.284278 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2687 | 2026.03.19 08:27:35.284335 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2688 | 2026.03.19 08:27:35.365190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4831 | ||
| 2689 | 2026.03.19 08:27:35.365702 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.03.19 08:27:35.365747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2691 | 2026.03.19 08:27:35.366220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2692 | 2026.03.19 08:27:35.366448 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.03.19 08:27:35.366576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2694 | 2026.03.19 08:27:35.637211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2695 | 2026.03.19 08:27:35.654531 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.03.19 08:27:35.654593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2697 | 2026.03.19 08:27:35.660781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2698 | 2026.03.19 08:27:35.661443 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.03.19 08:27:35.664337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2700 | 2026.03.19 08:27:36.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.77 MiB, peak 216.50 MiB, free memory in arenas 0.00 B, will set to 210.16 MiB (RSS), difference: 1.39 MiB | ||
| 2701 | 2026.03.19 08:27:37.802639 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.03.19 08:27:37.802848 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.03.19 08:27:37.802934 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2704 | 2026.03.19 08:27:37.803842 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.03.19 08:27:37.803903 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2706 | 2026.03.19 08:27:37.804388 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2707 | 2026.03.19 08:27:37.804642 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.03.19 08:27:37.804807 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002016 sec., 140873.0158730159 rows/sec., 8.95 MiB/sec. | ||
| 2709 | 2026.03.19 08:27:37.804806 [ 63 ] {} <Debug> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2710 | 2026.03.19 08:27:37.804856 [ 5 ] {0a1aefda-49d5-4266-9991-cd99e765751b} <Debug> TCPHandler: Processed in 0.002365569 sec. | ||
| 2711 | 2026.03.19 08:27:37.804893 [ 63 ] {} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.03.19 08:27:37.804923 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2713 | 2026.03.19 08:27:37.804999 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.03.19 08:27:37.805087 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::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 | ||
| 2715 | 2026.03.19 08:27:37.805113 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.19 08:27:37.805177 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2717 | 2026.03.19 08:27:37.805246 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2026.03.19 08:27:37.805287 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::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 | ||
| 2719 | 2026.03.19 08:27:37.805382 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::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 | ||
| 2720 | 2026.03.19 08:27:37.805466 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::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 | ||
| 2721 | 2026.03.19 08:27:37.805512 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::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 | ||
| 2722 | 2026.03.19 08:27:37.805560 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::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 | ||
| 2723 | 2026.03.19 08:27:37.805944 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.19 08:27:37.805988 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2725 | 2026.03.19 08:27:37.806415 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2726 | 2026.03.19 08:27:37.806598 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599216 sec., 887935.0881932146 rows/sec., 59.78 MiB/sec. | ||
| 2727 | 2026.03.19 08:27:37.806653 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.19 08:27:37.806751 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2729 | 2026.03.19 08:27:37.806804 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001715 sec., 476384.8396501458 rows/sec., 37.30 MiB/sec. | ||
| 2730 | 2026.03.19 08:27:37.806851 [ 5 ] {3200d633-3443-4e7c-a1f9-843ff66182c2} <Debug> TCPHandler: Processed in 0.001906376 sec. | ||
| 2731 | 2026.03.19 08:27:37.806975 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2026.03.19 08:27:37.807045 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_5_1} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.03.19 08:27:37.807076 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.03.19 08:27:37.807124 [ 198 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_5_1} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2735 | 2026.03.19 08:27:37.807126 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2736 | 2026.03.19 08:27:37.807212 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2737 | 2026.03.19 08:27:37.807587 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.03.19 08:27:37.807629 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2739 | 2026.03.19 08:27:37.807950 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2740 | 2026.03.19 08:27:37.808167 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.03.19 08:27:37.808272 [ 63 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2742 | 2026.03.19 08:27:37.808311 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001256 sec., 121019.10828025478 rows/sec., 7.23 MiB/sec. | ||
| 2743 | 2026.03.19 08:27:37.808319 [ 63 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2026.03.19 08:27:37.808354 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2745 | 2026.03.19 08:27:37.808355 [ 5 ] {05e61d62-2f99-4844-9d30-654a205f982e} <Debug> TCPHandler: Processed in 0.001432502 sec. | ||
| 2746 | 2026.03.19 08:27:37.808482 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 2747 | 2026.03.19 08:27:37.808487 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.03.19 08:27:37.808605 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.03.19 08:27:37.808613 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2750 | 2026.03.19 08:27:37.808650 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2751 | 2026.03.19 08:27:37.808665 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part | ||
| 2752 | 2026.03.19 08:27:37.808771 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 2753 | 2026.03.19 08:27:37.808827 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2754 | 2026.03.19 08:27:37.808876 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part | ||
| 2755 | 2026.03.19 08:27:37.808929 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2756 | 2026.03.19 08:27:37.808977 [ 195 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 152 rows starting from the beginning of the part | ||
| 2757 | 2026.03.19 08:27:37.809083 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.03.19 08:27:37.809124 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2759 | 2026.03.19 08:27:37.809475 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2760 | 2026.03.19 08:27:37.809737 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.03.19 08:27:37.809844 [ 63 ] {} <Debug> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2762 | 2026.03.19 08:27:37.809878 [ 63 ] {} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.03.19 08:27:37.809894 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001307 sec., 114001.53022188217 rows/sec., 7.37 MiB/sec. | ||
| 2764 | 2026.03.19 08:27:37.809895 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2765 | 2026.03.19 08:27:37.809940 [ 5 ] {19557e2d-9457-42bc-95e5-660aaa74fe1c} <Debug> TCPHandler: Processed in 0.001503214 sec. | ||
| 2766 | 2026.03.19 08:27:37.809997 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::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 | ||
| 2767 | 2026.03.19 08:27:37.810045 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610797 sec., 420909.64907434024 rows/sec., 27.30 MiB/sec. | ||
| 2768 | 2026.03.19 08:27:37.810062 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.03.19 08:27:37.810083 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2770 | 2026.03.19 08:27:37.810130 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2771 | 2026.03.19 08:27:37.810183 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2772 | 2026.03.19 08:27:37.810227 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2773 | 2026.03.19 08:27:37.810230 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2774 | 2026.03.19 08:27:37.810291 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2775 | 2026.03.19 08:27:37.810313 [ 204 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2776 | 2026.03.19 08:27:37.810336 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2777 | 2026.03.19 08:27:37.810378 [ 198 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2778 | 2026.03.19 08:27:37.810676 [ 204 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.03.19 08:27:37.810696 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.03.19 08:27:37.810742 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2781 | 2026.03.19 08:27:37.810774 [ 204 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_11_2} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2782 | 2026.03.19 08:27:37.810868 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2783 | 2026.03.19 08:27:37.811097 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2784 | 2026.03.19 08:27:37.811242 [ 188 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278497 sec., 582715.4854489295 rows/sec., 39.87 MiB/sec. | ||
| 2785 | 2026.03.19 08:27:37.811330 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.03.19 08:27:37.811376 [ 204 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2787 | 2026.03.19 08:27:37.811446 [ 63 ] {} <Debug> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2788 | 2026.03.19 08:27:37.811483 [ 63 ] {} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.19 08:27:37.811488 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001323 sec., 111866.96900982616 rows/sec., 6.36 MiB/sec. | ||
| 2790 | 2026.03.19 08:27:37.811512 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2791 | 2026.03.19 08:27:37.811546 [ 5 ] {0d100ba6-cc91-48e1-8a00-49e6d76211cf} <Debug> TCPHandler: Processed in 0.001533535 sec. | ||
| 2792 | 2026.03.19 08:27:37.811597 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::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 | ||
| 2793 | 2026.03.19 08:27:37.811649 [ 204 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.03.19 08:27:37.811672 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.03.19 08:27:37.811689 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2796 | 2026.03.19 08:27:37.811724 [ 204 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_5_1} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2797 | 2026.03.19 08:27:37.811725 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::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 | ||
| 2798 | 2026.03.19 08:27:37.811775 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2799 | 2026.03.19 08:27:37.811789 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::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 | ||
| 2800 | 2026.03.19 08:27:37.811798 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2801 | 2026.03.19 08:27:37.811823 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2802 | 2026.03.19 08:27:37.811835 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::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 | ||
| 2803 | 2026.03.19 08:27:37.811878 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::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 | ||
| 2804 | 2026.03.19 08:27:37.811912 [ 198 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::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 | ||
| 2805 | 2026.03.19 08:27:37.812416 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.19 08:27:37.812458 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2807 | 2026.03.19 08:27:37.812646 [ 204 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001075601 sec., 687987.4600339717 rows/sec., 41.75 MiB/sec. | ||
| 2808 | 2026.03.19 08:27:37.812821 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2809 | 2026.03.19 08:27:37.812837 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2810 | 2026.03.19 08:27:37.813137 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.19 08:27:37.813211 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_5_1} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.19 08:27:37.813293 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001535 sec., 325732.8990228013 rows/sec., 22.89 MiB/sec. | ||
| 2813 | 2026.03.19 08:27:37.813301 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_5_1} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2814 | 2026.03.19 08:27:37.813339 [ 5 ] {0cd3e86f-4e2f-461c-b1df-96e6a596ee6c} <Debug> TCPHandler: Processed in 0.00171603 sec. | ||
| 2815 | 2026.03.19 08:27:37.813408 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2816 | 2026.03.19 08:27:37.813462 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.03.19 08:27:37.813562 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2818 | 2026.03.19 08:27:37.813604 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2819 | 2026.03.19 08:27:37.813945 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.19 08:27:37.813981 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2821 | 2026.03.19 08:27:37.814294 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2822 | 2026.03.19 08:27:37.814518 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.19 08:27:37.814655 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 2824 | 2026.03.19 08:27:37.814691 [ 5 ] {e183d00f-4c09-459d-8d47-caa62b20f1c3} <Debug> TCPHandler: Processed in 0.001277927 sec. | ||
| 2825 | 2026.03.19 08:27:37.814803 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.03.19 08:27:37.814897 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.03.19 08:27:37.814941 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2828 | 2026.03.19 08:27:37.815357 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.03.19 08:27:37.815394 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2830 | 2026.03.19 08:27:37.815727 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2831 | 2026.03.19 08:27:37.815935 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.03.19 08:27:37.816064 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 2833 | 2026.03.19 08:27:37.816101 [ 5 ] {48fa72b1-824a-4259-8c66-5eff7dae0ba9} <Debug> TCPHandler: Processed in 0.00134663 sec. | ||
| 2834 | 2026.03.19 08:27:37.816218 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.03.19 08:27:37.816312 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.03.19 08:27:37.816356 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2837 | 2026.03.19 08:27:37.816682 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.03.19 08:27:37.816718 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2839 | 2026.03.19 08:27:37.817029 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2840 | 2026.03.19 08:27:37.817250 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.03.19 08:27:37.817353 [ 63 ] {} <Debug> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2842 | 2026.03.19 08:27:37.817389 [ 63 ] {} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.03.19 08:27:37.817394 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 2844 | 2026.03.19 08:27:37.817407 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2845 | 2026.03.19 08:27:37.817441 [ 5 ] {7db14fca-ea0d-4b1b-9020-51e6507dd9f0} <Debug> TCPHandler: Processed in 0.001271987 sec. | ||
| 2846 | 2026.03.19 08:27:37.817522 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::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 | ||
| 2847 | 2026.03.19 08:27:37.817565 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.03.19 08:27:37.817648 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2849 | 2026.03.19 08:27:37.817665 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.03.19 08:27:37.817687 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2851 | 2026.03.19 08:27:37.817727 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <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 | ||
| 2852 | 2026.03.19 08:27:37.817760 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2853 | 2026.03.19 08:27:37.817809 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2854 | 2026.03.19 08:27:37.817846 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2855 | 2026.03.19 08:27:37.817886 [ 186 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2856 | 2026.03.19 08:27:37.818528 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.03.19 08:27:37.818570 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2858 | 2026.03.19 08:27:37.818656 [ 204 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170084 sec., 4273.197479839054 rows/sec., 287.94 KiB/sec. | ||
| 2859 | 2026.03.19 08:27:37.818778 [ 198 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2860 | 2026.03.19 08:27:37.819090 [ 198 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.19 08:27:37.819166 [ 198 ] {20c1c37e-cf7d-43d3-92f9-87d83125d002::all_1_5_1} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2862 | 2026.03.19 08:27:37.819171 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2863 | 2026.03.19 08:27:37.819253 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2864 | 2026.03.19 08:27:37.819436 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.03.19 08:27:37.819601 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001953 sec., 5120.327700972862 rows/sec., 9.18 MiB/sec. | ||
| 2866 | 2026.03.19 08:27:37.819670 [ 5 ] {da8def9d-027b-42b0-a978-4f1552dead75} <Debug> TCPHandler: Processed in 0.002153733 sec. | ||
| 2867 | 2026.03.19 08:27:37.819782 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.03.19 08:27:37.819877 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.03.19 08:27:37.819919 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2870 | 2026.03.19 08:27:37.820354 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.03.19 08:27:37.820401 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2872 | 2026.03.19 08:27:37.820774 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2873 | 2026.03.19 08:27:37.821009 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.03.19 08:27:37.821178 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001316 sec., 68389.05775075988 rows/sec., 4.28 MiB/sec. | ||
| 2875 | 2026.03.19 08:27:37.821238 [ 5 ] {915c324e-6fb5-4992-afcb-3babf13f0ad3} <Debug> TCPHandler: Processed in 0.001504644 sec. | ||
| 2876 | 2026.03.19 08:27:40.386234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 372 | ||
| 2877 | 2026.03.19 08:27:40.388488 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.03.19 08:27:40.388537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2879 | 2026.03.19 08:27:40.389706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2880 | 2026.03.19 08:27:40.389988 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.03.19 08:27:40.390438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2882 | 2026.03.19 08:27:42.789737 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.03.19 08:27:42.790024 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2884 | 2026.03.19 08:27:42.790450 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2885 | 2026.03.19 08:27:42.790491 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2886 | 2026.03.19 08:27:42.790766 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2887 | 2026.03.19 08:27:42.790842 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2888 | 2026.03.19 08:27:42.790987 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2889 | 2026.03.19 08:27:42.791092 [ 329 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2890 | 2026.03.19 08:27:42.791092 [ 296 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2891 | 2026.03.19 08:27:42.791135 [ 312 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2892 | 2026.03.19 08:27:42.791254 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2893 | 2026.03.19 08:27:42.791282 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2894 | 2026.03.19 08:27:42.791365 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2895 | 2026.03.19 08:27:42.791386 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2896 | 2026.03.19 08:27:42.791428 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2897 | 2026.03.19 08:27:42.791469 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2898 | 2026.03.19 08:27:42.791509 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2899 | 2026.03.19 08:27:42.792411 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002509 sec., 13949.780789159027 rows/sec., 536.74 KiB/sec. | ||
| 2900 | 2026.03.19 08:27:42.792519 [ 5 ] {a4db760a-112c-412b-9085-49c54f9d5a6a} <Debug> TCPHandler: Processed in 0.002920515 sec. | ||
| 2901 | 2026.03.19 08:27:42.792808 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.03.19 08:27:42.792947 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 2903 | 2026.03.19 08:27:42.793164 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2904 | 2026.03.19 08:27:42.793210 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 2905 | 2026.03.19 08:27:42.793412 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2906 | 2026.03.19 08:27:42.793466 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2907 | 2026.03.19 08:27:42.793572 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2908 | 2026.03.19 08:27:42.793638 [ 329 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2909 | 2026.03.19 08:27:42.793639 [ 296 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2910 | 2026.03.19 08:27:42.793647 [ 306 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2911 | 2026.03.19 08:27:42.793774 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2912 | 2026.03.19 08:27:42.793800 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2913 | 2026.03.19 08:27:42.793870 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2914 | 2026.03.19 08:27:42.793890 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2915 | 2026.03.19 08:27:42.793920 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 2916 | 2026.03.19 08:27:42.793951 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 2917 | 2026.03.19 08:27:42.793982 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 2918 | 2026.03.19 08:27:42.794719 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00183 sec., 19125.683060109288 rows/sec., 735.89 KiB/sec. | ||
| 2919 | 2026.03.19 08:27:42.794835 [ 5 ] {fbd4a094-58fc-4e75-b993-f350db90453f} <Debug> TCPHandler: Processed in 0.002077041 sec. | ||
| 2920 | 2026.03.19 08:27:42.795069 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.03.19 08:27:42.795207 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2922 | 2026.03.19 08:27:42.795422 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2923 | 2026.03.19 08:27:42.795460 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2924 | 2026.03.19 08:27:42.795663 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2925 | 2026.03.19 08:27:42.795717 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2926 | 2026.03.19 08:27:42.795822 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2927 | 2026.03.19 08:27:42.795875 [ 329 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2928 | 2026.03.19 08:27:42.795876 [ 296 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2929 | 2026.03.19 08:27:42.795925 [ 331 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2930 | 2026.03.19 08:27:42.796023 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2931 | 2026.03.19 08:27:42.796050 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2932 | 2026.03.19 08:27:42.796119 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2933 | 2026.03.19 08:27:42.796139 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2934 | 2026.03.19 08:27:42.796169 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2935 | 2026.03.19 08:27:42.796201 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2936 | 2026.03.19 08:27:42.796234 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2937 | 2026.03.19 08:27:42.796919 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001769 sec., 19785.189372526853 rows/sec., 761.27 KiB/sec. | ||
| 2938 | 2026.03.19 08:27:42.797019 [ 5 ] {8ab6277f-66b5-4e51-8d1c-f45582eb8d9d} <Debug> TCPHandler: Processed in 0.002000509 sec. | ||
| 2939 | 2026.03.19 08:27:42.797290 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.03.19 08:27:42.797430 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2941 | 2026.03.19 08:27:42.797647 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2942 | 2026.03.19 08:27:42.797687 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2943 | 2026.03.19 08:27:42.797897 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2944 | 2026.03.19 08:27:42.797951 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2945 | 2026.03.19 08:27:42.798057 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2946 | 2026.03.19 08:27:42.798123 [ 296 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2947 | 2026.03.19 08:27:42.798123 [ 346 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2948 | 2026.03.19 08:27:42.798123 [ 260 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2949 | 2026.03.19 08:27:42.798245 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2950 | 2026.03.19 08:27:42.798272 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2951 | 2026.03.19 08:27:42.798342 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2952 | 2026.03.19 08:27:42.798361 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2953 | 2026.03.19 08:27:42.798391 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2954 | 2026.03.19 08:27:42.798425 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2955 | 2026.03.19 08:27:42.798456 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2956 | 2026.03.19 08:27:42.799098 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001724 sec., 20301.624129930395 rows/sec., 781.14 KiB/sec. | ||
| 2957 | 2026.03.19 08:27:42.799214 [ 5 ] {ed2938d7-c959-4416-84b8-f331797846bf} <Debug> TCPHandler: Processed in 0.001973158 sec. | ||
| 2958 | 2026.03.19 08:27:42.799474 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.03.19 08:27:42.799610 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 2960 | 2026.03.19 08:27:42.799834 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2961 | 2026.03.19 08:27:42.799871 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 2962 | 2026.03.19 08:27:42.800077 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2963 | 2026.03.19 08:27:42.800134 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2964 | 2026.03.19 08:27:42.800243 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2965 | 2026.03.19 08:27:42.800317 [ 346 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2966 | 2026.03.19 08:27:42.800319 [ 331 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2967 | 2026.03.19 08:27:42.800321 [ 260 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2968 | 2026.03.19 08:27:42.800442 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2969 | 2026.03.19 08:27:42.800469 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2970 | 2026.03.19 08:27:42.800538 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2971 | 2026.03.19 08:27:42.800556 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2972 | 2026.03.19 08:27:42.800587 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2973 | 2026.03.19 08:27:42.800621 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2974 | 2026.03.19 08:27:42.800652 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 2975 | 2026.03.19 08:27:42.801285 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001732 sec., 20207.85219399538 rows/sec., 777.53 KiB/sec. | ||
| 2976 | 2026.03.19 08:27:42.801383 [ 5 ] {a8e200f6-d314-450c-adff-ec7fe3802e11} <Debug> TCPHandler: Processed in 0.001960618 sec. | ||
| 2977 | 2026.03.19 08:27:42.801616 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.19 08:27:42.801757 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 2979 | 2026.03.19 08:27:42.801979 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2980 | 2026.03.19 08:27:42.802016 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 2981 | 2026.03.19 08:27:42.802227 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2982 | 2026.03.19 08:27:42.802281 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2983 | 2026.03.19 08:27:42.802386 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2984 | 2026.03.19 08:27:42.802450 [ 346 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2985 | 2026.03.19 08:27:42.802450 [ 296 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2986 | 2026.03.19 08:27:42.802452 [ 342 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2987 | 2026.03.19 08:27:42.802565 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2988 | 2026.03.19 08:27:42.802592 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2989 | 2026.03.19 08:27:42.802660 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2990 | 2026.03.19 08:27:42.802683 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2991 | 2026.03.19 08:27:42.802714 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2992 | 2026.03.19 08:27:42.802745 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2993 | 2026.03.19 08:27:42.802779 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 2994 | 2026.03.19 08:27:42.803350 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001654 sec., 21160.822249093108 rows/sec., 814.20 KiB/sec. | ||
| 2995 | 2026.03.19 08:27:42.803449 [ 5 ] {9435cee8-ca93-4d3d-97a1-5ae73600c23e} <Debug> TCPHandler: Processed in 0.001882505 sec. | ||
| 2996 | 2026.03.19 08:27:42.825919 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.03.19 08:27:42.826128 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2998 | 2026.03.19 08:27:42.826210 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2999 | 2026.03.19 08:27:42.826941 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.19 08:27:42.826983 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3001 | 2026.03.19 08:27:42.827411 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3002 | 2026.03.19 08:27:42.827624 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.03.19 08:27:42.827775 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001705 sec., 3519.0615835777126 rows/sec., 1.63 MiB/sec. | ||
| 3004 | 2026.03.19 08:27:42.827814 [ 5 ] {33b4db9b-0b2b-4627-8cb1-b370f0079d09} <Debug> TCPHandler: Processed in 0.001998039 sec. | ||
| 3005 | 2026.03.19 08:27:42.827944 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.03.19 08:27:42.828041 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.03.19 08:27:42.828082 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3008 | 2026.03.19 08:27:42.828500 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.03.19 08:27:42.828537 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3010 | 2026.03.19 08:27:42.828853 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3011 | 2026.03.19 08:27:42.829071 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.19 08:27:42.829204 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.68 MiB/sec. | ||
| 3013 | 2026.03.19 08:27:42.829240 [ 5 ] {1184ea2c-1577-4039-845b-2d6a12a90c72} <Debug> TCPHandler: Processed in 0.001345719 sec. | ||
| 3014 | 2026.03.19 08:27:42.829351 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.03.19 08:27:42.829447 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3016 | 2026.03.19 08:27:42.829487 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3017 | 2026.03.19 08:27:42.829866 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.03.19 08:27:42.829902 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3019 | 2026.03.19 08:27:42.830182 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3020 | 2026.03.19 08:27:42.830396 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.19 08:27:42.830528 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0011 sec., 7272.727272727272 rows/sec., 593.04 KiB/sec. | ||
| 3022 | 2026.03.19 08:27:42.830566 [ 5 ] {9dbcbfe5-e318-486d-bb4e-0b5e5f97828d} <Debug> TCPHandler: Processed in 0.001263807 sec. | ||
| 3023 | 2026.03.19 08:27:42.830666 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.03.19 08:27:42.830759 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3025 | 2026.03.19 08:27:42.830798 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3026 | 2026.03.19 08:27:42.831297 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.03.19 08:27:42.831334 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3028 | 2026.03.19 08:27:42.831645 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3029 | 2026.03.19 08:27:42.831859 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.19 08:27:42.831996 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Debug> executeQuery: Read 240 rows, 21.84 KiB in 0.001255 sec., 191235.05976095618 rows/sec., 17.00 MiB/sec. | ||
| 3031 | 2026.03.19 08:27:42.832033 [ 5 ] {be2baa71-438b-4908-915d-ee2b1a0915bd} <Debug> TCPHandler: Processed in 0.001415561 sec. | ||
| 3032 | 2026.03.19 08:27:42.832142 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.03.19 08:27:42.832235 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.03.19 08:27:42.832276 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3035 | 2026.03.19 08:27:42.832671 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.03.19 08:27:42.832709 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3037 | 2026.03.19 08:27:42.833095 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3038 | 2026.03.19 08:27:42.833371 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.03.19 08:27:42.833536 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Debug> executeQuery: Read 50 rows, 3.78 KiB in 0.001317 sec., 37965.072133637055 rows/sec., 2.80 MiB/sec. | ||
| 3040 | 2026.03.19 08:27:42.833635 [ 5 ] {125ed32e-a769-4aa5-a3a4-b72e54747b50} <Debug> TCPHandler: Processed in 0.001538925 sec. | ||
| 3041 | 2026.03.19 08:27:42.833767 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.03.19 08:27:42.833862 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3043 | 2026.03.19 08:27:42.833900 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3044 | 2026.03.19 08:27:42.834303 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.03.19 08:27:42.834340 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3046 | 2026.03.19 08:27:42.834640 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3047 | 2026.03.19 08:27:42.834854 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.03.19 08:27:42.834989 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 3049 | 2026.03.19 08:27:42.835026 [ 5 ] {f4e66527-d6ee-4ea2-8a1e-6749b324bc67} <Debug> TCPHandler: Processed in 0.001307679 sec. | ||
| 3050 | 2026.03.19 08:27:42.835134 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.03.19 08:27:42.835228 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.03.19 08:27:42.835267 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3053 | 2026.03.19 08:27:42.835645 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.03.19 08:27:42.835681 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3055 | 2026.03.19 08:27:42.835961 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3056 | 2026.03.19 08:27:42.836170 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.03.19 08:27:42.836300 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 3058 | 2026.03.19 08:27:42.836343 [ 5 ] {fb161a09-7d0d-4952-b616-64599d91ad78} <Debug> TCPHandler: Processed in 0.001257317 sec. | ||
| 3059 | 2026.03.19 08:27:42.836458 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3060 | 2026.03.19 08:27:42.836556 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3061 | 2026.03.19 08:27:42.836600 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3062 | 2026.03.19 08:27:42.837053 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.03.19 08:27:42.837090 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3064 | 2026.03.19 08:27:42.837408 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3065 | 2026.03.19 08:27:42.837627 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.03.19 08:27:42.837762 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.001228 sec., 114820.84690553747 rows/sec., 9.28 MiB/sec. | ||
| 3067 | 2026.03.19 08:27:42.837800 [ 5 ] {23e28a98-cc5b-40de-a8c4-419b73bb0275} <Debug> TCPHandler: Processed in 0.001397251 sec. | ||
| 3068 | 2026.03.19 08:27:42.837899 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.03.19 08:27:42.837995 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.03.19 08:27:42.838043 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3071 | 2026.03.19 08:27:42.838516 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.03.19 08:27:42.838552 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3073 | 2026.03.19 08:27:42.838898 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3074 | 2026.03.19 08:27:42.839118 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.03.19 08:27:42.839250 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Debug> executeQuery: Read 512 rows, 40.58 KiB in 0.001277 sec., 400939.70242756465 rows/sec., 31.03 MiB/sec. | ||
| 3076 | 2026.03.19 08:27:42.839288 [ 5 ] {74df92a1-56ff-437e-958f-b35cea872de1} <Debug> TCPHandler: Processed in 0.001436622 sec. | ||
| 3077 | 2026.03.19 08:27:42.839399 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.03.19 08:27:42.839492 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3079 | 2026.03.19 08:27:42.839547 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <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 | ||
| 3080 | 2026.03.19 08:27:42.840429 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.03.19 08:27:42.840466 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3082 | 2026.03.19 08:27:42.841027 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3083 | 2026.03.19 08:27:42.841258 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.03.19 08:27:42.841412 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001937 sec., 15487.867836861125 rows/sec., 27.75 MiB/sec. | ||
| 3085 | 2026.03.19 08:27:42.841471 [ 5 ] {31b3437d-78a2-4018-8fdf-8bd6ab06b6be} <Debug> TCPHandler: Processed in 0.002119192 sec. | ||
| 3086 | 2026.03.19 08:27:42.841590 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.03.19 08:27:42.841687 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.03.19 08:27:42.841729 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3089 | 2026.03.19 08:27:42.842080 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Trace> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.03.19 08:27:42.842116 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3091 | 2026.03.19 08:27:42.842427 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3092 | 2026.03.19 08:27:42.842657 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Trace> oximeter.measurements_i64 (ace5e47b-1085-4e87-966e-1ebebf4843ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.03.19 08:27:42.842788 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00112 sec., 2678.571428571429 rows/sec., 189.21 KiB/sec. | ||
| 3094 | 2026.03.19 08:27:42.842824 [ 5 ] {1c4b3fcf-6720-45b3-892d-2d9a374d0a1f} <Debug> TCPHandler: Processed in 0.001283558 sec. | ||
| 3095 | 2026.03.19 08:27:42.842942 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.03.19 08:27:42.843034 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.03.19 08:27:42.843074 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3098 | 2026.03.19 08:27:42.843523 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.03.19 08:27:42.843568 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3100 | 2026.03.19 08:27:42.844011 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3101 | 2026.03.19 08:27:42.844226 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.03.19 08:27:42.844361 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 3103 | 2026.03.19 08:27:42.844398 [ 5 ] {be9e8e88-7f1f-41bf-b67a-30e484463ff5} <Debug> TCPHandler: Processed in 0.001504354 sec. | ||
| 3104 | 2026.03.19 08:27:42.866643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5279 | ||
| 3105 | 2026.03.19 08:27:42.867096 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.03.19 08:27:42.867138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3107 | 2026.03.19 08:27:42.867613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3108 | 2026.03.19 08:27:42.867854 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.03.19 08:27:42.867997 [ 42 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3110 | 2026.03.19 08:27:42.868005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5279 | ||
| 3111 | 2026.03.19 08:27:42.868097 [ 42 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.03.19 08:27:42.868130 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3113 | 2026.03.19 08:27:42.868236 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 3114 | 2026.03.19 08:27:42.868358 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.03.19 08:27:42.868397 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 3116 | 2026.03.19 08:27:42.868463 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3117 | 2026.03.19 08:27:42.868514 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3118 | 2026.03.19 08:27:42.868561 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3119 | 2026.03.19 08:27:42.868604 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3120 | 2026.03.19 08:27:42.868655 [ 186 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3121 | 2026.03.19 08:27:42.870061 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5279 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870855 sec., 2821704.514780675 rows/sec., 40.36 MiB/sec. | ||
| 3122 | 2026.03.19 08:27:42.870913 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3123 | 2026.03.19 08:27:42.871224 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.03.19 08:27:42.871299 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_11_2} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3125 | 2026.03.19 08:27:42.871387 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3126 | 2026.03.19 08:27:43.164403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3127 | 2026.03.19 08:27:43.181746 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.03.19 08:27:43.181805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3129 | 2026.03.19 08:27:43.187604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3130 | 2026.03.19 08:27:43.188916 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.19 08:27:43.189309 [ 42 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3132 | 2026.03.19 08:27:43.189389 [ 42 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.03.19 08:27:43.189414 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3134 | 2026.03.19 08:27:43.189560 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3135 | 2026.03.19 08:27:43.192878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3136 | 2026.03.19 08:27:43.193355 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3137 | 2026.03.19 08:27:43.194715 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3138 | 2026.03.19 08:27:43.198921 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3139 | 2026.03.19 08:27:43.203035 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3140 | 2026.03.19 08:27:43.207197 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3141 | 2026.03.19 08:27:43.211800 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3142 | 2026.03.19 08:27:43.216264 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 3143 | 2026.03.19 08:27:43.269976 [ 192 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080471375 sec., 1031.4226642703695 rows/sec., 5.33 MiB/sec. | ||
| 3144 | 2026.03.19 08:27:43.272277 [ 187 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3145 | 2026.03.19 08:27:43.274334 [ 187 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_11_2} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.03.19 08:27:43.274416 [ 187 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_11_2} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3147 | 2026.03.19 08:27:43.276227 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3148 | 2026.03.19 08:27:44.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.17 MiB, peak 222.06 MiB, free memory in arenas 0.00 B, will set to 220.04 MiB (RSS), difference: 7.88 MiB | ||
| 3149 | 2026.03.19 08:27:47.794042 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.03.19 08:27:47.794262 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3151 | 2026.03.19 08:27:47.794338 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3152 | 2026.03.19 08:27:47.795046 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.03.19 08:27:47.795086 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3154 | 2026.03.19 08:27:47.795484 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3155 | 2026.03.19 08:27:47.795719 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.03.19 08:27:47.795877 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.74 MiB/sec. | ||
| 3157 | 2026.03.19 08:27:47.795928 [ 5 ] {2360c7f1-185a-43c2-aa4e-9976e98d12d1} <Debug> TCPHandler: Processed in 0.00204516 sec. | ||
| 3158 | 2026.03.19 08:27:47.796116 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.03.19 08:27:47.796212 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.03.19 08:27:47.796254 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3161 | 2026.03.19 08:27:47.796674 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.03.19 08:27:47.796709 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3163 | 2026.03.19 08:27:47.797021 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3164 | 2026.03.19 08:27:47.797230 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.03.19 08:27:47.797371 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001177 sec., 8496.176720475785 rows/sec., 638.87 KiB/sec. | ||
| 3166 | 2026.03.19 08:27:47.797413 [ 5 ] {b98e8de9-2ac1-4288-a521-256ad5c15b41} <Debug> TCPHandler: Processed in 0.001342759 sec. | ||
| 3167 | 2026.03.19 08:27:47.797535 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.03.19 08:27:47.797630 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3169 | 2026.03.19 08:27:47.797670 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3170 | 2026.03.19 08:27:47.798091 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.03.19 08:27:47.798124 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3172 | 2026.03.19 08:27:47.798481 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3173 | 2026.03.19 08:27:47.798695 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.03.19 08:27:47.798828 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001216 sec., 60855.26315789473 rows/sec., 4.75 MiB/sec. | ||
| 3175 | 2026.03.19 08:27:47.798864 [ 5 ] {ba7d97f7-c86e-4e8f-b6cc-7ad2896ea960} <Debug> TCPHandler: Processed in 0.00137751 sec. | ||
| 3176 | 2026.03.19 08:27:47.798995 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2026.03.19 08:27:47.799088 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3178 | 2026.03.19 08:27:47.799132 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3179 | 2026.03.19 08:27:47.799547 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.03.19 08:27:47.799581 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3181 | 2026.03.19 08:27:47.799923 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3182 | 2026.03.19 08:27:47.800135 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.19 08:27:47.800273 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 3184 | 2026.03.19 08:27:47.800310 [ 5 ] {94d8e90a-88f1-4830-8caa-2f4dccc7a6e0} <Debug> TCPHandler: Processed in 0.00137205 sec. | ||
| 3185 | 2026.03.19 08:27:47.800421 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2026.03.19 08:27:47.800515 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3187 | 2026.03.19 08:27:47.800570 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <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 | ||
| 3188 | 2026.03.19 08:27:47.801308 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.19 08:27:47.801342 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3190 | 2026.03.19 08:27:47.801854 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3191 | 2026.03.19 08:27:47.802080 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.19 08:27:47.802216 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001718 sec., 5820.721769499418 rows/sec., 10.43 MiB/sec. | ||
| 3193 | 2026.03.19 08:27:47.802277 [ 5 ] {86eb3f8c-15f4-4f7d-873f-8eb5079c3305} <Debug> TCPHandler: Processed in 0.001903485 sec. | ||
| 3194 | 2026.03.19 08:27:47.802381 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.03.19 08:27:47.802476 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3196 | 2026.03.19 08:27:47.802518 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3197 | 2026.03.19 08:27:47.802852 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.19 08:27:47.802885 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3199 | 2026.03.19 08:27:47.803193 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3200 | 2026.03.19 08:27:47.803431 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.19 08:27:47.803558 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3202 | 2026.03.19 08:27:47.803595 [ 5 ] {a204e0bc-d469-43ce-b74c-71bb57dafd8d} <Debug> TCPHandler: Processed in 0.001263337 sec. | ||
| 3203 | 2026.03.19 08:27:48.928420 [ 46 ] {} <Debug> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3204 | 2026.03.19 08:27:48.928493 [ 46 ] {} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.19 08:27:48.928519 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3206 | 2026.03.19 08:27:48.928623 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::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 | ||
| 3207 | 2026.03.19 08:27:48.928756 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2026.03.19 08:27:48.928791 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::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 | ||
| 3209 | 2026.03.19 08:27:48.928854 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::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 | ||
| 3210 | 2026.03.19 08:27:48.928895 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::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 | ||
| 3211 | 2026.03.19 08:27:48.928933 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::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 | ||
| 3212 | 2026.03.19 08:27:48.928969 [ 186 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::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 | ||
| 3213 | 2026.03.19 08:27:48.929690 [ 187 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105652 sec., 27133.311385499237 rows/sec., 1.38 MiB/sec. | ||
| 3214 | 2026.03.19 08:27:48.929917 [ 192 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3215 | 2026.03.19 08:27:48.930300 [ 192 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::all_1_5_1} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.19 08:27:48.930392 [ 192 ] {5d4db4a0-0904-4ddf-9ace-a11303666419::all_1_5_1} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3217 | 2026.03.19 08:27:48.930496 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3218 | 2026.03.19 08:27:50.284397 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3219 | 2026.03.19 08:27:50.284450 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3220 | 2026.03.19 08:27:50.368357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5791 | ||
| 3221 | 2026.03.19 08:27:50.369127 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.03.19 08:27:50.369163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3223 | 2026.03.19 08:27:50.369752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3224 | 2026.03.19 08:27:50.369984 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.03.19 08:27:50.370113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 3226 | 2026.03.19 08:27:50.390597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 420 | ||
| 3227 | 2026.03.19 08:27:50.393273 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.19 08:27:50.393320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3229 | 2026.03.19 08:27:50.394548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3230 | 2026.03.19 08:27:50.394828 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.19 08:27:50.395075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3232 | 2026.03.19 08:27:50.692938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3233 | 2026.03.19 08:27:50.709782 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.19 08:27:50.709827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3235 | 2026.03.19 08:27:50.715237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3236 | 2026.03.19 08:27:50.715921 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.03.19 08:27:50.718546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3238 | 2026.03.19 08:27:52.794756 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.03.19 08:27:52.795064 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3240 | 2026.03.19 08:27:52.795171 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3241 | 2026.03.19 08:27:52.795900 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.19 08:27:52.795952 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3243 | 2026.03.19 08:27:52.796349 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3244 | 2026.03.19 08:27:52.796572 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.19 08:27:52.796722 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001754 sec., 66134.5496009122 rows/sec., 5.62 MiB/sec. | ||
| 3246 | 2026.03.19 08:27:52.796762 [ 5 ] {d3f525e7-272a-44ae-941c-6f1afab5a595} <Debug> TCPHandler: Processed in 0.002194014 sec. | ||
| 3247 | 2026.03.19 08:27:52.796886 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.03.19 08:27:52.796980 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.03.19 08:27:52.797020 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3250 | 2026.03.19 08:27:52.797415 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.03.19 08:27:52.797452 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3252 | 2026.03.19 08:27:52.797742 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3253 | 2026.03.19 08:27:52.797951 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.03.19 08:27:52.798078 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001116 sec., 26881.720430107525 rows/sec., 1.97 MiB/sec. | ||
| 3255 | 2026.03.19 08:27:52.798113 [ 5 ] {4d1ae5cc-e5a8-4df4-bd0a-e9437afe163c} <Debug> TCPHandler: Processed in 0.001275318 sec. | ||
| 3256 | 2026.03.19 08:27:52.798230 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.03.19 08:27:52.798323 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3258 | 2026.03.19 08:27:52.798361 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3259 | 2026.03.19 08:27:52.798776 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.03.19 08:27:52.798812 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3261 | 2026.03.19 08:27:52.799108 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3262 | 2026.03.19 08:27:52.799329 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.19 08:27:52.799451 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001146 sec., 82024.43280977312 rows/sec., 6.41 MiB/sec. | ||
| 3264 | 2026.03.19 08:27:52.799486 [ 5 ] {416db766-a586-4083-9580-0d526f27589b} <Debug> TCPHandler: Processed in 0.001310909 sec. | ||
| 3265 | 2026.03.19 08:27:52.799609 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.03.19 08:27:52.799702 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.03.19 08:27:52.799743 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3268 | 2026.03.19 08:27:52.800145 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.03.19 08:27:52.800182 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3270 | 2026.03.19 08:27:52.800509 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3271 | 2026.03.19 08:27:52.800712 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.03.19 08:27:52.800839 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3273 | 2026.03.19 08:27:52.800874 [ 5 ] {06c527e1-3bbc-44ef-8308-4a0f8e8a4a6f} <Debug> TCPHandler: Processed in 0.001312898 sec. | ||
| 3274 | 2026.03.19 08:27:52.800980 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.03.19 08:27:52.801074 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3276 | 2026.03.19 08:27:52.801127 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <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 | ||
| 3277 | 2026.03.19 08:27:52.801995 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.03.19 08:27:52.802030 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3279 | 2026.03.19 08:27:52.802546 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3280 | 2026.03.19 08:27:52.802766 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.03.19 08:27:52.802871 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3282 | 2026.03.19 08:27:52.802899 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001843 sec., 16277.807921866523 rows/sec., 29.17 MiB/sec. | ||
| 3283 | 2026.03.19 08:27:52.802942 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.19 08:27:52.802963 [ 5 ] {eb223819-244b-4917-89bc-b68dfc22c75e} <Debug> TCPHandler: Processed in 0.00203083 sec. | ||
| 3285 | 2026.03.19 08:27:52.802966 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3286 | 2026.03.19 08:27:52.803080 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.03.19 08:27:52.803087 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 3288 | 2026.03.19 08:27:52.803179 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.19 08:27:52.803220 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3290 | 2026.03.19 08:27:52.803319 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3291 | 2026.03.19 08:27:52.803383 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
| 3292 | 2026.03.19 08:27:52.803554 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.03.19 08:27:52.803555 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3294 | 2026.03.19 08:27:52.803590 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3295 | 2026.03.19 08:27:52.803695 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3296 | 2026.03.19 08:27:52.803810 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3297 | 2026.03.19 08:27:52.803907 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3298 | 2026.03.19 08:27:52.803920 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3299 | 2026.03.19 08:27:52.804035 [ 197 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3300 | 2026.03.19 08:27:52.804132 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.03.19 08:27:52.804261 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3302 | 2026.03.19 08:27:52.804296 [ 5 ] {5d55cf38-5316-409f-8f1c-d5383a6657ba} <Debug> TCPHandler: Processed in 0.001265597 sec. | ||
| 3303 | 2026.03.19 08:27:52.806519 [ 192 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 19 columns (19 merged, 0 gathered) in 0.003475271 sec., 65894.14178059783 rows/sec., 118.08 MiB/sec. | ||
| 3304 | 2026.03.19 08:27:52.807086 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3305 | 2026.03.19 08:27:52.807481 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.03.19 08:27:52.807566 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3307 | 2026.03.19 08:27:52.807731 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3308 | 2026.03.19 08:27:53.869595 [ 52 ] {} <Debug> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3309 | 2026.03.19 08:27:53.869663 [ 52 ] {} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.19 08:27:53.869689 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3311 | 2026.03.19 08:27:53.869867 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::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.03.19 08:27:53.870082 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3313 | 2026.03.19 08:27:53.870134 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3314 | 2026.03.19 08:27:53.870200 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::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.03.19 08:27:53.870243 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3316 | 2026.03.19 08:27:53.870287 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3317 | 2026.03.19 08:27:53.870326 [ 197 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3318 | 2026.03.19 08:27:53.871057 [ 187 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281308 sec., 15609.04950253959 rows/sec., 1.30 MiB/sec. | ||
| 3319 | 2026.03.19 08:27:53.871232 [ 187 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3320 | 2026.03.19 08:27:53.871523 [ 187 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): 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.03.19 08:27:53.871603 [ 187 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_5_1} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3322 | 2026.03.19 08:27:53.871704 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3323 | 2026.03.19 08:27:57.794448 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.03.19 08:27:57.794765 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3325 | 2026.03.19 08:27:57.794879 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3326 | 2026.03.19 08:27:57.795659 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.03.19 08:27:57.795712 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3328 | 2026.03.19 08:27:57.796112 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3329 | 2026.03.19 08:27:57.796345 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): 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.03.19 08:27:57.796513 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001829 sec., 1093.4937124111536 rows/sec., 89.17 KiB/sec. | ||
| 3331 | 2026.03.19 08:27:57.796561 [ 5 ] {3bc3e200-d3b6-4d21-bd01-fd81d7700301} <Debug> TCPHandler: Processed in 0.002306517 sec. | ||
| 3332 | 2026.03.19 08:27:57.796683 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.03.19 08:27:57.796787 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3334 | 2026.03.19 08:27:57.796831 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3335 | 2026.03.19 08:27:57.797264 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.19 08:27:57.797303 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3337 | 2026.03.19 08:27:57.797623 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3338 | 2026.03.19 08:27:57.797840 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.19 08:27:57.797953 [ 48 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3340 | 2026.03.19 08:27:57.797972 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.00121 sec., 63636.36363636364 rows/sec., 5.23 MiB/sec. | ||
| 3341 | 2026.03.19 08:27:57.798021 [ 48 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.19 08:27:57.798030 [ 5 ] {75cf94fb-492d-49a2-a917-75f6cfe8acbd} <Debug> TCPHandler: Processed in 0.001400171 sec. | ||
| 3343 | 2026.03.19 08:27:57.798051 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3344 | 2026.03.19 08:27:57.798160 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.03.19 08:27:57.798174 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 3346 | 2026.03.19 08:27:57.798262 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.03.19 08:27:57.798309 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3348 | 2026.03.19 08:27:57.798321 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3349 | 2026.03.19 08:27:57.798362 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part | ||
| 3350 | 2026.03.19 08:27:57.798432 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 817 rows starting from the beginning of the part | ||
| 3351 | 2026.03.19 08:27:57.798482 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 240 rows starting from the beginning of the part | ||
| 3352 | 2026.03.19 08:27:57.798528 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 3353 | 2026.03.19 08:27:57.798568 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 3354 | 2026.03.19 08:27:57.798613 [ 187 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 77 rows starting from the beginning of the part | ||
| 3355 | 2026.03.19 08:27:57.798710 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.03.19 08:27:57.798753 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3357 | 2026.03.19 08:27:57.799101 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3358 | 2026.03.19 08:27:57.799331 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.03.19 08:27:57.799472 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 725.47 KiB/sec. | ||
| 3360 | 2026.03.19 08:27:57.799511 [ 5 ] {8679a229-4ad8-4af6-9c70-395976bee5f2} <Debug> TCPHandler: Processed in 0.001400701 sec. | ||
| 3361 | 2026.03.19 08:27:57.799613 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.03.19 08:27:57.799707 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3363 | 2026.03.19 08:27:57.799747 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3364 | 2026.03.19 08:27:57.799855 [ 189 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740991 sec., 1264222.5031605563 rows/sec., 106.45 MiB/sec. | ||
| 3365 | 2026.03.19 08:27:57.800059 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3366 | 2026.03.19 08:27:57.800152 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.03.19 08:27:57.800188 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3368 | 2026.03.19 08:27:57.800326 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.19 08:27:57.800392 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_16_3} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3370 | 2026.03.19 08:27:57.800469 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3371 | 2026.03.19 08:27:57.800505 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3372 | 2026.03.19 08:27:57.800713 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.03.19 08:27:57.800820 [ 48 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3374 | 2026.03.19 08:27:57.800843 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001154 sec., 65857.88561525129 rows/sec., 5.14 MiB/sec. | ||
| 3375 | 2026.03.19 08:27:57.800853 [ 48 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.03.19 08:27:57.800884 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3377 | 2026.03.19 08:27:57.800888 [ 5 ] {25833731-a651-4f79-8f7b-2cc1e055443e} <Debug> TCPHandler: Processed in 0.001323799 sec. | ||
| 3378 | 2026.03.19 08:27:57.800954 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 3379 | 2026.03.19 08:27:57.801012 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.03.19 08:27:57.801042 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3381 | 2026.03.19 08:27:57.801070 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 554 rows starting from the beginning of the part | ||
| 3382 | 2026.03.19 08:27:57.801111 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 500 rows starting from the beginning of the part | ||
| 3383 | 2026.03.19 08:27:57.801111 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.03.19 08:27:57.801148 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part | ||
| 3385 | 2026.03.19 08:27:57.801176 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3386 | 2026.03.19 08:27:57.801188 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3387 | 2026.03.19 08:27:57.801231 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 3388 | 2026.03.19 08:27:57.801260 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3389 | 2026.03.19 08:27:57.801612 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.03.19 08:27:57.801654 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3391 | 2026.03.19 08:27:57.802008 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3392 | 2026.03.19 08:27:57.802090 [ 201 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164074 sec., 1236175.7070426794 rows/sec., 94.90 MiB/sec. | ||
| 3393 | 2026.03.19 08:27:57.802226 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.19 08:27:57.802241 [ 189 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3395 | 2026.03.19 08:27:57.802333 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3396 | 2026.03.19 08:27:57.802361 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001267 sec., 127071.8232044199 rows/sec., 8.85 MiB/sec. | ||
| 3397 | 2026.03.19 08:27:57.802366 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.03.19 08:27:57.802404 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3399 | 2026.03.19 08:27:57.802405 [ 5 ] {546269f7-dda6-4698-964c-57fcc5674e73} <Debug> TCPHandler: Processed in 0.001441022 sec. | ||
| 3400 | 2026.03.19 08:27:57.802511 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 3401 | 2026.03.19 08:27:57.802544 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.03.19 08:27:57.802552 [ 189 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.19 08:27:57.802637 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3404 | 2026.03.19 08:27:57.802647 [ 189 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_16_3} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3405 | 2026.03.19 08:27:57.802674 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.03.19 08:27:57.802678 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1796 rows starting from the beginning of the part | ||
| 3407 | 2026.03.19 08:27:57.802738 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3408 | 2026.03.19 08:27:57.802746 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <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 | ||
| 3409 | 2026.03.19 08:27:57.802784 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3410 | 2026.03.19 08:27:57.802847 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 3411 | 2026.03.19 08:27:57.802902 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 3412 | 2026.03.19 08:27:57.802949 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 3413 | 2026.03.19 08:27:57.803003 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 3414 | 2026.03.19 08:27:57.803568 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.03.19 08:27:57.803610 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3416 | 2026.03.19 08:27:57.804166 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3417 | 2026.03.19 08:27:57.804232 [ 189 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769412 sec., 1725997.1109046396 rows/sec., 119.87 MiB/sec. | ||
| 3418 | 2026.03.19 08:27:57.804395 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): 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.03.19 08:27:57.804475 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3420 | 2026.03.19 08:27:57.804542 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001893 sec., 5282.620179609086 rows/sec., 9.47 MiB/sec. | ||
| 3421 | 2026.03.19 08:27:57.804604 [ 5 ] {63406138-e870-46fc-9b12-8bc399191935} <Debug> TCPHandler: Processed in 0.002121302 sec. | ||
| 3422 | 2026.03.19 08:27:57.804717 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.03.19 08:27:57.804740 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.03.19 08:27:57.804813 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.19 08:27:57.804814 [ 191 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3426 | 2026.03.19 08:27:57.804865 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3427 | 2026.03.19 08:27:57.804906 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3428 | 2026.03.19 08:27:57.805215 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.03.19 08:27:57.805257 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3430 | 2026.03.19 08:27:57.805584 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3431 | 2026.03.19 08:27:57.805798 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.03.19 08:27:57.805902 [ 48 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3433 | 2026.03.19 08:27:57.805930 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 3434 | 2026.03.19 08:27:57.805936 [ 48 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.03.19 08:27:57.805973 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3436 | 2026.03.19 08:27:57.805975 [ 5 ] {df9da8da-e184-44ed-9f2d-5d8bad460985} <Debug> TCPHandler: Processed in 0.001308079 sec. | ||
| 3437 | 2026.03.19 08:27:57.806050 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 3438 | 2026.03.19 08:27:57.806131 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3439 | 2026.03.19 08:27:57.806159 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 570 rows starting from the beginning of the part | ||
| 3440 | 2026.03.19 08:27:57.806225 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3441 | 2026.03.19 08:27:57.806268 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 3442 | 2026.03.19 08:27:57.806303 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 3443 | 2026.03.19 08:27:57.806340 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 3444 | 2026.03.19 08:27:57.806375 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 3445 | 2026.03.19 08:27:57.807142 [ 200 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119783 sec., 803727.1507068779 rows/sec., 52.56 MiB/sec. | ||
| 3446 | 2026.03.19 08:27:57.807284 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3447 | 2026.03.19 08:27:57.807515 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.19 08:27:57.807575 [ 201 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_16_3} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3449 | 2026.03.19 08:27:57.807626 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3450 | 2026.03.19 08:27:57.870337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6239 | ||
| 3451 | 2026.03.19 08:27:57.870969 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.19 08:27:57.871012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3453 | 2026.03.19 08:27:57.871531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3454 | 2026.03.19 08:27:57.871763 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.03.19 08:27:57.871903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6239 | ||
| 3456 | 2026.03.19 08:27:58.219558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3457 | 2026.03.19 08:27:58.239609 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.03.19 08:27:58.239701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3459 | 2026.03.19 08:27:58.245483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3460 | 2026.03.19 08:27:58.246269 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.03.19 08:27:58.251049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3462 | 2026.03.19 08:28:00.396244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 446 | ||
| 3463 | 2026.03.19 08:28:00.398406 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.03.19 08:28:00.398466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3465 | 2026.03.19 08:28:00.399697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3466 | 2026.03.19 08:28:00.399991 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.19 08:28:00.400363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3468 | 2026.03.19 08:28:02.795153 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.19 08:28:02.795357 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.19 08:28:02.795426 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3471 | 2026.03.19 08:28:02.796129 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.19 08:28:02.796178 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3473 | 2026.03.19 08:28:02.796583 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3474 | 2026.03.19 08:28:02.796823 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.19 08:28:02.796978 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001674 sec., 69295.10155316607 rows/sec., 5.89 MiB/sec. | ||
| 3476 | 2026.03.19 08:28:02.797020 [ 5 ] {bfd74beb-46b7-40b7-be8f-1f048e866471} <Debug> TCPHandler: Processed in 0.002012969 sec. | ||
| 3477 | 2026.03.19 08:28:02.797148 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.03.19 08:28:02.797245 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.03.19 08:28:02.797287 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3480 | 2026.03.19 08:28:02.797714 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.03.19 08:28:02.797751 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3482 | 2026.03.19 08:28:02.798075 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3483 | 2026.03.19 08:28:02.798288 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.03.19 08:28:02.798397 [ 43 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3485 | 2026.03.19 08:28:02.798416 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001189 sec., 25231.286795626576 rows/sec., 1.85 MiB/sec. | ||
| 3486 | 2026.03.19 08:28:02.798468 [ 43 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.03.19 08:28:02.798475 [ 5 ] {1d5f910c-da3a-46eb-a286-1cd7afc3d8c2} <Debug> TCPHandler: Processed in 0.00137675 sec. | ||
| 3488 | 2026.03.19 08:28:02.798502 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3489 | 2026.03.19 08:28:02.798610 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 3490 | 2026.03.19 08:28:02.798611 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.03.19 08:28:02.798726 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3492 | 2026.03.19 08:28:02.798739 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3493 | 2026.03.19 08:28:02.798759 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 190 rows starting from the beginning of the part | ||
| 3494 | 2026.03.19 08:28:02.798780 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3495 | 2026.03.19 08:28:02.798825 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 3496 | 2026.03.19 08:28:02.798874 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3497 | 2026.03.19 08:28:02.798926 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3498 | 2026.03.19 08:28:02.798968 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3499 | 2026.03.19 08:28:02.799014 [ 201 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3500 | 2026.03.19 08:28:02.799212 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.03.19 08:28:02.799248 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3502 | 2026.03.19 08:28:02.799607 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3503 | 2026.03.19 08:28:02.799821 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.03.19 08:28:02.799852 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281957 sec., 251178.47166480622 rows/sec., 17.73 MiB/sec. | ||
| 3505 | 2026.03.19 08:28:02.799960 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001238 sec., 75928.91760904685 rows/sec., 5.93 MiB/sec. | ||
| 3506 | 2026.03.19 08:28:02.800006 [ 5 ] {c2df6a01-dc0b-45f7-ab12-58084d5d5307} <Debug> TCPHandler: Processed in 0.001443802 sec. | ||
| 3507 | 2026.03.19 08:28:02.800095 [ 194 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3508 | 2026.03.19 08:28:02.800124 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.03.19 08:28:02.800231 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.03.19 08:28:02.800279 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2026.03.19 08:28:02.800467 [ 194 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.03.19 08:28:02.800549 [ 194 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_16_3} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3513 | 2026.03.19 08:28:02.800647 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3514 | 2026.03.19 08:28:02.800703 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.03.19 08:28:02.800744 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3516 | 2026.03.19 08:28:02.801093 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3517 | 2026.03.19 08:28:02.801312 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.03.19 08:28:02.801448 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 3519 | 2026.03.19 08:28:02.801487 [ 5 ] {42c44b5b-138e-45c6-8bc4-244e70c998c6} <Debug> TCPHandler: Processed in 0.001412761 sec. | ||
| 3520 | 2026.03.19 08:28:02.801606 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.03.19 08:28:02.801701 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.03.19 08:28:02.801758 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <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 | ||
| 3523 | 2026.03.19 08:28:02.802632 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.03.19 08:28:02.802670 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3525 | 2026.03.19 08:28:02.803233 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3526 | 2026.03.19 08:28:02.803480 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.03.19 08:28:02.803624 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001941 sec., 15455.950540958269 rows/sec., 27.70 MiB/sec. | ||
| 3528 | 2026.03.19 08:28:02.803675 [ 5 ] {7c83b844-fbc8-49c3-b06c-84f02b4b5470} <Debug> TCPHandler: Processed in 0.002117161 sec. | ||
| 3529 | 2026.03.19 08:28:02.803787 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.03.19 08:28:02.803881 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.03.19 08:28:02.803923 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3532 | 2026.03.19 08:28:02.804262 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.19 08:28:02.804296 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3534 | 2026.03.19 08:28:02.804597 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3535 | 2026.03.19 08:28:02.804809 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.03.19 08:28:02.804937 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3537 | 2026.03.19 08:28:02.804972 [ 5 ] {edfee2cf-88bc-43fb-b45e-aa8694ad5ba9} <Debug> TCPHandler: Processed in 0.001233167 sec. | ||
| 3538 | 2026.03.19 08:28:05.284487 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3539 | 2026.03.19 08:28:05.284536 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3540 | 2026.03.19 08:28:05.371991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6751 | ||
| 3541 | 2026.03.19 08:28:05.372518 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.03.19 08:28:05.372555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3543 | 2026.03.19 08:28:05.373037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3544 | 2026.03.19 08:28:05.373275 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.03.19 08:28:05.373414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3546 | 2026.03.19 08:28:05.751188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3547 | 2026.03.19 08:28:05.768272 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.19 08:28:05.768328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3549 | 2026.03.19 08:28:05.773647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3550 | 2026.03.19 08:28:05.774314 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.03.19 08:28:05.777388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3552 | 2026.03.19 08:28:07.793633 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2026.03.19 08:28:07.793914 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3554 | 2026.03.19 08:28:07.794016 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3555 | 2026.03.19 08:28:07.794947 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2026.03.19 08:28:07.794984 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3557 | 2026.03.19 08:28:07.795373 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3558 | 2026.03.19 08:28:07.795603 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.03.19 08:28:07.795753 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001917 sec., 39645.2790818988 rows/sec., 3.27 MiB/sec. | ||
| 3560 | 2026.03.19 08:28:07.795793 [ 5 ] {43042383-bf30-470e-8705-fe8e298530c9} <Debug> TCPHandler: Processed in 0.002344359 sec. | ||
| 3561 | 2026.03.19 08:28:07.795917 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.03.19 08:28:07.796010 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.03.19 08:28:07.796051 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3564 | 2026.03.19 08:28:07.796440 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.03.19 08:28:07.796474 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3566 | 2026.03.19 08:28:07.796764 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3567 | 2026.03.19 08:28:07.796983 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.03.19 08:28:07.797109 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 3569 | 2026.03.19 08:28:07.797145 [ 5 ] {0c62a39d-32e3-4512-9033-da56c8e76adc} <Debug> TCPHandler: Processed in 0.001276667 sec. | ||
| 3570 | 2026.03.19 08:28:07.797252 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.03.19 08:28:07.797345 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3572 | 2026.03.19 08:28:07.797384 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3573 | 2026.03.19 08:28:07.797797 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.03.19 08:28:07.797831 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3575 | 2026.03.19 08:28:07.798130 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3576 | 2026.03.19 08:28:07.798342 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.03.19 08:28:07.798478 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001151 sec., 64291.920069504784 rows/sec., 5.02 MiB/sec. | ||
| 3578 | 2026.03.19 08:28:07.798514 [ 5 ] {c3807f75-7259-4f45-b1d4-51d241c254da} <Debug> TCPHandler: Processed in 0.001308888 sec. | ||
| 3579 | 2026.03.19 08:28:07.798625 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.03.19 08:28:07.798716 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3581 | 2026.03.19 08:28:07.798759 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3582 | 2026.03.19 08:28:07.799156 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.03.19 08:28:07.799190 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3584 | 2026.03.19 08:28:07.799516 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3585 | 2026.03.19 08:28:07.799724 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.03.19 08:28:07.799853 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3587 | 2026.03.19 08:28:07.799888 [ 5 ] {a8276d05-9efd-40eb-826c-6cd2d4950886} <Debug> TCPHandler: Processed in 0.001310719 sec. | ||
| 3588 | 2026.03.19 08:28:07.799995 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.03.19 08:28:07.800086 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.03.19 08:28:07.800139 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <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 | ||
| 3591 | 2026.03.19 08:28:07.800877 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.03.19 08:28:07.800911 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3593 | 2026.03.19 08:28:07.801409 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3594 | 2026.03.19 08:28:07.801630 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.03.19 08:28:07.801762 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001693 sec., 5906.674542232723 rows/sec., 10.58 MiB/sec. | ||
| 3596 | 2026.03.19 08:28:07.801818 [ 5 ] {4d99c1e1-3543-4428-9494-7df93a67d38c} <Debug> TCPHandler: Processed in 0.001869795 sec. | ||
| 3597 | 2026.03.19 08:28:07.801943 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.03.19 08:28:07.802064 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.03.19 08:28:07.802116 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3600 | 2026.03.19 08:28:07.802520 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.03.19 08:28:07.802572 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3602 | 2026.03.19 08:28:07.802931 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3603 | 2026.03.19 08:28:07.803144 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.03.19 08:28:07.803279 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 3605 | 2026.03.19 08:28:07.803315 [ 5 ] {f34fd31a-70e0-4524-a472-0843fc3a3697} <Debug> TCPHandler: Processed in 0.001431422 sec. | ||
| 3606 | 2026.03.19 08:28:08.603812 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.03.19 08:28:08.604087 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3608 | 2026.03.19 08:28:08.604496 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3609 | 2026.03.19 08:28:08.604546 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3610 | 2026.03.19 08:28:08.604838 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3611 | 2026.03.19 08:28:08.604907 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3612 | 2026.03.19 08:28:08.605056 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3613 | 2026.03.19 08:28:08.605164 [ 346 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3614 | 2026.03.19 08:28:08.605170 [ 296 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3615 | 2026.03.19 08:28:08.605194 [ 342 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3616 | 2026.03.19 08:28:08.605191 [ 260 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3617 | 2026.03.19 08:28:08.605338 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3618 | 2026.03.19 08:28:08.605378 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3619 | 2026.03.19 08:28:08.605496 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3620 | 2026.03.19 08:28:08.605523 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3621 | 2026.03.19 08:28:08.605566 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3622 | 2026.03.19 08:28:08.605615 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3623 | 2026.03.19 08:28:08.605658 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3624 | 2026.03.19 08:28:08.605700 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3625 | 2026.03.19 08:28:08.606553 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002591 sec., 15824.006175221923 rows/sec., 637.35 KiB/sec. | ||
| 3626 | 2026.03.19 08:28:08.606703 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> MemoryTracker: Peak memory usage (for query): 148.83 KiB. | ||
| 3627 | 2026.03.19 08:28:08.606718 [ 5 ] {a0080bd6-ff91-4a0f-be99-054eba33393e} <Debug> TCPHandler: Processed in 0.003048159 sec. | ||
| 3628 | 2026.03.19 08:28:08.607004 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.03.19 08:28:08.607146 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3630 | 2026.03.19 08:28:08.607368 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3631 | 2026.03.19 08:28:08.607408 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3632 | 2026.03.19 08:28:08.607622 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3633 | 2026.03.19 08:28:08.607675 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3634 | 2026.03.19 08:28:08.607779 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3635 | 2026.03.19 08:28:08.607843 [ 260 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3636 | 2026.03.19 08:28:08.607852 [ 345 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3637 | 2026.03.19 08:28:08.607862 [ 346 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3638 | 2026.03.19 08:28:08.607843 [ 342 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3639 | 2026.03.19 08:28:08.607988 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3640 | 2026.03.19 08:28:08.608014 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3641 | 2026.03.19 08:28:08.608093 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3642 | 2026.03.19 08:28:08.608110 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3643 | 2026.03.19 08:28:08.608140 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3644 | 2026.03.19 08:28:08.608170 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3645 | 2026.03.19 08:28:08.608198 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3646 | 2026.03.19 08:28:08.608226 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3647 | 2026.03.19 08:28:08.608859 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001779 sec., 23046.65542439573 rows/sec., 928.26 KiB/sec. | ||
| 3648 | 2026.03.19 08:28:08.608996 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> MemoryTracker: Peak memory usage (for query): 145.22 KiB. | ||
| 3649 | 2026.03.19 08:28:08.609011 [ 5 ] {65e53f70-586f-433b-b392-d2e24ae93227} <Debug> TCPHandler: Processed in 0.00205728 sec. | ||
| 3650 | 2026.03.19 08:28:08.609225 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.03.19 08:28:08.609360 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3652 | 2026.03.19 08:28:08.609575 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3653 | 2026.03.19 08:28:08.609611 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3654 | 2026.03.19 08:28:08.609822 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3655 | 2026.03.19 08:28:08.609873 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3656 | 2026.03.19 08:28:08.609970 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3657 | 2026.03.19 08:28:08.610021 [ 344 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3658 | 2026.03.19 08:28:08.610033 [ 342 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3659 | 2026.03.19 08:28:08.610036 [ 345 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3660 | 2026.03.19 08:28:08.610032 [ 260 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3661 | 2026.03.19 08:28:08.610159 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3662 | 2026.03.19 08:28:08.610187 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3663 | 2026.03.19 08:28:08.610264 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3664 | 2026.03.19 08:28:08.610282 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3665 | 2026.03.19 08:28:08.610312 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3666 | 2026.03.19 08:28:08.610372 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3667 | 2026.03.19 08:28:08.610426 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3668 | 2026.03.19 08:28:08.610455 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3669 | 2026.03.19 08:28:08.611116 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001814 sec., 22601.984564498347 rows/sec., 910.35 KiB/sec. | ||
| 3670 | 2026.03.19 08:28:08.611258 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> MemoryTracker: Peak memory usage (for query): 145.44 KiB. | ||
| 3671 | 2026.03.19 08:28:08.611273 [ 5 ] {29f56091-e1a3-41de-9f00-a522c1248101} <Debug> TCPHandler: Processed in 0.002096592 sec. | ||
| 3672 | 2026.03.19 08:28:08.611485 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.03.19 08:28:08.611620 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3674 | 2026.03.19 08:28:08.611837 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3675 | 2026.03.19 08:28:08.611874 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3676 | 2026.03.19 08:28:08.612092 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3677 | 2026.03.19 08:28:08.612143 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3678 | 2026.03.19 08:28:08.612240 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3679 | 2026.03.19 08:28:08.612304 [ 298 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3680 | 2026.03.19 08:28:08.612308 [ 260 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3681 | 2026.03.19 08:28:08.612309 [ 346 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3682 | 2026.03.19 08:28:08.612304 [ 345 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3683 | 2026.03.19 08:28:08.612450 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3684 | 2026.03.19 08:28:08.612476 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3685 | 2026.03.19 08:28:08.612554 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3686 | 2026.03.19 08:28:08.612572 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3687 | 2026.03.19 08:28:08.612601 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3688 | 2026.03.19 08:28:08.612636 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3689 | 2026.03.19 08:28:08.612668 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3690 | 2026.03.19 08:28:08.612700 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3691 | 2026.03.19 08:28:08.613338 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001776 sec., 23085.585585585584 rows/sec., 929.82 KiB/sec. | ||
| 3692 | 2026.03.19 08:28:08.613481 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> MemoryTracker: Peak memory usage (for query): 145.91 KiB. | ||
| 3693 | 2026.03.19 08:28:08.613495 [ 5 ] {7961d845-a022-45dc-9de2-5d7cf352d8d3} <Debug> TCPHandler: Processed in 0.00205883 sec. | ||
| 3694 | 2026.03.19 08:28:08.613714 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.03.19 08:28:08.613850 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3696 | 2026.03.19 08:28:08.614068 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3697 | 2026.03.19 08:28:08.614104 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3698 | 2026.03.19 08:28:08.614317 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3699 | 2026.03.19 08:28:08.614369 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3700 | 2026.03.19 08:28:08.614466 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3701 | 2026.03.19 08:28:08.614523 [ 342 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3702 | 2026.03.19 08:28:08.614523 [ 345 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3703 | 2026.03.19 08:28:08.614535 [ 346 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3704 | 2026.03.19 08:28:08.614531 [ 260 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3705 | 2026.03.19 08:28:08.614661 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3706 | 2026.03.19 08:28:08.614687 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3707 | 2026.03.19 08:28:08.614765 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3708 | 2026.03.19 08:28:08.614782 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3709 | 2026.03.19 08:28:08.614811 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3710 | 2026.03.19 08:28:08.614840 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3711 | 2026.03.19 08:28:08.614868 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3712 | 2026.03.19 08:28:08.614894 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3713 | 2026.03.19 08:28:08.615650 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001858 sec., 22066.73842841765 rows/sec., 888.79 KiB/sec. | ||
| 3714 | 2026.03.19 08:28:08.615805 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> MemoryTracker: Peak memory usage (for query): 146.10 KiB. | ||
| 3715 | 2026.03.19 08:28:08.615819 [ 5 ] {1c554087-089a-4ed5-8960-678a20815e12} <Debug> TCPHandler: Processed in 0.002153043 sec. | ||
| 3716 | 2026.03.19 08:28:08.616037 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.19 08:28:08.616172 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3718 | 2026.03.19 08:28:08.616398 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3719 | 2026.03.19 08:28:08.616435 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3720 | 2026.03.19 08:28:08.616648 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3721 | 2026.03.19 08:28:08.616699 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3722 | 2026.03.19 08:28:08.616796 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3723 | 2026.03.19 08:28:08.616860 [ 342 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3724 | 2026.03.19 08:28:08.616862 [ 345 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3725 | 2026.03.19 08:28:08.616890 [ 307 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3726 | 2026.03.19 08:28:08.616860 [ 298 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3727 | 2026.03.19 08:28:08.617016 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3728 | 2026.03.19 08:28:08.617042 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3729 | 2026.03.19 08:28:08.617119 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3730 | 2026.03.19 08:28:08.617136 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3731 | 2026.03.19 08:28:08.617165 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3732 | 2026.03.19 08:28:08.617195 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3733 | 2026.03.19 08:28:08.617222 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3734 | 2026.03.19 08:28:08.617251 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3735 | 2026.03.19 08:28:08.617871 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001757 sec., 23335.230506545246 rows/sec., 939.88 KiB/sec. | ||
| 3736 | 2026.03.19 08:28:08.618011 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> MemoryTracker: Peak memory usage (for query): 146.40 KiB. | ||
| 3737 | 2026.03.19 08:28:08.618026 [ 5 ] {1b949b2e-ec6d-4383-ac38-a68b976686af} <Debug> TCPHandler: Processed in 0.002036339 sec. | ||
| 3738 | 2026.03.19 08:28:08.629383 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.03.19 08:28:08.629547 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3740 | 2026.03.19 08:28:08.629801 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3741 | 2026.03.19 08:28:08.629838 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3742 | 2026.03.19 08:28:08.630051 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3743 | 2026.03.19 08:28:08.630101 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3744 | 2026.03.19 08:28:08.630196 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3745 | 2026.03.19 08:28:08.630264 [ 298 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3746 | 2026.03.19 08:28:08.630273 [ 346 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3747 | 2026.03.19 08:28:08.630302 [ 307 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3748 | 2026.03.19 08:28:08.630298 [ 342 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3749 | 2026.03.19 08:28:08.630428 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3750 | 2026.03.19 08:28:08.630454 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3751 | 2026.03.19 08:28:08.630533 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3752 | 2026.03.19 08:28:08.630551 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3753 | 2026.03.19 08:28:08.630581 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3754 | 2026.03.19 08:28:08.630612 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3755 | 2026.03.19 08:28:08.630640 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3756 | 2026.03.19 08:28:08.630668 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3757 | 2026.03.19 08:28:08.631364 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 874.20 KiB/sec. | ||
| 3758 | 2026.03.19 08:28:08.631490 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> MemoryTracker: Peak memory usage (for query): 146.56 KiB. | ||
| 3759 | 2026.03.19 08:28:08.631505 [ 5 ] {d2641298-8046-4708-8c22-66778674f674} <Debug> TCPHandler: Processed in 0.002180284 sec. | ||
| 3760 | 2026.03.19 08:28:08.759841 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.03.19 08:28:08.760080 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3762 | 2026.03.19 08:28:08.760461 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3763 | 2026.03.19 08:28:08.760510 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3764 | 2026.03.19 08:28:08.760809 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3765 | 2026.03.19 08:28:08.760873 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3766 | 2026.03.19 08:28:08.761009 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3767 | 2026.03.19 08:28:08.761103 [ 307 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3768 | 2026.03.19 08:28:08.761115 [ 346 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3769 | 2026.03.19 08:28:08.761135 [ 342 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3770 | 2026.03.19 08:28:08.761108 [ 333 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3771 | 2026.03.19 08:28:08.761294 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3772 | 2026.03.19 08:28:08.761317 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3773 | 2026.03.19 08:28:08.761410 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3774 | 2026.03.19 08:28:08.761430 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3775 | 2026.03.19 08:28:08.761464 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3776 | 2026.03.19 08:28:08.761499 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3777 | 2026.03.19 08:28:08.761532 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3778 | 2026.03.19 08:28:08.761564 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3779 | 2026.03.19 08:28:08.762328 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002357 sec., 17394.99363597794 rows/sec., 700.62 KiB/sec. | ||
| 3780 | 2026.03.19 08:28:08.762468 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> MemoryTracker: Peak memory usage (for query): 146.80 KiB. | ||
| 3781 | 2026.03.19 08:28:08.762483 [ 5 ] {618c1c16-bdab-4d06-8a11-b6d63933584b} <Debug> TCPHandler: Processed in 0.002756521 sec. | ||
| 3782 | 2026.03.19 08:28:08.763024 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.19 08:28:08.763164 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3784 | 2026.03.19 08:28:08.763400 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3785 | 2026.03.19 08:28:08.763438 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3786 | 2026.03.19 08:28:08.763661 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3787 | 2026.03.19 08:28:08.763714 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3788 | 2026.03.19 08:28:08.763815 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3789 | 2026.03.19 08:28:08.763876 [ 298 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3790 | 2026.03.19 08:28:08.763884 [ 314 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3791 | 2026.03.19 08:28:08.763899 [ 307 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3792 | 2026.03.19 08:28:08.763888 [ 333 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3793 | 2026.03.19 08:28:08.764037 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3794 | 2026.03.19 08:28:08.764059 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3795 | 2026.03.19 08:28:08.764139 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3796 | 2026.03.19 08:28:08.764157 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 3797 | 2026.03.19 08:28:08.764187 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3798 | 2026.03.19 08:28:08.764217 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3799 | 2026.03.19 08:28:08.764247 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3800 | 2026.03.19 08:28:08.764274 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3801 | 2026.03.19 08:28:08.764968 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001865 sec., 21983.914209115283 rows/sec., 885.45 KiB/sec. | ||
| 3802 | 2026.03.19 08:28:08.765109 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> MemoryTracker: Peak memory usage (for query): 147.08 KiB. | ||
| 3803 | 2026.03.19 08:28:08.765124 [ 5 ] {5259e079-a0a2-4288-942e-4219e5259432} <Debug> TCPHandler: Processed in 0.002148413 sec. | ||
| 3804 | 2026.03.19 08:28:08.766730 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.19 08:28:08.766855 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.19 08:28:08.766905 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3807 | 2026.03.19 08:28:08.767466 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.19 08:28:08.767512 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3809 | 2026.03.19 08:28:08.767955 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3810 | 2026.03.19 08:28:08.768148 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.19 08:28:08.768297 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Debug> executeQuery: Read 9 rows, 1.74 KiB in 0.001479 sec., 6085.192697768763 rows/sec., 1.15 MiB/sec. | ||
| 3812 | 2026.03.19 08:28:08.768338 [ 5 ] {8e178f82-ddd2-4194-9d8a-a4bc20e3ed79} <Debug> TCPHandler: Processed in 0.001655188 sec. | ||
| 3813 | 2026.03.19 08:28:08.768456 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.03.19 08:28:08.768550 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.19 08:28:08.768590 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3816 | 2026.03.19 08:28:08.769000 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.19 08:28:08.769035 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3818 | 2026.03.19 08:28:08.769326 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3819 | 2026.03.19 08:28:08.769528 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.19 08:28:08.769655 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.77 MiB/sec. | ||
| 3821 | 2026.03.19 08:28:08.769691 [ 5 ] {de11bfe4-190b-4d05-b13b-2c0ebc637249} <Debug> TCPHandler: Processed in 0.001282198 sec. | ||
| 3822 | 2026.03.19 08:28:08.769789 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.03.19 08:28:08.769879 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3824 | 2026.03.19 08:28:08.769918 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3825 | 2026.03.19 08:28:08.770304 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.03.19 08:28:08.770339 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3827 | 2026.03.19 08:28:08.770606 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3828 | 2026.03.19 08:28:08.770827 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.03.19 08:28:08.770953 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001092 sec., 3663.0036630036625 rows/sec., 298.69 KiB/sec. | ||
| 3830 | 2026.03.19 08:28:08.770989 [ 5 ] {ab087abc-9363-44ea-a40d-64fb30525cad} <Debug> TCPHandler: Processed in 0.001247857 sec. | ||
| 3831 | 2026.03.19 08:28:08.771093 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.03.19 08:28:08.771184 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3833 | 2026.03.19 08:28:08.771221 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3834 | 2026.03.19 08:28:08.772676 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.03.19 08:28:08.772712 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3836 | 2026.03.19 08:28:08.773208 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3837 | 2026.03.19 08:28:08.773423 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.03.19 08:28:08.773564 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Debug> executeQuery: Read 2123 rows, 166.85 KiB in 0.002397 sec., 885690.4463913225 rows/sec., 67.98 MiB/sec. | ||
| 3839 | 2026.03.19 08:28:08.773602 [ 5 ] {887be8ca-b4a1-4a45-ae4d-963d14c6ae5d} <Debug> TCPHandler: Processed in 0.002555535 sec. | ||
| 3840 | 2026.03.19 08:28:08.773711 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.03.19 08:28:08.773805 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.03.19 08:28:08.773846 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3843 | 2026.03.19 08:28:08.774261 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.03.19 08:28:08.774297 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3845 | 2026.03.19 08:28:08.774594 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3846 | 2026.03.19 08:28:08.774807 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.03.19 08:28:08.774942 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001155 sec., 49350.64935064935 rows/sec., 3.66 MiB/sec. | ||
| 3848 | 2026.03.19 08:28:08.774980 [ 5 ] {e3c76e2b-9e79-4bc7-8472-4972e2685886} <Debug> TCPHandler: Processed in 0.001317748 sec. | ||
| 3849 | 2026.03.19 08:28:08.775084 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.03.19 08:28:08.775178 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3851 | 2026.03.19 08:28:08.775218 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3852 | 2026.03.19 08:28:08.775824 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.03.19 08:28:08.775861 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3854 | 2026.03.19 08:28:08.776184 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3855 | 2026.03.19 08:28:08.776394 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.03.19 08:28:08.776516 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001356 sec., 539823.0088495575 rows/sec., 31.93 MiB/sec. | ||
| 3857 | 2026.03.19 08:28:08.776555 [ 5 ] {944f73a1-815a-4cc4-8c28-fb9510bdf21a} <Debug> TCPHandler: Processed in 0.001519545 sec. | ||
| 3858 | 2026.03.19 08:28:08.776665 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.03.19 08:28:08.776760 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.03.19 08:28:08.776798 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3861 | 2026.03.19 08:28:08.777170 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.03.19 08:28:08.777207 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3863 | 2026.03.19 08:28:08.777497 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3864 | 2026.03.19 08:28:08.777706 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.03.19 08:28:08.777827 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 3866 | 2026.03.19 08:28:08.777864 [ 5 ] {2a72deb6-2e7e-42cf-a1d2-b34676ab40a2} <Debug> TCPHandler: Processed in 0.001247247 sec. | ||
| 3867 | 2026.03.19 08:28:08.777970 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.03.19 08:28:08.778062 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3869 | 2026.03.19 08:28:08.778101 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3870 | 2026.03.19 08:28:08.778479 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.03.19 08:28:08.778515 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3872 | 2026.03.19 08:28:08.778795 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3873 | 2026.03.19 08:28:08.779002 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.03.19 08:28:08.779129 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 3875 | 2026.03.19 08:28:08.779167 [ 5 ] {6b7b7cc6-2808-41e7-9a68-ea21a8a11d4e} <Debug> TCPHandler: Processed in 0.001245796 sec. | ||
| 3876 | 2026.03.19 08:28:08.779268 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.03.19 08:28:08.779359 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3878 | 2026.03.19 08:28:08.779398 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3879 | 2026.03.19 08:28:08.780099 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.03.19 08:28:08.780136 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3881 | 2026.03.19 08:28:08.780476 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3882 | 2026.03.19 08:28:08.780689 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.03.19 08:28:08.780818 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Debug> executeQuery: Read 1081 rows, 77.21 KiB in 0.001476 sec., 732384.8238482384 rows/sec., 51.08 MiB/sec. | ||
| 3884 | 2026.03.19 08:28:08.780855 [ 5 ] {cf64beea-98b4-48ce-a971-8545af7ac1ae} <Debug> TCPHandler: Processed in 0.001635837 sec. | ||
| 3885 | 2026.03.19 08:28:08.780975 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.03.19 08:28:08.781069 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.03.19 08:28:08.781110 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3888 | 2026.03.19 08:28:08.782269 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.03.19 08:28:08.782304 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3890 | 2026.03.19 08:28:08.782834 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3891 | 2026.03.19 08:28:08.783060 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.03.19 08:28:08.783192 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Debug> executeQuery: Read 3849 rows, 258.40 KiB in 0.002141 sec., 1797758.0569827182 rows/sec., 117.86 MiB/sec. | ||
| 3893 | 2026.03.19 08:28:08.783229 [ 5 ] {90e51a8c-995a-4f91-83bf-a3ee94f4409d} <Debug> TCPHandler: Processed in 0.002302407 sec. | ||
| 3894 | 2026.03.19 08:28:08.783337 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.03.19 08:28:08.783430 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3896 | 2026.03.19 08:28:08.783484 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <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 | ||
| 3897 | 2026.03.19 08:28:08.784256 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.03.19 08:28:08.784292 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3899 | 2026.03.19 08:28:08.784825 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3900 | 2026.03.19 08:28:08.785047 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.03.19 08:28:08.785182 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00177 sec., 23163.841807909605 rows/sec., 41.51 MiB/sec. | ||
| 3902 | 2026.03.19 08:28:08.785234 [ 5 ] {7b384bd2-b9c8-4cd9-854f-830635c91a5e} <Debug> TCPHandler: Processed in 0.001945627 sec. | ||
| 3903 | 2026.03.19 08:28:08.785347 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.03.19 08:28:08.785441 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3905 | 2026.03.19 08:28:08.785482 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3906 | 2026.03.19 08:28:08.785799 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.03.19 08:28:08.785835 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3908 | 2026.03.19 08:28:08.786131 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3909 | 2026.03.19 08:28:08.786337 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.03.19 08:28:08.786464 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 3911 | 2026.03.19 08:28:08.786499 [ 5 ] {6891ff04-a0c5-4e96-8a52-8ca0c18151ac} <Debug> TCPHandler: Processed in 0.001200495 sec. | ||
| 3912 | 2026.03.19 08:28:09.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.39 MiB, peak 226.34 MiB, free memory in arenas 0.00 B, will set to 222.01 MiB (RSS), difference: -1.39 MiB | ||
| 3913 | 2026.03.19 08:28:10.400539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 512 | ||
| 3914 | 2026.03.19 08:28:10.403582 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.03.19 08:28:10.403633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3916 | 2026.03.19 08:28:10.404910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3917 | 2026.03.19 08:28:10.405194 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2026.03.19 08:28:10.405332 [ 34 ] {} <Debug> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3919 | 2026.03.19 08:28:10.405377 [ 34 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.19 08:28:10.405401 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3921 | 2026.03.19 08:28:10.405460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3922 | 2026.03.19 08:28:10.405556 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::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 | ||
| 3923 | 2026.03.19 08:28:10.406218 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3924 | 2026.03.19 08:28:10.406366 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 286 rows starting from the beginning of the part | ||
| 3925 | 2026.03.19 08:28:10.406763 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 3926 | 2026.03.19 08:28:10.407137 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3927 | 2026.03.19 08:28:10.407500 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3928 | 2026.03.19 08:28:10.407859 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3929 | 2026.03.19 08:28:10.408206 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 66 rows starting from the beginning of the part | ||
| 3930 | 2026.03.19 08:28:10.414710 [ 200 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.0092273 sec., 55487.52072653972 rows/sec., 53.63 MiB/sec. | ||
| 3931 | 2026.03.19 08:28:10.415798 [ 200 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3932 | 2026.03.19 08:28:10.416430 [ 200 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.03.19 08:28:10.416521 [ 200 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_11_2} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3934 | 2026.03.19 08:28:10.416765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 3935 | 2026.03.19 08:28:12.792288 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.03.19 08:28:12.792489 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3937 | 2026.03.19 08:28:12.792556 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3938 | 2026.03.19 08:28:12.793232 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.03.19 08:28:12.793277 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3940 | 2026.03.19 08:28:12.793686 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3941 | 2026.03.19 08:28:12.793927 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.03.19 08:28:12.794088 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 3943 | 2026.03.19 08:28:12.794130 [ 5 ] {b0a12b40-384f-4791-9fac-2b39a0b03b3e} <Debug> TCPHandler: Processed in 0.001975078 sec. | ||
| 3944 | 2026.03.19 08:28:12.794267 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.03.19 08:28:12.794364 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3946 | 2026.03.19 08:28:12.794405 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3947 | 2026.03.19 08:28:12.794818 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.19 08:28:12.794855 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3949 | 2026.03.19 08:28:12.795167 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3950 | 2026.03.19 08:28:12.795391 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.03.19 08:28:12.795524 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 3952 | 2026.03.19 08:28:12.795570 [ 5 ] {ed88539f-7339-4a46-9aaf-e8545d8b08ae} <Debug> TCPHandler: Processed in 0.00135277 sec. | ||
| 3953 | 2026.03.19 08:28:12.795726 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.03.19 08:28:12.795821 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3955 | 2026.03.19 08:28:12.795865 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3956 | 2026.03.19 08:28:12.796327 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.03.19 08:28:12.796366 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3958 | 2026.03.19 08:28:12.796714 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3959 | 2026.03.19 08:28:12.796930 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.03.19 08:28:12.797069 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001267 sec., 101026.045777427 rows/sec., 7.04 MiB/sec. | ||
| 3961 | 2026.03.19 08:28:12.797107 [ 5 ] {4cfef04d-178f-4249-953d-97ddb425fafd} <Debug> TCPHandler: Processed in 0.001430452 sec. | ||
| 3962 | 2026.03.19 08:28:12.797233 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.03.19 08:28:12.797329 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.03.19 08:28:12.797372 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3965 | 2026.03.19 08:28:12.797707 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.03.19 08:28:12.797744 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3967 | 2026.03.19 08:28:12.798053 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3968 | 2026.03.19 08:28:12.798268 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.03.19 08:28:12.798399 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001087 sec., 44158.23367065317 rows/sec., 2.98 MiB/sec. | ||
| 3970 | 2026.03.19 08:28:12.798436 [ 5 ] {5a4b1670-8077-4e28-8972-59fc10edc164} <Debug> TCPHandler: Processed in 0.001253107 sec. | ||
| 3971 | 2026.03.19 08:28:12.873497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7199 | ||
| 3972 | 2026.03.19 08:28:12.874160 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.03.19 08:28:12.874206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3974 | 2026.03.19 08:28:12.874696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3975 | 2026.03.19 08:28:12.874931 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.03.19 08:28:12.875075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7199 | ||
| 3977 | 2026.03.19 08:28:13.277443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3978 | 2026.03.19 08:28:13.294852 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.03.19 08:28:13.294918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3980 | 2026.03.19 08:28:13.301050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3981 | 2026.03.19 08:28:13.301746 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.03.19 08:28:13.304525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3983 | 2026.03.19 08:28:14.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.64 MiB, peak 226.96 MiB, free memory in arenas 0.00 B, will set to 225.12 MiB (RSS), difference: 2.48 MiB | ||
| 3984 | 2026.03.19 08:28:17.794747 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.03.19 08:28:17.795050 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3986 | 2026.03.19 08:28:17.795122 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3987 | 2026.03.19 08:28:17.795787 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.03.19 08:28:17.795830 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3989 | 2026.03.19 08:28:17.796233 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3990 | 2026.03.19 08:28:17.796471 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.03.19 08:28:17.796643 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001671 sec., 45481.74745661281 rows/sec., 3.75 MiB/sec. | ||
| 3992 | 2026.03.19 08:28:17.796656 [ 125 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3993 | 2026.03.19 08:28:17.796688 [ 5 ] {6270e3df-ca95-4f22-94c2-e399b5357581} <Debug> TCPHandler: Processed in 0.002129002 sec. | ||
| 3994 | 2026.03.19 08:28:17.796702 [ 125 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.19 08:28:17.796726 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3996 | 2026.03.19 08:28:17.796824 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.03.19 08:28:17.796861 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 3998 | 2026.03.19 08:28:17.796929 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3999 | 2026.03.19 08:28:17.796979 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4000 | 2026.03.19 08:28:17.797033 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.03.19 08:28:17.797088 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1006 rows starting from the beginning of the part | ||
| 4002 | 2026.03.19 08:28:17.797212 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 4003 | 2026.03.19 08:28:17.797273 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 4004 | 2026.03.19 08:28:17.797320 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2123 rows starting from the beginning of the part | ||
| 4005 | 2026.03.19 08:28:17.797377 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 4006 | 2026.03.19 08:28:17.797404 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.03.19 08:28:17.797424 [ 199 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 4008 | 2026.03.19 08:28:17.797450 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4009 | 2026.03.19 08:28:17.797966 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4010 | 2026.03.19 08:28:17.798213 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.03.19 08:28:17.798379 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001475 sec., 6779.661016949152 rows/sec., 509.80 KiB/sec. | ||
| 4012 | 2026.03.19 08:28:17.798419 [ 5 ] {750c3192-6ee7-4938-9e00-b3edb6d1079f} <Debug> TCPHandler: Processed in 0.001647319 sec. | ||
| 4013 | 2026.03.19 08:28:17.798537 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.03.19 08:28:17.798635 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4015 | 2026.03.19 08:28:17.798676 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4016 | 2026.03.19 08:28:17.799063 [ 193 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3453 rows, containing 5 columns (5 merged, 0 gathered) in 0.002266717 sec., 1523348.5256430334 rows/sec., 125.36 MiB/sec. | ||
| 4017 | 2026.03.19 08:28:17.799106 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.03.19 08:28:17.799141 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4019 | 2026.03.19 08:28:17.799411 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4020 | 2026.03.19 08:28:17.799479 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4021 | 2026.03.19 08:28:17.799671 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.03.19 08:28:17.799709 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.03.19 08:28:17.799735 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_21_4} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4024 | 2026.03.19 08:28:17.799806 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4025 | 2026.03.19 08:28:17.799816 [ 125 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4026 | 2026.03.19 08:28:17.799843 [ 125 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.03.19 08:28:17.799844 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 4028 | 2026.03.19 08:28:17.799861 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4029 | 2026.03.19 08:28:17.799888 [ 5 ] {933fd14b-3dab-4d04-be04-935bab76f050} <Debug> TCPHandler: Processed in 0.001400931 sec. | ||
| 4030 | 2026.03.19 08:28:17.799933 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 4031 | 2026.03.19 08:28:17.800010 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.03.19 08:28:17.800029 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4033 | 2026.03.19 08:28:17.800060 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 4034 | 2026.03.19 08:28:17.800103 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 4035 | 2026.03.19 08:28:17.800113 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4036 | 2026.03.19 08:28:17.800141 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 4037 | 2026.03.19 08:28:17.800165 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4038 | 2026.03.19 08:28:17.800181 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1081 rows starting from the beginning of the part | ||
| 4039 | 2026.03.19 08:28:17.800220 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 4040 | 2026.03.19 08:28:17.800251 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 4041 | 2026.03.19 08:28:17.800606 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.03.19 08:28:17.800647 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4043 | 2026.03.19 08:28:17.801001 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4044 | 2026.03.19 08:28:17.801222 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.03.19 08:28:17.801232 [ 199 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325819 sec., 1500204.779083721 rows/sec., 113.43 MiB/sec. | ||
| 4046 | 2026.03.19 08:28:17.801342 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4047 | 2026.03.19 08:28:17.801354 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 4048 | 2026.03.19 08:28:17.801382 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.19 08:28:17.801401 [ 5 ] {08708200-f864-4b84-9e0a-18cd7729958c} <Debug> TCPHandler: Processed in 0.001440492 sec. | ||
| 4050 | 2026.03.19 08:28:17.801402 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4051 | 2026.03.19 08:28:17.801462 [ 193 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4052 | 2026.03.19 08:28:17.801502 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.03.19 08:28:17.801528 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4054 | 2026.03.19 08:28:17.801604 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.03.19 08:28:17.801664 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <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 | ||
| 4056 | 2026.03.19 08:28:17.801698 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2026.03.19 08:28:17.801743 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3054 rows starting from the beginning of the part | ||
| 4058 | 2026.03.19 08:28:17.801745 [ 193 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.03.19 08:28:17.801819 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4060 | 2026.03.19 08:28:17.801825 [ 193 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_21_4} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4061 | 2026.03.19 08:28:17.801879 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4062 | 2026.03.19 08:28:17.801911 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4063 | 2026.03.19 08:28:17.801936 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3849 rows starting from the beginning of the part | ||
| 4064 | 2026.03.19 08:28:17.801987 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4065 | 2026.03.19 08:28:17.802036 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4066 | 2026.03.19 08:28:17.802441 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.19 08:28:17.802482 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4068 | 2026.03.19 08:28:17.803016 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4069 | 2026.03.19 08:28:17.803264 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.19 08:28:17.803384 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4071 | 2026.03.19 08:28:17.803406 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001827 sec., 5473.453749315818 rows/sec., 9.81 MiB/sec. | ||
| 4072 | 2026.03.19 08:28:17.803418 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.03.19 08:28:17.803438 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4074 | 2026.03.19 08:28:17.803469 [ 5 ] {efd49062-016e-4a7d-b3ba-30de557eda1d} <Debug> TCPHandler: Processed in 0.002016139 sec. | ||
| 4075 | 2026.03.19 08:28:17.803512 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 4076 | 2026.03.19 08:28:17.803582 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.03.19 08:28:17.803691 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.19 08:28:17.803705 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4079 | 2026.03.19 08:28:17.803734 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4080 | 2026.03.19 08:28:17.803762 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 229 rows starting from the beginning of the part | ||
| 4081 | 2026.03.19 08:28:17.803882 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 4082 | 2026.03.19 08:28:17.803988 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4083 | 2026.03.19 08:28:17.804085 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.03.19 08:28:17.804086 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 4085 | 2026.03.19 08:28:17.804127 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4086 | 2026.03.19 08:28:17.804211 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4087 | 2026.03.19 08:28:17.804315 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 4088 | 2026.03.19 08:28:17.804507 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4089 | 2026.03.19 08:28:17.804763 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.03.19 08:28:17.804776 [ 195 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7511 rows, containing 5 columns (5 merged, 0 gathered) in 0.003308037 sec., 2270530.8314266135 rows/sec., 153.20 MiB/sec. | ||
| 4091 | 2026.03.19 08:28:17.804892 [ 125 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4092 | 2026.03.19 08:28:17.804905 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 4093 | 2026.03.19 08:28:17.804931 [ 125 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.03.19 08:28:17.804949 [ 5 ] {5ec234df-ce2a-4f48-8427-d541c4380391} <Debug> TCPHandler: Processed in 0.001416672 sec. | ||
| 4095 | 2026.03.19 08:28:17.804951 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4096 | 2026.03.19 08:28:17.805036 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 4097 | 2026.03.19 08:28:17.805137 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4098 | 2026.03.19 08:28:17.805166 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 4099 | 2026.03.19 08:28:17.805223 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4100 | 2026.03.19 08:28:17.805268 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4101 | 2026.03.19 08:28:17.805310 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4102 | 2026.03.19 08:28:17.805351 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 4103 | 2026.03.19 08:28:17.805361 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4104 | 2026.03.19 08:28:17.805392 [ 195 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 4105 | 2026.03.19 08:28:17.805646 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.03.19 08:28:17.805724 [ 188 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4107 | 2026.03.19 08:28:17.805798 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 4108 | 2026.03.19 08:28:17.806434 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425952 sec., 799465.9006754785 rows/sec., 52.62 MiB/sec. | ||
| 4109 | 2026.03.19 08:28:17.806666 [ 188 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4110 | 2026.03.19 08:28:17.806917 [ 188 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.03.19 08:28:17.806982 [ 188 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_21_4} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4112 | 2026.03.19 08:28:17.807046 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4113 | 2026.03.19 08:28:17.807677 [ 199 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 19 columns (19 merged, 0 gathered) in 0.004194413 sec., 78676.08649887361 rows/sec., 140.98 MiB/sec. | ||
| 4114 | 2026.03.19 08:28:17.808307 [ 188 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4115 | 2026.03.19 08:28:17.808610 [ 188 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.03.19 08:28:17.808674 [ 188 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4117 | 2026.03.19 08:28:17.808778 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4118 | 2026.03.19 08:28:18.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.72 MiB, peak 235.36 MiB, free memory in arenas 0.00 B, will set to 228.38 MiB (RSS), difference: 2.66 MiB | ||
| 4119 | 2026.03.19 08:28:19.417902 [ 128 ] {} <Debug> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4120 | 2026.03.19 08:28:19.417992 [ 128 ] {} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.03.19 08:28:19.418029 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4122 | 2026.03.19 08:28:19.418208 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::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 | ||
| 4123 | 2026.03.19 08:28:19.418548 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4124 | 2026.03.19 08:28:19.418594 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 4125 | 2026.03.19 08:28:19.418685 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4126 | 2026.03.19 08:28:19.418757 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4127 | 2026.03.19 08:28:19.418831 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::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 | ||
| 4128 | 2026.03.19 08:28:19.418904 [ 198 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4129 | 2026.03.19 08:28:19.420474 [ 188 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.002342698 sec., 21342.913171053206 rows/sec., 5.05 MiB/sec. | ||
| 4130 | 2026.03.19 08:28:19.420667 [ 188 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4131 | 2026.03.19 08:28:19.421064 [ 188 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.03.19 08:28:19.421140 [ 188 ] {a8f7bf6b-c076-450d-9ae8-7eee4434852d::all_1_5_1} <Trace> oximeter.timeseries_schema (a8f7bf6b-c076-450d-9ae8-7eee4434852d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4133 | 2026.03.19 08:28:19.421229 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4134 | 2026.03.19 08:28:20.284579 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4135 | 2026.03.19 08:28:20.284637 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4136 | 2026.03.19 08:28:20.376065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7711 | ||
| 4137 | 2026.03.19 08:28:20.376571 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.19 08:28:20.376606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4139 | 2026.03.19 08:28:20.377083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4140 | 2026.03.19 08:28:20.377324 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.19 08:28:20.377447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 4142 | 2026.03.19 08:28:20.377464 [ 128 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4143 | 2026.03.19 08:28:20.377514 [ 128 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.03.19 08:28:20.377540 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4145 | 2026.03.19 08:28:20.377627 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 4146 | 2026.03.19 08:28:20.377707 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4147 | 2026.03.19 08:28:20.377735 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5279 rows starting from the beginning of the part | ||
| 4148 | 2026.03.19 08:28:20.377810 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4149 | 2026.03.19 08:28:20.377853 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4150 | 2026.03.19 08:28:20.377893 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4151 | 2026.03.19 08:28:20.377933 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4152 | 2026.03.19 08:28:20.377972 [ 204 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4153 | 2026.03.19 08:28:20.379180 [ 188 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.001587926 sec., 4856019.73895509 rows/sec., 69.47 MiB/sec. | ||
| 4154 | 2026.03.19 08:28:20.379896 [ 198 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4155 | 2026.03.19 08:28:20.380219 [ 198 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.03.19 08:28:20.380298 [ 198 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_16_3} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4157 | 2026.03.19 08:28:20.380404 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4158 | 2026.03.19 08:28:20.406651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 532 | ||
| 4159 | 2026.03.19 08:28:20.408636 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.03.19 08:28:20.408678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4161 | 2026.03.19 08:28:20.409818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4162 | 2026.03.19 08:28:20.410083 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.03.19 08:28:20.410412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4164 | 2026.03.19 08:28:20.805498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4165 | 2026.03.19 08:28:20.820369 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.03.19 08:28:20.820420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4167 | 2026.03.19 08:28:20.826587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4168 | 2026.03.19 08:28:20.827255 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.03.19 08:28:20.827546 [ 149 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4170 | 2026.03.19 08:28:20.827638 [ 149 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.03.19 08:28:20.827673 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4172 | 2026.03.19 08:28:20.827861 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4173 | 2026.03.19 08:28:20.830093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4174 | 2026.03.19 08:28:20.831476 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4175 | 2026.03.19 08:28:20.832927 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4176 | 2026.03.19 08:28:20.837006 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4177 | 2026.03.19 08:28:20.841040 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4178 | 2026.03.19 08:28:20.845036 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4179 | 2026.03.19 08:28:20.849611 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4180 | 2026.03.19 08:28:20.853826 [ 190 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 4181 | 2026.03.19 08:28:20.907655 [ 188 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079884019 sec., 1514.6959493863221 rows/sec., 7.83 MiB/sec. | ||
| 4182 | 2026.03.19 08:28:20.909381 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4183 | 2026.03.19 08:28:20.911117 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_16_3} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.03.19 08:28:20.911208 [ 186 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_16_3} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4185 | 2026.03.19 08:28:20.912595 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4186 | 2026.03.19 08:28:21.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.51 MiB, peak 239.48 MiB, free memory in arenas 0.00 B, will set to 238.77 MiB (RSS), difference: 9.26 MiB | ||
| 4187 | 2026.03.19 08:28:21.001353 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000949658 sec. | ||
| 4188 | 2026.03.19 08:28:22.794978 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.03.19 08:28:22.795164 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4190 | 2026.03.19 08:28:22.795230 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4191 | 2026.03.19 08:28:22.795942 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.03.19 08:28:22.795984 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4193 | 2026.03.19 08:28:22.796399 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4194 | 2026.03.19 08:28:22.796623 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.03.19 08:28:22.796774 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001666 sec., 69627.85114045619 rows/sec., 5.91 MiB/sec. | ||
| 4196 | 2026.03.19 08:28:22.796815 [ 5 ] {8df2bf84-58ad-49f4-a371-139f1e9d5386} <Debug> TCPHandler: Processed in 0.001964077 sec. | ||
| 4197 | 2026.03.19 08:28:22.796940 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.03.19 08:28:22.797033 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4199 | 2026.03.19 08:28:22.797073 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4200 | 2026.03.19 08:28:22.797473 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.03.19 08:28:22.797508 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4202 | 2026.03.19 08:28:22.797794 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4203 | 2026.03.19 08:28:22.798000 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.03.19 08:28:22.798123 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001109 sec., 27051.397655545537 rows/sec., 1.99 MiB/sec. | ||
| 4205 | 2026.03.19 08:28:22.798161 [ 5 ] {949939a3-b238-4bc2-8e43-77be3d6c7125} <Debug> TCPHandler: Processed in 0.001268828 sec. | ||
| 4206 | 2026.03.19 08:28:22.798266 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.03.19 08:28:22.798357 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4208 | 2026.03.19 08:28:22.798396 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4209 | 2026.03.19 08:28:22.798806 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.03.19 08:28:22.798842 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4211 | 2026.03.19 08:28:22.799141 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4212 | 2026.03.19 08:28:22.799351 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.03.19 08:28:22.799474 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001134 sec., 82892.41622574956 rows/sec., 6.47 MiB/sec. | ||
| 4214 | 2026.03.19 08:28:22.799510 [ 5 ] {cdabfa3b-5c72-4911-a368-8292a1c3edfa} <Debug> TCPHandler: Processed in 0.001291068 sec. | ||
| 4215 | 2026.03.19 08:28:22.799621 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.03.19 08:28:22.799713 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2026.03.19 08:28:22.799754 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4218 | 2026.03.19 08:28:22.800174 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.19 08:28:22.800211 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4220 | 2026.03.19 08:28:22.800564 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4221 | 2026.03.19 08:28:22.800771 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.03.19 08:28:22.800913 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 4223 | 2026.03.19 08:28:22.800960 [ 5 ] {fc12bc6f-7267-4efe-b5df-cd9925208b59} <Debug> TCPHandler: Processed in 0.001385921 sec. | ||
| 4224 | 2026.03.19 08:28:22.801102 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.03.19 08:28:22.801247 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.03.19 08:28:22.801312 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <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 | ||
| 4227 | 2026.03.19 08:28:22.802158 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.03.19 08:28:22.802195 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4229 | 2026.03.19 08:28:22.802757 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4230 | 2026.03.19 08:28:22.802983 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.03.19 08:28:22.803125 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001897 sec., 15814.443858724302 rows/sec., 28.34 MiB/sec. | ||
| 4232 | 2026.03.19 08:28:22.803188 [ 5 ] {19338690-ec6d-4b33-9c09-3fe6e91c2d6d} <Debug> TCPHandler: Processed in 0.002158983 sec. | ||
| 4233 | 2026.03.19 08:28:22.803305 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2026.03.19 08:28:22.803401 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4235 | 2026.03.19 08:28:22.803443 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4236 | 2026.03.19 08:28:22.803774 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.03.19 08:28:22.803811 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4238 | 2026.03.19 08:28:22.804118 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4239 | 2026.03.19 08:28:22.804337 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.03.19 08:28:22.804467 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 4241 | 2026.03.19 08:28:22.804503 [ 5 ] {411de0eb-013c-440c-a30c-e0470d7ccd8c} <Debug> TCPHandler: Processed in 0.001248066 sec. | ||
| 4242 | 2026.03.19 08:28:26.775109 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49977 | ||
| 4243 | 2026.03.19 08:28:26.775235 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4244 | 2026.03.19 08:28:26.775262 [ 288 ] {} <Debug> TCP-Session: f456a0b8-2f1e-4630-ba9a-a9b110738024 Authenticating user 'default' from [fd00:1122:3344:101::e]:49977 | ||
| 4245 | 2026.03.19 08:28:26.775285 [ 288 ] {} <Debug> TCP-Session: f456a0b8-2f1e-4630-ba9a-a9b110738024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.03.19 08:28:26.775299 [ 288 ] {} <Debug> TCP-Session: f456a0b8-2f1e-4630-ba9a-a9b110738024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.03.19 08:28:26.775496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63801 | ||
| 4248 | 2026.03.19 08:28:26.775519 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38445 | ||
| 4249 | 2026.03.19 08:28:26.775556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51337 | ||
| 4250 | 2026.03.19 08:28:26.775582 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55746 | ||
| 4251 | 2026.03.19 08:28:26.775593 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37867 | ||
| 4252 | 2026.03.19 08:28:26.775637 [ 288 ] {} <Trace> TCP-Session: f456a0b8-2f1e-4630-ba9a-a9b110738024 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2026.03.19 08:28:26.775638 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4254 | 2026.03.19 08:28:26.775566 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51094 | ||
| 4255 | 2026.03.19 08:28:26.775699 [ 289 ] {} <Debug> TCP-Session: a29abb1b-084f-4cb8-9fd3-b4430a0f390b Authenticating user 'default' from [fd00:1122:3344:101::e]:63801 | ||
| 4256 | 2026.03.19 08:28:26.775546 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58001 | ||
| 4257 | 2026.03.19 08:28:26.775741 [ 289 ] {} <Debug> TCP-Session: a29abb1b-084f-4cb8-9fd3-b4430a0f390b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.19 08:28:26.775526 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65172 | ||
| 4259 | 2026.03.19 08:28:26.775815 [ 288 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4260 | 2026.03.19 08:28:26.775782 [ 289 ] {} <Debug> TCP-Session: a29abb1b-084f-4cb8-9fd3-b4430a0f390b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.03.19 08:28:26.775921 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4262 | 2026.03.19 08:28:26.775957 [ 3 ] {} <Debug> TCP-Session: 895031d4-d569-4bb2-b85c-00793db24c06 Authenticating user 'default' from [fd00:1122:3344:101::e]:55746 | ||
| 4263 | 2026.03.19 08:28:26.775980 [ 3 ] {} <Debug> TCP-Session: 895031d4-d569-4bb2-b85c-00793db24c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.03.19 08:28:26.775999 [ 3 ] {} <Debug> TCP-Session: 895031d4-d569-4bb2-b85c-00793db24c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.03.19 08:28:26.776076 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4266 | 2026.03.19 08:28:26.776083 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4267 | 2026.03.19 08:28:26.776120 [ 292 ] {} <Debug> TCP-Session: 74ab9690-b397-41e5-b4e0-b646348bab5c Authenticating user 'default' from [fd00:1122:3344:101::e]:58001 | ||
| 4268 | 2026.03.19 08:28:26.776126 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2026.03.19 08:28:26.776151 [ 291 ] {} <Debug> TCP-Session: dd2efc0a-dbe8-4033-afad-e6c73dbef001 Authenticating user 'default' from [fd00:1122:3344:101::e]:65172 | ||
| 4270 | 2026.03.19 08:28:26.776155 [ 292 ] {} <Debug> TCP-Session: 74ab9690-b397-41e5-b4e0-b646348bab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2026.03.19 08:28:26.776185 [ 290 ] {} <Debug> TCP-Session: f89c6ff2-7779-4b40-b7e1-79ca2dabbe50 Authenticating user 'default' from [fd00:1122:3344:101::e]:38445 | ||
| 4272 | 2026.03.19 08:28:26.776197 [ 291 ] {} <Debug> TCP-Session: dd2efc0a-dbe8-4033-afad-e6c73dbef001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.03.19 08:28:26.776202 [ 292 ] {} <Debug> TCP-Session: 74ab9690-b397-41e5-b4e0-b646348bab5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.03.19 08:28:26.776235 [ 291 ] {} <Debug> TCP-Session: dd2efc0a-dbe8-4033-afad-e6c73dbef001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.03.19 08:28:26.776229 [ 290 ] {} <Debug> TCP-Session: f89c6ff2-7779-4b40-b7e1-79ca2dabbe50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.03.19 08:28:26.776098 [ 288 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4277 | 2026.03.19 08:28:26.776291 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4278 | 2026.03.19 08:28:26.776297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4279 | 2026.03.19 08:28:26.776328 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4280 | 2026.03.19 08:28:26.776332 [ 294 ] {} <Debug> TCP-Session: 6ace920c-3b6d-4bcc-adfe-66a4e2bfc21c Authenticating user 'default' from [fd00:1122:3344:101::e]:51094 | ||
| 4281 | 2026.03.19 08:28:26.776352 [ 286 ] {} <Debug> TCP-Session: a6af63d5-8b82-4857-8118-a9b29a84fdb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37867 | ||
| 4282 | 2026.03.19 08:28:26.776372 [ 293 ] {} <Debug> TCP-Session: b31604e5-7c97-463e-a852-4de1709c12bf Authenticating user 'default' from [fd00:1122:3344:101::e]:51337 | ||
| 4283 | 2026.03.19 08:28:26.776386 [ 286 ] {} <Debug> TCP-Session: a6af63d5-8b82-4857-8118-a9b29a84fdb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.03.19 08:28:26.776401 [ 293 ] {} <Debug> TCP-Session: b31604e5-7c97-463e-a852-4de1709c12bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.03.19 08:28:26.776413 [ 286 ] {} <Debug> TCP-Session: a6af63d5-8b82-4857-8118-a9b29a84fdb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.19 08:28:26.776426 [ 293 ] {} <Debug> TCP-Session: b31604e5-7c97-463e-a852-4de1709c12bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.03.19 08:28:26.776379 [ 294 ] {} <Debug> TCP-Session: 6ace920c-3b6d-4bcc-adfe-66a4e2bfc21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.03.19 08:28:26.776281 [ 290 ] {} <Debug> TCP-Session: f89c6ff2-7779-4b40-b7e1-79ca2dabbe50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.03.19 08:28:26.776474 [ 294 ] {} <Debug> TCP-Session: 6ace920c-3b6d-4bcc-adfe-66a4e2bfc21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.03.19 08:28:26.776347 [ 288 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4291 | 2026.03.19 08:28:26.776786 [ 288 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 4292 | 2026.03.19 08:28:26.777845 [ 314 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Trace> AggregatingTransform: Aggregating | ||
| 4293 | 2026.03.19 08:28:26.777886 [ 314 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Trace> Aggregator: Aggregation method: without_key | ||
| 4294 | 2026.03.19 08:28:26.777919 [ 314 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103173 sec. (969.246 rows/sec., 37.86 KiB/sec.) | ||
| 4295 | 2026.03.19 08:28:26.777934 [ 314 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Trace> Aggregator: Merging aggregated data | ||
| 4296 | 2026.03.19 08:28:26.779157 [ 288 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003398 sec., 294.2907592701589 rows/sec., 11.50 KiB/sec. | ||
| 4297 | 2026.03.19 08:28:26.779335 [ 288 ] {d01f2121-06cf-4fad-a2a8-7430808cce09} <Debug> TCPHandler: Processed in 0.003814392 sec. | ||
| 4298 | 2026.03.19 08:28:26.779477 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4299 | 2026.03.19 08:28:26.779506 [ 288 ] {} <Debug> TCP-Session: f456a0b8-2f1e-4630-ba9a-a9b110738024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.03.19 08:28:26.779511 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4301 | 2026.03.19 08:28:26.779534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4302 | 2026.03.19 08:28:26.779555 [ 289 ] {} <Debug> TCP-Session: a29abb1b-084f-4cb8-9fd3-b4430a0f390b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.03.19 08:28:26.779552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4304 | 2026.03.19 08:28:26.779572 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4305 | 2026.03.19 08:28:26.779595 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.03.19 08:28:26.779623 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4307 | 2026.03.19 08:28:26.779636 [ 293 ] {} <Debug> TCP-Session: b31604e5-7c97-463e-a852-4de1709c12bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.03.19 08:28:26.779651 [ 3 ] {} <Debug> TCP-Session: 895031d4-d569-4bb2-b85c-00793db24c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.03.19 08:28:26.779660 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.03.19 08:28:26.779679 [ 291 ] {} <Debug> TCP-Session: dd2efc0a-dbe8-4033-afad-e6c73dbef001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.03.19 08:28:26.779624 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4312 | 2026.03.19 08:28:26.779717 [ 286 ] {} <Debug> TCP-Session: a6af63d5-8b82-4857-8118-a9b29a84fdb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.03.19 08:28:26.779617 [ 292 ] {} <Debug> TCP-Session: 74ab9690-b397-41e5-b4e0-b646348bab5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4314 | 2026.03.19 08:28:26.779753 [ 294 ] {} <Debug> TCP-Session: 6ace920c-3b6d-4bcc-adfe-66a4e2bfc21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.03.19 08:28:26.779590 [ 290 ] {} <Debug> TCP-Session: f89c6ff2-7779-4b40-b7e1-79ca2dabbe50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.03.19 08:28:27.794489 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.03.19 08:28:27.794706 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4318 | 2026.03.19 08:28:27.794790 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4319 | 2026.03.19 08:28:27.795606 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.03.19 08:28:27.795663 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4321 | 2026.03.19 08:28:27.796096 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4322 | 2026.03.19 08:28:27.796341 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.03.19 08:28:27.796517 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 174.42 KiB/sec. | ||
| 4324 | 2026.03.19 08:28:27.796571 [ 5 ] {e4a3c257-2d78-4b6e-98fa-d5e2d96e7f23} <Debug> TCPHandler: Processed in 0.002232465 sec. | ||
| 4325 | 2026.03.19 08:28:27.796708 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.03.19 08:28:27.796816 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4327 | 2026.03.19 08:28:27.796864 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4328 | 2026.03.19 08:28:27.797348 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.03.19 08:28:27.797389 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4330 | 2026.03.19 08:28:27.797749 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4331 | 2026.03.19 08:28:27.797982 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.03.19 08:28:27.798125 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001334 sec., 58470.76461769116 rows/sec., 4.80 MiB/sec. | ||
| 4333 | 2026.03.19 08:28:27.798169 [ 5 ] {eca95d76-f57b-4a65-8813-1bd3bfa18676} <Debug> TCPHandler: Processed in 0.001514374 sec. | ||
| 4334 | 2026.03.19 08:28:27.798291 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4335 | 2026.03.19 08:28:27.798394 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4336 | 2026.03.19 08:28:27.798439 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4337 | 2026.03.19 08:28:27.798857 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.03.19 08:28:27.798896 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4339 | 2026.03.19 08:28:27.799209 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4340 | 2026.03.19 08:28:27.799449 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.03.19 08:28:27.799569 [ 144 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4342 | 2026.03.19 08:28:27.799590 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001219 sec., 11484.823625922887 rows/sec., 845.98 KiB/sec. | ||
| 4343 | 2026.03.19 08:28:27.799633 [ 144 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.03.19 08:28:27.799646 [ 5 ] {a63054d6-48a5-44c8-9c80-2e0089000ab5} <Debug> TCPHandler: Processed in 0.001405901 sec. | ||
| 4345 | 2026.03.19 08:28:27.799662 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4346 | 2026.03.19 08:28:27.799759 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.03.19 08:28:27.799783 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 4348 | 2026.03.19 08:28:27.799861 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4349 | 2026.03.19 08:28:27.799905 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4350 | 2026.03.19 08:28:27.799909 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4351 | 2026.03.19 08:28:27.799944 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 212 rows starting from the beginning of the part | ||
| 4352 | 2026.03.19 08:28:27.800038 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4353 | 2026.03.19 08:28:27.800089 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part | ||
| 4354 | 2026.03.19 08:28:27.800135 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4355 | 2026.03.19 08:28:27.800184 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4356 | 2026.03.19 08:28:27.800245 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4357 | 2026.03.19 08:28:27.800352 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.03.19 08:28:27.800401 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4359 | 2026.03.19 08:28:27.800756 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4360 | 2026.03.19 08:28:27.800991 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.03.19 08:28:27.801129 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001288 sec., 60559.00621118012 rows/sec., 4.73 MiB/sec. | ||
| 4362 | 2026.03.19 08:28:27.801169 [ 5 ] {2abcd53c-575e-4182-bc97-d63890d390b9} <Debug> TCPHandler: Processed in 0.001460013 sec. | ||
| 4363 | 2026.03.19 08:28:27.801245 [ 186 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498334 sec., 222246.84215935832 rows/sec., 15.76 MiB/sec. | ||
| 4364 | 2026.03.19 08:28:27.801283 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.03.19 08:28:27.801391 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2026.03.19 08:28:27.801447 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4367 | 2026.03.19 08:28:27.801470 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4368 | 2026.03.19 08:28:27.801769 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.19 08:28:27.801853 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_21_4} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4370 | 2026.03.19 08:28:27.801861 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.03.19 08:28:27.801903 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4372 | 2026.03.19 08:28:27.801933 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4373 | 2026.03.19 08:28:27.802268 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4374 | 2026.03.19 08:28:27.802504 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.19 08:28:27.802643 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001271 sec., 127458.69394177813 rows/sec., 8.88 MiB/sec. | ||
| 4376 | 2026.03.19 08:28:27.802682 [ 5 ] {ff9b2d4f-ad6e-472d-b748-50e9712be4d5} <Debug> TCPHandler: Processed in 0.001448782 sec. | ||
| 4377 | 2026.03.19 08:28:27.802791 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.03.19 08:28:27.802886 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.03.19 08:28:27.802943 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <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 | ||
| 4380 | 2026.03.19 08:28:27.803723 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.03.19 08:28:27.803761 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4382 | 2026.03.19 08:28:27.804327 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4383 | 2026.03.19 08:28:27.804575 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.03.19 08:28:27.804730 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001863 sec., 5367.686527106816 rows/sec., 9.62 MiB/sec. | ||
| 4385 | 2026.03.19 08:28:27.804817 [ 5 ] {e7e96bc0-70a3-4623-a956-ea196005686e} <Debug> TCPHandler: Processed in 0.002076251 sec. | ||
| 4386 | 2026.03.19 08:28:27.804935 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.03.19 08:28:27.805038 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.03.19 08:28:27.805089 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4389 | 2026.03.19 08:28:27.805466 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.03.19 08:28:27.805504 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4391 | 2026.03.19 08:28:27.805874 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4392 | 2026.03.19 08:28:27.806099 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.03.19 08:28:27.806239 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 4394 | 2026.03.19 08:28:27.806277 [ 5 ] {60f4cfb7-3a7a-4774-816d-6a31812ad821} <Debug> TCPHandler: Processed in 0.00139393 sec. | ||
| 4395 | 2026.03.19 08:28:27.851360 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 4396 | 2026.03.19 08:28:27.851475 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2026.03.19 08:28:27.851508 [ 286 ] {} <Debug> TCP-Session: 87ccdf8c-270d-404c-ab4b-6a537b02d0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 4398 | 2026.03.19 08:28:27.851531 [ 286 ] {} <Debug> TCP-Session: 87ccdf8c-270d-404c-ab4b-6a537b02d0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.03.19 08:28:27.851544 [ 286 ] {} <Debug> TCP-Session: 87ccdf8c-270d-404c-ab4b-6a537b02d0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.03.19 08:28:27.851739 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54983 | ||
| 4401 | 2026.03.19 08:28:27.851803 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44631 | ||
| 4402 | 2026.03.19 08:28:27.851832 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61862 | ||
| 4403 | 2026.03.19 08:28:27.851851 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2026.03.19 08:28:27.851853 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50641 | ||
| 4405 | 2026.03.19 08:28:27.851905 [ 287 ] {} <Debug> TCP-Session: cc9f1786-6caa-4920-be53-bf8d77a07da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54983 | ||
| 4406 | 2026.03.19 08:28:27.851923 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4407 | 2026.03.19 08:28:27.851920 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4408 | 2026.03.19 08:28:27.851948 [ 287 ] {} <Debug> TCP-Session: cc9f1786-6caa-4920-be53-bf8d77a07da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.19 08:28:27.851961 [ 292 ] {} <Debug> TCP-Session: 9d8fba0b-a4fc-40fb-94b4-b465de2c43e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61862 | ||
| 4410 | 2026.03.19 08:28:27.851972 [ 288 ] {} <Debug> TCP-Session: 79394301-d15c-47a6-a4f5-acb2b5416c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:44631 | ||
| 4411 | 2026.03.19 08:28:27.851974 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4412 | 2026.03.19 08:28:27.852006 [ 288 ] {} <Debug> TCP-Session: 79394301-d15c-47a6-a4f5-acb2b5416c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.03.19 08:28:27.852001 [ 292 ] {} <Debug> TCP-Session: 9d8fba0b-a4fc-40fb-94b4-b465de2c43e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.03.19 08:28:27.852024 [ 294 ] {} <Debug> TCP-Session: c6829a9e-8562-4032-a488-36b200fa4c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:50641 | ||
| 4415 | 2026.03.19 08:28:27.852036 [ 292 ] {} <Debug> TCP-Session: 9d8fba0b-a4fc-40fb-94b4-b465de2c43e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.03.19 08:28:27.852030 [ 288 ] {} <Debug> TCP-Session: 79394301-d15c-47a6-a4f5-acb2b5416c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.03.19 08:28:27.852055 [ 294 ] {} <Debug> TCP-Session: c6829a9e-8562-4032-a488-36b200fa4c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.03.19 08:28:27.851981 [ 287 ] {} <Debug> TCP-Session: cc9f1786-6caa-4920-be53-bf8d77a07da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.03.19 08:28:27.852089 [ 294 ] {} <Debug> TCP-Session: c6829a9e-8562-4032-a488-36b200fa4c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.03.19 08:28:27.851892 [ 286 ] {} <Trace> TCP-Session: 87ccdf8c-270d-404c-ab4b-6a537b02d0f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.03.19 08:28:27.851844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48073 | ||
| 4422 | 2026.03.19 08:28:27.851823 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64994 | ||
| 4423 | 2026.03.19 08:28:27.851812 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57181 | ||
| 4424 | 2026.03.19 08:28:27.851812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57932 | ||
| 4425 | 2026.03.19 08:28:27.852272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4426 | 2026.03.19 08:28:27.852276 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4427 | 2026.03.19 08:28:27.852307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4428 | 2026.03.19 08:28:27.852314 [ 293 ] {} <Debug> TCP-Session: 4eda5539-6e93-42ac-ae5e-12586b6df5f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48073 | ||
| 4429 | 2026.03.19 08:28:27.852327 [ 291 ] {} <Debug> TCP-Session: a00bfd7f-0f45-49b4-8699-6df941acb189 Authenticating user 'default' from [fd00:1122:3344:101::e]:64994 | ||
| 4430 | 2026.03.19 08:28:27.852338 [ 289 ] {} <Debug> TCP-Session: dc6df060-227f-44e2-833f-3c81454b9b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:57181 | ||
| 4431 | 2026.03.19 08:28:27.852347 [ 293 ] {} <Debug> TCP-Session: 4eda5539-6e93-42ac-ae5e-12586b6df5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.03.19 08:28:27.852359 [ 291 ] {} <Debug> TCP-Session: a00bfd7f-0f45-49b4-8699-6df941acb189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.03.19 08:28:27.852370 [ 289 ] {} <Debug> TCP-Session: dc6df060-227f-44e2-833f-3c81454b9b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.03.19 08:28:27.852374 [ 293 ] {} <Debug> TCP-Session: 4eda5539-6e93-42ac-ae5e-12586b6df5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.03.19 08:28:27.852399 [ 289 ] {} <Debug> TCP-Session: dc6df060-227f-44e2-833f-3c81454b9b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2026.03.19 08:28:27.852388 [ 291 ] {} <Debug> TCP-Session: a00bfd7f-0f45-49b4-8699-6df941acb189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.03.19 08:28:27.852334 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4438 | 2026.03.19 08:28:27.852371 [ 286 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53463) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4439 | 2026.03.19 08:28:27.852487 [ 290 ] {} <Debug> TCP-Session: 1dcd9e62-ef18-44f4-ab81-f12b8d096a3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57932 | ||
| 4440 | 2026.03.19 08:28:27.852513 [ 290 ] {} <Debug> TCP-Session: 1dcd9e62-ef18-44f4-ab81-f12b8d096a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.19 08:28:27.852526 [ 290 ] {} <Debug> TCP-Session: 1dcd9e62-ef18-44f4-ab81-f12b8d096a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2026.03.19 08:28:27.852760 [ 286 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4443 | 2026.03.19 08:28:27.852830 [ 286 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4444 | 2026.03.19 08:28:27.853111 [ 286 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 4445 | 2026.03.19 08:28:27.854114 [ 304 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Trace> AggregatingTransform: Aggregating | ||
| 4446 | 2026.03.19 08:28:27.854167 [ 304 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Trace> Aggregator: Aggregation method: without_key | ||
| 4447 | 2026.03.19 08:28:27.854204 [ 304 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992879 sec. (1007.172 rows/sec., 39.34 KiB/sec.) | ||
| 4448 | 2026.03.19 08:28:27.854223 [ 304 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Trace> Aggregator: Merging aggregated data | ||
| 4449 | 2026.03.19 08:28:27.855599 [ 286 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003317 sec., 301.4772384684956 rows/sec., 11.78 KiB/sec. | ||
| 4450 | 2026.03.19 08:28:27.855748 [ 286 ] {7da32bb4-d51a-4795-a438-9835cfb07781} <Debug> TCPHandler: Processed in 0.003980607 sec. | ||
| 4451 | 2026.03.19 08:28:27.855852 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2026.03.19 08:28:27.855886 [ 286 ] {} <Debug> TCP-Session: 87ccdf8c-270d-404c-ab4b-6a537b02d0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.03.19 08:28:27.855890 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4454 | 2026.03.19 08:28:27.855914 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4455 | 2026.03.19 08:28:27.855937 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4456 | 2026.03.19 08:28:27.855946 [ 287 ] {} <Debug> TCP-Session: cc9f1786-6caa-4920-be53-bf8d77a07da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4457 | 2026.03.19 08:28:27.855953 [ 291 ] {} <Debug> TCP-Session: a00bfd7f-0f45-49b4-8699-6df941acb189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.03.19 08:28:27.855977 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4459 | 2026.03.19 08:28:27.855987 [ 294 ] {} <Debug> TCP-Session: c6829a9e-8562-4032-a488-36b200fa4c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.03.19 08:28:27.856003 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4461 | 2026.03.19 08:28:27.856023 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2026.03.19 08:28:27.856062 [ 290 ] {} <Debug> TCP-Session: 1dcd9e62-ef18-44f4-ab81-f12b8d096a3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.03.19 08:28:27.856063 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4464 | 2026.03.19 08:28:27.856086 [ 292 ] {} <Debug> TCP-Session: 9d8fba0b-a4fc-40fb-94b4-b465de2c43e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.03.19 08:28:27.856032 [ 288 ] {} <Debug> TCP-Session: 79394301-d15c-47a6-a4f5-acb2b5416c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.03.19 08:28:27.856136 [ 293 ] {} <Debug> TCP-Session: 4eda5539-6e93-42ac-ae5e-12586b6df5f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.03.19 08:28:27.855959 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4468 | 2026.03.19 08:28:27.856195 [ 289 ] {} <Debug> TCP-Session: dc6df060-227f-44e2-833f-3c81454b9b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.03.19 08:28:27.878505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8159 | ||
| 4470 | 2026.03.19 08:28:27.878981 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.03.19 08:28:27.879031 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4472 | 2026.03.19 08:28:27.879546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4473 | 2026.03.19 08:28:27.879785 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.03.19 08:28:27.879943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8159 | ||
| 4475 | 2026.03.19 08:28:28.330145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4476 | 2026.03.19 08:28:28.347822 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.03.19 08:28:28.347886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4478 | 2026.03.19 08:28:28.354572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4479 | 2026.03.19 08:28:28.355436 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.03.19 08:28:28.360166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4481 | 2026.03.19 08:28:28.963580 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53587 | ||
| 4482 | 2026.03.19 08:28:28.963699 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4483 | 2026.03.19 08:28:28.963725 [ 286 ] {} <Debug> TCP-Session: 5e5182d6-cf39-44d3-8434-6363603d3cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53587 | ||
| 4484 | 2026.03.19 08:28:28.963748 [ 286 ] {} <Debug> TCP-Session: 5e5182d6-cf39-44d3-8434-6363603d3cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.19 08:28:28.963762 [ 286 ] {} <Debug> TCP-Session: 5e5182d6-cf39-44d3-8434-6363603d3cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.03.19 08:28:28.963940 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32895 | ||
| 4487 | 2026.03.19 08:28:28.963980 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49007 | ||
| 4488 | 2026.03.19 08:28:28.963996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44191 | ||
| 4489 | 2026.03.19 08:28:28.964034 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37371 | ||
| 4490 | 2026.03.19 08:28:28.964052 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54735 | ||
| 4491 | 2026.03.19 08:28:28.964086 [ 286 ] {} <Trace> TCP-Session: 5e5182d6-cf39-44d3-8434-6363603d3cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.19 08:28:28.964107 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4493 | 2026.03.19 08:28:28.964125 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4494 | 2026.03.19 08:28:28.964141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4495 | 2026.03.19 08:28:28.964176 [ 289 ] {} <Debug> TCP-Session: 328d2730-f106-493c-bf0f-b2a96ef9b8e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44191 | ||
| 4496 | 2026.03.19 08:28:28.964161 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4497 | 2026.03.19 08:28:28.964206 [ 292 ] {} <Debug> TCP-Session: 2cc16fe4-a4b0-4a5e-b68b-e27d5fd37498 Authenticating user 'default' from [fd00:1122:3344:101::e]:37371 | ||
| 4498 | 2026.03.19 08:28:28.964217 [ 289 ] {} <Debug> TCP-Session: 328d2730-f106-493c-bf0f-b2a96ef9b8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.03.19 08:28:28.964236 [ 294 ] {} <Debug> TCP-Session: 4b190f00-1702-4c6e-b0ea-36510065e7d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54735 | ||
| 4500 | 2026.03.19 08:28:28.964256 [ 289 ] {} <Debug> TCP-Session: 328d2730-f106-493c-bf0f-b2a96ef9b8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.03.19 08:28:28.964254 [ 292 ] {} <Debug> TCP-Session: 2cc16fe4-a4b0-4a5e-b68b-e27d5fd37498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.03.19 08:28:28.964275 [ 294 ] {} <Debug> TCP-Session: 4b190f00-1702-4c6e-b0ea-36510065e7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.03.19 08:28:28.964300 [ 292 ] {} <Debug> TCP-Session: 2cc16fe4-a4b0-4a5e-b68b-e27d5fd37498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.03.19 08:28:28.964313 [ 294 ] {} <Debug> TCP-Session: 4b190f00-1702-4c6e-b0ea-36510065e7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.03.19 08:28:28.964275 [ 286 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4506 | 2026.03.19 08:28:28.964159 [ 288 ] {} <Debug> TCP-Session: ce67d1f5-6508-422b-9337-b020e83827ee Authenticating user 'default' from [fd00:1122:3344:101::e]:49007 | ||
| 4507 | 2026.03.19 08:28:28.964070 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4508 | 2026.03.19 08:28:28.964404 [ 288 ] {} <Debug> TCP-Session: ce67d1f5-6508-422b-9337-b020e83827ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.03.19 08:28:28.964020 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58685 | ||
| 4510 | 2026.03.19 08:28:28.964441 [ 288 ] {} <Debug> TCP-Session: ce67d1f5-6508-422b-9337-b020e83827ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.03.19 08:28:28.964432 [ 287 ] {} <Debug> TCP-Session: ca0a1eb3-ee7b-4ed8-b0e6-08f3604a70d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32895 | ||
| 4512 | 2026.03.19 08:28:28.964005 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59917 | ||
| 4513 | 2026.03.19 08:28:28.964513 [ 287 ] {} <Debug> TCP-Session: ca0a1eb3-ee7b-4ed8-b0e6-08f3604a70d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.03.19 08:28:28.964512 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4515 | 2026.03.19 08:28:28.964546 [ 287 ] {} <Debug> TCP-Session: ca0a1eb3-ee7b-4ed8-b0e6-08f3604a70d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.03.19 08:28:28.964043 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38375 | ||
| 4517 | 2026.03.19 08:28:28.964569 [ 291 ] {} <Debug> TCP-Session: 92c19340-be50-4956-9268-9b2292f63cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58685 | ||
| 4518 | 2026.03.19 08:28:28.964600 [ 286 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4519 | 2026.03.19 08:28:28.964619 [ 291 ] {} <Debug> TCP-Session: 92c19340-be50-4956-9268-9b2292f63cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4520 | 2026.03.19 08:28:28.964577 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4521 | 2026.03.19 08:28:28.964648 [ 291 ] {} <Debug> TCP-Session: 92c19340-be50-4956-9268-9b2292f63cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.03.19 08:28:28.964668 [ 286 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4523 | 2026.03.19 08:28:28.964677 [ 290 ] {} <Debug> TCP-Session: aaacada9-6afb-459f-8072-6e65a441d046 Authenticating user 'default' from [fd00:1122:3344:101::e]:59917 | ||
| 4524 | 2026.03.19 08:28:28.964702 [ 290 ] {} <Debug> TCP-Session: aaacada9-6afb-459f-8072-6e65a441d046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2026.03.19 08:28:28.964715 [ 290 ] {} <Debug> TCP-Session: aaacada9-6afb-459f-8072-6e65a441d046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.03.19 08:28:28.964746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4527 | 2026.03.19 08:28:28.964777 [ 293 ] {} <Debug> TCP-Session: 32e58635-6851-46d6-b2e3-b5e67dd2c4e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38375 | ||
| 4528 | 2026.03.19 08:28:28.964794 [ 293 ] {} <Debug> TCP-Session: 32e58635-6851-46d6-b2e3-b5e67dd2c4e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.03.19 08:28:28.964806 [ 293 ] {} <Debug> TCP-Session: 32e58635-6851-46d6-b2e3-b5e67dd2c4e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4530 | 2026.03.19 08:28:28.964959 [ 286 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 4531 | 2026.03.19 08:28:28.965891 [ 333 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Trace> AggregatingTransform: Aggregating | ||
| 4532 | 2026.03.19 08:28:28.965932 [ 333 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Trace> Aggregator: Aggregation method: without_key | ||
| 4533 | 2026.03.19 08:28:28.965970 [ 333 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906297 sec. (1103.391 rows/sec., 43.10 KiB/sec.) | ||
| 4534 | 2026.03.19 08:28:28.965988 [ 333 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Trace> Aggregator: Merging aggregated data | ||
| 4535 | 2026.03.19 08:28:28.967211 [ 286 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. | ||
| 4536 | 2026.03.19 08:28:28.967352 [ 286 ] {8d5129f0-0760-4825-92a4-8852ceca9757} <Debug> TCPHandler: Processed in 0.003392629 sec. | ||
| 4537 | 2026.03.19 08:28:28.967490 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4538 | 2026.03.19 08:28:28.967526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4539 | 2026.03.19 08:28:28.967528 [ 286 ] {} <Debug> TCP-Session: 5e5182d6-cf39-44d3-8434-6363603d3cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.03.19 08:28:28.967546 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4541 | 2026.03.19 08:28:28.967575 [ 291 ] {} <Debug> TCP-Session: 92c19340-be50-4956-9268-9b2292f63cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2026.03.19 08:28:28.967566 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4543 | 2026.03.19 08:28:28.967596 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4544 | 2026.03.19 08:28:28.967618 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4545 | 2026.03.19 08:28:28.967641 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4546 | 2026.03.19 08:28:28.967652 [ 292 ] {} <Debug> TCP-Session: 2cc16fe4-a4b0-4a5e-b68b-e27d5fd37498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.03.19 08:28:28.967661 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4548 | 2026.03.19 08:28:28.967684 [ 290 ] {} <Debug> TCP-Session: aaacada9-6afb-459f-8072-6e65a441d046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4549 | 2026.03.19 08:28:28.967673 [ 294 ] {} <Debug> TCP-Session: 4b190f00-1702-4c6e-b0ea-36510065e7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.03.19 08:28:28.967725 [ 293 ] {} <Debug> TCP-Session: 32e58635-6851-46d6-b2e3-b5e67dd2c4e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4551 | 2026.03.19 08:28:28.967633 [ 288 ] {} <Debug> TCP-Session: ce67d1f5-6508-422b-9337-b020e83827ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.03.19 08:28:28.967604 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4553 | 2026.03.19 08:28:28.967599 [ 287 ] {} <Debug> TCP-Session: ca0a1eb3-ee7b-4ed8-b0e6-08f3604a70d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.03.19 08:28:28.967815 [ 289 ] {} <Debug> TCP-Session: 328d2730-f106-493c-bf0f-b2a96ef9b8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4555 | 2026.03.19 08:28:30.410519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 564 | ||
| 4556 | 2026.03.19 08:28:30.412870 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.03.19 08:28:30.412931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4558 | 2026.03.19 08:28:30.414194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4559 | 2026.03.19 08:28:30.414493 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.03.19 08:28:30.414859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4561 | 2026.03.19 08:28:32.795756 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.03.19 08:28:32.795984 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4563 | 2026.03.19 08:28:32.796062 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4564 | 2026.03.19 08:28:32.796830 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.03.19 08:28:32.796869 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4566 | 2026.03.19 08:28:32.797278 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4567 | 2026.03.19 08:28:32.797503 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.03.19 08:28:32.797657 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00173 sec., 67052.02312138729 rows/sec., 5.70 MiB/sec. | ||
| 4569 | 2026.03.19 08:28:32.797699 [ 5 ] {200445da-aa63-4474-8cf4-38b2c4aeefec} <Debug> TCPHandler: Processed in 0.002098112 sec. | ||
| 4570 | 2026.03.19 08:28:32.797832 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.03.19 08:28:32.797928 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.03.19 08:28:32.797970 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4573 | 2026.03.19 08:28:32.798401 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.03.19 08:28:32.798436 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4575 | 2026.03.19 08:28:32.798738 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4576 | 2026.03.19 08:28:32.798955 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.03.19 08:28:32.799085 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001177 sec., 25488.530161427356 rows/sec., 1.87 MiB/sec. | ||
| 4578 | 2026.03.19 08:28:32.799122 [ 5 ] {0317f521-d0bb-4db8-a85b-248b45c33ae4} <Debug> TCPHandler: Processed in 0.001341459 sec. | ||
| 4579 | 2026.03.19 08:28:32.799236 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.03.19 08:28:32.799330 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4581 | 2026.03.19 08:28:32.799370 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4582 | 2026.03.19 08:28:32.799802 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.03.19 08:28:32.799837 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4584 | 2026.03.19 08:28:32.800155 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4585 | 2026.03.19 08:28:32.800366 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.03.19 08:28:32.800496 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001185 sec., 79324.89451476793 rows/sec., 6.20 MiB/sec. | ||
| 4587 | 2026.03.19 08:28:32.800533 [ 5 ] {2e2cdbc9-3154-47d4-97f4-03aef762a2cf} <Debug> TCPHandler: Processed in 0.001345419 sec. | ||
| 4588 | 2026.03.19 08:28:32.800653 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.03.19 08:28:32.800747 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.03.19 08:28:32.800791 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4591 | 2026.03.19 08:28:32.801209 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.03.19 08:28:32.801244 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4593 | 2026.03.19 08:28:32.801571 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4594 | 2026.03.19 08:28:32.801777 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.03.19 08:28:32.801904 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4596 | 2026.03.19 08:28:32.801941 [ 5 ] {a3c176c2-66df-4e9d-afea-e10b30e05cbd} <Debug> TCPHandler: Processed in 0.001336409 sec. | ||
| 4597 | 2026.03.19 08:28:32.802043 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.03.19 08:28:32.802135 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.03.19 08:28:32.802193 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <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 | ||
| 4600 | 2026.03.19 08:28:32.803011 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.03.19 08:28:32.803045 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4602 | 2026.03.19 08:28:32.803598 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4603 | 2026.03.19 08:28:32.803835 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.03.19 08:28:32.803969 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001852 sec., 16198.704103671707 rows/sec., 29.03 MiB/sec. | ||
| 4605 | 2026.03.19 08:28:32.804021 [ 5 ] {a2b75d80-7c82-4c95-bf6b-2acfd7d9f09a} <Debug> TCPHandler: Processed in 0.0020258 sec. | ||
| 4606 | 2026.03.19 08:28:32.804125 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.03.19 08:28:32.804219 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.03.19 08:28:32.804261 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4609 | 2026.03.19 08:28:32.804675 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.19 08:28:32.804717 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4611 | 2026.03.19 08:28:32.805040 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4612 | 2026.03.19 08:28:32.805263 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.03.19 08:28:32.805389 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 4614 | 2026.03.19 08:28:32.805423 [ 5 ] {cb2ea9ed-a90f-4880-990e-629529bfa813} <Debug> TCPHandler: Processed in 0.00134555 sec. | ||
| 4615 | 2026.03.19 08:28:35.284880 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4616 | 2026.03.19 08:28:35.284927 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4617 | 2026.03.19 08:28:35.380040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8671 | ||
| 4618 | 2026.03.19 08:28:35.380614 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.19 08:28:35.380669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4620 | 2026.03.19 08:28:35.381159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4621 | 2026.03.19 08:28:35.381402 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.03.19 08:28:35.381550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4623 | 2026.03.19 08:28:35.860266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4624 | 2026.03.19 08:28:35.875492 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.19 08:28:35.875537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4626 | 2026.03.19 08:28:35.881288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4627 | 2026.03.19 08:28:35.882008 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.19 08:28:35.884661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4629 | 2026.03.19 08:28:37.794047 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.03.19 08:28:37.794248 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4631 | 2026.03.19 08:28:37.794326 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4632 | 2026.03.19 08:28:37.795030 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.03.19 08:28:37.795077 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4634 | 2026.03.19 08:28:37.795477 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4635 | 2026.03.19 08:28:37.795703 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.03.19 08:28:37.795864 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.75 MiB/sec. | ||
| 4637 | 2026.03.19 08:28:37.795905 [ 5 ] {8fe12429-f37b-41c5-95f2-c229bdc2a705} <Debug> TCPHandler: Processed in 0.002004278 sec. | ||
| 4638 | 2026.03.19 08:28:37.796032 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.03.19 08:28:37.796125 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.03.19 08:28:37.796167 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4641 | 2026.03.19 08:28:37.796573 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.19 08:28:37.796608 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4643 | 2026.03.19 08:28:37.796904 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4644 | 2026.03.19 08:28:37.797120 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.03.19 08:28:37.797249 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 4646 | 2026.03.19 08:28:37.797286 [ 5 ] {8bb63073-384a-4321-9400-fc2430f70a06} <Debug> TCPHandler: Processed in 0.001303158 sec. | ||
| 4647 | 2026.03.19 08:28:37.797399 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.03.19 08:28:37.797491 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4649 | 2026.03.19 08:28:37.797531 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4650 | 2026.03.19 08:28:37.797946 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.03.19 08:28:37.797981 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4652 | 2026.03.19 08:28:37.798281 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4653 | 2026.03.19 08:28:37.798502 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.03.19 08:28:37.798632 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 4655 | 2026.03.19 08:28:37.798669 [ 5 ] {b9a3fa03-f736-41de-b921-fced422c25cd} <Debug> TCPHandler: Processed in 0.001318738 sec. | ||
| 4656 | 2026.03.19 08:28:37.798782 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.03.19 08:28:37.798875 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.03.19 08:28:37.798918 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4659 | 2026.03.19 08:28:37.799337 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.03.19 08:28:37.799371 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4661 | 2026.03.19 08:28:37.799702 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4662 | 2026.03.19 08:28:37.799917 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.03.19 08:28:37.800049 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4664 | 2026.03.19 08:28:37.800086 [ 5 ] {d2ca0c80-30f4-482a-b11c-ddbd37be7fdc} <Debug> TCPHandler: Processed in 0.00135119 sec. | ||
| 4665 | 2026.03.19 08:28:37.800199 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.03.19 08:28:37.800292 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.03.19 08:28:37.800347 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <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 | ||
| 4668 | 2026.03.19 08:28:37.801108 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.03.19 08:28:37.801144 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4670 | 2026.03.19 08:28:37.801671 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4671 | 2026.03.19 08:28:37.801897 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.03.19 08:28:37.802033 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001759 sec., 5685.048322910745 rows/sec., 10.19 MiB/sec. | ||
| 4673 | 2026.03.19 08:28:37.802087 [ 5 ] {c94d902e-fcfe-40dd-9598-fe579ff62600} <Debug> TCPHandler: Processed in 0.001934796 sec. | ||
| 4674 | 2026.03.19 08:28:37.802203 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.03.19 08:28:37.802295 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4676 | 2026.03.19 08:28:37.802337 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4677 | 2026.03.19 08:28:37.802679 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.03.19 08:28:37.802714 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4679 | 2026.03.19 08:28:37.803020 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4680 | 2026.03.19 08:28:37.803244 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.03.19 08:28:37.803379 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4682 | 2026.03.19 08:28:37.803415 [ 5 ] {fa0a8878-a5e4-4289-b0ee-2d5314f9cb36} <Debug> TCPHandler: Processed in 0.001261477 sec. | ||
| 4683 | 2026.03.19 08:28:38.490258 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.03.19 08:28:38.490523 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.03.19 08:28:38.490624 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4686 | 2026.03.19 08:28:38.491387 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.03.19 08:28:38.491433 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4688 | 2026.03.19 08:28:38.491841 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4689 | 2026.03.19 08:28:38.492072 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.03.19 08:28:38.492242 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 1.11 MiB/sec. | ||
| 4691 | 2026.03.19 08:28:38.492292 [ 5 ] {5a065278-3bb6-4880-8fde-7c0e58b3e573} <Debug> TCPHandler: Processed in 0.002210075 sec. | ||
| 4692 | 2026.03.19 08:28:38.492416 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.03.19 08:28:38.492517 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4694 | 2026.03.19 08:28:38.492562 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4695 | 2026.03.19 08:28:38.492979 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.03.19 08:28:38.493015 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4697 | 2026.03.19 08:28:38.493321 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4698 | 2026.03.19 08:28:38.493531 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.03.19 08:28:38.493666 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001172 sec., 6825.938566552901 rows/sec., 556.61 KiB/sec. | ||
| 4700 | 2026.03.19 08:28:38.493704 [ 5 ] {3333d793-5c28-46d6-bfa9-a6444c9c5fdb} <Debug> TCPHandler: Processed in 0.001339579 sec. | ||
| 4701 | 2026.03.19 08:28:38.493807 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.03.19 08:28:38.493901 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.03.19 08:28:38.493943 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.03.19 08:28:38.495256 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.03.19 08:28:38.495293 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4706 | 2026.03.19 08:28:38.495767 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4707 | 2026.03.19 08:28:38.495997 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.03.19 08:28:38.496113 [ 132 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4709 | 2026.03.19 08:28:38.496136 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Debug> executeQuery: Read 2098 rows, 164.86 KiB in 0.002253 sec., 931202.840656902 rows/sec., 71.46 MiB/sec. | ||
| 4710 | 2026.03.19 08:28:38.496185 [ 132 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.03.19 08:28:38.496196 [ 5 ] {bf7a61c0-2f77-4dcf-a7bd-e93ec43230f7} <Debug> TCPHandler: Processed in 0.002437621 sec. | ||
| 4712 | 2026.03.19 08:28:38.496218 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4713 | 2026.03.19 08:28:38.496313 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.03.19 08:28:38.496360 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 4715 | 2026.03.19 08:28:38.496412 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.03.19 08:28:38.496459 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4717 | 2026.03.19 08:28:38.496522 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.03.19 08:28:38.496564 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2892 rows starting from the beginning of the part | ||
| 4719 | 2026.03.19 08:28:38.496638 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 116 rows starting from the beginning of the part | ||
| 4720 | 2026.03.19 08:28:38.496688 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 4721 | 2026.03.19 08:28:38.496735 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 4722 | 2026.03.19 08:28:38.496778 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4723 | 2026.03.19 08:28:38.496824 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2098 rows starting from the beginning of the part | ||
| 4724 | 2026.03.19 08:28:38.496888 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.19 08:28:38.496931 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4726 | 2026.03.19 08:28:38.497270 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4727 | 2026.03.19 08:28:38.497490 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.03.19 08:28:38.497633 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Debug> executeQuery: Read 61 rows, 4.60 KiB in 0.00124 sec., 49193.54838709677 rows/sec., 3.62 MiB/sec. | ||
| 4729 | 2026.03.19 08:28:38.497672 [ 5 ] {60cf1fc9-1016-4fd9-aed8-378395c0c51e} <Debug> TCPHandler: Processed in 0.001408402 sec. | ||
| 4730 | 2026.03.19 08:28:38.497775 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.03.19 08:28:38.497869 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.03.19 08:28:38.497910 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4733 | 2026.03.19 08:28:38.498514 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.03.19 08:28:38.498550 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4735 | 2026.03.19 08:28:38.498958 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4736 | 2026.03.19 08:28:38.499175 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.03.19 08:28:38.499257 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5376 rows, containing 5 columns (5 merged, 0 gathered) in 0.002964977 sec., 1813167.5220414863 rows/sec., 147.41 MiB/sec. | ||
| 4738 | 2026.03.19 08:28:38.499307 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001456 sec., 502747.25274725276 rows/sec., 29.73 MiB/sec. | ||
| 4739 | 2026.03.19 08:28:38.499354 [ 5 ] {512b23d0-c43f-4420-8390-125295eab62c} <Debug> TCPHandler: Processed in 0.001628398 sec. | ||
| 4740 | 2026.03.19 08:28:38.499468 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.03.19 08:28:38.499562 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.03.19 08:28:38.499570 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4743 | 2026.03.19 08:28:38.499607 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4744 | 2026.03.19 08:28:38.499879 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.03.19 08:28:38.499962 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_26_5} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4746 | 2026.03.19 08:28:38.499995 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.03.19 08:28:38.500038 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4748 | 2026.03.19 08:28:38.500085 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 4749 | 2026.03.19 08:28:38.500344 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4750 | 2026.03.19 08:28:38.500566 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.03.19 08:28:38.500694 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 61.14 KiB/sec. | ||
| 4752 | 2026.03.19 08:28:38.500733 [ 5 ] {3d20c5ea-ae20-44d5-aad9-5c4d37a368e6} <Debug> TCPHandler: Processed in 0.001313848 sec. | ||
| 4753 | 2026.03.19 08:28:38.500836 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.03.19 08:28:38.500959 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.03.19 08:28:38.501000 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4756 | 2026.03.19 08:28:38.501391 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.19 08:28:38.501428 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4758 | 2026.03.19 08:28:38.501737 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4759 | 2026.03.19 08:28:38.501948 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.19 08:28:38.502081 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 4761 | 2026.03.19 08:28:38.502120 [ 5 ] {c6ba6615-2f83-46f7-9d66-0386c4c775f2} <Debug> TCPHandler: Processed in 0.001333079 sec. | ||
| 4762 | 2026.03.19 08:28:38.502231 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.03.19 08:28:38.502325 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4764 | 2026.03.19 08:28:38.502365 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4765 | 2026.03.19 08:28:38.503110 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.19 08:28:38.503146 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4767 | 2026.03.19 08:28:38.503513 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4768 | 2026.03.19 08:28:38.503731 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.19 08:28:38.503835 [ 132 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4770 | 2026.03.19 08:28:38.503865 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Debug> executeQuery: Read 1057 rows, 75.30 KiB in 0.001558 sec., 678433.8896020539 rows/sec., 47.20 MiB/sec. | ||
| 4771 | 2026.03.19 08:28:38.503871 [ 132 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.19 08:28:38.503909 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4773 | 2026.03.19 08:28:38.503911 [ 5 ] {faa56297-b14a-4344-8d85-0deb41fca084} <Debug> TCPHandler: Processed in 0.001727621 sec. | ||
| 4774 | 2026.03.19 08:28:38.503997 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 4775 | 2026.03.19 08:28:38.504040 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.03.19 08:28:38.504113 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4777 | 2026.03.19 08:28:38.504139 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.19 08:28:38.504148 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1551 rows starting from the beginning of the part | ||
| 4779 | 2026.03.19 08:28:38.504194 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4780 | 2026.03.19 08:28:38.504219 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 94 rows starting from the beginning of the part | ||
| 4781 | 2026.03.19 08:28:38.504267 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 4782 | 2026.03.19 08:28:38.504316 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
| 4783 | 2026.03.19 08:28:38.504355 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4784 | 2026.03.19 08:28:38.504394 [ 186 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1057 rows starting from the beginning of the part | ||
| 4785 | 2026.03.19 08:28:38.504813 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.03.19 08:28:38.504855 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4787 | 2026.03.19 08:28:38.505328 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4788 | 2026.03.19 08:28:38.505547 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.03.19 08:28:38.505655 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4790 | 2026.03.19 08:28:38.505679 [ 197 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171595 sec., 1717998.7761881175 rows/sec., 127.95 MiB/sec. | ||
| 4791 | 2026.03.19 08:28:38.505686 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Debug> executeQuery: Read 1247 rows, 80.48 KiB in 0.001566 sec., 796296.2962962963 rows/sec., 50.19 MiB/sec. | ||
| 4792 | 2026.03.19 08:28:38.505684 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.03.19 08:28:38.505744 [ 5 ] {f276893f-0798-486e-b50b-ef47f45b42fb} <Debug> TCPHandler: Processed in 0.001753031 sec. | ||
| 4794 | 2026.03.19 08:28:38.505749 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4795 | 2026.03.19 08:28:38.505834 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4796 | 2026.03.19 08:28:38.505856 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.03.19 08:28:38.505934 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2026.03.19 08:28:38.505944 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4799 | 2026.03.19 08:28:38.505966 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7511 rows starting from the beginning of the part | ||
| 4800 | 2026.03.19 08:28:38.505965 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.03.19 08:28:38.506030 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4802 | 2026.03.19 08:28:38.506049 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <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 | ||
| 4803 | 2026.03.19 08:28:38.506073 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part | ||
| 4804 | 2026.03.19 08:28:38.506113 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4805 | 2026.03.19 08:28:38.506148 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 4806 | 2026.03.19 08:28:38.506184 [ 186 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1247 rows starting from the beginning of the part | ||
| 4807 | 2026.03.19 08:28:38.506274 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.03.19 08:28:38.506366 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_26_5} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4809 | 2026.03.19 08:28:38.506459 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4810 | 2026.03.19 08:28:38.506896 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.03.19 08:28:38.506938 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4812 | 2026.03.19 08:28:38.507594 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4813 | 2026.03.19 08:28:38.507826 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.03.19 08:28:38.507940 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4815 | 2026.03.19 08:28:38.507971 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002032 sec., 20177.165354330707 rows/sec., 36.16 MiB/sec. | ||
| 4816 | 2026.03.19 08:28:38.507973 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.03.19 08:28:38.508016 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4818 | 2026.03.19 08:28:38.508050 [ 5 ] {f19d159f-331c-4f3d-a2dd-c64cecb2f948} <Debug> TCPHandler: Processed in 0.002241085 sec. | ||
| 4819 | 2026.03.19 08:28:38.508106 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 4820 | 2026.03.19 08:28:38.508170 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.03.19 08:28:38.508274 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.03.19 08:28:38.508317 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.03.19 08:28:38.508323 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4824 | 2026.03.19 08:28:38.508386 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 330 rows starting from the beginning of the part | ||
| 4825 | 2026.03.19 08:28:38.508518 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4826 | 2026.03.19 08:28:38.508626 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4827 | 2026.03.19 08:28:38.508645 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.19 08:28:38.508685 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4829 | 2026.03.19 08:28:38.508729 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 4830 | 2026.03.19 08:28:38.508831 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4831 | 2026.03.19 08:28:38.508926 [ 187 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4832 | 2026.03.19 08:28:38.509008 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4833 | 2026.03.19 08:28:38.509266 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.03.19 08:28:38.509378 [ 132 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4835 | 2026.03.19 08:28:38.509408 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001152 sec., 6944.444444444444 rows/sec., 474.72 KiB/sec. | ||
| 4836 | 2026.03.19 08:28:38.509406 [ 132 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.19 08:28:38.509449 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4838 | 2026.03.19 08:28:38.509453 [ 5 ] {60e9d741-6026-4cb6-9fd2-7ecdb07b66be} <Debug> TCPHandler: Processed in 0.001332159 sec. | ||
| 4839 | 2026.03.19 08:28:38.509526 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 4840 | 2026.03.19 08:28:38.509631 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2026.03.19 08:28:38.509656 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4842 | 2026.03.19 08:28:38.509700 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 4843 | 2026.03.19 08:28:38.509743 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 4844 | 2026.03.19 08:28:38.509779 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4845 | 2026.03.19 08:28:38.509823 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4846 | 2026.03.19 08:28:38.509850 [ 194 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9400 rows, containing 5 columns (5 merged, 0 gathered) in 0.004039969 sec., 2326750.5270461235 rows/sec., 155.96 MiB/sec. | ||
| 4847 | 2026.03.19 08:28:38.509864 [ 186 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 4848 | 2026.03.19 08:28:38.510040 [ 197 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4849 | 2026.03.19 08:28:38.510322 [ 197 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.03.19 08:28:38.510392 [ 197 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4851 | 2026.03.19 08:28:38.510469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4852 | 2026.03.19 08:28:38.510835 [ 197 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00134704 sec., 1030407.4118066278 rows/sec., 68.11 MiB/sec. | ||
| 4853 | 2026.03.19 08:28:38.511074 [ 191 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4854 | 2026.03.19 08:28:38.511351 [ 191 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.03.19 08:28:38.511424 [ 191 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_26_5} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4856 | 2026.03.19 08:28:38.511497 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4857 | 2026.03.19 08:28:38.512585 [ 191 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.004518532 sec., 99811.17761255206 rows/sec., 178.86 MiB/sec. | ||
| 4858 | 2026.03.19 08:28:38.513403 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4859 | 2026.03.19 08:28:38.513757 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.03.19 08:28:38.513840 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4861 | 2026.03.19 08:28:38.513966 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4862 | 2026.03.19 08:28:39.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.53 MiB, peak 252.79 MiB, free memory in arenas 0.00 B, will set to 245.11 MiB (RSS), difference: 2.58 MiB | ||
| 4863 | 2026.03.19 08:28:40.415082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 610 | ||
| 4864 | 2026.03.19 08:28:40.418045 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.19 08:28:40.418110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4866 | 2026.03.19 08:28:40.419358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4867 | 2026.03.19 08:28:40.419658 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.03.19 08:28:40.420039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4869 | 2026.03.19 08:28:42.792533 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.03.19 08:28:42.792748 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4871 | 2026.03.19 08:28:42.792825 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4872 | 2026.03.19 08:28:42.793511 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.03.19 08:28:42.793561 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4874 | 2026.03.19 08:28:42.793965 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4875 | 2026.03.19 08:28:42.794195 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.03.19 08:28:42.794356 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 4877 | 2026.03.19 08:28:42.794398 [ 5 ] {762ef8db-cd74-4c65-941d-5e4933bf77a5} <Debug> TCPHandler: Processed in 0.002011889 sec. | ||
| 4878 | 2026.03.19 08:28:42.794526 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.03.19 08:28:42.794621 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4880 | 2026.03.19 08:28:42.794662 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4881 | 2026.03.19 08:28:42.795072 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.03.19 08:28:42.795109 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4883 | 2026.03.19 08:28:42.795414 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4884 | 2026.03.19 08:28:42.795637 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.03.19 08:28:42.795767 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 4886 | 2026.03.19 08:28:42.795805 [ 5 ] {b0c98082-c512-45be-8f37-dac3e10f235b} <Debug> TCPHandler: Processed in 0.001328579 sec. | ||
| 4887 | 2026.03.19 08:28:42.795917 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.03.19 08:28:42.796010 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.03.19 08:28:42.796055 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4890 | 2026.03.19 08:28:42.796466 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.03.19 08:28:42.796503 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4892 | 2026.03.19 08:28:42.796841 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4893 | 2026.03.19 08:28:42.797050 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.03.19 08:28:42.797182 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.00119 sec., 115966.38655462184 rows/sec., 8.07 MiB/sec. | ||
| 4895 | 2026.03.19 08:28:42.797219 [ 5 ] {dbf5c31f-5fed-4f57-b182-d757dffba3d0} <Debug> TCPHandler: Processed in 0.00134896 sec. | ||
| 4896 | 2026.03.19 08:28:42.797326 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.03.19 08:28:42.797420 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.03.19 08:28:42.797462 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4899 | 2026.03.19 08:28:42.797790 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.03.19 08:28:42.797826 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4901 | 2026.03.19 08:28:42.798134 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4902 | 2026.03.19 08:28:42.798337 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.03.19 08:28:42.798468 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001067 sec., 48734.770384254916 rows/sec., 3.29 MiB/sec. | ||
| 4904 | 2026.03.19 08:28:42.798505 [ 5 ] {ad2dc177-4759-4420-bd5c-e10547b9cdd3} <Debug> TCPHandler: Processed in 0.001226456 sec. | ||
| 4905 | 2026.03.19 08:28:42.882608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9119 | ||
| 4906 | 2026.03.19 08:28:42.883085 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.03.19 08:28:42.883124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4908 | 2026.03.19 08:28:42.883591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4909 | 2026.03.19 08:28:42.883823 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.03.19 08:28:42.883956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9119 | ||
| 4911 | 2026.03.19 08:28:43.385696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4912 | 2026.03.19 08:28:43.402643 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.03.19 08:28:43.402706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4914 | 2026.03.19 08:28:43.408802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4915 | 2026.03.19 08:28:43.409530 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.03.19 08:28:43.412773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4917 | 2026.03.19 08:28:47.794235 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.03.19 08:28:47.794481 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4919 | 2026.03.19 08:28:47.794569 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4920 | 2026.03.19 08:28:47.795345 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.03.19 08:28:47.795386 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4922 | 2026.03.19 08:28:47.795778 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4923 | 2026.03.19 08:28:47.796017 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.03.19 08:28:47.796174 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001758 sec., 43230.94425483504 rows/sec., 3.56 MiB/sec. | ||
| 4925 | 2026.03.19 08:28:47.796217 [ 5 ] {c44949fe-4cd2-452d-8b4a-2b27411f33c0} <Debug> TCPHandler: Processed in 0.002145233 sec. | ||
| 4926 | 2026.03.19 08:28:47.796338 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.03.19 08:28:47.796433 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.03.19 08:28:47.796476 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4929 | 2026.03.19 08:28:47.796877 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.03.19 08:28:47.796911 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4931 | 2026.03.19 08:28:47.797211 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4932 | 2026.03.19 08:28:47.797419 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.03.19 08:28:47.797551 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 661.35 KiB/sec. | ||
| 4934 | 2026.03.19 08:28:47.797589 [ 5 ] {7191ab9f-1fcc-42c1-a31b-ae2050d68a1b} <Debug> TCPHandler: Processed in 0.001300508 sec. | ||
| 4935 | 2026.03.19 08:28:47.797698 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.03.19 08:28:47.797790 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4937 | 2026.03.19 08:28:47.797831 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4938 | 2026.03.19 08:28:47.798257 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.03.19 08:28:47.798292 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4940 | 2026.03.19 08:28:47.798595 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4941 | 2026.03.19 08:28:47.798808 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.03.19 08:28:47.798932 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 4943 | 2026.03.19 08:28:47.798968 [ 5 ] {eede3ce0-8079-47c0-9cd0-9e9644d834d8} <Debug> TCPHandler: Processed in 0.001317578 sec. | ||
| 4944 | 2026.03.19 08:28:47.799082 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.03.19 08:28:47.799178 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4946 | 2026.03.19 08:28:47.799221 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4947 | 2026.03.19 08:28:47.799623 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.03.19 08:28:47.799658 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4949 | 2026.03.19 08:28:47.800002 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4950 | 2026.03.19 08:28:47.800239 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.03.19 08:28:47.800368 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 4952 | 2026.03.19 08:28:47.800404 [ 5 ] {a38b5cfa-3df6-4fbe-95ac-27eb7157bab6} <Debug> TCPHandler: Processed in 0.00137035 sec. | ||
| 4953 | 2026.03.19 08:28:47.800515 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.03.19 08:28:47.800608 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4955 | 2026.03.19 08:28:47.800664 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <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 | ||
| 4956 | 2026.03.19 08:28:47.801399 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.03.19 08:28:47.801435 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4958 | 2026.03.19 08:28:47.801943 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4959 | 2026.03.19 08:28:47.802160 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.03.19 08:28:47.802296 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 4961 | 2026.03.19 08:28:47.802347 [ 5 ] {52c13da8-d76a-4de3-8b9e-ccd455908348} <Debug> TCPHandler: Processed in 0.001880595 sec. | ||
| 4962 | 2026.03.19 08:28:47.802450 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.03.19 08:28:47.802544 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.03.19 08:28:47.802585 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4965 | 2026.03.19 08:28:47.802914 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.03.19 08:28:47.802948 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4967 | 2026.03.19 08:28:47.803250 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4968 | 2026.03.19 08:28:47.803460 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.03.19 08:28:47.803587 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4970 | 2026.03.19 08:28:47.803624 [ 5 ] {3fb58b17-5637-4faa-b34d-ead27358bf85} <Debug> TCPHandler: Processed in 0.001221266 sec. | ||
| 4971 | 2026.03.19 08:28:49.722003 [ 70 ] {} <Debug> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4972 | 2026.03.19 08:28:49.722076 [ 70 ] {} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.19 08:28:49.722104 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4974 | 2026.03.19 08:28:49.722213 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4975 | 2026.03.19 08:28:49.722340 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4976 | 2026.03.19 08:28:49.722377 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4977 | 2026.03.19 08:28:49.722454 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4978 | 2026.03.19 08:28:49.722511 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4979 | 2026.03.19 08:28:49.722560 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4980 | 2026.03.19 08:28:49.722604 [ 194 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4981 | 2026.03.19 08:28:49.723437 [ 191 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279227 sec., 26578.550953036483 rows/sec., 2.22 MiB/sec. | ||
| 4982 | 2026.03.19 08:28:49.723600 [ 191 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4983 | 2026.03.19 08:28:49.723868 [ 191 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.03.19 08:28:49.723941 [ 191 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_9_2} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4985 | 2026.03.19 08:28:49.724026 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4986 | 2026.03.19 08:28:50.284967 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4987 | 2026.03.19 08:28:50.285017 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4988 | 2026.03.19 08:28:50.384101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9631 | ||
| 4989 | 2026.03.19 08:28:50.384606 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.03.19 08:28:50.384649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4991 | 2026.03.19 08:28:50.385126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4992 | 2026.03.19 08:28:50.385470 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.03.19 08:28:50.385625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4994 | 2026.03.19 08:28:50.420307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 630 | ||
| 4995 | 2026.03.19 08:28:50.422538 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.03.19 08:28:50.422590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4997 | 2026.03.19 08:28:50.423830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4998 | 2026.03.19 08:28:50.424123 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.03.19 08:28:50.424509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 5000 | 2026.03.19 08:28:50.912933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5001 | 2026.03.19 08:28:50.930143 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.03.19 08:28:50.930210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5003 | 2026.03.19 08:28:50.936590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5004 | 2026.03.19 08:28:50.937331 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.03.19 08:28:50.940910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5006 | 2026.03.19 08:28:52.796216 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.19 08:28:52.796504 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5008 | 2026.03.19 08:28:52.796631 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5009 | 2026.03.19 08:28:52.797379 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.19 08:28:52.797431 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5011 | 2026.03.19 08:28:52.797834 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5012 | 2026.03.19 08:28:52.798069 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.03.19 08:28:52.798231 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001804 sec., 64301.55210643015 rows/sec., 5.46 MiB/sec. | ||
| 5014 | 2026.03.19 08:28:52.798280 [ 5 ] {d8afb609-775d-42b6-a92f-44c5ea867960} <Debug> TCPHandler: Processed in 0.002255757 sec. | ||
| 5015 | 2026.03.19 08:28:52.798410 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.03.19 08:28:52.798512 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.03.19 08:28:52.798557 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5018 | 2026.03.19 08:28:52.798972 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.03.19 08:28:52.799011 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5020 | 2026.03.19 08:28:52.799332 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5021 | 2026.03.19 08:28:52.799557 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.03.19 08:28:52.799680 [ 68 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5023 | 2026.03.19 08:28:52.799692 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001204 sec., 24916.943521594683 rows/sec., 1.83 MiB/sec. | ||
| 5024 | 2026.03.19 08:28:52.799747 [ 68 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.03.19 08:28:52.799758 [ 5 ] {b2d9a817-1417-41ad-8636-0e73c6cd36ee} <Debug> TCPHandler: Processed in 0.001400381 sec. | ||
| 5026 | 2026.03.19 08:28:52.799778 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5027 | 2026.03.19 08:28:52.799881 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.03.19 08:28:52.799884 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 5029 | 2026.03.19 08:28:52.799989 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5030 | 2026.03.19 08:28:52.800015 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2026.03.19 08:28:52.800036 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5032 | 2026.03.19 08:28:52.800052 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 5033 | 2026.03.19 08:28:52.800146 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5034 | 2026.03.19 08:28:52.800196 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5035 | 2026.03.19 08:28:52.800237 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 61 rows starting from the beginning of the part | ||
| 5036 | 2026.03.19 08:28:52.800279 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5037 | 2026.03.19 08:28:52.800318 [ 200 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5038 | 2026.03.19 08:28:52.800476 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.03.19 08:28:52.800526 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5040 | 2026.03.19 08:28:52.800876 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5041 | 2026.03.19 08:28:52.801113 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.03.19 08:28:52.801226 [ 191 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384021 sec., 264446.8544913697 rows/sec., 18.90 MiB/sec. | ||
| 5043 | 2026.03.19 08:28:52.801246 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00128 sec., 73437.5 rows/sec., 5.74 MiB/sec. | ||
| 5044 | 2026.03.19 08:28:52.801305 [ 5 ] {b8f13c39-fb7b-45f3-9ec3-b55f013f049e} <Debug> TCPHandler: Processed in 0.001475103 sec. | ||
| 5045 | 2026.03.19 08:28:52.801419 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.03.19 08:28:52.801438 [ 194 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5047 | 2026.03.19 08:28:52.801516 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.03.19 08:28:52.801568 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5049 | 2026.03.19 08:28:52.801772 [ 194 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.03.19 08:28:52.801863 [ 194 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_26_5} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5051 | 2026.03.19 08:28:52.801960 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5052 | 2026.03.19 08:28:52.801979 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.03.19 08:28:52.802021 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5054 | 2026.03.19 08:28:52.802379 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5055 | 2026.03.19 08:28:52.802603 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.03.19 08:28:52.802739 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 5057 | 2026.03.19 08:28:52.802775 [ 5 ] {30fc3417-81ba-41ae-a1d4-4285841985f9} <Debug> TCPHandler: Processed in 0.001405931 sec. | ||
| 5058 | 2026.03.19 08:28:52.802888 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.03.19 08:28:52.802987 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.03.19 08:28:52.803043 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <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 | ||
| 5061 | 2026.03.19 08:28:52.803869 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.03.19 08:28:52.803904 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5063 | 2026.03.19 08:28:52.804474 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5064 | 2026.03.19 08:28:52.804709 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.03.19 08:28:52.804851 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001887 sec., 15898.25119236884 rows/sec., 28.49 MiB/sec. | ||
| 5066 | 2026.03.19 08:28:52.804918 [ 5 ] {cd6e1409-0b10-49e8-8f30-573f149f4a45} <Debug> TCPHandler: Processed in 0.002079481 sec. | ||
| 5067 | 2026.03.19 08:28:52.805030 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.03.19 08:28:52.805125 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5069 | 2026.03.19 08:28:52.805166 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5070 | 2026.03.19 08:28:52.805500 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.19 08:28:52.805536 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5072 | 2026.03.19 08:28:52.805852 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5073 | 2026.03.19 08:28:52.806068 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.03.19 08:28:52.806196 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5075 | 2026.03.19 08:28:52.806232 [ 5 ] {c597f9bb-810d-48f3-8263-24b2aa508d91} <Debug> TCPHandler: Processed in 0.001251166 sec. | ||
| 5076 | 2026.03.19 08:28:57.794655 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.03.19 08:28:57.794979 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5078 | 2026.03.19 08:28:57.795086 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5079 | 2026.03.19 08:28:57.795976 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.03.19 08:28:57.796022 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5081 | 2026.03.19 08:28:57.796412 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5082 | 2026.03.19 08:28:57.796637 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.03.19 08:28:57.796795 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec. | ||
| 5084 | 2026.03.19 08:28:57.796838 [ 5 ] {fa8d0878-5756-4fe8-8ac3-28c5b624a3ef} <Debug> TCPHandler: Processed in 0.002382 sec. | ||
| 5085 | 2026.03.19 08:28:57.796955 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.03.19 08:28:57.797051 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5087 | 2026.03.19 08:28:57.797092 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5088 | 2026.03.19 08:28:57.797520 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.03.19 08:28:57.797557 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5090 | 2026.03.19 08:28:57.797895 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5091 | 2026.03.19 08:28:57.798107 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.03.19 08:28:57.798237 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001204 sec., 63953.48837209302 rows/sec., 5.26 MiB/sec. | ||
| 5093 | 2026.03.19 08:28:57.798276 [ 5 ] {089f048e-bced-4d4d-bb1d-c5a0858793be} <Debug> TCPHandler: Processed in 0.00136937 sec. | ||
| 5094 | 2026.03.19 08:28:57.798389 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.03.19 08:28:57.798481 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.03.19 08:28:57.798523 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5097 | 2026.03.19 08:28:57.798917 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.03.19 08:28:57.798952 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5099 | 2026.03.19 08:28:57.799254 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5100 | 2026.03.19 08:28:57.799457 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.03.19 08:28:57.799588 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 793.24 KiB/sec. | ||
| 5102 | 2026.03.19 08:28:57.799625 [ 5 ] {f511ad06-d1cc-4c96-a797-e46adfba4f30} <Debug> TCPHandler: Processed in 0.001285048 sec. | ||
| 5103 | 2026.03.19 08:28:57.799727 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.03.19 08:28:57.799820 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5105 | 2026.03.19 08:28:57.799861 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5106 | 2026.03.19 08:28:57.800267 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.03.19 08:28:57.800303 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5108 | 2026.03.19 08:28:57.800620 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5109 | 2026.03.19 08:28:57.800834 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.03.19 08:28:57.800959 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001157 sec., 65687.12186689714 rows/sec., 5.13 MiB/sec. | ||
| 5111 | 2026.03.19 08:28:57.800996 [ 5 ] {d52f8dc5-6e19-4636-bcde-7166a1c5089d} <Debug> TCPHandler: Processed in 0.001318099 sec. | ||
| 5112 | 2026.03.19 08:28:57.801106 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.03.19 08:28:57.801202 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.03.19 08:28:57.801246 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5115 | 2026.03.19 08:28:57.801658 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.03.19 08:28:57.801693 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5117 | 2026.03.19 08:28:57.802049 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5118 | 2026.03.19 08:28:57.802258 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.03.19 08:28:57.802388 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001209 sec., 133167.90736145576 rows/sec., 9.27 MiB/sec. | ||
| 5120 | 2026.03.19 08:28:57.802425 [ 5 ] {f789f65d-369a-495c-8a32-5cfb12b07eaa} <Debug> TCPHandler: Processed in 0.001367091 sec. | ||
| 5121 | 2026.03.19 08:28:57.802546 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.03.19 08:28:57.802668 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.03.19 08:28:57.802734 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <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 | ||
| 5124 | 2026.03.19 08:28:57.803655 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.19 08:28:57.803693 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5126 | 2026.03.19 08:28:57.804230 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5127 | 2026.03.19 08:28:57.804459 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.03.19 08:28:57.804601 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001959 sec., 5104.645227156713 rows/sec., 9.15 MiB/sec. | ||
| 5129 | 2026.03.19 08:28:57.804662 [ 5 ] {24ba7c49-eb96-46e4-b244-44752665e8da} <Debug> TCPHandler: Processed in 0.002176634 sec. | ||
| 5130 | 2026.03.19 08:28:57.804774 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.03.19 08:28:57.804869 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.03.19 08:28:57.804913 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5133 | 2026.03.19 08:28:57.805255 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.03.19 08:28:57.805292 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5135 | 2026.03.19 08:28:57.805619 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5136 | 2026.03.19 08:28:57.805828 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.19 08:28:57.805958 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 5138 | 2026.03.19 08:28:57.805995 [ 5 ] {9323315a-e951-4fc8-b7b9-465c9abc7adc} <Debug> TCPHandler: Processed in 0.001269867 sec. | ||
| 5139 | 2026.03.19 08:28:57.886655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10079 | ||
| 5140 | 2026.03.19 08:28:57.887129 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.03.19 08:28:57.887174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5142 | 2026.03.19 08:28:57.887655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5143 | 2026.03.19 08:28:57.887885 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.03.19 08:28:57.888013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10079 | ||
| 5145 | 2026.03.19 08:28:57.888028 [ 82 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5146 | 2026.03.19 08:28:57.888103 [ 82 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.03.19 08:28:57.888128 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5148 | 2026.03.19 08:28:57.888233 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 5149 | 2026.03.19 08:28:57.888345 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5150 | 2026.03.19 08:28:57.888380 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 5151 | 2026.03.19 08:28:57.888440 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5152 | 2026.03.19 08:28:57.888489 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5153 | 2026.03.19 08:28:57.888535 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5154 | 2026.03.19 08:28:57.888577 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5155 | 2026.03.19 08:28:57.888618 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5156 | 2026.03.19 08:28:57.890621 [ 201 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10079 rows, containing 4 columns (4 merged, 0 gathered) in 0.002434611 sec., 4139881.0734035126 rows/sec., 59.22 MiB/sec. | ||
| 5157 | 2026.03.19 08:28:57.890881 [ 193 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5158 | 2026.03.19 08:28:57.891165 [ 193 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.03.19 08:28:57.891244 [ 193 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_21_4} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5160 | 2026.03.19 08:28:57.891325 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5161 | 2026.03.19 08:28:58.441902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5162 | 2026.03.19 08:28:58.458885 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.03.19 08:28:58.458940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5164 | 2026.03.19 08:28:58.465146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5165 | 2026.03.19 08:28:58.465861 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.19 08:28:58.466158 [ 94 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5167 | 2026.03.19 08:28:58.466228 [ 94 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.03.19 08:28:58.466250 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5169 | 2026.03.19 08:28:58.466340 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 5170 | 2026.03.19 08:28:58.468895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5171 | 2026.03.19 08:28:58.469169 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5172 | 2026.03.19 08:28:58.469897 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 5173 | 2026.03.19 08:28:58.473402 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5174 | 2026.03.19 08:28:58.476835 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5175 | 2026.03.19 08:28:58.480577 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 5176 | 2026.03.19 08:28:58.484924 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 5177 | 2026.03.19 08:28:58.489225 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 5178 | 2026.03.19 08:28:58.539277 [ 201 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.072969097 sec., 2179.004627123178 rows/sec., 11.27 MiB/sec. | ||
| 5179 | 2026.03.19 08:28:58.541058 [ 191 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5180 | 2026.03.19 08:28:58.542884 [ 191 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.03.19 08:28:58.542978 [ 191 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_21_4} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5182 | 2026.03.19 08:28:58.544225 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5183 | 2026.03.19 08:28:59.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.15 MiB, peak 258.70 MiB, free memory in arenas 0.00 B, will set to 252.10 MiB (RSS), difference: 3.94 MiB | ||
| 5184 | 2026.03.19 08:29:00.425574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 656 | ||
| 5185 | 2026.03.19 08:29:00.427789 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.03.19 08:29:00.427850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5187 | 2026.03.19 08:29:00.429081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5188 | 2026.03.19 08:29:00.429364 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.19 08:29:00.429515 [ 115 ] {} <Debug> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5190 | 2026.03.19 08:29:00.429580 [ 115 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.03.19 08:29:00.429600 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5192 | 2026.03.19 08:29:00.429664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5193 | 2026.03.19 08:29:00.429699 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::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 | ||
| 5194 | 2026.03.19 08:29:00.430243 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.03.19 08:29:00.430376 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
| 5196 | 2026.03.19 08:29:00.430729 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::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 | ||
| 5197 | 2026.03.19 08:29:00.431089 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 5198 | 2026.03.19 08:29:00.431419 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
| 5199 | 2026.03.19 08:29:00.431754 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5200 | 2026.03.19 08:29:00.432092 [ 199 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 5201 | 2026.03.19 08:29:00.438380 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 72 columns (72 merged, 0 gathered) in 0.008717375 sec., 75252.01106984615 rows/sec., 68.55 MiB/sec. | ||
| 5202 | 2026.03.19 08:29:00.439691 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5203 | 2026.03.19 08:29:00.440398 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.03.19 08:29:00.440500 [ 201 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_16_3} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5205 | 2026.03.19 08:29:00.440832 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5206 | 2026.03.19 08:29:02.795609 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.03.19 08:29:02.795806 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5208 | 2026.03.19 08:29:02.795876 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5209 | 2026.03.19 08:29:02.796537 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.03.19 08:29:02.796585 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5211 | 2026.03.19 08:29:02.797006 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5212 | 2026.03.19 08:29:02.797233 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.03.19 08:29:02.797392 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001635 sec., 70948.0122324159 rows/sec., 6.03 MiB/sec. | ||
| 5214 | 2026.03.19 08:29:02.797410 [ 114 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5215 | 2026.03.19 08:29:02.797434 [ 5 ] {fb3dabba-da46-49dc-8f1c-2a8a2006b767} <Debug> TCPHandler: Processed in 0.001957868 sec. | ||
| 5216 | 2026.03.19 08:29:02.797489 [ 114 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.03.19 08:29:02.797519 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5218 | 2026.03.19 08:29:02.797582 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.03.19 08:29:02.797661 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::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 | ||
| 5220 | 2026.03.19 08:29:02.797683 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5221 | 2026.03.19 08:29:02.797744 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5222 | 2026.03.19 08:29:02.797823 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.03.19 08:29:02.797868 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2892 rows starting from the beginning of the part | ||
| 5224 | 2026.03.19 08:29:02.797941 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 5225 | 2026.03.19 08:29:02.797995 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 5226 | 2026.03.19 08:29:02.798044 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part | ||
| 5227 | 2026.03.19 08:29:02.798088 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 77 rows starting from the beginning of the part | ||
| 5228 | 2026.03.19 08:29:02.798138 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part | ||
| 5229 | 2026.03.19 08:29:02.798158 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.03.19 08:29:02.798201 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5231 | 2026.03.19 08:29:02.798603 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5232 | 2026.03.19 08:29:02.798828 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.03.19 08:29:02.798966 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001302 sec., 23041.474654377882 rows/sec., 1.69 MiB/sec. | ||
| 5234 | 2026.03.19 08:29:02.799006 [ 5 ] {c08fc52b-5f93-4e14-a5a4-c8e90677639d} <Debug> TCPHandler: Processed in 0.001473483 sec. | ||
| 5235 | 2026.03.19 08:29:02.799107 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.03.19 08:29:02.799204 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5237 | 2026.03.19 08:29:02.799244 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5238 | 2026.03.19 08:29:02.799663 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3333 rows, containing 5 columns (5 merged, 0 gathered) in 0.002062271 sec., 1616179.4448935178 rows/sec., 132.14 MiB/sec. | ||
| 5239 | 2026.03.19 08:29:02.799680 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.19 08:29:02.799726 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5241 | 2026.03.19 08:29:02.800019 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5242 | 2026.03.19 08:29:02.800044 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5243 | 2026.03.19 08:29:02.800267 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.03.19 08:29:02.800292 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.03.19 08:29:02.800362 [ 201 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_31_6} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5246 | 2026.03.19 08:29:02.800398 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001213 sec., 77493.81698268754 rows/sec., 6.05 MiB/sec. | ||
| 5247 | 2026.03.19 08:29:02.800399 [ 114 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5248 | 2026.03.19 08:29:02.800441 [ 5 ] {ffcc9036-d728-4ae9-b1ef-ff7ad78b696f} <Debug> TCPHandler: Processed in 0.001381261 sec. | ||
| 5249 | 2026.03.19 08:29:02.800454 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 5250 | 2026.03.19 08:29:02.800454 [ 114 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.03.19 08:29:02.800490 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5252 | 2026.03.19 08:29:02.800558 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.03.19 08:29:02.800589 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::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 | ||
| 5254 | 2026.03.19 08:29:02.800666 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.03.19 08:29:02.800717 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5256 | 2026.03.19 08:29:02.800727 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5257 | 2026.03.19 08:29:02.800768 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1551 rows starting from the beginning of the part | ||
| 5258 | 2026.03.19 08:29:02.800840 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 5259 | 2026.03.19 08:29:02.800883 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 5260 | 2026.03.19 08:29:02.800921 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 94 rows starting from the beginning of the part | ||
| 5261 | 2026.03.19 08:29:02.800956 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5262 | 2026.03.19 08:29:02.800991 [ 198 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
| 5263 | 2026.03.19 08:29:02.801136 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.03.19 08:29:02.801181 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5265 | 2026.03.19 08:29:02.801537 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5266 | 2026.03.19 08:29:02.801772 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.03.19 08:29:02.801888 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5268 | 2026.03.19 08:29:02.801905 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 5269 | 2026.03.19 08:29:02.801925 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.03.19 08:29:02.801944 [ 5 ] {0f115e05-a576-40fd-8d35-ce7d447c4f5d} <Debug> TCPHandler: Processed in 0.001433822 sec. | ||
| 5271 | 2026.03.19 08:29:02.801944 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5272 | 2026.03.19 08:29:02.802023 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::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 | ||
| 5273 | 2026.03.19 08:29:02.802056 [ 192 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512344 sec., 1291372.862258851 rows/sec., 97.25 MiB/sec. | ||
| 5274 | 2026.03.19 08:29:02.802062 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.03.19 08:29:02.802125 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5276 | 2026.03.19 08:29:02.802156 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9400 rows starting from the beginning of the part | ||
| 5277 | 2026.03.19 08:29:02.802187 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.03.19 08:29:02.802206 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
| 5279 | 2026.03.19 08:29:02.802249 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <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 | ||
| 5280 | 2026.03.19 08:29:02.802254 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5281 | 2026.03.19 08:29:02.802309 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5282 | 2026.03.19 08:29:02.802313 [ 188 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5283 | 2026.03.19 08:29:02.802349 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part | ||
| 5284 | 2026.03.19 08:29:02.802389 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5285 | 2026.03.19 08:29:02.802654 [ 188 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.19 08:29:02.802755 [ 188 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_31_6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5287 | 2026.03.19 08:29:02.802852 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5288 | 2026.03.19 08:29:02.803121 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.03.19 08:29:02.803163 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5290 | 2026.03.19 08:29:02.803794 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5291 | 2026.03.19 08:29:02.804026 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.03.19 08:29:02.804167 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001999 sec., 15007.503751875938 rows/sec., 26.89 MiB/sec. | ||
| 5293 | 2026.03.19 08:29:02.804220 [ 5 ] {4b58ee13-70f6-4ba9-a071-c2a637e0a172} <Debug> TCPHandler: Processed in 0.002206714 sec. | ||
| 5294 | 2026.03.19 08:29:02.804333 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.03.19 08:29:02.804427 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.03.19 08:29:02.804468 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5297 | 2026.03.19 08:29:02.804809 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.03.19 08:29:02.804844 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5299 | 2026.03.19 08:29:02.805203 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5300 | 2026.03.19 08:29:02.805425 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.03.19 08:29:02.805523 [ 113 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5302 | 2026.03.19 08:29:02.805550 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 5303 | 2026.03.19 08:29:02.805551 [ 113 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.03.19 08:29:02.805579 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5305 | 2026.03.19 08:29:02.805585 [ 5 ] {6b600988-9e31-44a1-a374-b7a35fab7bba} <Debug> TCPHandler: Processed in 0.001301728 sec. | ||
| 5306 | 2026.03.19 08:29:02.805664 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::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 | ||
| 5307 | 2026.03.19 08:29:02.805783 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2026.03.19 08:29:02.805813 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1388 rows starting from the beginning of the part | ||
| 5309 | 2026.03.19 08:29:02.805865 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 5310 | 2026.03.19 08:29:02.805905 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5311 | 2026.03.19 08:29:02.805938 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5312 | 2026.03.19 08:29:02.805971 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5313 | 2026.03.19 08:29:02.806002 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5314 | 2026.03.19 08:29:02.806059 [ 190 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004065259 sec., 2503899.5055419593 rows/sec., 168.34 MiB/sec. | ||
| 5315 | 2026.03.19 08:29:02.806278 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5316 | 2026.03.19 08:29:02.806547 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.03.19 08:29:02.806617 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5318 | 2026.03.19 08:29:02.806684 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 5319 | 2026.03.19 08:29:02.806942 [ 198 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001316999 sec., 1275627.3922759243 rows/sec., 84.61 MiB/sec. | ||
| 5320 | 2026.03.19 08:29:02.807167 [ 204 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5321 | 2026.03.19 08:29:02.807404 [ 204 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.19 08:29:02.807474 [ 204 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_31_6} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5323 | 2026.03.19 08:29:02.807544 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5324 | 2026.03.19 08:29:03.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.29 MiB, peak 260.27 MiB, free memory in arenas 0.00 B, will set to 254.60 MiB (RSS), difference: 1.31 MiB | ||
| 5325 | 2026.03.19 08:29:05.285060 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5326 | 2026.03.19 08:29:05.285114 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5327 | 2026.03.19 08:29:05.388071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10591 | ||
| 5328 | 2026.03.19 08:29:05.388576 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.03.19 08:29:05.388624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5330 | 2026.03.19 08:29:05.389100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5331 | 2026.03.19 08:29:05.389373 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.03.19 08:29:05.389527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5333 | 2026.03.19 08:29:05.968950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5334 | 2026.03.19 08:29:05.983095 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.03.19 08:29:05.983142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5336 | 2026.03.19 08:29:05.989069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5337 | 2026.03.19 08:29:05.989763 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.03.19 08:29:05.992367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5339 | 2026.03.19 08:29:07.794893 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.03.19 08:29:07.795127 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5341 | 2026.03.19 08:29:07.795195 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5342 | 2026.03.19 08:29:07.795905 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.03.19 08:29:07.795954 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5344 | 2026.03.19 08:29:07.796354 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5345 | 2026.03.19 08:29:07.796583 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.19 08:29:07.796740 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001664 sec., 45673.07692307693 rows/sec., 3.76 MiB/sec. | ||
| 5347 | 2026.03.19 08:29:07.796781 [ 5 ] {5b4eb079-341c-4587-bc3b-78cb1ca490c6} <Debug> TCPHandler: Processed in 0.002064751 sec. | ||
| 5348 | 2026.03.19 08:29:07.796907 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5349 | 2026.03.19 08:29:07.797002 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.03.19 08:29:07.797044 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5351 | 2026.03.19 08:29:07.797448 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.03.19 08:29:07.797485 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5353 | 2026.03.19 08:29:07.797778 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5354 | 2026.03.19 08:29:07.797988 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.19 08:29:07.798120 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 660.77 KiB/sec. | ||
| 5356 | 2026.03.19 08:29:07.798158 [ 5 ] {88b2db0c-b753-4dac-aa10-3e76e3a806c8} <Debug> TCPHandler: Processed in 0.001301478 sec. | ||
| 5357 | 2026.03.19 08:29:07.798271 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.03.19 08:29:07.798366 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5359 | 2026.03.19 08:29:07.798406 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5360 | 2026.03.19 08:29:07.798831 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.03.19 08:29:07.798867 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5362 | 2026.03.19 08:29:07.799172 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5363 | 2026.03.19 08:29:07.799383 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.03.19 08:29:07.799510 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 5365 | 2026.03.19 08:29:07.799546 [ 5 ] {b1cb6c75-ae6e-414a-86eb-6abb17b3614b} <Debug> TCPHandler: Processed in 0.001324569 sec. | ||
| 5366 | 2026.03.19 08:29:07.799657 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.03.19 08:29:07.799750 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5368 | 2026.03.19 08:29:07.799792 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5369 | 2026.03.19 08:29:07.800197 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.03.19 08:29:07.800233 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5371 | 2026.03.19 08:29:07.800575 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5372 | 2026.03.19 08:29:07.800785 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.03.19 08:29:07.800910 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5374 | 2026.03.19 08:29:07.800946 [ 5 ] {1cf4c675-82c6-4403-b39b-76107e24d634} <Debug> TCPHandler: Processed in 0.001336829 sec. | ||
| 5375 | 2026.03.19 08:29:07.801054 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.03.19 08:29:07.801146 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.03.19 08:29:07.801201 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <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 | ||
| 5378 | 2026.03.19 08:29:07.801946 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.03.19 08:29:07.801982 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5380 | 2026.03.19 08:29:07.802481 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5381 | 2026.03.19 08:29:07.802700 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.03.19 08:29:07.802813 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5383 | 2026.03.19 08:29:07.802836 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 5384 | 2026.03.19 08:29:07.802878 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.03.19 08:29:07.802902 [ 5 ] {8a2eca68-3058-4f4b-8bd2-3e1a552cfdc7} <Debug> TCPHandler: Processed in 0.001896176 sec. | ||
| 5386 | 2026.03.19 08:29:07.802903 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5387 | 2026.03.19 08:29:07.803047 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.03.19 08:29:07.803048 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 5389 | 2026.03.19 08:29:07.803172 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.03.19 08:29:07.803229 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5391 | 2026.03.19 08:29:07.803355 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5392 | 2026.03.19 08:29:07.803425 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 451 rows starting from the beginning of the part | ||
| 5393 | 2026.03.19 08:29:07.803574 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5394 | 2026.03.19 08:29:07.803664 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.03.19 08:29:07.803693 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 5396 | 2026.03.19 08:29:07.803713 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5397 | 2026.03.19 08:29:07.803815 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5398 | 2026.03.19 08:29:07.803940 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5399 | 2026.03.19 08:29:07.804062 [ 190 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5400 | 2026.03.19 08:29:07.804098 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5401 | 2026.03.19 08:29:07.804315 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.03.19 08:29:07.804458 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec. | ||
| 5403 | 2026.03.19 08:29:07.804497 [ 5 ] {81e8af69-08ec-472c-a7c6-6a2d832ecfbe} <Debug> TCPHandler: Processed in 0.001511224 sec. | ||
| 5404 | 2026.03.19 08:29:07.824521 [ 204 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 19 columns (19 merged, 0 gathered) in 0.02152698 sec., 25131.253896273418 rows/sec., 45.03 MiB/sec. | ||
| 5405 | 2026.03.19 08:29:07.825362 [ 198 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5406 | 2026.03.19 08:29:07.825715 [ 198 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.03.19 08:29:07.825792 [ 198 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5408 | 2026.03.19 08:29:07.825890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5409 | 2026.03.19 08:29:08.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.26 MiB, peak 262.60 MiB, free memory in arenas 0.00 B, will set to 256.95 MiB (RSS), difference: 1.69 MiB | ||
| 5410 | 2026.03.19 08:29:08.490146 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.03.19 08:29:08.490338 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.03.19 08:29:08.490406 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5413 | 2026.03.19 08:29:08.491045 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.03.19 08:29:08.491093 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5415 | 2026.03.19 08:29:08.491491 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5416 | 2026.03.19 08:29:08.491729 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.03.19 08:29:08.491890 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 5418 | 2026.03.19 08:29:08.491933 [ 5 ] {0bafe48e-8a85-49d5-a456-5cbdf1465aa6} <Debug> TCPHandler: Processed in 0.001928496 sec. | ||
| 5419 | 2026.03.19 08:29:08.492056 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.03.19 08:29:08.492152 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5421 | 2026.03.19 08:29:08.492195 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5422 | 2026.03.19 08:29:08.492589 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.03.19 08:29:08.492626 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5424 | 2026.03.19 08:29:08.492927 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5425 | 2026.03.19 08:29:08.493152 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.03.19 08:29:08.493294 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 5427 | 2026.03.19 08:29:08.493359 [ 5 ] {d727eb38-f47c-4044-9fb7-2329c634ee9c} <Debug> TCPHandler: Processed in 0.00135452 sec. | ||
| 5428 | 2026.03.19 08:29:08.493470 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.03.19 08:29:08.493566 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5430 | 2026.03.19 08:29:08.493605 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5431 | 2026.03.19 08:29:08.495380 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.03.19 08:29:08.495418 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5433 | 2026.03.19 08:29:08.495850 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5434 | 2026.03.19 08:29:08.496073 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.03.19 08:29:08.496234 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Debug> executeQuery: Read 2095 rows, 164.64 KiB in 0.002687 sec., 779679.9404540379 rows/sec., 59.84 MiB/sec. | ||
| 5436 | 2026.03.19 08:29:08.496273 [ 5 ] {71d67cdf-3667-4957-99b1-3e1bdcf3dd7e} <Debug> TCPHandler: Processed in 0.002852953 sec. | ||
| 5437 | 2026.03.19 08:29:08.496386 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.03.19 08:29:08.496481 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5439 | 2026.03.19 08:29:08.496522 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5440 | 2026.03.19 08:29:08.496949 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.03.19 08:29:08.496986 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5442 | 2026.03.19 08:29:08.497300 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5443 | 2026.03.19 08:29:08.497525 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.03.19 08:29:08.497656 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001193 sec., 46102.26320201173 rows/sec., 3.42 MiB/sec. | ||
| 5445 | 2026.03.19 08:29:08.497695 [ 5 ] {c5c864cc-86dd-4b0e-ac89-e9ce45749ea6} <Debug> TCPHandler: Processed in 0.00135958 sec. | ||
| 5446 | 2026.03.19 08:29:08.497809 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.03.19 08:29:08.497903 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.03.19 08:29:08.497942 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5449 | 2026.03.19 08:29:08.498633 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.03.19 08:29:08.498669 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5451 | 2026.03.19 08:29:08.499006 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5452 | 2026.03.19 08:29:08.499223 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.03.19 08:29:08.499352 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001466 sec., 499317.8717598908 rows/sec., 29.53 MiB/sec. | ||
| 5454 | 2026.03.19 08:29:08.499389 [ 5 ] {f6cae47d-eac7-4bf8-b94e-d65a4c833bc6} <Debug> TCPHandler: Processed in 0.001631127 sec. | ||
| 5455 | 2026.03.19 08:29:08.499507 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.03.19 08:29:08.499599 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5457 | 2026.03.19 08:29:08.499639 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5458 | 2026.03.19 08:29:08.500023 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.03.19 08:29:08.500059 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5460 | 2026.03.19 08:29:08.500353 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5461 | 2026.03.19 08:29:08.500570 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.03.19 08:29:08.500697 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 5463 | 2026.03.19 08:29:08.500737 [ 5 ] {e4eecaca-70aa-48d7-9186-22f83a256e3b} <Debug> TCPHandler: Processed in 0.001280138 sec. | ||
| 5464 | 2026.03.19 08:29:08.500848 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.03.19 08:29:08.500941 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5466 | 2026.03.19 08:29:08.500981 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5467 | 2026.03.19 08:29:08.501382 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.03.19 08:29:08.501419 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5469 | 2026.03.19 08:29:08.501708 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5470 | 2026.03.19 08:29:08.501925 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.03.19 08:29:08.502055 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 5472 | 2026.03.19 08:29:08.502094 [ 5 ] {2e63cb08-c3d0-4686-8918-8f556ee7a645} <Debug> TCPHandler: Processed in 0.001295667 sec. | ||
| 5473 | 2026.03.19 08:29:08.502196 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.03.19 08:29:08.502289 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5475 | 2026.03.19 08:29:08.502329 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5476 | 2026.03.19 08:29:08.503143 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.03.19 08:29:08.503180 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5478 | 2026.03.19 08:29:08.503527 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5479 | 2026.03.19 08:29:08.503745 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.03.19 08:29:08.503877 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Debug> executeQuery: Read 1051 rows, 74.81 KiB in 0.001605 sec., 654828.660436137 rows/sec., 45.52 MiB/sec. | ||
| 5481 | 2026.03.19 08:29:08.503916 [ 5 ] {3c879a71-e2d8-49f3-b8b7-d6f2e3c813e6} <Debug> TCPHandler: Processed in 0.001769772 sec. | ||
| 5482 | 2026.03.19 08:29:08.504031 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.03.19 08:29:08.504125 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5484 | 2026.03.19 08:29:08.504168 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5485 | 2026.03.19 08:29:08.504847 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.03.19 08:29:08.504883 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5487 | 2026.03.19 08:29:08.505308 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5488 | 2026.03.19 08:29:08.505523 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.03.19 08:29:08.505659 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Debug> executeQuery: Read 1244 rows, 80.27 KiB in 0.001552 sec., 801546.3917525773 rows/sec., 50.51 MiB/sec. | ||
| 5490 | 2026.03.19 08:29:08.505699 [ 5 ] {58095d59-e6f6-4743-b822-53942dab85fe} <Debug> TCPHandler: Processed in 0.00171777 sec. | ||
| 5491 | 2026.03.19 08:29:08.505811 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.03.19 08:29:08.505905 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5493 | 2026.03.19 08:29:08.505960 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <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 | ||
| 5494 | 2026.03.19 08:29:08.506792 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.03.19 08:29:08.506830 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5496 | 2026.03.19 08:29:08.507407 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5497 | 2026.03.19 08:29:08.507641 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.03.19 08:29:08.507789 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001902 sec., 21556.25657202944 rows/sec., 38.63 MiB/sec. | ||
| 5499 | 2026.03.19 08:29:08.507844 [ 5 ] {ca44eaee-a856-4ba1-a342-d7cbf28fca2d} <Debug> TCPHandler: Processed in 0.002082131 sec. | ||
| 5500 | 2026.03.19 08:29:08.507978 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.03.19 08:29:08.508075 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.03.19 08:29:08.508118 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5503 | 2026.03.19 08:29:08.508436 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.19 08:29:08.508474 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5505 | 2026.03.19 08:29:08.508798 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5506 | 2026.03.19 08:29:08.509016 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.03.19 08:29:08.509144 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001087 sec., 7359.705611775528 rows/sec., 503.10 KiB/sec. | ||
| 5508 | 2026.03.19 08:29:08.509181 [ 5 ] {d434df5f-abc5-4275-b62a-9c11ca67ef5a} <Debug> TCPHandler: Processed in 0.001258837 sec. | ||
| 5509 | 2026.03.19 08:29:10.429792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 702 | ||
| 5510 | 2026.03.19 08:29:10.432363 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.03.19 08:29:10.432414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5512 | 2026.03.19 08:29:10.433672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5513 | 2026.03.19 08:29:10.433959 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.03.19 08:29:10.434242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5515 | 2026.03.19 08:29:12.792160 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.03.19 08:29:12.792418 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5517 | 2026.03.19 08:29:12.792528 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5518 | 2026.03.19 08:29:12.793412 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.03.19 08:29:12.793453 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5520 | 2026.03.19 08:29:12.793884 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5521 | 2026.03.19 08:29:12.794130 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.03.19 08:29:12.794294 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001953 sec., 1024.0655401945723 rows/sec., 83.51 KiB/sec. | ||
| 5523 | 2026.03.19 08:29:12.794336 [ 5 ] {ce7131a1-6822-43aa-8e81-314bbd2c688a} <Debug> TCPHandler: Processed in 0.002308227 sec. | ||
| 5524 | 2026.03.19 08:29:12.794459 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2026.03.19 08:29:12.794558 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5526 | 2026.03.19 08:29:12.794602 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5527 | 2026.03.19 08:29:12.795012 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.03.19 08:29:12.795046 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5529 | 2026.03.19 08:29:12.795356 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5530 | 2026.03.19 08:29:12.795574 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.03.19 08:29:12.795705 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001165 sec., 48927.03862660944 rows/sec., 3.75 MiB/sec. | ||
| 5532 | 2026.03.19 08:29:12.795742 [ 5 ] {54264ed6-fdaa-41c1-91c4-b7385d94179b} <Debug> TCPHandler: Processed in 0.001334209 sec. | ||
| 5533 | 2026.03.19 08:29:12.795843 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.03.19 08:29:12.795937 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5535 | 2026.03.19 08:29:12.795978 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5536 | 2026.03.19 08:29:12.796362 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.03.19 08:29:12.796396 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5538 | 2026.03.19 08:29:12.796680 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5539 | 2026.03.19 08:29:12.796899 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.03.19 08:29:12.796993 [ 101 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5541 | 2026.03.19 08:29:12.797028 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 125.92 KiB/sec. | ||
| 5542 | 2026.03.19 08:29:12.797030 [ 101 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.03.19 08:29:12.797061 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5544 | 2026.03.19 08:29:12.797068 [ 5 ] {7f1da2fa-16f9-4de6-ab25-5b7042653de7} <Debug> TCPHandler: Processed in 0.001273167 sec. | ||
| 5545 | 2026.03.19 08:29:12.797169 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 5546 | 2026.03.19 08:29:12.797192 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.03.19 08:29:12.797274 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5548 | 2026.03.19 08:29:12.797286 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5549 | 2026.03.19 08:29:12.797305 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::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 | ||
| 5550 | 2026.03.19 08:29:12.797327 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5551 | 2026.03.19 08:29:12.797371 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 5552 | 2026.03.19 08:29:12.797421 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5553 | 2026.03.19 08:29:12.797466 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5554 | 2026.03.19 08:29:12.797507 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
| 5555 | 2026.03.19 08:29:12.797550 [ 189 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 5556 | 2026.03.19 08:29:12.797730 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.03.19 08:29:12.797764 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5558 | 2026.03.19 08:29:12.798074 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5559 | 2026.03.19 08:29:12.798298 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.03.19 08:29:12.798378 [ 198 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243106 sec., 268681.834051159 rows/sec., 19.06 MiB/sec. | ||
| 5561 | 2026.03.19 08:29:12.798429 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001159 sec., 56945.64279551337 rows/sec., 4.45 MiB/sec. | ||
| 5562 | 2026.03.19 08:29:12.798474 [ 5 ] {a353ac37-661f-4a54-a626-d2228fef3ab5} <Debug> TCPHandler: Processed in 0.001336469 sec. | ||
| 5563 | 2026.03.19 08:29:12.798598 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.03.19 08:29:12.798616 [ 204 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5565 | 2026.03.19 08:29:12.798697 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.19 08:29:12.798747 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5567 | 2026.03.19 08:29:12.798935 [ 204 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.03.19 08:29:12.799024 [ 204 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_31_6} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5569 | 2026.03.19 08:29:12.799122 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5570 | 2026.03.19 08:29:12.799160 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.03.19 08:29:12.799201 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5572 | 2026.03.19 08:29:12.799539 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5573 | 2026.03.19 08:29:12.799758 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.03.19 08:29:12.799891 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Debug> executeQuery: Read 139 rows, 9.91 KiB in 0.001212 sec., 114686.46864686468 rows/sec., 7.98 MiB/sec. | ||
| 5575 | 2026.03.19 08:29:12.799930 [ 5 ] {cf7264a1-6f66-49c4-9cec-011290a82789} <Debug> TCPHandler: Processed in 0.001383971 sec. | ||
| 5576 | 2026.03.19 08:29:12.800048 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.03.19 08:29:12.800141 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.03.19 08:29:12.800183 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5579 | 2026.03.19 08:29:12.800536 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.03.19 08:29:12.800571 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5581 | 2026.03.19 08:29:12.800876 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5582 | 2026.03.19 08:29:12.801092 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.03.19 08:29:12.801221 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001098 sec., 47358.83424408014 rows/sec., 3.20 MiB/sec. | ||
| 5584 | 2026.03.19 08:29:12.801257 [ 5 ] {3e9457c0-9b79-478a-93b0-e2a3d595a285} <Debug> TCPHandler: Processed in 0.001261977 sec. | ||
| 5585 | 2026.03.19 08:29:12.889617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11039 | ||
| 5586 | 2026.03.19 08:29:12.890071 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.03.19 08:29:12.890113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5588 | 2026.03.19 08:29:12.890575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5589 | 2026.03.19 08:29:12.890801 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.03.19 08:29:12.890936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11039 | ||
| 5591 | 2026.03.19 08:29:13.492450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5592 | 2026.03.19 08:29:13.508238 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.03.19 08:29:13.508300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5594 | 2026.03.19 08:29:13.514295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5595 | 2026.03.19 08:29:13.514991 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.03.19 08:29:13.518044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5597 | 2026.03.19 08:29:17.793932 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.03.19 08:29:17.794237 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5599 | 2026.03.19 08:29:17.794342 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5600 | 2026.03.19 08:29:17.795046 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.03.19 08:29:17.795094 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5602 | 2026.03.19 08:29:17.795493 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5603 | 2026.03.19 08:29:17.795733 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.03.19 08:29:17.795898 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.61 MiB/sec. | ||
| 5605 | 2026.03.19 08:29:17.795946 [ 5 ] {2f6a1dc3-517e-4fad-9b75-6edb0b77a59c} <Debug> TCPHandler: Processed in 0.002198774 sec. | ||
| 5606 | 2026.03.19 08:29:17.796074 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.03.19 08:29:17.796174 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.03.19 08:29:17.796218 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5609 | 2026.03.19 08:29:17.796627 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.03.19 08:29:17.796664 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5611 | 2026.03.19 08:29:17.796959 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5612 | 2026.03.19 08:29:17.797164 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.03.19 08:29:17.797297 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001146 sec., 8726.003490401396 rows/sec., 656.15 KiB/sec. | ||
| 5614 | 2026.03.19 08:29:17.797334 [ 5 ] {0feeb970-3c60-427e-905a-552c9f795e89} <Debug> TCPHandler: Processed in 0.001311938 sec. | ||
| 5615 | 2026.03.19 08:29:17.797441 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.03.19 08:29:17.797535 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5617 | 2026.03.19 08:29:17.797574 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5618 | 2026.03.19 08:29:17.797979 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.03.19 08:29:17.798016 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5620 | 2026.03.19 08:29:17.798315 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5621 | 2026.03.19 08:29:17.798522 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.03.19 08:29:17.798652 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 5623 | 2026.03.19 08:29:17.798689 [ 5 ] {abafaebe-b197-49f1-9b8a-585f46c97eaf} <Debug> TCPHandler: Processed in 0.001296028 sec. | ||
| 5624 | 2026.03.19 08:29:17.798799 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.03.19 08:29:17.798892 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5626 | 2026.03.19 08:29:17.798934 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5627 | 2026.03.19 08:29:17.799337 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.03.19 08:29:17.799372 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5629 | 2026.03.19 08:29:17.799689 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5630 | 2026.03.19 08:29:17.799900 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.03.19 08:29:17.800031 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 5632 | 2026.03.19 08:29:17.800068 [ 5 ] {409139c8-db1d-4a75-a97f-6a40b1163ba4} <Debug> TCPHandler: Processed in 0.001316809 sec. | ||
| 5633 | 2026.03.19 08:29:17.800175 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.03.19 08:29:17.800268 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5635 | 2026.03.19 08:29:17.800322 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <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 | ||
| 5636 | 2026.03.19 08:29:17.801094 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.03.19 08:29:17.801129 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5638 | 2026.03.19 08:29:17.801644 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5639 | 2026.03.19 08:29:17.801861 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.03.19 08:29:17.802002 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 5641 | 2026.03.19 08:29:17.802060 [ 5 ] {3ee9a641-b5f2-495c-a389-1cdce2fd027f} <Debug> TCPHandler: Processed in 0.001932456 sec. | ||
| 5642 | 2026.03.19 08:29:17.802171 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.03.19 08:29:17.802264 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.03.19 08:29:17.802304 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5645 | 2026.03.19 08:29:17.802631 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.03.19 08:29:17.802666 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5647 | 2026.03.19 08:29:17.802960 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5648 | 2026.03.19 08:29:17.803166 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.03.19 08:29:17.803292 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 5650 | 2026.03.19 08:29:17.803327 [ 5 ] {1f8e72d3-f4d0-48e8-9429-9a14eb14f056} <Debug> TCPHandler: Processed in 0.001203556 sec. | ||
| 5651 | 2026.03.19 08:29:20.285161 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5652 | 2026.03.19 08:29:20.285212 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5653 | 2026.03.19 08:29:20.391949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11551 | ||
| 5654 | 2026.03.19 08:29:20.392452 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.03.19 08:29:20.392494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5656 | 2026.03.19 08:29:20.392959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5657 | 2026.03.19 08:29:20.393185 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.03.19 08:29:20.393316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5659 | 2026.03.19 08:29:20.435418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 726 | ||
| 5660 | 2026.03.19 08:29:20.437553 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.03.19 08:29:20.437600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5662 | 2026.03.19 08:29:20.438785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5663 | 2026.03.19 08:29:20.439076 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.03.19 08:29:20.439370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5665 | 2026.03.19 08:29:21.019022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5666 | 2026.03.19 08:29:21.034883 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.03.19 08:29:21.034938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5668 | 2026.03.19 08:29:21.040919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5669 | 2026.03.19 08:29:21.041625 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.03.19 08:29:21.044229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5671 | 2026.03.19 08:29:22.499346 [ 91 ] {} <Debug> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5672 | 2026.03.19 08:29:22.499415 [ 91 ] {} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.03.19 08:29:22.499441 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5674 | 2026.03.19 08:29:22.499553 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5675 | 2026.03.19 08:29:22.499686 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5676 | 2026.03.19 08:29:22.499719 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 5677 | 2026.03.19 08:29:22.499784 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5678 | 2026.03.19 08:29:22.499828 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 5679 | 2026.03.19 08:29:22.499868 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 732 rows starting from the beginning of the part | ||
| 5680 | 2026.03.19 08:29:22.499909 [ 189 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 732 rows starting from the beginning of the part | ||
| 5681 | 2026.03.19 08:29:22.501126 [ 204 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620078 sec., 1462275.27316586 rows/sec., 92.92 MiB/sec. | ||
| 5682 | 2026.03.19 08:29:22.501353 [ 186 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5683 | 2026.03.19 08:29:22.501691 [ 186 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.03.19 08:29:22.501775 [ 186 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_9_2} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5685 | 2026.03.19 08:29:22.501873 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5686 | 2026.03.19 08:29:22.795080 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.03.19 08:29:22.795247 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5688 | 2026.03.19 08:29:22.795311 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5689 | 2026.03.19 08:29:22.795947 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.03.19 08:29:22.795985 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5691 | 2026.03.19 08:29:22.796352 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5692 | 2026.03.19 08:29:22.796571 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.03.19 08:29:22.796693 [ 89 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5694 | 2026.03.19 08:29:22.796715 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001514 sec., 76618.22985468956 rows/sec., 6.51 MiB/sec. | ||
| 5695 | 2026.03.19 08:29:22.796734 [ 89 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.03.19 08:29:22.796755 [ 5 ] {2c20292c-1df8-4182-b090-906d38f37a0d} <Debug> TCPHandler: Processed in 0.001812413 sec. | ||
| 5697 | 2026.03.19 08:29:22.796756 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5698 | 2026.03.19 08:29:22.796875 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.03.19 08:29:22.796876 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5700 | 2026.03.19 08:29:22.796993 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.03.19 08:29:22.797036 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5702 | 2026.03.19 08:29:22.797042 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5703 | 2026.03.19 08:29:22.797082 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2892 rows starting from the beginning of the part | ||
| 5704 | 2026.03.19 08:29:22.797166 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 5705 | 2026.03.19 08:29:22.797220 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2095 rows starting from the beginning of the part | ||
| 5706 | 2026.03.19 08:29:22.797268 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 57 rows starting from the beginning of the part | ||
| 5707 | 2026.03.19 08:29:22.797315 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 5708 | 2026.03.19 08:29:22.797367 [ 186 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 5709 | 2026.03.19 08:29:22.797474 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.19 08:29:22.797515 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5711 | 2026.03.19 08:29:22.797956 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5712 | 2026.03.19 08:29:22.798187 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.03.19 08:29:22.798343 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 1.58 MiB/sec. | ||
| 5714 | 2026.03.19 08:29:22.798385 [ 5 ] {c8e676f3-a5ac-4500-9767-649b3da3ed35} <Debug> TCPHandler: Processed in 0.001558326 sec. | ||
| 5715 | 2026.03.19 08:29:22.798498 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.03.19 08:29:22.798591 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5717 | 2026.03.19 08:29:22.798630 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5718 | 2026.03.19 08:29:22.799081 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.19 08:29:22.799116 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5720 | 2026.03.19 08:29:22.799427 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5721 | 2026.03.19 08:29:22.799552 [ 204 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5312 rows, containing 5 columns (5 merged, 0 gathered) in 0.00272617 sec., 1948521.1853992965 rows/sec., 158.09 MiB/sec. | ||
| 5722 | 2026.03.19 08:29:22.799640 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.03.19 08:29:22.799763 [ 89 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5724 | 2026.03.19 08:29:22.799789 [ 89 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.03.19 08:29:22.799797 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001224 sec., 76797.38562091503 rows/sec., 6.00 MiB/sec. | ||
| 5726 | 2026.03.19 08:29:22.799805 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5727 | 2026.03.19 08:29:22.799836 [ 5 ] {6c898c21-55ce-46a6-97f5-006ef730d9e6} <Debug> TCPHandler: Processed in 0.00138505 sec. | ||
| 5728 | 2026.03.19 08:29:22.799911 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5729 | 2026.03.19 08:29:22.799917 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5730 | 2026.03.19 08:29:22.799954 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.03.19 08:29:22.800055 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2026.03.19 08:29:22.800079 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.03.19 08:29:22.800094 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1551 rows starting from the beginning of the part | ||
| 5734 | 2026.03.19 08:29:22.800131 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5735 | 2026.03.19 08:29:22.800170 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 5736 | 2026.03.19 08:29:22.800224 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1051 rows starting from the beginning of the part | ||
| 5737 | 2026.03.19 08:29:22.800228 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.03.19 08:29:22.800268 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 5739 | 2026.03.19 08:29:22.800314 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 5740 | 2026.03.19 08:29:22.800314 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_36_7} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5741 | 2026.03.19 08:29:22.800356 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 5742 | 2026.03.19 08:29:22.800414 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5743 | 2026.03.19 08:29:22.800661 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.19 08:29:22.800700 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5745 | 2026.03.19 08:29:22.801081 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5746 | 2026.03.19 08:29:22.801314 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.03.19 08:29:22.801422 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5748 | 2026.03.19 08:29:22.801445 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 5749 | 2026.03.19 08:29:22.801455 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.03.19 08:29:22.801483 [ 5 ] {db6cebcb-31f3-4ac0-a3df-35cbdf30c28a} <Debug> TCPHandler: Processed in 0.001576267 sec. | ||
| 5751 | 2026.03.19 08:29:22.801483 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5752 | 2026.03.19 08:29:22.801586 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5753 | 2026.03.19 08:29:22.801604 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.03.19 08:29:22.801705 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.03.19 08:29:22.801706 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.03.19 08:29:22.801744 [ 187 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875265 sec., 1551780.6816636582 rows/sec., 115.42 MiB/sec. | ||
| 5757 | 2026.03.19 08:29:22.801747 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10179 rows starting from the beginning of the part | ||
| 5758 | 2026.03.19 08:29:22.801781 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <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 | ||
| 5759 | 2026.03.19 08:29:22.801836 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5760 | 2026.03.19 08:29:22.801886 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1244 rows starting from the beginning of the part | ||
| 5761 | 2026.03.19 08:29:22.801926 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 139 rows starting from the beginning of the part | ||
| 5762 | 2026.03.19 08:29:22.801964 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5763 | 2026.03.19 08:29:22.801971 [ 200 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5764 | 2026.03.19 08:29:22.802002 [ 204 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5765 | 2026.03.19 08:29:22.802267 [ 200 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.03.19 08:29:22.802344 [ 200 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_36_7} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5767 | 2026.03.19 08:29:22.802428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5768 | 2026.03.19 08:29:22.802639 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.03.19 08:29:22.802681 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5770 | 2026.03.19 08:29:22.803235 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5771 | 2026.03.19 08:29:22.803482 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.19 08:29:22.803622 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001936 sec., 15495.86776859504 rows/sec., 27.77 MiB/sec. | ||
| 5773 | 2026.03.19 08:29:22.803675 [ 5 ] {41f7e848-3f31-4554-bcbb-eeaf36d10665} <Debug> TCPHandler: Processed in 0.002119993 sec. | ||
| 5774 | 2026.03.19 08:29:22.803784 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.03.19 08:29:22.803882 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.03.19 08:29:22.803924 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5777 | 2026.03.19 08:29:22.804279 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.03.19 08:29:22.804314 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5779 | 2026.03.19 08:29:22.804630 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5780 | 2026.03.19 08:29:22.804844 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.03.19 08:29:22.804938 [ 89 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5782 | 2026.03.19 08:29:22.804967 [ 89 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.03.19 08:29:22.804973 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5784 | 2026.03.19 08:29:22.804985 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5785 | 2026.03.19 08:29:22.805014 [ 5 ] {851496ea-0181-4777-8329-0e2349f289ed} <Debug> TCPHandler: Processed in 0.001277948 sec. | ||
| 5786 | 2026.03.19 08:29:22.805096 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5787 | 2026.03.19 08:29:22.805224 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5788 | 2026.03.19 08:29:22.805261 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 5789 | 2026.03.19 08:29:22.805316 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5790 | 2026.03.19 08:29:22.805356 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 5791 | 2026.03.19 08:29:22.805394 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 5792 | 2026.03.19 08:29:22.805435 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5793 | 2026.03.19 08:29:22.805487 [ 194 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5794 | 2026.03.19 08:29:22.805995 [ 200 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12042 rows, containing 5 columns (5 merged, 0 gathered) in 0.0044545 sec., 2703333.707486811 rows/sec., 180.90 MiB/sec. | ||
| 5795 | 2026.03.19 08:29:22.806278 [ 200 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5796 | 2026.03.19 08:29:22.806533 [ 194 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.03.19 08:29:22.806550 [ 200 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494864 sec., 1284397.777991844 rows/sec., 85.36 MiB/sec. | ||
| 5798 | 2026.03.19 08:29:22.806648 [ 194 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5799 | 2026.03.19 08:29:22.806756 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5800 | 2026.03.19 08:29:22.806759 [ 204 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5801 | 2026.03.19 08:29:22.807040 [ 204 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.03.19 08:29:22.807112 [ 204 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_36_7} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5803 | 2026.03.19 08:29:22.807195 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5804 | 2026.03.19 08:29:22.850048 [ 89 ] {} <Debug> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5805 | 2026.03.19 08:29:22.850101 [ 89 ] {} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.03.19 08:29:22.850133 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5807 | 2026.03.19 08:29:22.850237 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5808 | 2026.03.19 08:29:22.850342 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5809 | 2026.03.19 08:29:22.850373 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 5810 | 2026.03.19 08:29:22.850436 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5811 | 2026.03.19 08:29:22.850487 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5812 | 2026.03.19 08:29:22.850530 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5813 | 2026.03.19 08:29:22.850568 [ 193 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5814 | 2026.03.19 08:29:22.851363 [ 194 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001161903 sec., 327049.6762638534 rows/sec., 23.63 MiB/sec. | ||
| 5815 | 2026.03.19 08:29:22.851545 [ 200 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5816 | 2026.03.19 08:29:22.851834 [ 200 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.03.19 08:29:22.851905 [ 200 ] {64ab8a5e-30f4-454e-83e2-d18365fc1de8::all_1_9_2} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5818 | 2026.03.19 08:29:22.851988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5819 | 2026.03.19 08:29:22.866848 [ 89 ] {} <Debug> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5820 | 2026.03.19 08:29:22.866886 [ 89 ] {} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.19 08:29:22.866904 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5822 | 2026.03.19 08:29:22.867007 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5823 | 2026.03.19 08:29:22.867121 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5824 | 2026.03.19 08:29:22.867152 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 5825 | 2026.03.19 08:29:22.867212 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5826 | 2026.03.19 08:29:22.867256 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5827 | 2026.03.19 08:29:22.867305 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5828 | 2026.03.19 08:29:22.867350 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5829 | 2026.03.19 08:29:22.868086 [ 191 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118143 sec., 175290.63813841343 rows/sec., 11.47 MiB/sec. | ||
| 5830 | 2026.03.19 08:29:22.868211 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5831 | 2026.03.19 08:29:22.868455 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.03.19 08:29:22.868525 [ 195 ] {b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7::all_1_9_2} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5833 | 2026.03.19 08:29:22.868602 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5834 | 2026.03.19 08:29:26.628174 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54957 | ||
| 5835 | 2026.03.19 08:29:26.628303 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2026.03.19 08:29:26.628331 [ 286 ] {} <Debug> TCP-Session: e9b6a6af-d3ce-4cd2-a3cc-69124a79d06e Authenticating user 'default' from [fd00:1122:3344:101::e]:54957 | ||
| 5837 | 2026.03.19 08:29:26.628354 [ 286 ] {} <Debug> TCP-Session: e9b6a6af-d3ce-4cd2-a3cc-69124a79d06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.03.19 08:29:26.628367 [ 286 ] {} <Debug> TCP-Session: e9b6a6af-d3ce-4cd2-a3cc-69124a79d06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5839 | 2026.03.19 08:29:26.628555 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64770 | ||
| 5840 | 2026.03.19 08:29:26.628583 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33865 | ||
| 5841 | 2026.03.19 08:29:26.628613 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64570 | ||
| 5842 | 2026.03.19 08:29:26.628636 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62896 | ||
| 5843 | 2026.03.19 08:29:26.628644 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49169 | ||
| 5844 | 2026.03.19 08:29:26.628704 [ 286 ] {} <Trace> TCP-Session: e9b6a6af-d3ce-4cd2-a3cc-69124a79d06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.03.19 08:29:26.628691 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5846 | 2026.03.19 08:29:26.628620 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35997 | ||
| 5847 | 2026.03.19 08:29:26.628787 [ 287 ] {} <Debug> TCP-Session: cbc49a2a-dec7-41a7-9581-391484d90b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:64770 | ||
| 5848 | 2026.03.19 08:29:26.628603 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42401 | ||
| 5849 | 2026.03.19 08:29:26.628842 [ 287 ] {} <Debug> TCP-Session: cbc49a2a-dec7-41a7-9581-391484d90b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.03.19 08:29:26.628559 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48142 | ||
| 5851 | 2026.03.19 08:29:26.628880 [ 287 ] {} <Debug> TCP-Session: cbc49a2a-dec7-41a7-9581-391484d90b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5852 | 2026.03.19 08:29:26.628889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5853 | 2026.03.19 08:29:26.628894 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5854 | 2026.03.19 08:29:26.628945 [ 293 ] {} <Debug> TCP-Session: 7c88c69f-93e9-48fe-bb1e-938f88ffbbd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62896 | ||
| 5855 | 2026.03.19 08:29:26.628777 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5856 | 2026.03.19 08:29:26.628967 [ 294 ] {} <Debug> TCP-Session: 19e0ee4e-16bb-4008-9641-e154a8f230e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49169 | ||
| 5857 | 2026.03.19 08:29:26.628979 [ 293 ] {} <Debug> TCP-Session: 7c88c69f-93e9-48fe-bb1e-938f88ffbbd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.03.19 08:29:26.628996 [ 289 ] {} <Debug> TCP-Session: 8d615b17-e5ff-4a7a-829c-f373c0b163b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33865 | ||
| 5859 | 2026.03.19 08:29:26.629008 [ 294 ] {} <Debug> TCP-Session: 19e0ee4e-16bb-4008-9641-e154a8f230e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.03.19 08:29:26.629015 [ 293 ] {} <Debug> TCP-Session: 7c88c69f-93e9-48fe-bb1e-938f88ffbbd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.03.19 08:29:26.629032 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2026.03.19 08:29:26.629049 [ 294 ] {} <Debug> TCP-Session: 19e0ee4e-16bb-4008-9641-e154a8f230e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.03.19 08:29:26.629028 [ 289 ] {} <Debug> TCP-Session: 8d615b17-e5ff-4a7a-829c-f373c0b163b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2026.03.19 08:29:26.629084 [ 292 ] {} <Debug> TCP-Session: 31c3dbc6-27ae-4ddd-babd-78bf00960234 Authenticating user 'default' from [fd00:1122:3344:101::e]:35997 | ||
| 5865 | 2026.03.19 08:29:26.629106 [ 289 ] {} <Debug> TCP-Session: 8d615b17-e5ff-4a7a-829c-f373c0b163b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.03.19 08:29:26.629110 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5867 | 2026.03.19 08:29:26.629129 [ 292 ] {} <Debug> TCP-Session: 31c3dbc6-27ae-4ddd-babd-78bf00960234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.03.19 08:29:26.628893 [ 286 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54957) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5869 | 2026.03.19 08:29:26.629169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5870 | 2026.03.19 08:29:26.629165 [ 292 ] {} <Debug> TCP-Session: 31c3dbc6-27ae-4ddd-babd-78bf00960234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.03.19 08:29:26.629231 [ 291 ] {} <Debug> TCP-Session: 1f1ee7e5-5262-4510-bd8d-dc2c629e566d Authenticating user 'default' from [fd00:1122:3344:101::e]:64570 | ||
| 5872 | 2026.03.19 08:29:26.629238 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5873 | 2026.03.19 08:29:26.629267 [ 291 ] {} <Debug> TCP-Session: 1f1ee7e5-5262-4510-bd8d-dc2c629e566d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.03.19 08:29:26.629169 [ 288 ] {} <Debug> TCP-Session: e7476ab9-ae18-46a3-96ec-5de596f14ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:48142 | ||
| 5875 | 2026.03.19 08:29:26.629305 [ 291 ] {} <Debug> TCP-Session: 1f1ee7e5-5262-4510-bd8d-dc2c629e566d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.03.19 08:29:26.629331 [ 288 ] {} <Debug> TCP-Session: e7476ab9-ae18-46a3-96ec-5de596f14ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.03.19 08:29:26.629299 [ 290 ] {} <Debug> TCP-Session: 84560579-4090-4d4c-856a-02e51499a899 Authenticating user 'default' from [fd00:1122:3344:101::e]:42401 | ||
| 5878 | 2026.03.19 08:29:26.629358 [ 288 ] {} <Debug> TCP-Session: e7476ab9-ae18-46a3-96ec-5de596f14ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.03.19 08:29:26.629385 [ 290 ] {} <Debug> TCP-Session: 84560579-4090-4d4c-856a-02e51499a899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.03.19 08:29:26.629407 [ 290 ] {} <Debug> TCP-Session: 84560579-4090-4d4c-856a-02e51499a899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.03.19 08:29:26.629437 [ 286 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5882 | 2026.03.19 08:29:26.629492 [ 286 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5883 | 2026.03.19 08:29:26.629769 [ 286 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 5884 | 2026.03.19 08:29:26.630704 [ 301 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Trace> AggregatingTransform: Aggregating | ||
| 5885 | 2026.03.19 08:29:26.630761 [ 301 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 5886 | 2026.03.19 08:29:26.630801 [ 301 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928437 sec. (1077.079 rows/sec., 42.07 KiB/sec.) | ||
| 5887 | 2026.03.19 08:29:26.630821 [ 301 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Trace> Aggregator: Merging aggregated data | ||
| 5888 | 2026.03.19 08:29:26.632421 [ 286 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003582 sec., 279.17364600781684 rows/sec., 10.91 KiB/sec. | ||
| 5889 | 2026.03.19 08:29:26.632577 [ 286 ] {6ff0323b-a28d-46d9-8712-6b68dab43eaf} <Debug> TCPHandler: Processed in 0.004000098 sec. | ||
| 5890 | 2026.03.19 08:29:26.632692 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5891 | 2026.03.19 08:29:26.632706 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5892 | 2026.03.19 08:29:26.632733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5893 | 2026.03.19 08:29:26.632755 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5894 | 2026.03.19 08:29:26.632769 [ 287 ] {} <Debug> TCP-Session: cbc49a2a-dec7-41a7-9581-391484d90b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.03.19 08:29:26.632783 [ 288 ] {} <Debug> TCP-Session: e7476ab9-ae18-46a3-96ec-5de596f14ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.03.19 08:29:26.632805 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5897 | 2026.03.19 08:29:26.632823 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5898 | 2026.03.19 08:29:26.632837 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5899 | 2026.03.19 08:29:26.632860 [ 291 ] {} <Debug> TCP-Session: 1f1ee7e5-5262-4510-bd8d-dc2c629e566d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.03.19 08:29:26.632880 [ 294 ] {} <Debug> TCP-Session: 19e0ee4e-16bb-4008-9641-e154a8f230e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.03.19 08:29:26.632898 [ 293 ] {} <Debug> TCP-Session: 7c88c69f-93e9-48fe-bb1e-938f88ffbbd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.03.19 08:29:26.632799 [ 292 ] {} <Debug> TCP-Session: 31c3dbc6-27ae-4ddd-babd-78bf00960234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.03.19 08:29:26.632790 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5904 | 2026.03.19 08:29:26.632772 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2026.03.19 08:29:26.632985 [ 289 ] {} <Debug> TCP-Session: 8d615b17-e5ff-4a7a-829c-f373c0b163b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.03.19 08:29:26.632753 [ 286 ] {} <Debug> TCP-Session: e9b6a6af-d3ce-4cd2-a3cc-69124a79d06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.03.19 08:29:26.633009 [ 290 ] {} <Debug> TCP-Session: 84560579-4090-4d4c-856a-02e51499a899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.03.19 08:29:27.803056 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.03.19 08:29:27.803243 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.03.19 08:29:27.803312 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5911 | 2026.03.19 08:29:27.804093 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.03.19 08:29:27.804143 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5913 | 2026.03.19 08:29:27.804575 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5914 | 2026.03.19 08:29:27.804817 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.03.19 08:29:27.804993 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 5916 | 2026.03.19 08:29:27.805049 [ 5 ] {548931f8-fc93-471f-b2f4-222495e536b8} <Debug> TCPHandler: Processed in 0.002128182 sec. | ||
| 5917 | 2026.03.19 08:29:27.805179 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2026.03.19 08:29:27.805278 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5919 | 2026.03.19 08:29:27.805319 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5920 | 2026.03.19 08:29:27.805729 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.03.19 08:29:27.805765 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5922 | 2026.03.19 08:29:27.806078 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5923 | 2026.03.19 08:29:27.806292 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.03.19 08:29:27.806431 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 278.30 KiB/sec. | ||
| 5925 | 2026.03.19 08:29:27.806470 [ 5 ] {cb5a1b93-abc7-4b90-a54e-846c468e06b2} <Debug> TCPHandler: Processed in 0.0013433 sec. | ||
| 5926 | 2026.03.19 08:29:27.806589 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.03.19 08:29:27.806684 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5928 | 2026.03.19 08:29:27.806725 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5929 | 2026.03.19 08:29:27.807527 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.03.19 08:29:27.807561 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5931 | 2026.03.19 08:29:27.807927 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5932 | 2026.03.19 08:29:27.808151 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.03.19 08:29:27.808287 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Debug> executeQuery: Read 819 rows, 65.65 KiB in 0.00162 sec., 505555.55555555556 rows/sec., 39.58 MiB/sec. | ||
| 5934 | 2026.03.19 08:29:27.808325 [ 5 ] {a5e595cb-5e40-401f-b5c2-411d37ef8619} <Debug> TCPHandler: Processed in 0.001786783 sec. | ||
| 5935 | 2026.03.19 08:29:27.808438 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.03.19 08:29:27.808533 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5937 | 2026.03.19 08:29:27.808574 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5938 | 2026.03.19 08:29:27.809022 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.03.19 08:29:27.809057 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5940 | 2026.03.19 08:29:27.809389 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5941 | 2026.03.19 08:29:27.809607 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.03.19 08:29:27.809736 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001221 sec., 127764.12776412776 rows/sec., 7.66 MiB/sec. | ||
| 5943 | 2026.03.19 08:29:27.809773 [ 5 ] {8c3c3fa6-3bcb-46a0-ad32-65ae36ef5ccf} <Debug> TCPHandler: Processed in 0.00138529 sec. | ||
| 5944 | 2026.03.19 08:29:27.809890 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.03.19 08:29:27.809984 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5946 | 2026.03.19 08:29:27.810024 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5947 | 2026.03.19 08:29:27.810459 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.03.19 08:29:27.810496 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5949 | 2026.03.19 08:29:27.810795 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5950 | 2026.03.19 08:29:27.811012 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.03.19 08:29:27.811138 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 5952 | 2026.03.19 08:29:27.811175 [ 5 ] {72f91b28-bd7c-4e16-8692-9423c397aa22} <Debug> TCPHandler: Processed in 0.001333689 sec. | ||
| 5953 | 2026.03.19 08:29:27.811293 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5954 | 2026.03.19 08:29:27.811386 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5955 | 2026.03.19 08:29:27.811426 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5956 | 2026.03.19 08:29:27.811869 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.03.19 08:29:27.811905 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5958 | 2026.03.19 08:29:27.812217 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5959 | 2026.03.19 08:29:27.812427 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.03.19 08:29:27.812557 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 5961 | 2026.03.19 08:29:27.812595 [ 5 ] {b858cdfe-aa56-4ca3-9e70-0f245a2551a3} <Debug> TCPHandler: Processed in 0.0013508 sec. | ||
| 5962 | 2026.03.19 08:29:27.812710 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.03.19 08:29:27.812803 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5964 | 2026.03.19 08:29:27.812843 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5965 | 2026.03.19 08:29:27.813435 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.03.19 08:29:27.813472 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5967 | 2026.03.19 08:29:27.813812 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5968 | 2026.03.19 08:29:27.814037 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.03.19 08:29:27.814168 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001382 sec., 364688.8567293777 rows/sec., 25.65 MiB/sec. | ||
| 5970 | 2026.03.19 08:29:27.814207 [ 5 ] {c71fd82a-ccbe-48d5-9f8c-e20ae7697f60} <Debug> TCPHandler: Processed in 0.001545825 sec. | ||
| 5971 | 2026.03.19 08:29:27.814322 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5972 | 2026.03.19 08:29:27.814418 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5973 | 2026.03.19 08:29:27.814459 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5974 | 2026.03.19 08:29:27.814776 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.03.19 08:29:27.814811 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5976 | 2026.03.19 08:29:27.815122 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5977 | 2026.03.19 08:29:27.815337 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.03.19 08:29:27.815465 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 5979 | 2026.03.19 08:29:27.815502 [ 5 ] {faa87cdb-e772-4400-9ac3-c265fc41980a} <Debug> TCPHandler: Processed in 0.001228446 sec. | ||
| 5980 | 2026.03.19 08:29:27.815605 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.03.19 08:29:27.815697 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5982 | 2026.03.19 08:29:27.815740 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5983 | 2026.03.19 08:29:27.816144 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.03.19 08:29:27.816180 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5985 | 2026.03.19 08:29:27.816519 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5986 | 2026.03.19 08:29:27.816736 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.03.19 08:29:27.816863 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001183 sec., 225697.37954353337 rows/sec., 15.00 MiB/sec. | ||
| 5988 | 2026.03.19 08:29:27.816900 [ 5 ] {6d7deb97-783c-4f97-997f-5a89cc25e4f5} <Debug> TCPHandler: Processed in 0.0013438 sec. | ||
| 5989 | 2026.03.19 08:29:27.817011 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.03.19 08:29:27.817105 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.03.19 08:29:27.817147 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5992 | 2026.03.19 08:29:27.817467 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.03.19 08:29:27.817502 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5994 | 2026.03.19 08:29:27.817814 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5995 | 2026.03.19 08:29:27.818032 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.03.19 08:29:27.818161 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 5997 | 2026.03.19 08:29:27.818202 [ 5 ] {301371f7-300d-4a5f-bfc2-a88940ab1691} <Debug> TCPHandler: Processed in 0.001240046 sec. | ||
| 5998 | 2026.03.19 08:29:27.818320 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.03.19 08:29:27.818412 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2026.03.19 08:29:27.818467 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <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 | ||
| 6001 | 2026.03.19 08:29:27.819260 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.03.19 08:29:27.819296 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6003 | 2026.03.19 08:29:27.819815 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6004 | 2026.03.19 08:29:27.820042 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.03.19 08:29:27.820182 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 6006 | 2026.03.19 08:29:27.820248 [ 5 ] {6d860aeb-9d83-41c0-a3f4-695d88cbc03f} <Debug> TCPHandler: Processed in 0.001977758 sec. | ||
| 6007 | 2026.03.19 08:29:27.820365 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.03.19 08:29:27.820480 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.03.19 08:29:27.820526 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6010 | 2026.03.19 08:29:27.820856 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.03.19 08:29:27.820892 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6012 | 2026.03.19 08:29:27.821205 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6013 | 2026.03.19 08:29:27.821420 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.03.19 08:29:27.821549 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 6015 | 2026.03.19 08:29:27.821585 [ 5 ] {02b1e089-6276-4df4-9998-00bb25b01d58} <Debug> TCPHandler: Processed in 0.001269407 sec. | ||
| 6016 | 2026.03.19 08:29:27.893424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11999 | ||
| 6017 | 2026.03.19 08:29:27.893922 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.03.19 08:29:27.893971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6019 | 2026.03.19 08:29:27.894541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6020 | 2026.03.19 08:29:27.894805 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.03.19 08:29:27.894973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11999 | ||
| 6022 | 2026.03.19 08:29:27.944709 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43168 | ||
| 6023 | 2026.03.19 08:29:27.944822 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6024 | 2026.03.19 08:29:27.944848 [ 286 ] {} <Debug> TCP-Session: 4a5ee045-9db6-49b6-9669-a9d3b455cf39 Authenticating user 'default' from [fd00:1122:3344:101::e]:43168 | ||
| 6025 | 2026.03.19 08:29:27.944871 [ 286 ] {} <Debug> TCP-Session: 4a5ee045-9db6-49b6-9669-a9d3b455cf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.03.19 08:29:27.944883 [ 286 ] {} <Debug> TCP-Session: 4a5ee045-9db6-49b6-9669-a9d3b455cf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.03.19 08:29:27.945084 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35000 | ||
| 6028 | 2026.03.19 08:29:27.945095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37723 | ||
| 6029 | 2026.03.19 08:29:27.945136 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60464 | ||
| 6030 | 2026.03.19 08:29:27.945202 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6031 | 2026.03.19 08:29:27.945229 [ 286 ] {} <Trace> TCP-Session: 4a5ee045-9db6-49b6-9669-a9d3b455cf39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2026.03.19 08:29:27.945238 [ 287 ] {} <Debug> TCP-Session: 22d766bd-9de6-456d-b916-43a55297db53 Authenticating user 'default' from [fd00:1122:3344:101::e]:35000 | ||
| 6033 | 2026.03.19 08:29:27.945249 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6034 | 2026.03.19 08:29:27.945293 [ 287 ] {} <Debug> TCP-Session: 22d766bd-9de6-456d-b916-43a55297db53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.03.19 08:29:27.945274 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6036 | 2026.03.19 08:29:27.945331 [ 287 ] {} <Debug> TCP-Session: 22d766bd-9de6-456d-b916-43a55297db53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.03.19 08:29:27.945363 [ 289 ] {} <Debug> TCP-Session: 51137d87-f025-4cc0-9bff-537d55125b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:60464 | ||
| 6038 | 2026.03.19 08:29:27.945331 [ 288 ] {} <Debug> TCP-Session: 3cab9eaf-4f4a-40ef-93ca-5bd4b9f289b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37723 | ||
| 6039 | 2026.03.19 08:29:27.945395 [ 289 ] {} <Debug> TCP-Session: 51137d87-f025-4cc0-9bff-537d55125b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.03.19 08:29:27.945411 [ 286 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43168) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6041 | 2026.03.19 08:29:27.945417 [ 289 ] {} <Debug> TCP-Session: 51137d87-f025-4cc0-9bff-537d55125b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.03.19 08:29:27.945418 [ 288 ] {} <Debug> TCP-Session: 3cab9eaf-4f4a-40ef-93ca-5bd4b9f289b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2026.03.19 08:29:27.945468 [ 288 ] {} <Debug> TCP-Session: 3cab9eaf-4f4a-40ef-93ca-5bd4b9f289b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2026.03.19 08:29:27.945690 [ 286 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6045 | 2026.03.19 08:29:27.945749 [ 286 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6046 | 2026.03.19 08:29:27.946034 [ 286 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 6047 | 2026.03.19 08:29:27.946976 [ 260 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Trace> AggregatingTransform: Aggregating | ||
| 6048 | 2026.03.19 08:29:27.947017 [ 260 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Trace> Aggregator: Aggregation method: without_key | ||
| 6049 | 2026.03.19 08:29:27.947051 [ 260 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914407 sec. (1093.605 rows/sec., 42.72 KiB/sec.) | ||
| 6050 | 2026.03.19 08:29:27.947070 [ 260 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Trace> Aggregator: Merging aggregated data | ||
| 6051 | 2026.03.19 08:29:27.948379 [ 286 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003027 sec., 330.3600925008259 rows/sec., 12.90 KiB/sec. | ||
| 6052 | 2026.03.19 08:29:27.948524 [ 286 ] {e0028971-f70b-4759-b9af-40e25ede3e76} <Debug> TCPHandler: Processed in 0.00341614 sec. | ||
| 6053 | 2026.03.19 08:29:27.948631 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6054 | 2026.03.19 08:29:27.948657 [ 286 ] {} <Debug> TCP-Session: 4a5ee045-9db6-49b6-9669-a9d3b455cf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.03.19 08:29:27.948660 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6056 | 2026.03.19 08:29:27.948709 [ 287 ] {} <Debug> TCP-Session: 22d766bd-9de6-456d-b916-43a55297db53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2026.03.19 08:29:27.948710 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6058 | 2026.03.19 08:29:27.948743 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6059 | 2026.03.19 08:29:27.948757 [ 289 ] {} <Debug> TCP-Session: 51137d87-f025-4cc0-9bff-537d55125b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2026.03.19 08:29:27.948788 [ 288 ] {} <Debug> TCP-Session: 3cab9eaf-4f4a-40ef-93ca-5bd4b9f289b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.03.19 08:29:27.951132 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33020 | ||
| 6062 | 2026.03.19 08:29:27.951140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35077 | ||
| 6063 | 2026.03.19 08:29:27.951174 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43273 | ||
| 6064 | 2026.03.19 08:29:27.951208 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6065 | 2026.03.19 08:29:27.951166 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36449 | ||
| 6066 | 2026.03.19 08:29:27.951243 [ 290 ] {} <Debug> TCP-Session: d059722f-3eb8-4915-b1bb-56f2f54a9616 Authenticating user 'default' from [fd00:1122:3344:101::e]:33020 | ||
| 6067 | 2026.03.19 08:29:27.951247 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6068 | 2026.03.19 08:29:27.951261 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6069 | 2026.03.19 08:29:27.951278 [ 290 ] {} <Debug> TCP-Session: d059722f-3eb8-4915-b1bb-56f2f54a9616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.03.19 08:29:27.951303 [ 288 ] {} <Debug> TCP-Session: 7e1c3444-61a2-40af-9d94-363c29305a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:35077 | ||
| 6071 | 2026.03.19 08:29:27.951315 [ 293 ] {} <Debug> TCP-Session: 238246b9-29d8-4c28-acd0-0f7b685740a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43273 | ||
| 6072 | 2026.03.19 08:29:27.951346 [ 288 ] {} <Debug> TCP-Session: 7e1c3444-61a2-40af-9d94-363c29305a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.03.19 08:29:27.951361 [ 293 ] {} <Debug> TCP-Session: 238246b9-29d8-4c28-acd0-0f7b685740a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.03.19 08:29:27.951376 [ 288 ] {} <Debug> TCP-Session: 7e1c3444-61a2-40af-9d94-363c29305a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.03.19 08:29:27.951387 [ 293 ] {} <Debug> TCP-Session: 238246b9-29d8-4c28-acd0-0f7b685740a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.03.19 08:29:27.951299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2026.03.19 08:29:27.951159 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33682 | ||
| 6078 | 2026.03.19 08:29:27.951446 [ 292 ] {} <Debug> TCP-Session: 599afc94-bf77-48ae-a5d9-61b6cb7122fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36449 | ||
| 6079 | 2026.03.19 08:29:27.951321 [ 290 ] {} <Debug> TCP-Session: d059722f-3eb8-4915-b1bb-56f2f54a9616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2026.03.19 08:29:27.951486 [ 292 ] {} <Debug> TCP-Session: 599afc94-bf77-48ae-a5d9-61b6cb7122fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.03.19 08:29:27.951510 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6082 | 2026.03.19 08:29:27.951514 [ 292 ] {} <Debug> TCP-Session: 599afc94-bf77-48ae-a5d9-61b6cb7122fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2026.03.19 08:29:27.951543 [ 291 ] {} <Debug> TCP-Session: 256b4961-55b8-4b6a-80fc-630b9fb51635 Authenticating user 'default' from [fd00:1122:3344:101::e]:33682 | ||
| 6084 | 2026.03.19 08:29:27.951569 [ 291 ] {} <Debug> TCP-Session: 256b4961-55b8-4b6a-80fc-630b9fb51635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.03.19 08:29:27.951583 [ 291 ] {} <Debug> TCP-Session: 256b4961-55b8-4b6a-80fc-630b9fb51635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.03.19 08:29:27.980751 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36449). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6087 | |||
| 6088 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6089 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6090 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6091 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6092 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6093 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6094 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6095 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6096 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6097 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6098 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6099 | (version 23.8.7.1) | ||
| 6100 | 2026.03.19 08:29:27.980915 [ 292 ] {} <Debug> TCP-Session: 599afc94-bf77-48ae-a5d9-61b6cb7122fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2026.03.19 08:29:27.980941 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33682). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6102 | |||
| 6103 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6104 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6105 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6106 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6107 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6108 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6109 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6110 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6111 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6112 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6113 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6114 | (version 23.8.7.1) | ||
| 6115 | 2026.03.19 08:29:27.981017 [ 291 ] {} <Debug> TCP-Session: 256b4961-55b8-4b6a-80fc-630b9fb51635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2026.03.19 08:29:27.981058 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43273). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6117 | |||
| 6118 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6119 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6121 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6122 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6123 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6124 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6125 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6127 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6128 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6129 | (version 23.8.7.1) | ||
| 6130 | 2026.03.19 08:29:27.981160 [ 293 ] {} <Debug> TCP-Session: 238246b9-29d8-4c28-acd0-0f7b685740a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2026.03.19 08:29:27.981182 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35077). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6132 | |||
| 6133 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6134 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6136 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6137 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6143 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6144 | (version 23.8.7.1) | ||
| 6145 | 2026.03.19 08:29:27.981283 [ 288 ] {} <Debug> TCP-Session: 7e1c3444-61a2-40af-9d94-363c29305a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.03.19 08:29:27.981312 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33020). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6147 | |||
| 6148 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6149 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6151 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6152 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6153 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6155 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6158 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6159 | (version 23.8.7.1) | ||
| 6160 | 2026.03.19 08:29:27.981409 [ 290 ] {} <Debug> TCP-Session: d059722f-3eb8-4915-b1bb-56f2f54a9616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.03.19 08:29:28.544335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6162 | 2026.03.19 08:29:28.563339 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.03.19 08:29:28.563412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6164 | 2026.03.19 08:29:28.569243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6165 | 2026.03.19 08:29:28.570064 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.03.19 08:29:28.574384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6167 | 2026.03.19 08:29:28.772752 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34392 | ||
| 6168 | 2026.03.19 08:29:28.772868 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2026.03.19 08:29:28.772896 [ 290 ] {} <Debug> TCP-Session: 100d202c-39cc-4fe5-b6a5-b19102192381 Authenticating user 'default' from [fd00:1122:3344:101::e]:34392 | ||
| 6170 | 2026.03.19 08:29:28.772917 [ 290 ] {} <Debug> TCP-Session: 100d202c-39cc-4fe5-b6a5-b19102192381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.03.19 08:29:28.772930 [ 290 ] {} <Debug> TCP-Session: 100d202c-39cc-4fe5-b6a5-b19102192381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.03.19 08:29:28.773140 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65435 | ||
| 6173 | 2026.03.19 08:29:28.773171 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44025 | ||
| 6174 | 2026.03.19 08:29:28.773183 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64492 | ||
| 6175 | 2026.03.19 08:29:28.773214 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65322 | ||
| 6176 | 2026.03.19 08:29:28.773170 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42826 | ||
| 6177 | 2026.03.19 08:29:28.773261 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2026.03.19 08:29:28.773274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2026.03.19 08:29:28.773258 [ 290 ] {} <Trace> TCP-Session: 100d202c-39cc-4fe5-b6a5-b19102192381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.03.19 08:29:28.773333 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6181 | 2026.03.19 08:29:28.773147 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54454 | ||
| 6182 | 2026.03.19 08:29:28.773193 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62488 | ||
| 6183 | 2026.03.19 08:29:28.773420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6184 | 2026.03.19 08:29:28.773441 [ 291 ] {} <Debug> TCP-Session: aab53170-c890-4aa6-b292-fd3d3588c87c Authenticating user 'default' from [fd00:1122:3344:101::e]:65435 | ||
| 6185 | 2026.03.19 08:29:28.773268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6186 | 2026.03.19 08:29:28.773475 [ 289 ] {} <Debug> TCP-Session: 0e114df1-d7cf-4cd8-919b-6fc03752d6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:65322 | ||
| 6187 | 2026.03.19 08:29:28.773488 [ 291 ] {} <Debug> TCP-Session: aab53170-c890-4aa6-b292-fd3d3588c87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.03.19 08:29:28.773501 [ 294 ] {} <Debug> TCP-Session: 92752a0a-d5e5-4219-977b-e4fc0c885e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:44025 | ||
| 6189 | 2026.03.19 08:29:28.773516 [ 289 ] {} <Debug> TCP-Session: 0e114df1-d7cf-4cd8-919b-6fc03752d6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.03.19 08:29:28.773519 [ 291 ] {} <Debug> TCP-Session: aab53170-c890-4aa6-b292-fd3d3588c87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2026.03.19 08:29:28.773536 [ 294 ] {} <Debug> TCP-Session: 92752a0a-d5e5-4219-977b-e4fc0c885e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.03.19 08:29:28.773553 [ 290 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6193 | 2026.03.19 08:29:28.773570 [ 294 ] {} <Debug> TCP-Session: 92752a0a-d5e5-4219-977b-e4fc0c885e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.03.19 08:29:28.773544 [ 289 ] {} <Debug> TCP-Session: 0e114df1-d7cf-4cd8-919b-6fc03752d6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.03.19 08:29:28.773594 [ 286 ] {} <Debug> TCP-Session: 19a27c07-0ee1-4c52-9aff-dd5b3908f7c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64492 | ||
| 6196 | 2026.03.19 08:29:28.773481 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6197 | 2026.03.19 08:29:28.773640 [ 286 ] {} <Debug> TCP-Session: 19a27c07-0ee1-4c52-9aff-dd5b3908f7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.03.19 08:29:28.773662 [ 287 ] {} <Debug> TCP-Session: 0d9e0a27-67b7-4428-85fc-2c18a62aa258 Authenticating user 'default' from [fd00:1122:3344:101::e]:62488 | ||
| 6199 | 2026.03.19 08:29:28.773679 [ 286 ] {} <Debug> TCP-Session: 19a27c07-0ee1-4c52-9aff-dd5b3908f7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.03.19 08:29:28.773693 [ 287 ] {} <Debug> TCP-Session: 0d9e0a27-67b7-4428-85fc-2c18a62aa258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.03.19 08:29:28.773474 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6202 | 2026.03.19 08:29:28.773720 [ 287 ] {} <Debug> TCP-Session: 0d9e0a27-67b7-4428-85fc-2c18a62aa258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.03.19 08:29:28.773466 [ 293 ] {} <Debug> TCP-Session: ad9692aa-5923-4f42-9367-512dc6924b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:42826 | ||
| 6204 | 2026.03.19 08:29:28.773754 [ 292 ] {} <Debug> TCP-Session: 7c1e07e5-0459-46d6-b933-53a983eb2238 Authenticating user 'default' from [fd00:1122:3344:101::e]:54454 | ||
| 6205 | 2026.03.19 08:29:28.773780 [ 293 ] {} <Debug> TCP-Session: ad9692aa-5923-4f42-9367-512dc6924b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2026.03.19 08:29:28.773202 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46881 | ||
| 6207 | 2026.03.19 08:29:28.773805 [ 293 ] {} <Debug> TCP-Session: ad9692aa-5923-4f42-9367-512dc6924b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.03.19 08:29:28.773801 [ 292 ] {} <Debug> TCP-Session: 7c1e07e5-0459-46d6-b933-53a983eb2238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.03.19 08:29:28.773864 [ 292 ] {} <Debug> TCP-Session: 7c1e07e5-0459-46d6-b933-53a983eb2238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.03.19 08:29:28.773882 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6211 | 2026.03.19 08:29:28.773906 [ 288 ] {} <Debug> TCP-Session: 2d10fdd7-0b0a-40a9-adc2-fbfeff46bd97 Authenticating user 'default' from [fd00:1122:3344:101::e]:46881 | ||
| 6212 | 2026.03.19 08:29:28.773918 [ 290 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6213 | 2026.03.19 08:29:28.773923 [ 288 ] {} <Debug> TCP-Session: 2d10fdd7-0b0a-40a9-adc2-fbfeff46bd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.03.19 08:29:28.773960 [ 288 ] {} <Debug> TCP-Session: 2d10fdd7-0b0a-40a9-adc2-fbfeff46bd97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.03.19 08:29:28.773987 [ 290 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6216 | 2026.03.19 08:29:28.774297 [ 290 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Debug> oximeter.version (7a2ce719-d29a-40bf-96b2-196ced452756) (SelectExecutor): Key condition: unknown | ||
| 6217 | 2026.03.19 08:29:28.775442 [ 298 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Trace> AggregatingTransform: Aggregating | ||
| 6218 | 2026.03.19 08:29:28.775485 [ 298 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Trace> Aggregator: Aggregation method: without_key | ||
| 6219 | 2026.03.19 08:29:28.775524 [ 298 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001125793 sec. (888.263 rows/sec., 34.70 KiB/sec.) | ||
| 6220 | 2026.03.19 08:29:28.775546 [ 298 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Trace> Aggregator: Merging aggregated data | ||
| 6221 | 2026.03.19 08:29:28.776754 [ 290 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 6222 | 2026.03.19 08:29:28.776863 [ 290 ] {ea5e9c9a-5de3-4853-9855-a1b7da7ac531} <Debug> TCPHandler: Processed in 0.00377407 sec. | ||
| 6223 | 2026.03.19 08:29:28.776972 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2026.03.19 08:29:28.777007 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2026.03.19 08:29:28.777010 [ 290 ] {} <Debug> TCP-Session: 100d202c-39cc-4fe5-b6a5-b19102192381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.03.19 08:29:28.777043 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6227 | 2026.03.19 08:29:28.777051 [ 292 ] {} <Debug> TCP-Session: 7c1e07e5-0459-46d6-b933-53a983eb2238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.03.19 08:29:28.777063 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2026.03.19 08:29:28.777089 [ 293 ] {} <Debug> TCP-Session: ad9692aa-5923-4f42-9367-512dc6924b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2026.03.19 08:29:28.777110 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6231 | 2026.03.19 08:29:28.777123 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6232 | 2026.03.19 08:29:28.777133 [ 294 ] {} <Debug> TCP-Session: 92752a0a-d5e5-4219-977b-e4fc0c885e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.03.19 08:29:28.777152 [ 289 ] {} <Debug> TCP-Session: 0e114df1-d7cf-4cd8-919b-6fc03752d6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.03.19 08:29:28.777171 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6235 | 2026.03.19 08:29:28.777174 [ 288 ] {} <Debug> TCP-Session: 2d10fdd7-0b0a-40a9-adc2-fbfeff46bd97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.03.19 08:29:28.777147 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6237 | 2026.03.19 08:29:28.777215 [ 286 ] {} <Debug> TCP-Session: 19a27c07-0ee1-4c52-9aff-dd5b3908f7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.03.19 08:29:28.777084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6239 | 2026.03.19 08:29:28.777258 [ 287 ] {} <Debug> TCP-Session: 0d9e0a27-67b7-4428-85fc-2c18a62aa258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.03.19 08:29:28.777295 [ 291 ] {} <Debug> TCP-Session: aab53170-c890-4aa6-b292-fd3d3588c87c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.03.19 08:29:30.439568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 768 | ||
| 6242 | 2026.03.19 08:29:30.442078 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.03.19 08:29:30.442136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6244 | 2026.03.19 08:29:30.443375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6245 | 2026.03.19 08:29:30.443653 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.03.19 08:29:30.443976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6247 | 2026.03.19 08:29:32.795462 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.03.19 08:29:32.795772 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6249 | 2026.03.19 08:29:32.795879 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6250 | 2026.03.19 08:29:32.796665 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.03.19 08:29:32.796712 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6252 | 2026.03.19 08:29:32.797124 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6253 | 2026.03.19 08:29:32.797378 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.03.19 08:29:32.797556 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001862 sec., 62298.60365198711 rows/sec., 5.29 MiB/sec. | ||
| 6255 | 2026.03.19 08:29:32.797610 [ 5 ] {bc64801c-f082-42c3-9091-1bf4af79b0b7} <Debug> TCPHandler: Processed in 0.002336678 sec. | ||
| 6256 | 2026.03.19 08:29:32.797742 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2026.03.19 08:29:32.797845 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6258 | 2026.03.19 08:29:32.797889 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6259 | 2026.03.19 08:29:32.798312 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.03.19 08:29:32.798349 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6261 | 2026.03.19 08:29:32.798653 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6262 | 2026.03.19 08:29:32.798863 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2026.03.19 08:29:32.798998 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001177 sec., 25488.530161427356 rows/sec., 1.87 MiB/sec. | ||
| 6264 | 2026.03.19 08:29:32.799036 [ 5 ] {7cdda425-3b0a-491b-9c5e-3ffc418e7cee} <Debug> TCPHandler: Processed in 0.001347409 sec. | ||
| 6265 | 2026.03.19 08:29:32.799145 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.03.19 08:29:32.799242 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6267 | 2026.03.19 08:29:32.799283 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6268 | 2026.03.19 08:29:32.799711 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.03.19 08:29:32.799747 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6270 | 2026.03.19 08:29:32.800057 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6271 | 2026.03.19 08:29:32.800271 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.03.19 08:29:32.800412 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00119 sec., 78991.59663865545 rows/sec., 6.17 MiB/sec. | ||
| 6273 | 2026.03.19 08:29:32.800451 [ 5 ] {d83d270a-adfa-424f-87f9-6902d22e94e3} <Debug> TCPHandler: Processed in 0.001355099 sec. | ||
| 6274 | 2026.03.19 08:29:32.800564 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.03.19 08:29:32.800660 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.03.19 08:29:32.800705 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6277 | 2026.03.19 08:29:32.801104 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.03.19 08:29:32.801140 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6279 | 2026.03.19 08:29:32.801472 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6280 | 2026.03.19 08:29:32.801703 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.03.19 08:29:32.801846 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6282 | 2026.03.19 08:29:32.801884 [ 5 ] {b83154db-ad00-41b0-9e8d-2926023930f8} <Debug> TCPHandler: Processed in 0.0013707 sec. | ||
| 6283 | 2026.03.19 08:29:32.801994 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.03.19 08:29:32.802089 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.03.19 08:29:32.802144 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <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 | ||
| 6286 | 2026.03.19 08:29:32.802968 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.03.19 08:29:32.803005 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6288 | 2026.03.19 08:29:32.803550 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6289 | 2026.03.19 08:29:32.803772 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.03.19 08:29:32.803933 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001862 sec., 16111.70784103115 rows/sec., 28.87 MiB/sec. | ||
| 6291 | 2026.03.19 08:29:32.803923 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6292 | 2026.03.19 08:29:32.804012 [ 5 ] {81aa6eac-7c4d-4ef9-aa74-a7870f5957cb} <Debug> TCPHandler: Processed in 0.002067311 sec. | ||
| 6293 | 2026.03.19 08:29:32.804015 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.03.19 08:29:32.804058 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6295 | 2026.03.19 08:29:32.804160 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.03.19 08:29:32.804169 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::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 | ||
| 6297 | 2026.03.19 08:29:32.804270 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6298 | 2026.03.19 08:29:32.804324 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6299 | 2026.03.19 08:29:32.804441 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6300 | 2026.03.19 08:29:32.804524 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 541 rows starting from the beginning of the part | ||
| 6301 | 2026.03.19 08:29:32.804700 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 6302 | 2026.03.19 08:29:32.804703 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.03.19 08:29:32.804756 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6304 | 2026.03.19 08:29:32.804822 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 6305 | 2026.03.19 08:29:32.804940 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 6306 | 2026.03.19 08:29:32.805060 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6307 | 2026.03.19 08:29:32.805094 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6308 | 2026.03.19 08:29:32.805170 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 6309 | 2026.03.19 08:29:32.805336 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.03.19 08:29:32.805487 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 6311 | 2026.03.19 08:29:32.805527 [ 5 ] {cd8ea13f-f41d-414f-9cde-ff8518185688} <Debug> TCPHandler: Processed in 0.001423112 sec. | ||
| 6312 | 2026.03.19 08:29:32.812302 [ 195 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 19 columns (19 merged, 0 gathered) in 0.008173999 sec., 80988.51003040251 rows/sec., 145.13 MiB/sec. | ||
| 6313 | 2026.03.19 08:29:32.813281 [ 191 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6314 | 2026.03.19 08:29:32.813691 [ 191 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.19 08:29:32.813780 [ 191 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6316 | 2026.03.19 08:29:32.813958 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6317 | 2026.03.19 08:29:35.285252 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6318 | 2026.03.19 08:29:35.285300 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6319 | 2026.03.19 08:29:35.395058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12511 | ||
| 6320 | 2026.03.19 08:29:35.395615 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.03.19 08:29:35.395658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6322 | 2026.03.19 08:29:35.396201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6323 | 2026.03.19 08:29:35.396441 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.03.19 08:29:35.396564 [ 76 ] {} <Debug> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6325 | 2026.03.19 08:29:35.396579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 6326 | 2026.03.19 08:29:35.396610 [ 76 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.03.19 08:29:35.396633 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6328 | 2026.03.19 08:29:35.396753 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::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 | ||
| 6329 | 2026.03.19 08:29:35.396897 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6330 | 2026.03.19 08:29:35.396937 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10079 rows starting from the beginning of the part | ||
| 6331 | 2026.03.19 08:29:35.397006 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6332 | 2026.03.19 08:29:35.397059 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6333 | 2026.03.19 08:29:35.397103 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6334 | 2026.03.19 08:29:35.397146 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6335 | 2026.03.19 08:29:35.397187 [ 199 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6336 | 2026.03.19 08:29:35.401213 [ 195 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.004517862 sec., 2769230.224384897 rows/sec., 39.61 MiB/sec. | ||
| 6337 | 2026.03.19 08:29:35.401534 [ 192 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6338 | 2026.03.19 08:29:35.401828 [ 192 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.03.19 08:29:35.401895 [ 192 ] {189c5c94-4674-4e1a-8f53-39d6d6dc649b::all_1_26_5} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6340 | 2026.03.19 08:29:35.401977 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6341 | 2026.03.19 08:29:36.074437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6342 | 2026.03.19 08:29:36.090925 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.03.19 08:29:36.090979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6344 | 2026.03.19 08:29:36.096637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6345 | 2026.03.19 08:29:36.097331 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.03.19 08:29:36.097625 [ 76 ] {} <Debug> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6347 | 2026.03.19 08:29:36.097680 [ 76 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.03.19 08:29:36.097700 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6349 | 2026.03.19 08:29:36.097792 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6350 | 2026.03.19 08:29:36.100121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6351 | 2026.03.19 08:29:36.100757 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6352 | 2026.03.19 08:29:36.101560 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6353 | 2026.03.19 08:29:36.104952 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6354 | 2026.03.19 08:29:36.108159 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6355 | 2026.03.19 08:29:36.111780 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6356 | 2026.03.19 08:29:36.115671 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6357 | 2026.03.19 08:29:36.119835 [ 199 ] {a5e391db-999d-40d6-8262-878a640116fb::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 | ||
| 6358 | 2026.03.19 08:29:36.179720 [ 192 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081968289 sec., 2391.1686139990065 rows/sec., 12.36 MiB/sec. | ||
| 6359 | 2026.03.19 08:29:36.181950 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6360 | 2026.03.19 08:29:36.183832 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_26_5} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.03.19 08:29:36.183937 [ 195 ] {a5e391db-999d-40d6-8262-878a640116fb::all_1_26_5} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6362 | 2026.03.19 08:29:36.185706 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6363 | 2026.03.19 08:29:37.001255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.58 MiB, peak 272.14 MiB, free memory in arenas 0.00 B, will set to 266.43 MiB (RSS), difference: 4.85 MiB | ||
| 6364 | 2026.03.19 08:29:37.801677 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.03.19 08:29:37.801882 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6366 | 2026.03.19 08:29:37.801959 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6367 | 2026.03.19 08:29:37.802783 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.19 08:29:37.802848 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6369 | 2026.03.19 08:29:37.803417 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6370 | 2026.03.19 08:29:37.803753 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.03.19 08:29:37.803964 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002136 sec., 132958.80149812734 rows/sec., 8.44 MiB/sec. | ||
| 6372 | 2026.03.19 08:29:37.804035 [ 5 ] {63a98bfc-e352-4b85-8838-3b3b7b2c2c5d} <Debug> TCPHandler: Processed in 0.002501764 sec. | ||
| 6373 | 2026.03.19 08:29:37.804179 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.03.19 08:29:37.804307 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6375 | 2026.03.19 08:29:37.804360 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6376 | 2026.03.19 08:29:37.805219 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.03.19 08:29:37.805257 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6378 | 2026.03.19 08:29:37.805647 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6379 | 2026.03.19 08:29:37.805864 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.03.19 08:29:37.806003 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001726 sec., 473348.78331402084 rows/sec., 37.06 MiB/sec. | ||
| 6381 | 2026.03.19 08:29:37.806042 [ 5 ] {2d9ede28-20db-4510-ab19-04cdfbb57aed} <Debug> TCPHandler: Processed in 0.001924156 sec. | ||
| 6382 | 2026.03.19 08:29:37.806158 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.03.19 08:29:37.806258 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6384 | 2026.03.19 08:29:37.806300 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6385 | 2026.03.19 08:29:37.806725 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.03.19 08:29:37.806761 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6387 | 2026.03.19 08:29:37.807075 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6388 | 2026.03.19 08:29:37.807296 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.03.19 08:29:37.807421 [ 72 ] {} <Debug> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6390 | 2026.03.19 08:29:37.807435 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001198 sec., 126878.13021702837 rows/sec., 7.58 MiB/sec. | ||
| 6391 | 2026.03.19 08:29:37.807487 [ 72 ] {} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.03.19 08:29:37.807499 [ 5 ] {1f2b6a13-9ae4-41dd-988f-26b49e1d70a5} <Debug> TCPHandler: Processed in 0.001397421 sec. | ||
| 6393 | 2026.03.19 08:29:37.807517 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6394 | 2026.03.19 08:29:37.807623 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2026.03.19 08:29:37.807627 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6396 | 2026.03.19 08:29:37.807725 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.03.19 08:29:37.807770 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6398 | 2026.03.19 08:29:37.807780 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6399 | 2026.03.19 08:29:37.807825 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6400 | 2026.03.19 08:29:37.807902 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6401 | 2026.03.19 08:29:37.807957 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6402 | 2026.03.19 08:29:37.808007 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 156 rows starting from the beginning of the part | ||
| 6403 | 2026.03.19 08:29:37.808055 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6404 | 2026.03.19 08:29:37.808101 [ 188 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 152 rows starting from the beginning of the part | ||
| 6405 | 2026.03.19 08:29:37.808193 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.03.19 08:29:37.808237 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6407 | 2026.03.19 08:29:37.808609 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6408 | 2026.03.19 08:29:37.808857 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.03.19 08:29:37.808999 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001293 sec., 115235.88553750966 rows/sec., 7.45 MiB/sec. | ||
| 6410 | 2026.03.19 08:29:37.809039 [ 5 ] {bfd087a3-4daf-4a52-a236-fcc8a7c3bcb4} <Debug> TCPHandler: Processed in 0.001466193 sec. | ||
| 6411 | 2026.03.19 08:29:37.809047 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468503 sec., 410622.2459198245 rows/sec., 27.41 MiB/sec. | ||
| 6412 | 2026.03.19 08:29:37.809153 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.03.19 08:29:37.809191 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6414 | 2026.03.19 08:29:37.809253 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.03.19 08:29:37.809301 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6416 | 2026.03.19 08:29:37.809461 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.03.19 08:29:37.809534 [ 192 ] {976568a8-87d6-4d97-ad7e-418d2e2db16c::all_1_36_7} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6418 | 2026.03.19 08:29:37.809606 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6419 | 2026.03.19 08:29:37.809721 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.03.19 08:29:37.809763 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6421 | 2026.03.19 08:29:37.810275 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6422 | 2026.03.19 08:29:37.810495 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.03.19 08:29:37.810626 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001391 sec., 106398.27462257368 rows/sec., 6.05 MiB/sec. | ||
| 6424 | 2026.03.19 08:29:37.810665 [ 5 ] {9df38576-dfac-480e-b949-4f227d072000} <Debug> TCPHandler: Processed in 0.001560696 sec. | ||
| 6425 | 2026.03.19 08:29:37.810774 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.03.19 08:29:37.810868 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6427 | 2026.03.19 08:29:37.810908 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6428 | 2026.03.19 08:29:37.811442 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.03.19 08:29:37.811479 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6430 | 2026.03.19 08:29:37.811805 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6431 | 2026.03.19 08:29:37.812017 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.03.19 08:29:37.812149 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.0013 sec., 384615.3846153846 rows/sec., 27.03 MiB/sec. | ||
| 6433 | 2026.03.19 08:29:37.812187 [ 5 ] {c6839a61-50aa-4e06-ab4f-c64c1bce6ce5} <Debug> TCPHandler: Processed in 0.001463273 sec. | ||
| 6434 | 2026.03.19 08:29:37.812307 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.03.19 08:29:37.812428 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6436 | 2026.03.19 08:29:37.812477 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6437 | 2026.03.19 08:29:37.812863 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.03.19 08:29:37.812907 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6439 | 2026.03.19 08:29:37.813292 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6440 | 2026.03.19 08:29:37.813510 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.03.19 08:29:37.813639 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001236 sec., 4854.368932038836 rows/sec., 253.62 KiB/sec. | ||
| 6442 | 2026.03.19 08:29:37.813677 [ 5 ] {28b8345b-f92c-48ee-b944-8b65bdcd79bc} <Debug> TCPHandler: Processed in 0.001431502 sec. | ||
| 6443 | 2026.03.19 08:29:37.813780 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.03.19 08:29:37.813874 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.03.19 08:29:37.813917 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6446 | 2026.03.19 08:29:37.814300 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.03.19 08:29:37.814337 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6448 | 2026.03.19 08:29:37.814680 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6449 | 2026.03.19 08:29:37.814900 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.03.19 08:29:37.815035 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 6451 | 2026.03.19 08:29:37.815072 [ 5 ] {84ab232d-5776-45e6-825c-a4ece8e65bac} <Debug> TCPHandler: Processed in 0.001340439 sec. | ||
| 6452 | 2026.03.19 08:29:37.815182 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.03.19 08:29:37.815276 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.03.19 08:29:37.815319 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6455 | 2026.03.19 08:29:37.815622 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.03.19 08:29:37.815658 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6457 | 2026.03.19 08:29:37.815969 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6458 | 2026.03.19 08:29:37.816179 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.03.19 08:29:37.816310 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 6460 | 2026.03.19 08:29:37.816347 [ 5 ] {cce68767-2c6a-434d-a981-730efa5a8254} <Debug> TCPHandler: Processed in 0.001214566 sec. | ||
| 6461 | 2026.03.19 08:29:37.816448 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.03.19 08:29:37.816540 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6463 | 2026.03.19 08:29:37.816594 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <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 | ||
| 6464 | 2026.03.19 08:29:37.817329 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.03.19 08:29:37.817366 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6466 | 2026.03.19 08:29:37.817892 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6467 | 2026.03.19 08:29:37.818122 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.03.19 08:29:37.818266 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 6469 | 2026.03.19 08:29:37.818334 [ 5 ] {92bfba44-ceaf-47d9-bfcb-7159bd2af50e} <Debug> TCPHandler: Processed in 0.001935147 sec. | ||
| 6470 | 2026.03.19 08:29:37.818454 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.03.19 08:29:37.818550 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6472 | 2026.03.19 08:29:37.818592 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6473 | 2026.03.19 08:29:37.818910 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.19 08:29:37.818945 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6475 | 2026.03.19 08:29:37.819254 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6476 | 2026.03.19 08:29:37.819468 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.19 08:29:37.819598 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 6478 | 2026.03.19 08:29:37.819634 [ 5 ] {294d8b15-705d-47bf-8dd2-1d682bd89568} <Debug> TCPHandler: Processed in 0.001229106 sec. | ||
| 6479 | 2026.03.19 08:29:38.491026 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.03.19 08:29:38.491280 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6481 | 2026.03.19 08:29:38.491347 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6482 | 2026.03.19 08:29:38.491973 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.19 08:29:38.492017 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6484 | 2026.03.19 08:29:38.492396 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6485 | 2026.03.19 08:29:38.492636 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.03.19 08:29:38.492784 [ 71 ] {} <Debug> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6487 | 2026.03.19 08:29:38.492791 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001561 sec., 5124.919923126201 rows/sec., 417.90 KiB/sec. | ||
| 6488 | 2026.03.19 08:29:38.492859 [ 71 ] {} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.19 08:29:38.492881 [ 5 ] {01228a59-e9c1-4741-b88c-82964c2cef43} <Debug> TCPHandler: Processed in 0.00203904 sec. | ||
| 6490 | 2026.03.19 08:29:38.492886 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6491 | 2026.03.19 08:29:38.493015 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.03.19 08:29:38.493046 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6493 | 2026.03.19 08:29:38.493113 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6494 | 2026.03.19 08:29:38.493159 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6495 | 2026.03.19 08:29:38.493200 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6496 | 2026.03.19 08:29:38.493242 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6497 | 2026.03.19 08:29:38.493316 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6498 | 2026.03.19 08:29:38.493366 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6499 | 2026.03.19 08:29:38.493414 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6500 | 2026.03.19 08:29:38.493462 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6501 | 2026.03.19 08:29:38.493505 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 6502 | 2026.03.19 08:29:38.494352 [ 190 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136524 sec., 27833.93396032932 rows/sec., 2.32 MiB/sec. | ||
| 6503 | 2026.03.19 08:29:38.494492 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6504 | 2026.03.19 08:29:38.494733 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.03.19 08:29:38.494801 [ 188 ] {b44fcf04-41f2-4b0e-8915-78ec56a36847::all_1_14_3} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6506 | 2026.03.19 08:29:38.494832 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.03.19 08:29:38.494867 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6508 | 2026.03.19 08:29:38.494874 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6509 | 2026.03.19 08:29:38.495344 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6510 | 2026.03.19 08:29:38.495557 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.03.19 08:29:38.495690 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Debug> executeQuery: Read 1978 rows, 153.40 KiB in 0.002596 sec., 761941.4483821264 rows/sec., 57.71 MiB/sec. | ||
| 6512 | 2026.03.19 08:29:38.495728 [ 5 ] {cd6c1176-abfa-4569-b655-0f5bc4aac8a8} <Debug> TCPHandler: Processed in 0.002761441 sec. | ||
| 6513 | 2026.03.19 08:29:38.495839 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.03.19 08:29:38.495933 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6515 | 2026.03.19 08:29:38.495972 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6516 | 2026.03.19 08:29:38.496394 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.03.19 08:29:38.496430 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6518 | 2026.03.19 08:29:38.496726 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6519 | 2026.03.19 08:29:38.496934 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.03.19 08:29:38.497061 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001147 sec., 42720.139494333045 rows/sec., 3.10 MiB/sec. | ||
| 6521 | 2026.03.19 08:29:38.497097 [ 5 ] {bf9112f5-fd1d-46da-a2d4-88686d7a27f3} <Debug> TCPHandler: Processed in 0.001305558 sec. | ||
| 6522 | 2026.03.19 08:29:38.497209 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2026.03.19 08:29:38.497301 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6524 | 2026.03.19 08:29:38.497340 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6525 | 2026.03.19 08:29:38.498055 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.03.19 08:29:38.498090 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6527 | 2026.03.19 08:29:38.498429 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6528 | 2026.03.19 08:29:38.498649 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.03.19 08:29:38.498771 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001488 sec., 475806.4516129032 rows/sec., 27.76 MiB/sec. | ||
| 6530 | 2026.03.19 08:29:38.498807 [ 5 ] {4f527a4d-cbc0-42a8-89a5-cf542073efd7} <Debug> TCPHandler: Processed in 0.001645358 sec. | ||
| 6531 | 2026.03.19 08:29:38.498917 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.03.19 08:29:38.499009 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6533 | 2026.03.19 08:29:38.499047 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6534 | 2026.03.19 08:29:38.499433 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.03.19 08:29:38.499468 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6536 | 2026.03.19 08:29:38.499771 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6537 | 2026.03.19 08:29:38.499978 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Trace> oximeter.fields_u64 (8ca891c3-d9f4-4d8b-a391-4797ea8bd784): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.03.19 08:29:38.500101 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 6539 | 2026.03.19 08:29:38.500142 [ 5 ] {562febc0-416e-40f8-b685-acc44f055457} <Debug> TCPHandler: Processed in 0.001271387 sec. | ||
| 6540 | 2026.03.19 08:29:38.500254 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.03.19 08:29:38.500346 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6542 | 2026.03.19 08:29:38.500384 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6543 | 2026.03.19 08:29:38.501263 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.03.19 08:29:38.501299 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6545 | 2026.03.19 08:29:38.501629 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6546 | 2026.03.19 08:29:38.501838 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.03.19 08:29:38.501972 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Debug> executeQuery: Read 1021 rows, 72.04 KiB in 0.001643 sec., 621424.2239805234 rows/sec., 42.82 MiB/sec. | ||
| 6548 | 2026.03.19 08:29:38.502008 [ 5 ] {448e41bb-8f2b-4fbc-be7d-e4bcd19a785c} <Debug> TCPHandler: Processed in 0.001800923 sec. | ||
| 6549 | 2026.03.19 08:29:38.502116 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.03.19 08:29:38.502210 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.03.19 08:29:38.502253 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6552 | 2026.03.19 08:29:38.502951 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.19 08:29:38.502989 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6554 | 2026.03.19 08:29:38.503468 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6555 | 2026.03.19 08:29:38.503686 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.19 08:29:38.503824 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Debug> executeQuery: Read 1211 rows, 77.49 KiB in 0.001632 sec., 742034.3137254902 rows/sec., 46.37 MiB/sec. | ||
| 6557 | 2026.03.19 08:29:38.503861 [ 5 ] {4086f1dc-7966-479d-a5f7-95284f9b270a} <Debug> TCPHandler: Processed in 0.001792332 sec. | ||
| 6558 | 2026.03.19 08:29:38.503973 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.19 08:29:38.504065 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.19 08:29:38.504118 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <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 | ||
| 6561 | 2026.03.19 08:29:38.504974 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.19 08:29:38.505009 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6563 | 2026.03.19 08:29:38.505608 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6564 | 2026.03.19 08:29:38.505827 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.19 08:29:38.505968 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 6566 | 2026.03.19 08:29:38.506020 [ 5 ] {e04348d1-e965-4f33-bde0-4b29f3c0ca92} <Debug> TCPHandler: Processed in 0.002094221 sec. | ||
| 6567 | 2026.03.19 08:29:38.506135 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.19 08:29:38.506227 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.19 08:29:38.506268 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6570 | 2026.03.19 08:29:38.506587 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.19 08:29:38.506623 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6572 | 2026.03.19 08:29:38.506940 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6573 | 2026.03.19 08:29:38.507159 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.19 08:29:38.507287 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001078 sec., 7421.150278293136 rows/sec., 507.31 KiB/sec. | ||
| 6575 | 2026.03.19 08:29:38.507322 [ 5 ] {fe1ad2e6-183a-4142-864b-b1e356dd053e} <Debug> TCPHandler: Processed in 0.001234696 sec. | ||
| 6576 | 2026.03.19 08:29:40.445060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 820 | ||
| 6577 | 2026.03.19 08:29:40.447788 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.03.19 08:29:40.447851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6579 | 2026.03.19 08:29:40.449231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6580 | 2026.03.19 08:29:40.449516 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.03.19 08:29:40.449882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6582 | 2026.03.19 08:29:42.792821 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.03.19 08:29:42.793032 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6584 | 2026.03.19 08:29:42.793107 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6585 | 2026.03.19 08:29:42.793791 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.03.19 08:29:42.793834 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6587 | 2026.03.19 08:29:42.794258 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6588 | 2026.03.19 08:29:42.794485 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.03.19 08:29:42.794621 [ 64 ] {} <Debug> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6590 | 2026.03.19 08:29:42.794663 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 6591 | 2026.03.19 08:29:42.794688 [ 64 ] {} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.03.19 08:29:42.794713 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6593 | 2026.03.19 08:29:42.794718 [ 5 ] {db465c0c-aafd-4815-9755-f6b5eb548d3d} <Debug> TCPHandler: Processed in 0.00203585 sec. | ||
| 6594 | 2026.03.19 08:29:42.794822 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6595 | 2026.03.19 08:29:42.794849 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.03.19 08:29:42.794952 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.03.19 08:29:42.794954 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6598 | 2026.03.19 08:29:42.794997 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2892 rows starting from the beginning of the part | ||
| 6599 | 2026.03.19 08:29:42.795017 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6600 | 2026.03.19 08:29:42.795076 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 819 rows starting from the beginning of the part | ||
| 6601 | 2026.03.19 08:29:42.795134 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 116 rows starting from the beginning of the part | ||
| 6602 | 2026.03.19 08:29:42.795185 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 817 rows starting from the beginning of the part | ||
| 6603 | 2026.03.19 08:29:42.795230 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1978 rows starting from the beginning of the part | ||
| 6604 | 2026.03.19 08:29:42.795280 [ 188 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6605 | 2026.03.19 08:29:42.795457 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.03.19 08:29:42.795501 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6607 | 2026.03.19 08:29:42.795843 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6608 | 2026.03.19 08:29:42.796069 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.03.19 08:29:42.796182 [ 64 ] {} <Debug> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6610 | 2026.03.19 08:29:42.796212 [ 64 ] {} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.03.19 08:29:42.796223 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 6612 | 2026.03.19 08:29:42.796228 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6613 | 2026.03.19 08:29:42.796270 [ 5 ] {355fab95-6c59-4ad3-9247-e0399d70cbd6} <Debug> TCPHandler: Processed in 0.001471803 sec. | ||
| 6614 | 2026.03.19 08:29:42.796350 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6615 | 2026.03.19 08:29:42.796387 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.03.19 08:29:42.796489 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.03.19 08:29:42.796518 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6618 | 2026.03.19 08:29:42.796534 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6619 | 2026.03.19 08:29:42.796558 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1551 rows starting from the beginning of the part | ||
| 6620 | 2026.03.19 08:29:42.796632 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 504 rows starting from the beginning of the part | ||
| 6621 | 2026.03.19 08:29:42.796675 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
| 6622 | 2026.03.19 08:29:42.796715 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 500 rows starting from the beginning of the part | ||
| 6623 | 2026.03.19 08:29:42.796762 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1021 rows starting from the beginning of the part | ||
| 6624 | 2026.03.19 08:29:42.796805 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6625 | 2026.03.19 08:29:42.796948 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.03.19 08:29:42.796990 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6627 | 2026.03.19 08:29:42.797504 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6628 | 2026.03.19 08:29:42.797581 [ 189 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6678 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809173 sec., 2377212.0834138733 rows/sec., 192.47 MiB/sec. | ||
| 6629 | 2026.03.19 08:29:42.797733 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.03.19 08:29:42.797846 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6631 | 2026.03.19 08:29:42.797876 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.03.19 08:29:42.797877 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Debug> executeQuery: Read 138 rows, 9.84 KiB in 0.001408 sec., 98011.36363636363 rows/sec., 6.82 MiB/sec. | ||
| 6633 | 2026.03.19 08:29:42.797897 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6634 | 2026.03.19 08:29:42.797930 [ 5 ] {bd71a058-2b39-4c65-85cb-2cc384164062} <Debug> TCPHandler: Processed in 0.001590737 sec. | ||
| 6635 | 2026.03.19 08:29:42.797947 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6636 | 2026.03.19 08:29:42.797999 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6637 | 2026.03.19 08:29:42.798046 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.03.19 08:29:42.798114 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6639 | 2026.03.19 08:29:42.798144 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6640 | 2026.03.19 08:29:42.798156 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12042 rows starting from the beginning of the part | ||
| 6641 | 2026.03.19 08:29:42.798193 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6642 | 2026.03.19 08:29:42.798222 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 267 rows starting from the beginning of the part | ||
| 6643 | 2026.03.19 08:29:42.798271 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.03.19 08:29:42.798273 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6645 | 2026.03.19 08:29:42.798356 [ 197 ] {061dcca7-7b35-4366-832c-adbf2850e87b::all_1_41_8} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6646 | 2026.03.19 08:29:42.798360 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6647 | 2026.03.19 08:29:42.798389 [ 189 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3734 rows, containing 5 columns (5 merged, 0 gathered) in 0.002091211 sec., 1785568.2664255304 rows/sec., 131.86 MiB/sec. | ||
| 6648 | 2026.03.19 08:29:42.798426 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1211 rows starting from the beginning of the part | ||
| 6649 | 2026.03.19 08:29:42.798446 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6650 | 2026.03.19 08:29:42.798483 [ 198 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 6651 | 2026.03.19 08:29:42.798541 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.03.19 08:29:42.798583 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6653 | 2026.03.19 08:29:42.798629 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6654 | 2026.03.19 08:29:42.798928 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.03.19 08:29:42.798944 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6656 | 2026.03.19 08:29:42.799010 [ 190 ] {f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841::all_1_41_8} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6657 | 2026.03.19 08:29:42.799098 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6658 | 2026.03.19 08:29:42.799176 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.03.19 08:29:42.799285 [ 64 ] {} <Debug> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6660 | 2026.03.19 08:29:42.799314 [ 64 ] {} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.03.19 08:29:42.799314 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Debug> executeQuery: Read 52 rows, 3.59 KiB in 0.001189 sec., 43734.230445752735 rows/sec., 2.95 MiB/sec. | ||
| 6662 | 2026.03.19 08:29:42.799338 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6663 | 2026.03.19 08:29:42.799367 [ 5 ] {cdba372d-99b1-42c2-ba88-14aa27553583} <Debug> TCPHandler: Processed in 0.00136908 sec. | ||
| 6664 | 2026.03.19 08:29:42.799428 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6665 | 2026.03.19 08:29:42.799525 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6666 | 2026.03.19 08:29:42.799553 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1920 rows starting from the beginning of the part | ||
| 6667 | 2026.03.19 08:29:42.799608 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6668 | 2026.03.19 08:29:42.799651 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6669 | 2026.03.19 08:29:42.799690 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6670 | 2026.03.19 08:29:42.799730 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 6671 | 2026.03.19 08:29:42.799768 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 52 rows starting from the beginning of the part | ||
| 6672 | 2026.03.19 08:29:42.800907 [ 190 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001516084 sec., 1464298.8119391801 rows/sec., 96.93 MiB/sec. | ||
| 6673 | 2026.03.19 08:29:42.801147 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6674 | 2026.03.19 08:29:42.801399 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.03.19 08:29:42.801462 [ 193 ] {32cbec28-6612-4991-9a28-016332bfe6af::all_1_41_8} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6676 | 2026.03.19 08:29:42.801524 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6677 | 2026.03.19 08:29:42.803092 [ 200 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14083 rows, containing 5 columns (5 merged, 0 gathered) in 0.005143441 sec., 2738050.2663489287 rows/sec., 182.29 MiB/sec. | ||
| 6678 | 2026.03.19 08:29:42.803711 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6679 | 2026.03.19 08:29:42.804151 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.03.19 08:29:42.804271 [ 193 ] {a2817296-c8bf-4626-bfe8-fb3fdbb11dfc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6681 | 2026.03.19 08:29:42.804382 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6682 | 2026.03.19 08:29:42.897552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12959 | ||
| 6683 | 2026.03.19 08:29:42.897978 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.03.19 08:29:42.898012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6685 | 2026.03.19 08:29:42.898493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6686 | 2026.03.19 08:29:42.898725 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.03.19 08:29:42.898865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12959 | ||
| 6688 | 2026.03.19 08:29:43.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.17 MiB, peak 274.41 MiB, free memory in arenas 0.00 B, will set to 268.80 MiB (RSS), difference: 1.63 MiB | ||
| 6689 | 2026.03.19 08:29:43.601097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6690 | 2026.03.19 08:29:43.616941 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.03.19 08:29:43.617008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6692 | 2026.03.19 08:29:43.622497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6693 | 2026.03.19 08:29:43.623203 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.03.19 08:29:43.626126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6695 | 2026.03.19 08:29:47.801772 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.03.19 08:29:47.801967 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6697 | 2026.03.19 08:29:47.802033 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6698 | 2026.03.19 08:29:47.802783 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.03.19 08:29:47.802823 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6700 | 2026.03.19 08:29:47.803248 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6701 | 2026.03.19 08:29:47.803472 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.03.19 08:29:47.803622 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 6703 | 2026.03.19 08:29:47.803664 [ 5 ] {4a259dcb-2bb9-417b-b9ac-d6c25d9f1c23} <Debug> TCPHandler: Processed in 0.002020809 sec. | ||
| 6704 | 2026.03.19 08:29:47.803786 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.03.19 08:29:47.803883 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6706 | 2026.03.19 08:29:47.803929 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6707 | 2026.03.19 08:29:47.804712 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.03.19 08:29:47.804747 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6709 | 2026.03.19 08:29:47.805095 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6710 | 2026.03.19 08:29:47.805296 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.03.19 08:29:47.805422 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001562 sec., 523047.3751600512 rows/sec., 40.95 MiB/sec. | ||
| 6712 | 2026.03.19 08:29:47.805459 [ 5 ] {b4d06055-a03d-4823-8552-26a7b8c10dcf} <Debug> TCPHandler: Processed in 0.001720121 sec. | ||
| 6713 | 2026.03.19 08:29:47.805573 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.03.19 08:29:47.805666 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.03.19 08:29:47.805705 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6716 | 2026.03.19 08:29:47.806136 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.03.19 08:29:47.806171 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6718 | 2026.03.19 08:29:47.806467 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6719 | 2026.03.19 08:29:47.806669 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.03.19 08:29:47.806799 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001151 sec., 132059.0790616855 rows/sec., 7.89 MiB/sec. | ||
| 6721 | 2026.03.19 08:29:47.806835 [ 5 ] {92fe720e-5d93-45d7-a8bd-523fe1ffdb27} <Debug> TCPHandler: Processed in 0.001309988 sec. | ||
| 6722 | 2026.03.19 08:29:47.806952 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.03.19 08:29:47.807043 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6724 | 2026.03.19 08:29:47.807081 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6725 | 2026.03.19 08:29:47.807505 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.03.19 08:29:47.807540 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6727 | 2026.03.19 08:29:47.807826 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6728 | 2026.03.19 08:29:47.808038 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.03.19 08:29:47.808163 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 6730 | 2026.03.19 08:29:47.808201 [ 5 ] {6bb6b858-db47-494a-9de9-360e12764ec6} <Debug> TCPHandler: Processed in 0.001295568 sec. | ||
| 6731 | 2026.03.19 08:29:47.808316 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.03.19 08:29:47.808407 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.03.19 08:29:47.808445 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6734 | 2026.03.19 08:29:47.808862 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.03.19 08:29:47.808897 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6736 | 2026.03.19 08:29:47.809182 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6737 | 2026.03.19 08:29:47.809389 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.03.19 08:29:47.809512 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 6739 | 2026.03.19 08:29:47.809549 [ 5 ] {459cadc9-625f-4ba2-975e-4c47816f5c70} <Debug> TCPHandler: Processed in 0.001279257 sec. | ||
| 6740 | 2026.03.19 08:29:47.809658 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.03.19 08:29:47.809750 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6742 | 2026.03.19 08:29:47.809788 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6743 | 2026.03.19 08:29:47.810352 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.03.19 08:29:47.810388 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6745 | 2026.03.19 08:29:47.810702 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6746 | 2026.03.19 08:29:47.810911 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.03.19 08:29:47.811039 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001306 sec., 382848.3920367534 rows/sec., 26.90 MiB/sec. | ||
| 6748 | 2026.03.19 08:29:47.811076 [ 5 ] {92c84a71-c7ab-43c6-9bab-dd7dbb07df5a} <Debug> TCPHandler: Processed in 0.001464423 sec. | ||
| 6749 | 2026.03.19 08:29:47.811181 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.03.19 08:29:47.811276 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6751 | 2026.03.19 08:29:47.811316 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6752 | 2026.03.19 08:29:47.811637 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.03.19 08:29:47.811670 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6754 | 2026.03.19 08:29:47.811964 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6755 | 2026.03.19 08:29:47.812177 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.03.19 08:29:47.812304 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 6757 | 2026.03.19 08:29:47.812339 [ 5 ] {26f0a5cb-0f7e-4431-a3aa-b3b85ee80877} <Debug> TCPHandler: Processed in 0.001205575 sec. | ||
| 6758 | 2026.03.19 08:29:47.812445 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.03.19 08:29:47.812536 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6760 | 2026.03.19 08:29:47.812576 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6761 | 2026.03.19 08:29:47.813008 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.03.19 08:29:47.813042 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6763 | 2026.03.19 08:29:47.813364 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6764 | 2026.03.19 08:29:47.813574 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.19 08:29:47.813702 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 6766 | 2026.03.19 08:29:47.813738 [ 5 ] {a6454ab1-1282-44f3-a7fa-7846338ba295} <Debug> TCPHandler: Processed in 0.001339799 sec. | ||
| 6767 | 2026.03.19 08:29:47.813853 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.03.19 08:29:47.813943 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.03.19 08:29:47.813984 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6770 | 2026.03.19 08:29:47.814290 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.03.19 08:29:47.814325 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6772 | 2026.03.19 08:29:47.814613 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6773 | 2026.03.19 08:29:47.814819 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.03.19 08:29:47.814945 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6775 | 2026.03.19 08:29:47.814980 [ 5 ] {45737ea1-5de1-4e03-8f21-15c1d672a809} <Debug> TCPHandler: Processed in 0.001173305 sec. | ||
| 6776 | 2026.03.19 08:29:47.815089 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.03.19 08:29:47.815178 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.03.19 08:29:47.815231 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <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 | ||
| 6779 | 2026.03.19 08:29:47.815985 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.03.19 08:29:47.816019 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6781 | 2026.03.19 08:29:47.816516 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6782 | 2026.03.19 08:29:47.816740 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.03.19 08:29:47.816879 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001717 sec., 5824.111822947 rows/sec., 10.44 MiB/sec. | ||
| 6784 | 2026.03.19 08:29:47.816931 [ 5 ] {b1d00d18-9798-483f-a889-1e473ed68147} <Debug> TCPHandler: Processed in 0.001888536 sec. | ||
| 6785 | 2026.03.19 08:29:47.817048 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.03.19 08:29:47.817149 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.03.19 08:29:47.817190 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6788 | 2026.03.19 08:29:47.817524 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.03.19 08:29:47.817560 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6790 | 2026.03.19 08:29:47.817867 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6791 | 2026.03.19 08:29:47.818073 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.03.19 08:29:47.818200 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 6793 | 2026.03.19 08:29:47.818235 [ 5 ] {7160f5f1-832b-4191-815b-613253664f05} <Debug> TCPHandler: Processed in 0.001235886 sec. | ||
| 6794 | 2026.03.19 08:29:50.285332 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6795 | 2026.03.19 08:29:50.285386 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6796 | 2026.03.19 08:29:50.399029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13471 | ||
| 6797 | 2026.03.19 08:29:50.399820 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.03.19 08:29:50.399866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6799 | 2026.03.19 08:29:50.400345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6800 | 2026.03.19 08:29:50.400575 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.19 08:29:50.400705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6802 | 2026.03.19 08:29:50.450179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 850 | ||
| 6803 | 2026.03.19 08:29:50.452446 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.03.19 08:29:50.452488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6805 | 2026.03.19 08:29:50.453681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6806 | 2026.03.19 08:29:50.453948 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.03.19 08:29:50.454088 [ 59 ] {} <Debug> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6808 | 2026.03.19 08:29:50.454152 [ 59 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.03.19 08:29:50.454175 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6810 | 2026.03.19 08:29:50.454193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 6811 | 2026.03.19 08:29:50.454267 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::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 | ||
| 6812 | 2026.03.19 08:29:50.454749 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6813 | 2026.03.19 08:29:50.454884 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 656 rows starting from the beginning of the part | ||
| 6814 | 2026.03.19 08:29:50.455283 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
| 6815 | 2026.03.19 08:29:50.455631 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6816 | 2026.03.19 08:29:50.455949 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6817 | 2026.03.19 08:29:50.456272 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 52 rows starting from the beginning of the part | ||
| 6818 | 2026.03.19 08:29:50.456628 [ 198 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 6819 | 2026.03.19 08:29:50.462873 [ 200 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 72 columns (72 merged, 0 gathered) in 0.008644773 sec., 98325.3117230493 rows/sec., 85.09 MiB/sec. | ||
| 6820 | 2026.03.19 08:29:50.464096 [ 190 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6821 | 2026.03.19 08:29:50.464581 [ 190 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.03.19 08:29:50.464645 [ 190 ] {5219f32a-95ae-4d4a-9819-46c2e0a4d304::all_1_21_4} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6823 | 2026.03.19 08:29:50.464789 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6824 | 2026.03.19 08:29:51.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.16 MiB, peak 274.41 MiB, free memory in arenas 0.00 B, will set to 270.36 MiB (RSS), difference: 1.20 MiB | ||
| 6825 | 2026.03.19 08:29:51.126253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6826 | 2026.03.19 08:29:51.141435 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.03.19 08:29:51.141480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6828 | 2026.03.19 08:29:51.147428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6829 | 2026.03.19 08:29:51.148098 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.03.19 08:29:51.150728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6831 | 2026.03.19 08:29:52.795427 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2026.03.19 08:29:52.795618 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6833 | 2026.03.19 08:29:52.795687 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6834 | 2026.03.19 08:29:52.796363 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.03.19 08:29:52.796415 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6836 | 2026.03.19 08:29:52.796855 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6837 | 2026.03.19 08:29:52.797095 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.03.19 08:29:52.797268 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001701 sec., 68195.17930629042 rows/sec., 5.79 MiB/sec. | ||
| 6839 | 2026.03.19 08:29:52.797323 [ 5 ] {0af1bf4d-ae6d-45d3-9a31-93f068e6a631} <Debug> TCPHandler: Processed in 0.0020357 sec. | ||
| 6840 | 2026.03.19 08:29:52.797447 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2026.03.19 08:29:52.797551 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6842 | 2026.03.19 08:29:52.797597 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6843 | 2026.03.19 08:29:52.798021 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.03.19 08:29:52.798059 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6845 | 2026.03.19 08:29:52.798394 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6846 | 2026.03.19 08:29:52.798626 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.03.19 08:29:52.798766 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00124 sec., 24193.548387096773 rows/sec., 1.78 MiB/sec. | ||
| 6848 | 2026.03.19 08:29:52.798804 [ 5 ] {a5178093-cf64-4685-ae89-c130f2659699} <Debug> TCPHandler: Processed in 0.001411631 sec. | ||
| 6849 | 2026.03.19 08:29:52.798908 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.03.19 08:29:52.799005 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6851 | 2026.03.19 08:29:52.799048 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6852 | 2026.03.19 08:29:52.799480 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.03.19 08:29:52.799517 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6854 | 2026.03.19 08:29:52.799832 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6855 | 2026.03.19 08:29:52.800052 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.03.19 08:29:52.800187 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001201 sec., 78268.10990840966 rows/sec., 6.11 MiB/sec. | ||
| 6857 | 2026.03.19 08:29:52.800230 [ 5 ] {51426442-801e-4728-8018-30ea8b93d551} <Debug> TCPHandler: Processed in 0.00137159 sec. | ||
| 6858 | 2026.03.19 08:29:52.800343 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.03.19 08:29:52.800438 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.03.19 08:29:52.800486 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6861 | 2026.03.19 08:29:52.800887 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.03.19 08:29:52.800924 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6863 | 2026.03.19 08:29:52.801268 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6864 | 2026.03.19 08:29:52.801488 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.03.19 08:29:52.801624 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 6866 | 2026.03.19 08:29:52.801661 [ 5 ] {adefa8bc-2b04-4c29-a545-9d19d0d05064} <Debug> TCPHandler: Processed in 0.001369961 sec. | ||
| 6867 | 2026.03.19 08:29:52.801777 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.03.19 08:29:52.801870 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.03.19 08:29:52.801959 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <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 | ||
| 6870 | 2026.03.19 08:29:52.802743 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.19 08:29:52.802779 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6872 | 2026.03.19 08:29:52.803365 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6873 | 2026.03.19 08:29:52.803601 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.03.19 08:29:52.803748 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001895 sec., 15831.1345646438 rows/sec., 28.37 MiB/sec. | ||
| 6875 | 2026.03.19 08:29:52.803840 [ 5 ] {426794b5-549a-40f8-9efc-e870cdabffe9} <Debug> TCPHandler: Processed in 0.002115462 sec. | ||
| 6876 | 2026.03.19 08:29:52.803950 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.19 08:29:52.804049 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.03.19 08:29:52.804091 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6879 | 2026.03.19 08:29:52.804425 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.03.19 08:29:52.804465 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6881 | 2026.03.19 08:29:52.804783 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6882 | 2026.03.19 08:29:52.805006 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.03.19 08:29:52.805144 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 6884 | 2026.03.19 08:29:52.805267 [ 5 ] {c9d60d4f-b5d4-4aad-92d7-cb46463a2c8a} <Debug> TCPHandler: Processed in 0.0013654 sec. | ||
| 6885 | 2026.03.19 08:29:57.802265 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.03.19 08:29:57.802489 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.03.19 08:29:57.802567 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6888 | 2026.03.19 08:29:57.803336 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.19 08:29:57.803386 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6890 | 2026.03.19 08:29:57.803800 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6891 | 2026.03.19 08:29:57.804042 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Trace> oximeter.fields_i16 (64ab8a5e-30f4-454e-83e2-d18365fc1de8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.03.19 08:29:57.804208 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 6893 | 2026.03.19 08:29:57.804257 [ 5 ] {5691bbe5-1981-4f9d-b214-b4a28b8a8f57} <Debug> TCPHandler: Processed in 0.002138133 sec. | ||
| 6894 | 2026.03.19 08:29:57.804384 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.03.19 08:29:57.804488 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6896 | 2026.03.19 08:29:57.804532 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6897 | 2026.03.19 08:29:57.804953 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.03.19 08:29:57.804990 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6899 | 2026.03.19 08:29:57.805300 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6900 | 2026.03.19 08:29:57.805515 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Trace> oximeter.fields_ipaddr (b44fcf04-41f2-4b0e-8915-78ec56a36847): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.03.19 08:29:57.805660 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001196 sec., 1672.2408026755852 rows/sec., 136.36 KiB/sec. | ||
| 6902 | 2026.03.19 08:29:57.805700 [ 5 ] {84536299-53bc-4df9-9e91-54c607c73c85} <Debug> TCPHandler: Processed in 0.00136793 sec. | ||
| 6903 | 2026.03.19 08:29:57.805817 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.03.19 08:29:57.805915 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6905 | 2026.03.19 08:29:57.805960 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6906 | 2026.03.19 08:29:57.806702 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.03.19 08:29:57.806740 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6908 | 2026.03.19 08:29:57.807107 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6909 | 2026.03.19 08:29:57.807328 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Trace> oximeter.fields_string (061dcca7-7b35-4366-832c-adbf2850e87b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.03.19 08:29:57.807465 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Debug> executeQuery: Read 818 rows, 65.58 KiB in 0.001572 sec., 520356.2340966921 rows/sec., 40.74 MiB/sec. | ||
| 6911 | 2026.03.19 08:29:57.807505 [ 5 ] {6242b545-ed74-4455-90e6-0c4134c5b31b} <Debug> TCPHandler: Processed in 0.001738691 sec. | ||
| 6912 | 2026.03.19 08:29:57.807620 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.03.19 08:29:57.807715 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.03.19 08:29:57.807757 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6915 | 2026.03.19 08:29:57.808206 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.03.19 08:29:57.808242 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6917 | 2026.03.19 08:29:57.808554 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6918 | 2026.03.19 08:29:57.808767 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Trace> oximeter.fields_u16 (976568a8-87d6-4d97-ad7e-418d2e2db16c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.03.19 08:29:57.808904 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Debug> executeQuery: Read 154 rows, 9.43 KiB in 0.001208 sec., 127483.44370860927 rows/sec., 7.63 MiB/sec. | ||
| 6920 | 2026.03.19 08:29:57.808941 [ 5 ] {2f722cb0-8312-4c92-8f1e-b27af0ba4a0b} <Debug> TCPHandler: Processed in 0.00136993 sec. | ||
| 6921 | 2026.03.19 08:29:57.809061 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.03.19 08:29:57.809155 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.03.19 08:29:57.809195 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6924 | 2026.03.19 08:29:57.809675 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.03.19 08:29:57.809713 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6926 | 2026.03.19 08:29:57.810059 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6927 | 2026.03.19 08:29:57.810270 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.03.19 08:29:57.810381 [ 46 ] {} <Debug> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6929 | 2026.03.19 08:29:57.810402 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001265 sec., 117786.56126482213 rows/sec., 7.61 MiB/sec. | ||
| 6930 | 2026.03.19 08:29:57.810488 [ 46 ] {} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.03.19 08:29:57.810497 [ 5 ] {65d1afd3-ca36-4c6c-9483-5f2993f638c9} <Debug> TCPHandler: Processed in 0.001485384 sec. | ||
| 6932 | 2026.03.19 08:29:57.810534 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6933 | 2026.03.19 08:29:57.810633 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2026.03.19 08:29:57.810675 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6935 | 2026.03.19 08:29:57.810732 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.03.19 08:29:57.810778 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6937 | 2026.03.19 08:29:57.810824 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6938 | 2026.03.19 08:29:57.810865 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 881 rows starting from the beginning of the part | ||
| 6939 | 2026.03.19 08:29:57.810934 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 6940 | 2026.03.19 08:29:57.810985 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6941 | 2026.03.19 08:29:57.811041 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 6942 | 2026.03.19 08:29:57.811093 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6943 | 2026.03.19 08:29:57.811144 [ 200 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6944 | 2026.03.19 08:29:57.811248 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.03.19 08:29:57.811289 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6946 | 2026.03.19 08:29:57.811658 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6947 | 2026.03.19 08:29:57.811888 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Trace> oximeter.fields_u8 (b8cdc95e-cbc4-4db3-90b5-a1033a9a45b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.03.19 08:29:57.812026 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001313 sec., 112718.96420411272 rows/sec., 6.41 MiB/sec. | ||
| 6949 | 2026.03.19 08:29:57.812065 [ 5 ] {97e25d22-e13e-4aef-b508-74abb57ec8f2} <Debug> TCPHandler: Processed in 0.001481363 sec. | ||
| 6950 | 2026.03.19 08:29:57.812180 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.03.19 08:29:57.812275 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6952 | 2026.03.19 08:29:57.812316 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6953 | 2026.03.19 08:29:57.812750 [ 190 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.002116492 sec., 1032368.6553032092 rows/sec., 66.65 MiB/sec. | ||
| 6954 | 2026.03.19 08:29:57.812948 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.03.19 08:29:57.812973 [ 190 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6956 | 2026.03.19 08:29:57.812990 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6957 | 2026.03.19 08:29:57.813319 [ 190 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.03.19 08:29:57.813373 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6959 | 2026.03.19 08:29:57.813408 [ 190 ] {76b756c4-5581-4e88-bfe6-92d57c3ee03c::all_1_14_3} <Trace> oximeter.fields_u32 (76b756c4-5581-4e88-bfe6-92d57c3ee03c) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6960 | 2026.03.19 08:29:57.813525 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6961 | 2026.03.19 08:29:57.813606 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Trace> oximeter.fields_uuid (f10b9a9d-ff4c-4f2d-a7a0-398ee54d5841): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.03.19 08:29:57.813755 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Debug> executeQuery: Read 502 rows, 36.14 KiB in 0.001498 sec., 335113.4846461949 rows/sec., 23.56 MiB/sec. | ||
| 6963 | 2026.03.19 08:29:57.813794 [ 5 ] {17be763d-d334-422e-bfc6-2e222c92f045} <Debug> TCPHandler: Processed in 0.001661628 sec. | ||
| 6964 | 2026.03.19 08:29:57.813904 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.03.19 08:29:57.813999 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6966 | 2026.03.19 08:29:57.814040 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6967 | 2026.03.19 08:29:57.814370 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.03.19 08:29:57.814406 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6969 | 2026.03.19 08:29:57.814725 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6970 | 2026.03.19 08:29:57.814934 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Trace> oximeter.measurements_bool (5d4db4a0-0904-4ddf-9ace-a11303666419): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.03.19 08:29:57.815064 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 6972 | 2026.03.19 08:29:57.815099 [ 5 ] {bf0432a7-de5f-4093-800a-c3cd6f4f7cae} <Debug> TCPHandler: Processed in 0.001244206 sec. | ||
| 6973 | 2026.03.19 08:29:57.815202 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.03.19 08:29:57.815293 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.03.19 08:29:57.815336 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6976 | 2026.03.19 08:29:57.815740 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.03.19 08:29:57.815776 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6978 | 2026.03.19 08:29:57.816107 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6979 | 2026.03.19 08:29:57.816321 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Trace> oximeter.measurements_cumulativeu64 (a2817296-c8bf-4626-bfe8-fb3fdbb11dfc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.03.19 08:29:57.816450 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001175 sec., 226382.97872340426 rows/sec., 15.05 MiB/sec. | ||
| 6981 | 2026.03.19 08:29:57.816485 [ 5 ] {a7eb7f89-b97b-4cbc-8098-619d3a13d569} <Debug> TCPHandler: Processed in 0.001331499 sec. | ||
| 6982 | 2026.03.19 08:29:57.816596 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.03.19 08:29:57.816689 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6984 | 2026.03.19 08:29:57.816731 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6985 | 2026.03.19 08:29:57.817032 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.03.19 08:29:57.817065 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6987 | 2026.03.19 08:29:57.817356 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6988 | 2026.03.19 08:29:57.817562 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Trace> oximeter.measurements_f64 (20c1c37e-cf7d-43d3-92f9-87d83125d002): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.03.19 08:29:57.817689 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6990 | 2026.03.19 08:29:57.817724 [ 5 ] {a7b2cd9d-29b4-4024-8391-b410b4d66c68} <Debug> TCPHandler: Processed in 0.001176504 sec. | ||
| 6991 | 2026.03.19 08:29:57.817824 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.03.19 08:29:57.817915 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.03.19 08:29:57.817968 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <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 | ||
| 6994 | 2026.03.19 08:29:57.818727 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.03.19 08:29:57.818760 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 6996 | 2026.03.19 08:29:57.819277 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6997 | 2026.03.19 08:29:57.819503 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.03.19 08:29:57.819604 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6999 | 2026.03.19 08:29:57.819644 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.03.19 08:29:57.819644 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 7001 | 2026.03.19 08:29:57.819663 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7002 | 2026.03.19 08:29:57.819713 [ 5 ] {cf851cde-eae9-47d4-97a7-f876702f4ad4} <Debug> TCPHandler: Processed in 0.001937186 sec. | ||
| 7003 | 2026.03.19 08:29:57.819762 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7004 | 2026.03.19 08:29:57.819822 [ 5 ] {} <Trace> TCP-Session: 0108ee33-cb04-4727-833c-bbf578bd4322 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.03.19 08:29:57.819920 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50205) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7006 | 2026.03.19 08:29:57.819961 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7007 | 2026.03.19 08:29:57.819999 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7008 | 2026.03.19 08:29:57.820067 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 662 rows starting from the beginning of the part | ||
| 7009 | 2026.03.19 08:29:57.820206 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 7010 | 2026.03.19 08:29:57.820307 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.03.19 08:29:57.820319 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 7012 | 2026.03.19 08:29:57.820350 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7013 | 2026.03.19 08:29:57.820442 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 7014 | 2026.03.19 08:29:57.820553 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 7015 | 2026.03.19 08:29:57.820658 [ 186 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 7016 | 2026.03.19 08:29:57.820693 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7017 | 2026.03.19 08:29:57.820916 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Trace> oximeter.measurements_u64 (32cbec28-6612-4991-9a28-016332bfe6af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.19 08:29:57.821053 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 4.89 MiB/sec. | ||
| 7019 | 2026.03.19 08:29:57.821091 [ 5 ] {914ff96c-ad1e-4da8-96d8-bda0d9751e4d} <Debug> TCPHandler: Processed in 0.001317719 sec. | ||
| 7020 | 2026.03.19 08:29:57.825834 [ 204 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.006110888 sec., 124859.10394692227 rows/sec., 223.74 MiB/sec. | ||
| 7021 | 2026.03.19 08:29:57.826984 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7022 | 2026.03.19 08:29:57.827314 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.03.19 08:29:57.827382 [ 194 ] {a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a37c05d7-8b71-4ccd-ac3f-09ff62aff4d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7024 | 2026.03.19 08:29:57.827470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 7025 | 2026.03.19 08:29:57.901721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13919 | ||
| 7026 | 2026.03.19 08:29:57.902147 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.03.19 08:29:57.902186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7028 | 2026.03.19 08:29:57.902627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7029 | 2026.03.19 08:29:57.902865 [ 245 ] {} <Trace> system.asynchronous_metric_log (189c5c94-4674-4e1a-8f53-39d6d6dc649b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.03.19 08:29:57.903013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13919 | ||
| 7031 | 2026.03.19 08:29:58.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.93 MiB, peak 279.47 MiB, free memory in arenas 0.00 B, will set to 273.85 MiB (RSS), difference: 1.92 MiB | ||
| 7032 | 2026.03.19 08:29:58.651729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7033 | 2026.03.19 08:29:58.667927 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.03.19 08:29:58.667982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7035 | 2026.03.19 08:29:58.673872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7036 | 2026.03.19 08:29:58.674566 [ 244 ] {} <Trace> system.metric_log (a5e391db-999d-40d6-8262-878a640116fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.03.19 08:29:58.677358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7038 | 2026.03.19 08:30:00.455281 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 886 | ||
| 7039 | 2026.03.19 08:30:00.457714 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.03.19 08:30:00.457770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 7041 | 2026.03.19 08:30:00.459006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7042 | 2026.03.19 08:30:00.459305 [ 243 ] {} <Trace> system.query_log (5219f32a-95ae-4d4a-9819-46c2e0a4d304): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.03.19 08:30:00.459684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||