| 1 | [ Mar 17 21:02:07 Enabled. ] | ||
| 2 | [ Mar 17 21:02:07 Rereading configuration. ] | ||
| 3 | [ Mar 17 21:02:10 Rereading configuration. ] | ||
| 4 | [ Mar 17 21:02:18 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 17 21:02:18 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.17 21:02:20.356711 [ 1 ] {} <Information> Application: Will watch for the process with pid 29497 | ||
| 29 | 2026.03.17 21:02:20.357110 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.17 21:02:20.824294 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29497 | ||
| 31 | 2026.03.17 21:02:20.826517 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.17 21:02:20.826676 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.17 21:02:20.977603 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.17 21:02:21.022842 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.17 21:02:21.022933 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.17 21:02:21.022953 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.17 21:02:21.023013 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.17 21:02:21.023670 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.17 21:02:21.026017 [ 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.17 21:02:21.026946 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.17 21:02:21.027906 [ 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.17 21:02:21.027958 [ 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.17 21:02:21.028001 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.17 21:02:21.028752 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.17 21:02:21.029692 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.17 21:02:21.035510 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.17 21:02:21.036186 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.17 21:02:21.037472 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.17 21:02:21.037563 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.17 21:02:21.038569 [ 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.17 21:02:21.039081 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.17 21:02:21.044686 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.17 21:02:21.045194 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.17 21:02:21.049728 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.17 21:02:21.050162 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.17 21:02:21.050562 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.17 21:02:21.050893 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.17 21:02:21.052236 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.17 21:02:21.052261 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.17 21:02:21.052349 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.17 21:02:21.052444 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.17 21:02:21.074468 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.17 21:02:21.074512 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000233374 sec | ||
| 68 | 2026.03.17 21:02:21.074585 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.17 21:02:21.074642 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.17 21:02:21.075687 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.17 21:02:21.076289 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.17 21:02:21.090499 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.17 21:02:21.090542 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.17 21:02:21.090615 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.17 21:02:21.090627 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.17 21:02:21.090663 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.17 21:02:21.090732 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.17 21:02:21.095122 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.17 21:02:21.095176 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.17 21:02:21.095238 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.17 21:02:21.095424 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.17 21:02:21.095472 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.17 21:02:21.095486 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.17 21:02:21.095563 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.17 21:02:21.095577 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.17 21:02:21.095609 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.17 21:02:21.095680 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.17 21:02:21.118431 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.17 21:02:21.121189 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.17 21:02:21.121287 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123812 sec | ||
| 91 | 2026.03.17 21:02:21.121304 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.17 21:02:21.121317 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.17 21:02:21.121348 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.17 21:02:21.121595 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.17 21:02:21.121698 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.17 21:02:21.121714 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.17 21:02:21.121725 [ 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.17 21:02:21.121735 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.17 21:02:21.125318 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.17 21:02:21.125554 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.17 21:02:21.127050 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.476e-05 sec. | ||
| 102 | 2026.03.17 21:02:21.127475 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.17 21:02:21.128722 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.17 21:02:21.128744 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.17 21:02:22.000172 [ 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.17 21:02:22.412453 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41890 | ||
| 107 | 2026.03.17 21:02:22.413279 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.17 21:02:22.413346 [ 3 ] {} <Debug> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41890 | ||
| 109 | 2026.03.17 21:02:22.413384 [ 3 ] {} <Debug> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.17 21:02:22.413396 [ 3 ] {} <Debug> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.17 21:02:22.413487 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.17 21:02:22.413520 [ 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.17 21:02:22.413535 [ 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.17 21:02:22.424251 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61297 | ||
| 115 | 2026.03.17 21:02:22.424381 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45424 | ||
| 116 | 2026.03.17 21:02:22.424470 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.17 21:02:22.424526 [ 4 ] {} <Debug> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61297 | ||
| 118 | 2026.03.17 21:02:22.424534 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37913 | ||
| 119 | 2026.03.17 21:02:22.424551 [ 4 ] {} <Debug> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.17 21:02:22.424553 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41536 | ||
| 121 | 2026.03.17 21:02:22.424598 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.17 21:02:22.424571 [ 4 ] {} <Debug> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.17 21:02:22.424659 [ 254 ] {} <Debug> TCP-Session: fcd0f3ee-f590-4c31-8d90-45e67cd1b05e Authenticating user 'default' from [fd00:1122:3344:101::d]:45424 | ||
| 124 | 2026.03.17 21:02:22.424700 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.17 21:02:22.424712 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62784 | ||
| 126 | 2026.03.17 21:02:22.424739 [ 255 ] {} <Debug> TCP-Session: 6b979b46-5e28-4f2d-8b02-9ec199ab8a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:37913 | ||
| 127 | 2026.03.17 21:02:22.424795 [ 255 ] {} <Debug> TCP-Session: 6b979b46-5e28-4f2d-8b02-9ec199ab8a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.17 21:02:22.424720 [ 254 ] {} <Debug> TCP-Session: fcd0f3ee-f590-4c31-8d90-45e67cd1b05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.17 21:02:22.424811 [ 255 ] {} <Debug> TCP-Session: 6b979b46-5e28-4f2d-8b02-9ec199ab8a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.17 21:02:22.424844 [ 254 ] {} <Debug> TCP-Session: fcd0f3ee-f590-4c31-8d90-45e67cd1b05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.17 21:02:22.425404 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38228 | ||
| 132 | 2026.03.17 21:02:22.425408 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.17 21:02:22.425470 [ 5 ] {} <Debug> TCP-Session: 9e455123-74a4-429c-94c3-ea6760d3f824 Authenticating user 'default' from [fd00:1122:3344:101::d]:41536 | ||
| 134 | 2026.03.17 21:02:22.425512 [ 5 ] {} <Debug> TCP-Session: 9e455123-74a4-429c-94c3-ea6760d3f824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.17 21:02:22.425526 [ 5 ] {} <Debug> TCP-Session: 9e455123-74a4-429c-94c3-ea6760d3f824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.17 21:02:22.425540 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.17 21:02:22.425560 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45570 | ||
| 138 | 2026.03.17 21:02:22.425595 [ 256 ] {} <Debug> TCP-Session: 14dea136-be02-44c0-a582-7f5a155b9ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62784 | ||
| 139 | 2026.03.17 21:02:22.425618 [ 256 ] {} <Debug> TCP-Session: 14dea136-be02-44c0-a582-7f5a155b9ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.17 21:02:22.425636 [ 256 ] {} <Debug> TCP-Session: 14dea136-be02-44c0-a582-7f5a155b9ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.17 21:02:22.426249 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55903 | ||
| 142 | 2026.03.17 21:02:22.426323 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.17 21:02:22.426375 [ 257 ] {} <Debug> TCP-Session: 8f69b3ce-4988-4a34-bc58-688ecbd22b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:38228 | ||
| 144 | 2026.03.17 21:02:22.426408 [ 257 ] {} <Debug> TCP-Session: 8f69b3ce-4988-4a34-bc58-688ecbd22b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.17 21:02:22.426421 [ 257 ] {} <Debug> TCP-Session: 8f69b3ce-4988-4a34-bc58-688ecbd22b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.17 21:02:22.426891 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.17 21:02:22.426923 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.03.17 21:02:22.426936 [ 258 ] {} <Debug> TCP-Session: 26286e39-b1d0-4887-b7a8-ee80ff09f701 Authenticating user 'default' from [fd00:1122:3344:101::d]:45570 | ||
| 149 | 2026.03.17 21:02:22.426962 [ 258 ] {} <Debug> TCP-Session: 26286e39-b1d0-4887-b7a8-ee80ff09f701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.17 21:02:22.426970 [ 259 ] {} <Debug> TCP-Session: 3f89de8e-2cc2-400e-87b2-96069bf159e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:55903 | ||
| 151 | 2026.03.17 21:02:22.426988 [ 258 ] {} <Debug> TCP-Session: 26286e39-b1d0-4887-b7a8-ee80ff09f701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.17 21:02:22.426999 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 153 | 2026.03.17 21:02:22.427013 [ 259 ] {} <Debug> TCP-Session: 3f89de8e-2cc2-400e-87b2-96069bf159e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.17 21:02:22.427055 [ 259 ] {} <Debug> TCP-Session: 3f89de8e-2cc2-400e-87b2-96069bf159e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.03.17 21:02:22.429690 [ 3 ] {6207a79f-fc93-4cd8-b68c-193cc3663617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.17 21:02:22.579043 [ 3 ] {6207a79f-fc93-4cd8-b68c-193cc3663617} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41890) (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.17 21:02:22.579871 [ 3 ] {6207a79f-fc93-4cd8-b68c-193cc3663617} <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.17 21:02:22.579971 [ 3 ] {6207a79f-fc93-4cd8-b68c-193cc3663617} <Debug> TCPHandler: Processed in 0.155399064 sec. | ||
| 205 | 2026.03.17 21:02:22.580605 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.17 21:02:22.580870 [ 4 ] {2cf7a0a0-b7b5-45fe-9f9c-6fcbff9f44e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.17 21:02:22.581244 [ 4 ] {2cf7a0a0-b7b5-45fe-9f9c-6fcbff9f44e5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61297) (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.17 21:02:22.581380 [ 4 ] {2cf7a0a0-b7b5-45fe-9f9c-6fcbff9f44e5} <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.17 21:02:22.581456 [ 4 ] {2cf7a0a0-b7b5-45fe-9f9c-6fcbff9f44e5} <Debug> TCPHandler: Processed in 0.001038177 sec. | ||
| 256 | 2026.03.17 21:02:22.581799 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.17 21:02:22.582502 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.17 21:02:22.583139 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.17 21:02:22.589768 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.17 21:02:22.589791 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7501e-05 sec | ||
| 261 | 2026.03.17 21:02:22.589819 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.17 21:02:22.589831 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.17 21:02:22.589854 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.17 21:02:22.590551 [ 3 ] {7ce1f06c-cc2a-47dd-bd24-b169fb2afca1} <Debug> TCPHandler: Processed in 0.008875042 sec. | ||
| 265 | 2026.03.17 21:02:22.590714 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.17 21:02:22.590863 [ 3 ] {7f485da2-c347-4e49-bbce-3fc03426dad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) /* 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.17 21:02:22.590926 [ 3 ] {7f485da2-c347-4e49-bbce-3fc03426dad3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.17 21:02:22.597256 [ 3 ] {7f485da2-c347-4e49-bbce-3fc03426dad3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.17 21:02:22.599414 [ 3 ] {7f485da2-c347-4e49-bbce-3fc03426dad3} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632): Loading data parts | ||
| 271 | 2026.03.17 21:02:22.600484 [ 3 ] {7f485da2-c347-4e49-bbce-3fc03426dad3} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632): There are no data parts | ||
| 272 | 2026.03.17 21:02:22.608672 [ 3 ] {7f485da2-c347-4e49-bbce-3fc03426dad3} <Debug> TCPHandler: Processed in 0.018008518 sec. | ||
| 273 | 2026.03.17 21:02:22.608844 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.17 21:02:22.609049 [ 3 ] {d9678ca3-ca48-4502-9f2d-c2eaf5cb8192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) /* 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.17 21:02:22.609113 [ 3 ] {d9678ca3-ca48-4502-9f2d-c2eaf5cb8192} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.17 21:02:22.625283 [ 3 ] {d9678ca3-ca48-4502-9f2d-c2eaf5cb8192} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Loading data parts | ||
| 287 | 2026.03.17 21:02:22.625473 [ 3 ] {d9678ca3-ca48-4502-9f2d-c2eaf5cb8192} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): There are no data parts | ||
| 288 | 2026.03.17 21:02:22.626905 [ 3 ] {d9678ca3-ca48-4502-9f2d-c2eaf5cb8192} <Debug> TCPHandler: Processed in 0.018119689 sec. | ||
| 289 | 2026.03.17 21:02:22.627109 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.17 21:02:22.627272 [ 3 ] {68c3599e-8bc1-42f9-b82a-eb784574b36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.627329 [ 3 ] {68c3599e-8bc1-42f9-b82a-eb784574b36d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.17 21:02:22.629125 [ 3 ] {68c3599e-8bc1-42f9-b82a-eb784574b36d} <Debug> oximeter.measurements_i8 (01576fdd-cabb-4711-8546-82ad41994563): Loading data parts | ||
| 293 | 2026.03.17 21:02:22.629389 [ 3 ] {68c3599e-8bc1-42f9-b82a-eb784574b36d} <Debug> oximeter.measurements_i8 (01576fdd-cabb-4711-8546-82ad41994563): There are no data parts | ||
| 294 | 2026.03.17 21:02:22.636831 [ 3 ] {68c3599e-8bc1-42f9-b82a-eb784574b36d} <Debug> TCPHandler: Processed in 0.009788416 sec. | ||
| 295 | 2026.03.17 21:02:22.636994 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.17 21:02:22.637230 [ 3 ] {8faf97b3-d921-449a-bd0f-086ba4953ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.637282 [ 3 ] {8faf97b3-d921-449a-bd0f-086ba4953ac3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.17 21:02:22.643628 [ 3 ] {8faf97b3-d921-449a-bd0f-086ba4953ac3} <Debug> oximeter.measurements_u8 (e8ad1858-8ea2-40c3-a368-b84f0da32db2): Loading data parts | ||
| 299 | 2026.03.17 21:02:22.643755 [ 3 ] {8faf97b3-d921-449a-bd0f-086ba4953ac3} <Debug> oximeter.measurements_u8 (e8ad1858-8ea2-40c3-a368-b84f0da32db2): There are no data parts | ||
| 300 | 2026.03.17 21:02:22.646299 [ 3 ] {8faf97b3-d921-449a-bd0f-086ba4953ac3} <Debug> TCPHandler: Processed in 0.009365859 sec. | ||
| 301 | 2026.03.17 21:02:22.646459 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.17 21:02:22.646617 [ 3 ] {9029f160-6093-4ab0-b58e-46ac635fc911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.646670 [ 3 ] {9029f160-6093-4ab0-b58e-46ac635fc911} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.17 21:02:22.655284 [ 3 ] {9029f160-6093-4ab0-b58e-46ac635fc911} <Debug> oximeter.measurements_i16 (9087507a-6ac2-41d3-9336-6214840c48c7): Loading data parts | ||
| 305 | 2026.03.17 21:02:22.655522 [ 3 ] {9029f160-6093-4ab0-b58e-46ac635fc911} <Debug> oximeter.measurements_i16 (9087507a-6ac2-41d3-9336-6214840c48c7): There are no data parts | ||
| 306 | 2026.03.17 21:02:22.657360 [ 3 ] {9029f160-6093-4ab0-b58e-46ac635fc911} <Debug> TCPHandler: Processed in 0.010950705 sec. | ||
| 307 | 2026.03.17 21:02:22.657509 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.17 21:02:22.657670 [ 3 ] {ec14dcf5-f1bc-42b2-af6c-dfc51f29ecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.657725 [ 3 ] {ec14dcf5-f1bc-42b2-af6c-dfc51f29ecd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.17 21:02:22.659336 [ 3 ] {ec14dcf5-f1bc-42b2-af6c-dfc51f29ecd9} <Debug> oximeter.measurements_u16 (8cfd72f3-8580-42b3-a660-86c235724813): Loading data parts | ||
| 311 | 2026.03.17 21:02:22.659554 [ 3 ] {ec14dcf5-f1bc-42b2-af6c-dfc51f29ecd9} <Debug> oximeter.measurements_u16 (8cfd72f3-8580-42b3-a660-86c235724813): There are no data parts | ||
| 312 | 2026.03.17 21:02:22.667251 [ 3 ] {ec14dcf5-f1bc-42b2-af6c-dfc51f29ecd9} <Debug> TCPHandler: Processed in 0.009793396 sec. | ||
| 313 | 2026.03.17 21:02:22.667432 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.17 21:02:22.667599 [ 3 ] {be016593-8977-4226-908f-ab52303d07e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.667662 [ 3 ] {be016593-8977-4226-908f-ab52303d07e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.17 21:02:22.670256 [ 3 ] {be016593-8977-4226-908f-ab52303d07e9} <Debug> oximeter.measurements_i32 (c4019cf0-cba0-44dd-83bc-4c0ac905e751): Loading data parts | ||
| 317 | 2026.03.17 21:02:22.670401 [ 3 ] {be016593-8977-4226-908f-ab52303d07e9} <Debug> oximeter.measurements_i32 (c4019cf0-cba0-44dd-83bc-4c0ac905e751): There are no data parts | ||
| 318 | 2026.03.17 21:02:22.677331 [ 3 ] {be016593-8977-4226-908f-ab52303d07e9} <Debug> TCPHandler: Processed in 0.00995316 sec. | ||
| 319 | 2026.03.17 21:02:22.677499 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.17 21:02:22.677693 [ 3 ] {81b73fc8-5f34-4c41-aa47-966ab9d7b4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.677766 [ 3 ] {81b73fc8-5f34-4c41-aa47-966ab9d7b4e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.17 21:02:22.680868 [ 3 ] {81b73fc8-5f34-4c41-aa47-966ab9d7b4e6} <Debug> oximeter.measurements_u32 (f1ea5108-559d-4cd3-a7e2-140b1a000c20): Loading data parts | ||
| 323 | 2026.03.17 21:02:22.681009 [ 3 ] {81b73fc8-5f34-4c41-aa47-966ab9d7b4e6} <Debug> oximeter.measurements_u32 (f1ea5108-559d-4cd3-a7e2-140b1a000c20): There are no data parts | ||
| 324 | 2026.03.17 21:02:22.683037 [ 3 ] {81b73fc8-5f34-4c41-aa47-966ab9d7b4e6} <Debug> TCPHandler: Processed in 0.0056007 sec. | ||
| 325 | 2026.03.17 21:02:22.683192 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.17 21:02:22.683362 [ 3 ] {0cb3cbe0-5058-4777-a37c-1d0d1060ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.683414 [ 3 ] {0cb3cbe0-5058-4777-a37c-1d0d1060ea18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.17 21:02:22.685640 [ 3 ] {0cb3cbe0-5058-4777-a37c-1d0d1060ea18} <Debug> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Loading data parts | ||
| 329 | 2026.03.17 21:02:22.685824 [ 3 ] {0cb3cbe0-5058-4777-a37c-1d0d1060ea18} <Debug> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): There are no data parts | ||
| 330 | 2026.03.17 21:02:22.687541 [ 3 ] {0cb3cbe0-5058-4777-a37c-1d0d1060ea18} <Debug> TCPHandler: Processed in 0.004397801 sec. | ||
| 331 | 2026.03.17 21:02:22.687721 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.17 21:02:22.687915 [ 3 ] {d82d4091-6e07-4602-a4de-317c30ba4806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.687981 [ 3 ] {d82d4091-6e07-4602-a4de-317c30ba4806} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.17 21:02:22.707201 [ 3 ] {d82d4091-6e07-4602-a4de-317c30ba4806} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Loading data parts | ||
| 335 | 2026.03.17 21:02:22.707414 [ 3 ] {d82d4091-6e07-4602-a4de-317c30ba4806} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): There are no data parts | ||
| 336 | 2026.03.17 21:02:22.710447 [ 3 ] {d82d4091-6e07-4602-a4de-317c30ba4806} <Debug> TCPHandler: Processed in 0.022792714 sec. | ||
| 337 | 2026.03.17 21:02:22.710598 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.17 21:02:22.710771 [ 3 ] {20134457-91ca-4892-a1b9-aa966f31f51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.710824 [ 3 ] {20134457-91ca-4892-a1b9-aa966f31f51c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.17 21:02:22.712359 [ 3 ] {20134457-91ca-4892-a1b9-aa966f31f51c} <Debug> oximeter.measurements_f32 (fb939f02-0699-44e9-93ff-4c4b78b43401): Loading data parts | ||
| 341 | 2026.03.17 21:02:22.712493 [ 3 ] {20134457-91ca-4892-a1b9-aa966f31f51c} <Debug> oximeter.measurements_f32 (fb939f02-0699-44e9-93ff-4c4b78b43401): There are no data parts | ||
| 342 | 2026.03.17 21:02:22.713735 [ 3 ] {20134457-91ca-4892-a1b9-aa966f31f51c} <Debug> TCPHandler: Processed in 0.003189171 sec. | ||
| 343 | 2026.03.17 21:02:22.713888 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.17 21:02:22.714066 [ 3 ] {1f8273f2-c2ed-4378-bcde-85923fb1f301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.714122 [ 3 ] {1f8273f2-c2ed-4378-bcde-85923fb1f301} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.17 21:02:22.716197 [ 3 ] {1f8273f2-c2ed-4378-bcde-85923fb1f301} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Loading data parts | ||
| 347 | 2026.03.17 21:02:22.716441 [ 3 ] {1f8273f2-c2ed-4378-bcde-85923fb1f301} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): There are no data parts | ||
| 348 | 2026.03.17 21:02:22.717574 [ 3 ] {1f8273f2-c2ed-4378-bcde-85923fb1f301} <Debug> TCPHandler: Processed in 0.00373867 sec. | ||
| 349 | 2026.03.17 21:02:22.717724 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.17 21:02:22.717890 [ 3 ] {8877e930-0cce-41d4-8f4a-afe1872bf338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.717940 [ 3 ] {8877e930-0cce-41d4-8f4a-afe1872bf338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.17 21:02:22.724462 [ 3 ] {8877e930-0cce-41d4-8f4a-afe1872bf338} <Debug> oximeter.measurements_string (b26de013-fc73-44b4-9894-a050909d570a): Loading data parts | ||
| 353 | 2026.03.17 21:02:22.724614 [ 3 ] {8877e930-0cce-41d4-8f4a-afe1872bf338} <Debug> oximeter.measurements_string (b26de013-fc73-44b4-9894-a050909d570a): There are no data parts | ||
| 354 | 2026.03.17 21:02:22.726576 [ 3 ] {8877e930-0cce-41d4-8f4a-afe1872bf338} <Debug> TCPHandler: Processed in 0.008903723 sec. | ||
| 355 | 2026.03.17 21:02:22.726725 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.17 21:02:22.726882 [ 3 ] {90ac1f71-f780-4b84-9a2c-198ce3626404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.726952 [ 3 ] {90ac1f71-f780-4b84-9a2c-198ce3626404} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.17 21:02:22.729505 [ 3 ] {90ac1f71-f780-4b84-9a2c-198ce3626404} <Debug> oximeter.measurements_bytes (d077c20e-0ca1-4bb3-a5d7-fa64a48353b2): Loading data parts | ||
| 366 | 2026.03.17 21:02:22.729656 [ 3 ] {90ac1f71-f780-4b84-9a2c-198ce3626404} <Debug> oximeter.measurements_bytes (d077c20e-0ca1-4bb3-a5d7-fa64a48353b2): There are no data parts | ||
| 367 | 2026.03.17 21:02:22.732960 [ 3 ] {90ac1f71-f780-4b84-9a2c-198ce3626404} <Debug> TCPHandler: Processed in 0.006283631 sec. | ||
| 368 | 2026.03.17 21:02:22.733110 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.17 21:02:22.733271 [ 3 ] {4895399d-35c6-49a2-90e3-dbf18ccf06af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.733332 [ 3 ] {4895399d-35c6-49a2-90e3-dbf18ccf06af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.17 21:02:22.734961 [ 3 ] {4895399d-35c6-49a2-90e3-dbf18ccf06af} <Debug> oximeter.measurements_cumulativei64 (6cbc3794-9c6d-4f14-a93a-0377a6968f90): Loading data parts | ||
| 372 | 2026.03.17 21:02:22.735109 [ 3 ] {4895399d-35c6-49a2-90e3-dbf18ccf06af} <Debug> oximeter.measurements_cumulativei64 (6cbc3794-9c6d-4f14-a93a-0377a6968f90): There are no data parts | ||
| 373 | 2026.03.17 21:02:22.736125 [ 3 ] {4895399d-35c6-49a2-90e3-dbf18ccf06af} <Debug> TCPHandler: Processed in 0.00306678 sec. | ||
| 374 | 2026.03.17 21:02:22.736272 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.17 21:02:22.736438 [ 3 ] {e65828ad-7a8b-4212-8d3d-b7a43f97c2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.736490 [ 3 ] {e65828ad-7a8b-4212-8d3d-b7a43f97c2fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.17 21:02:22.738378 [ 3 ] {e65828ad-7a8b-4212-8d3d-b7a43f97c2fc} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Loading data parts | ||
| 378 | 2026.03.17 21:02:22.738535 [ 3 ] {e65828ad-7a8b-4212-8d3d-b7a43f97c2fc} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): There are no data parts | ||
| 379 | 2026.03.17 21:02:22.739565 [ 3 ] {e65828ad-7a8b-4212-8d3d-b7a43f97c2fc} <Debug> TCPHandler: Processed in 0.003377704 sec. | ||
| 380 | 2026.03.17 21:02:22.739695 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.17 21:02:22.739854 [ 3 ] {2e50d96e-d362-4bf8-8c49-7433f5a24b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.739899 [ 3 ] {2e50d96e-d362-4bf8-8c49-7433f5a24b4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.17 21:02:22.741825 [ 3 ] {2e50d96e-d362-4bf8-8c49-7433f5a24b4f} <Debug> oximeter.measurements_cumulativef32 (f7a8ff6b-8418-4f65-b03a-df3b207a3b19): Loading data parts | ||
| 384 | 2026.03.17 21:02:22.741982 [ 3 ] {2e50d96e-d362-4bf8-8c49-7433f5a24b4f} <Debug> oximeter.measurements_cumulativef32 (f7a8ff6b-8418-4f65-b03a-df3b207a3b19): There are no data parts | ||
| 385 | 2026.03.17 21:02:22.743034 [ 3 ] {2e50d96e-d362-4bf8-8c49-7433f5a24b4f} <Debug> TCPHandler: Processed in 0.003345553 sec. | ||
| 386 | 2026.03.17 21:02:22.743171 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.17 21:02:22.743330 [ 3 ] {53a1d456-fb2d-4f10-8fdb-0a2a38c74ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.743388 [ 3 ] {53a1d456-fb2d-4f10-8fdb-0a2a38c74ecb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.17 21:02:22.745151 [ 3 ] {53a1d456-fb2d-4f10-8fdb-0a2a38c74ecb} <Debug> oximeter.measurements_cumulativef64 (7bead2df-07e0-4898-bc47-a207ff8b84bd): Loading data parts | ||
| 390 | 2026.03.17 21:02:22.745278 [ 3 ] {53a1d456-fb2d-4f10-8fdb-0a2a38c74ecb} <Debug> oximeter.measurements_cumulativef64 (7bead2df-07e0-4898-bc47-a207ff8b84bd): There are no data parts | ||
| 391 | 2026.03.17 21:02:22.748608 [ 3 ] {53a1d456-fb2d-4f10-8fdb-0a2a38c74ecb} <Debug> TCPHandler: Processed in 0.005487627 sec. | ||
| 392 | 2026.03.17 21:02:22.748766 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.17 21:02:22.749047 [ 3 ] {ab63eb00-32b4-4cc0-9d1b-27e7ec2cadc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.749136 [ 3 ] {ab63eb00-32b4-4cc0-9d1b-27e7ec2cadc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.17 21:02:22.751369 [ 3 ] {ab63eb00-32b4-4cc0-9d1b-27e7ec2cadc0} <Debug> oximeter.measurements_histogrami8 (88969383-6ec3-48c5-acd1-274c2b293ed8): Loading data parts | ||
| 406 | 2026.03.17 21:02:22.751486 [ 3 ] {ab63eb00-32b4-4cc0-9d1b-27e7ec2cadc0} <Debug> oximeter.measurements_histogrami8 (88969383-6ec3-48c5-acd1-274c2b293ed8): There are no data parts | ||
| 407 | 2026.03.17 21:02:22.752594 [ 3 ] {ab63eb00-32b4-4cc0-9d1b-27e7ec2cadc0} <Debug> TCPHandler: Processed in 0.003890082 sec. | ||
| 408 | 2026.03.17 21:02:22.752737 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.17 21:02:22.752953 [ 3 ] {ccc92620-f7db-4700-bb05-56e2d8188c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.753017 [ 3 ] {ccc92620-f7db-4700-bb05-56e2d8188c2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.17 21:02:22.755402 [ 3 ] {ccc92620-f7db-4700-bb05-56e2d8188c2a} <Debug> oximeter.measurements_histogramu8 (83542002-e641-4b6f-ac9c-083a89b4083e): Loading data parts | ||
| 412 | 2026.03.17 21:02:22.755558 [ 3 ] {ccc92620-f7db-4700-bb05-56e2d8188c2a} <Debug> oximeter.measurements_histogramu8 (83542002-e641-4b6f-ac9c-083a89b4083e): There are no data parts | ||
| 413 | 2026.03.17 21:02:22.756814 [ 3 ] {ccc92620-f7db-4700-bb05-56e2d8188c2a} <Debug> TCPHandler: Processed in 0.004127586 sec. | ||
| 414 | 2026.03.17 21:02:22.756951 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.17 21:02:22.757175 [ 3 ] {31e45801-241c-49ce-b2e3-dd5dbe33bb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.757238 [ 3 ] {31e45801-241c-49ce-b2e3-dd5dbe33bb83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.17 21:02:22.765068 [ 3 ] {31e45801-241c-49ce-b2e3-dd5dbe33bb83} <Debug> oximeter.measurements_histogrami16 (23fce152-1a26-4c32-a5d9-e7d1f51c5fa2): Loading data parts | ||
| 418 | 2026.03.17 21:02:22.765222 [ 3 ] {31e45801-241c-49ce-b2e3-dd5dbe33bb83} <Debug> oximeter.measurements_histogrami16 (23fce152-1a26-4c32-a5d9-e7d1f51c5fa2): There are no data parts | ||
| 419 | 2026.03.17 21:02:22.767768 [ 3 ] {31e45801-241c-49ce-b2e3-dd5dbe33bb83} <Debug> TCPHandler: Processed in 0.010865613 sec. | ||
| 420 | 2026.03.17 21:02:22.767925 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.17 21:02:22.768135 [ 3 ] {c86cfd4f-75ea-4200-975d-796b7b21df49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.768198 [ 3 ] {c86cfd4f-75ea-4200-975d-796b7b21df49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.17 21:02:22.770318 [ 3 ] {c86cfd4f-75ea-4200-975d-796b7b21df49} <Debug> oximeter.measurements_histogramu16 (c205e11d-1f6e-4f57-b4ea-6f8ea44063b9): Loading data parts | ||
| 424 | 2026.03.17 21:02:22.770450 [ 3 ] {c86cfd4f-75ea-4200-975d-796b7b21df49} <Debug> oximeter.measurements_histogramu16 (c205e11d-1f6e-4f57-b4ea-6f8ea44063b9): There are no data parts | ||
| 425 | 2026.03.17 21:02:22.776096 [ 3 ] {c86cfd4f-75ea-4200-975d-796b7b21df49} <Debug> TCPHandler: Processed in 0.008218912 sec. | ||
| 426 | 2026.03.17 21:02:22.776290 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.17 21:02:22.776536 [ 3 ] {048d9e1b-e8fc-41fa-9fca-941f04ac33c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.776598 [ 3 ] {048d9e1b-e8fc-41fa-9fca-941f04ac33c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.17 21:02:22.778450 [ 3 ] {048d9e1b-e8fc-41fa-9fca-941f04ac33c0} <Debug> oximeter.measurements_histogrami32 (7f7be230-bee0-45ce-b2c1-45de4bbf726a): Loading data parts | ||
| 430 | 2026.03.17 21:02:22.778556 [ 3 ] {048d9e1b-e8fc-41fa-9fca-941f04ac33c0} <Debug> oximeter.measurements_histogrami32 (7f7be230-bee0-45ce-b2c1-45de4bbf726a): There are no data parts | ||
| 431 | 2026.03.17 21:02:22.779577 [ 3 ] {048d9e1b-e8fc-41fa-9fca-941f04ac33c0} <Debug> TCPHandler: Processed in 0.003347803 sec. | ||
| 432 | 2026.03.17 21:02:22.779725 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.17 21:02:22.779939 [ 3 ] {7c62b8d8-17b9-4768-bd22-cfa0840ae559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.780000 [ 3 ] {7c62b8d8-17b9-4768-bd22-cfa0840ae559} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.17 21:02:22.782243 [ 3 ] {7c62b8d8-17b9-4768-bd22-cfa0840ae559} <Debug> oximeter.measurements_histogramu32 (bfae8423-f1e2-4e03-bcb0-f560f1cbc8e1): Loading data parts | ||
| 436 | 2026.03.17 21:02:22.782419 [ 3 ] {7c62b8d8-17b9-4768-bd22-cfa0840ae559} <Debug> oximeter.measurements_histogramu32 (bfae8423-f1e2-4e03-bcb0-f560f1cbc8e1): There are no data parts | ||
| 437 | 2026.03.17 21:02:22.783986 [ 3 ] {7c62b8d8-17b9-4768-bd22-cfa0840ae559} <Debug> TCPHandler: Processed in 0.004308859 sec. | ||
| 438 | 2026.03.17 21:02:22.784129 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.17 21:02:22.784347 [ 3 ] {a3fde3ab-f7df-4a45-b930-c2b41d3e4914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.784410 [ 3 ] {a3fde3ab-f7df-4a45-b930-c2b41d3e4914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.17 21:02:22.786098 [ 3 ] {a3fde3ab-f7df-4a45-b930-c2b41d3e4914} <Debug> oximeter.measurements_histogrami64 (28b140d8-0032-46d0-80b6-74ce63868a84): Loading data parts | ||
| 442 | 2026.03.17 21:02:22.786278 [ 3 ] {a3fde3ab-f7df-4a45-b930-c2b41d3e4914} <Debug> oximeter.measurements_histogrami64 (28b140d8-0032-46d0-80b6-74ce63868a84): There are no data parts | ||
| 443 | 2026.03.17 21:02:22.787742 [ 3 ] {a3fde3ab-f7df-4a45-b930-c2b41d3e4914} <Debug> TCPHandler: Processed in 0.003663109 sec. | ||
| 444 | 2026.03.17 21:02:22.787912 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.17 21:02:22.788132 [ 3 ] {3cd5f680-d063-4e63-82e2-6c83f714617b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.788207 [ 3 ] {3cd5f680-d063-4e63-82e2-6c83f714617b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.17 21:02:22.795850 [ 3 ] {3cd5f680-d063-4e63-82e2-6c83f714617b} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Loading data parts | ||
| 448 | 2026.03.17 21:02:22.796032 [ 3 ] {3cd5f680-d063-4e63-82e2-6c83f714617b} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): There are no data parts | ||
| 449 | 2026.03.17 21:02:22.798090 [ 3 ] {3cd5f680-d063-4e63-82e2-6c83f714617b} <Debug> TCPHandler: Processed in 0.010226383 sec. | ||
| 450 | 2026.03.17 21:02:22.798235 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.17 21:02:22.798453 [ 3 ] {5b91cdd5-4b78-4d04-997e-c99ff3c3e180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.798533 [ 3 ] {5b91cdd5-4b78-4d04-997e-c99ff3c3e180} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.17 21:02:22.800550 [ 3 ] {5b91cdd5-4b78-4d04-997e-c99ff3c3e180} <Debug> oximeter.measurements_histogramf32 (ea67ed09-6275-4e72-8039-72f63627ea88): Loading data parts | ||
| 454 | 2026.03.17 21:02:22.800688 [ 3 ] {5b91cdd5-4b78-4d04-997e-c99ff3c3e180} <Debug> oximeter.measurements_histogramf32 (ea67ed09-6275-4e72-8039-72f63627ea88): There are no data parts | ||
| 455 | 2026.03.17 21:02:22.802403 [ 3 ] {5b91cdd5-4b78-4d04-997e-c99ff3c3e180} <Debug> TCPHandler: Processed in 0.004216987 sec. | ||
| 456 | 2026.03.17 21:02:22.802557 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.17 21:02:22.802779 [ 3 ] {42b1df30-3ea6-4c23-a98c-1449c1b68df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.802861 [ 3 ] {42b1df30-3ea6-4c23-a98c-1449c1b68df6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.17 21:02:22.804556 [ 3 ] {42b1df30-3ea6-4c23-a98c-1449c1b68df6} <Debug> oximeter.measurements_histogramf64 (b7e1210d-5c97-4bdc-a694-d4b9201c8946): Loading data parts | ||
| 460 | 2026.03.17 21:02:22.804671 [ 3 ] {42b1df30-3ea6-4c23-a98c-1449c1b68df6} <Debug> oximeter.measurements_histogramf64 (b7e1210d-5c97-4bdc-a694-d4b9201c8946): There are no data parts | ||
| 461 | 2026.03.17 21:02:22.806048 [ 3 ] {42b1df30-3ea6-4c23-a98c-1449c1b68df6} <Debug> TCPHandler: Processed in 0.003539487 sec. | ||
| 462 | 2026.03.17 21:02:22.806212 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.17 21:02:22.806418 [ 3 ] {a01e5e21-d361-4441-9350-67b4a8760f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) /* 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.17 21:02:22.806484 [ 3 ] {a01e5e21-d361-4441-9350-67b4a8760f45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.17 21:02:22.808386 [ 3 ] {a01e5e21-d361-4441-9350-67b4a8760f45} <Debug> oximeter.fields_bool (267c74c3-872b-48e0-b017-c7a27a553886): Loading data parts | ||
| 491 | 2026.03.17 21:02:22.808536 [ 3 ] {a01e5e21-d361-4441-9350-67b4a8760f45} <Debug> oximeter.fields_bool (267c74c3-872b-48e0-b017-c7a27a553886): There are no data parts | ||
| 492 | 2026.03.17 21:02:22.809593 [ 3 ] {a01e5e21-d361-4441-9350-67b4a8760f45} <Debug> TCPHandler: Processed in 0.003434075 sec. | ||
| 493 | 2026.03.17 21:02:22.809731 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.17 21:02:22.809901 [ 3 ] {f79a9e35-2146-4b19-9181-9d2606992802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.809961 [ 3 ] {f79a9e35-2146-4b19-9181-9d2606992802} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.17 21:02:22.811726 [ 3 ] {f79a9e35-2146-4b19-9181-9d2606992802} <Debug> oximeter.fields_i8 (bc61c755-a49e-47e2-992c-7663b9cd2b88): Loading data parts | ||
| 497 | 2026.03.17 21:02:22.811825 [ 3 ] {f79a9e35-2146-4b19-9181-9d2606992802} <Debug> oximeter.fields_i8 (bc61c755-a49e-47e2-992c-7663b9cd2b88): There are no data parts | ||
| 498 | 2026.03.17 21:02:22.812865 [ 3 ] {f79a9e35-2146-4b19-9181-9d2606992802} <Debug> TCPHandler: Processed in 0.003183371 sec. | ||
| 499 | 2026.03.17 21:02:22.813002 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.17 21:02:22.813160 [ 3 ] {9ad49584-f4c7-4ab3-a076-ab9c5caf3d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.813215 [ 3 ] {9ad49584-f4c7-4ab3-a076-ab9c5caf3d8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.17 21:02:22.814978 [ 3 ] {9ad49584-f4c7-4ab3-a076-ab9c5caf3d8b} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Loading data parts | ||
| 503 | 2026.03.17 21:02:22.815107 [ 3 ] {9ad49584-f4c7-4ab3-a076-ab9c5caf3d8b} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): There are no data parts | ||
| 504 | 2026.03.17 21:02:22.816123 [ 3 ] {9ad49584-f4c7-4ab3-a076-ab9c5caf3d8b} <Debug> TCPHandler: Processed in 0.003169511 sec. | ||
| 505 | 2026.03.17 21:02:22.816256 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.17 21:02:22.816429 [ 3 ] {0cbddda0-a4c6-4f15-a9d7-e1b89b79ba7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.816483 [ 3 ] {0cbddda0-a4c6-4f15-a9d7-e1b89b79ba7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.17 21:02:22.818270 [ 3 ] {0cbddda0-a4c6-4f15-a9d7-e1b89b79ba7b} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Loading data parts | ||
| 509 | 2026.03.17 21:02:22.818388 [ 3 ] {0cbddda0-a4c6-4f15-a9d7-e1b89b79ba7b} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): There are no data parts | ||
| 510 | 2026.03.17 21:02:22.819474 [ 3 ] {0cbddda0-a4c6-4f15-a9d7-e1b89b79ba7b} <Debug> TCPHandler: Processed in 0.003266742 sec. | ||
| 511 | 2026.03.17 21:02:22.819608 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.17 21:02:22.819763 [ 3 ] {c6a8c144-2a56-41e3-baaf-1cab45399f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.819819 [ 3 ] {c6a8c144-2a56-41e3-baaf-1cab45399f60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.17 21:02:22.821614 [ 3 ] {c6a8c144-2a56-41e3-baaf-1cab45399f60} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Loading data parts | ||
| 515 | 2026.03.17 21:02:22.821778 [ 3 ] {c6a8c144-2a56-41e3-baaf-1cab45399f60} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): There are no data parts | ||
| 516 | 2026.03.17 21:02:22.822859 [ 3 ] {c6a8c144-2a56-41e3-baaf-1cab45399f60} <Debug> TCPHandler: Processed in 0.003298092 sec. | ||
| 517 | 2026.03.17 21:02:22.822994 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.17 21:02:22.823294 [ 3 ] {ce1608f5-6c0d-438f-92be-827a7ca9c12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.823349 [ 3 ] {ce1608f5-6c0d-438f-92be-827a7ca9c12f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.17 21:02:22.831137 [ 3 ] {ce1608f5-6c0d-438f-92be-827a7ca9c12f} <Debug> oximeter.fields_i32 (c9a68a96-e264-4b47-ba61-392906b2108a): Loading data parts | ||
| 521 | 2026.03.17 21:02:22.831389 [ 3 ] {ce1608f5-6c0d-438f-92be-827a7ca9c12f} <Debug> oximeter.fields_i32 (c9a68a96-e264-4b47-ba61-392906b2108a): There are no data parts | ||
| 522 | 2026.03.17 21:02:22.833215 [ 3 ] {ce1608f5-6c0d-438f-92be-827a7ca9c12f} <Debug> TCPHandler: Processed in 0.010270014 sec. | ||
| 523 | 2026.03.17 21:02:22.833399 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.17 21:02:22.833606 [ 3 ] {5d3e56d9-3e82-4f3b-965e-e00df3fbdc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.833678 [ 3 ] {5d3e56d9-3e82-4f3b-965e-e00df3fbdc8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.17 21:02:22.840181 [ 3 ] {5d3e56d9-3e82-4f3b-965e-e00df3fbdc8b} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Loading data parts | ||
| 527 | 2026.03.17 21:02:22.840357 [ 3 ] {5d3e56d9-3e82-4f3b-965e-e00df3fbdc8b} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): There are no data parts | ||
| 528 | 2026.03.17 21:02:22.842282 [ 3 ] {5d3e56d9-3e82-4f3b-965e-e00df3fbdc8b} <Debug> TCPHandler: Processed in 0.008941373 sec. | ||
| 529 | 2026.03.17 21:02:22.842469 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.17 21:02:22.842683 [ 3 ] {6fc32e39-d3e3-4e54-a042-153ef66c13da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.842745 [ 3 ] {6fc32e39-d3e3-4e54-a042-153ef66c13da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.17 21:02:22.850232 [ 3 ] {6fc32e39-d3e3-4e54-a042-153ef66c13da} <Debug> oximeter.fields_i64 (63e96115-6bd3-4e22-8be4-9eb341509ae8): Loading data parts | ||
| 533 | 2026.03.17 21:02:22.850443 [ 3 ] {6fc32e39-d3e3-4e54-a042-153ef66c13da} <Debug> oximeter.fields_i64 (63e96115-6bd3-4e22-8be4-9eb341509ae8): There are no data parts | ||
| 534 | 2026.03.17 21:02:22.852219 [ 3 ] {6fc32e39-d3e3-4e54-a042-153ef66c13da} <Debug> TCPHandler: Processed in 0.009798617 sec. | ||
| 535 | 2026.03.17 21:02:22.852373 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.17 21:02:22.852570 [ 3 ] {3b6fc2c9-85a5-4963-bda6-a6f804acec9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.852637 [ 3 ] {3b6fc2c9-85a5-4963-bda6-a6f804acec9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.17 21:02:22.855026 [ 3 ] {3b6fc2c9-85a5-4963-bda6-a6f804acec9d} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Loading data parts | ||
| 539 | 2026.03.17 21:02:22.855241 [ 3 ] {3b6fc2c9-85a5-4963-bda6-a6f804acec9d} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): There are no data parts | ||
| 540 | 2026.03.17 21:02:22.862202 [ 3 ] {3b6fc2c9-85a5-4963-bda6-a6f804acec9d} <Debug> TCPHandler: Processed in 0.009881508 sec. | ||
| 541 | 2026.03.17 21:02:22.862380 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.17 21:02:22.862583 [ 3 ] {09686d06-fc76-44d9-97e6-35c3cfc0f86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.862650 [ 3 ] {09686d06-fc76-44d9-97e6-35c3cfc0f86a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.17 21:02:22.864768 [ 3 ] {09686d06-fc76-44d9-97e6-35c3cfc0f86a} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Loading data parts | ||
| 545 | 2026.03.17 21:02:22.864901 [ 3 ] {09686d06-fc76-44d9-97e6-35c3cfc0f86a} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): There are no data parts | ||
| 546 | 2026.03.17 21:02:22.866097 [ 3 ] {09686d06-fc76-44d9-97e6-35c3cfc0f86a} <Debug> TCPHandler: Processed in 0.003785731 sec. | ||
| 547 | 2026.03.17 21:02:22.866278 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.17 21:02:22.866433 [ 3 ] {489f90dc-6594-4ef7-95ee-03021bdc2233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.866492 [ 3 ] {489f90dc-6594-4ef7-95ee-03021bdc2233} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.17 21:02:22.868383 [ 3 ] {489f90dc-6594-4ef7-95ee-03021bdc2233} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Loading data parts | ||
| 551 | 2026.03.17 21:02:22.868511 [ 3 ] {489f90dc-6594-4ef7-95ee-03021bdc2233} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): There are no data parts | ||
| 552 | 2026.03.17 21:02:22.869709 [ 3 ] {489f90dc-6594-4ef7-95ee-03021bdc2233} <Debug> TCPHandler: Processed in 0.003482486 sec. | ||
| 553 | 2026.03.17 21:02:22.869844 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.17 21:02:22.870020 [ 3 ] {0c67d529-56d7-4a9c-9009-0493287543bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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.17 21:02:22.870081 [ 3 ] {0c67d529-56d7-4a9c-9009-0493287543bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.17 21:02:22.871606 [ 3 ] {0c67d529-56d7-4a9c-9009-0493287543bf} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Loading data parts | ||
| 557 | 2026.03.17 21:02:22.871722 [ 3 ] {0c67d529-56d7-4a9c-9009-0493287543bf} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): There are no data parts | ||
| 558 | 2026.03.17 21:02:22.872725 [ 3 ] {0c67d529-56d7-4a9c-9009-0493287543bf} <Debug> TCPHandler: Processed in 0.002929616 sec. | ||
| 559 | 2026.03.17 21:02:22.872887 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.17 21:02:22.873134 [ 3 ] {9a21e01b-fe89-42ea-96b0-ec02630a485b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) /* 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.17 21:02:22.873211 [ 3 ] {9a21e01b-fe89-42ea-96b0-ec02630a485b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.17 21:02:22.875051 [ 3 ] {9a21e01b-fe89-42ea-96b0-ec02630a485b} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Loading data parts | ||
| 566 | 2026.03.17 21:02:22.875161 [ 3 ] {9a21e01b-fe89-42ea-96b0-ec02630a485b} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): There are no data parts | ||
| 567 | 2026.03.17 21:02:22.882092 [ 3 ] {9a21e01b-fe89-42ea-96b0-ec02630a485b} <Debug> TCPHandler: Processed in 0.009254848 sec. | ||
| 568 | 2026.03.17 21:02:22.882414 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.17 21:02:22.882747 [ 4 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.17 21:02:22.884268 [ 4 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.17 21:02:22.910632 [ 260 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Trace> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.17 21:02:22.910695 [ 260 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 573 | 2026.03.17 21:02:22.915378 [ 260 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.17 21:02:22.915738 [ 260 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Trace> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632): 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.17 21:02:22.916023 [ 4 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033436 sec., 29.907883718148103 rows/sec., 478.53 B/sec. | ||
| 576 | 2026.03.17 21:02:22.916394 [ 4 ] {510b342f-222c-4ba8-901a-930d08a676b6} <Debug> TCPHandler: Processed in 0.034117036 sec. | ||
| 577 | 2026.03.17 21:02:23.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.68 MiB, peak 125.68 MiB, free memory in arenas 0.00 B, will set to 138.02 MiB (RSS), difference: 12.34 MiB | ||
| 578 | 2026.03.17 21:02:25.190437 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64222 | ||
| 579 | 2026.03.17 21:02:25.192493 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.17 21:02:25.192537 [ 262 ] {} <Debug> TCP-Session: 74163494-e700-4290-99cf-bdd0e18b21ba Authenticating user 'default' from [fd00:1122:3344:101::c]:64222 | ||
| 581 | 2026.03.17 21:02:25.192558 [ 262 ] {} <Debug> TCP-Session: 74163494-e700-4290-99cf-bdd0e18b21ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.17 21:02:25.192616 [ 262 ] {} <Debug> TCP-Session: 74163494-e700-4290-99cf-bdd0e18b21ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.17 21:02:25.192726 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.17 21:02:25.192755 [ 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 | ||
| 585 | 2026.03.17 21:02:25.192863 [ 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 | ||
| 586 | 2026.03.17 21:02:25.196049 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41075 | ||
| 587 | 2026.03.17 21:02:25.196172 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59322 | ||
| 588 | 2026.03.17 21:02:25.196241 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.17 21:02:25.196269 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44974 | ||
| 590 | 2026.03.17 21:02:25.196397 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33004 | ||
| 591 | 2026.03.17 21:02:25.196376 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.03.17 21:02:25.196294 [ 263 ] {} <Debug> TCP-Session: cb673c62-6970-4a8c-8ead-56cc02e89c25 Authenticating user 'default' from [fd00:1122:3344:101::c]:41075 | ||
| 593 | 2026.03.17 21:02:25.196520 [ 263 ] {} <Debug> TCP-Session: cb673c62-6970-4a8c-8ead-56cc02e89c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.17 21:02:25.196576 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61841 | ||
| 595 | 2026.03.17 21:02:25.196573 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40309 | ||
| 596 | 2026.03.17 21:02:25.196546 [ 264 ] {} <Debug> TCP-Session: 09886f81-a50b-42d0-ab00-fc5dd1945692 Authenticating user 'default' from [fd00:1122:3344:101::c]:59322 | ||
| 597 | 2026.03.17 21:02:25.196764 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.17 21:02:25.196848 [ 264 ] {} <Debug> TCP-Session: 09886f81-a50b-42d0-ab00-fc5dd1945692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.17 21:02:25.196852 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.17 21:02:25.196737 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55801 | ||
| 601 | 2026.03.17 21:02:25.197027 [ 268 ] {} <Debug> TCP-Session: 95fa61aa-98c9-4d14-826d-16e0c87ddeb8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40309 | ||
| 602 | 2026.03.17 21:02:25.197027 [ 264 ] {} <Debug> TCP-Session: 09886f81-a50b-42d0-ab00-fc5dd1945692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.17 21:02:25.197022 [ 266 ] {} <Debug> TCP-Session: aab73c38-040c-48f3-b971-c9d42e483f7e Authenticating user 'default' from [fd00:1122:3344:101::c]:33004 | ||
| 604 | 2026.03.17 21:02:25.197138 [ 268 ] {} <Debug> TCP-Session: 95fa61aa-98c9-4d14-826d-16e0c87ddeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.17 21:02:25.196940 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.17 21:02:25.196739 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.17 21:02:25.197268 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.03.17 21:02:25.197280 [ 266 ] {} <Debug> TCP-Session: aab73c38-040c-48f3-b971-c9d42e483f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.17 21:02:25.197295 [ 267 ] {} <Debug> TCP-Session: 2455ba62-b6c1-4deb-9ae7-b99b7a990a94 Authenticating user 'default' from [fd00:1122:3344:101::c]:61841 | ||
| 610 | 2026.03.17 21:02:25.197319 [ 265 ] {} <Debug> TCP-Session: 9afbc065-f14e-4f24-87fc-619bb9e74916 Authenticating user 'default' from [fd00:1122:3344:101::c]:44974 | ||
| 611 | 2026.03.17 21:02:25.197320 [ 269 ] {} <Debug> TCP-Session: f443d2c6-b2f3-4332-b3d5-577bf9277b6a Authenticating user 'default' from [fd00:1122:3344:101::c]:55801 | ||
| 612 | 2026.03.17 21:02:25.196718 [ 263 ] {} <Debug> TCP-Session: cb673c62-6970-4a8c-8ead-56cc02e89c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.17 21:02:25.197479 [ 268 ] {} <Debug> TCP-Session: 95fa61aa-98c9-4d14-826d-16e0c87ddeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.17 21:02:25.197516 [ 269 ] {} <Debug> TCP-Session: f443d2c6-b2f3-4332-b3d5-577bf9277b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.17 21:02:25.197567 [ 265 ] {} <Debug> TCP-Session: 9afbc065-f14e-4f24-87fc-619bb9e74916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.17 21:02:25.197584 [ 269 ] {} <Debug> TCP-Session: f443d2c6-b2f3-4332-b3d5-577bf9277b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.17 21:02:25.197654 [ 265 ] {} <Debug> TCP-Session: 9afbc065-f14e-4f24-87fc-619bb9e74916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.17 21:02:25.197671 [ 267 ] {} <Debug> TCP-Session: 2455ba62-b6c1-4deb-9ae7-b99b7a990a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.17 21:02:25.197753 [ 267 ] {} <Debug> TCP-Session: 2455ba62-b6c1-4deb-9ae7-b99b7a990a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.17 21:02:25.197774 [ 266 ] {} <Debug> TCP-Session: aab73c38-040c-48f3-b971-c9d42e483f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.17 21:02:25.376045 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51166 | ||
| 622 | 2026.03.17 21:02:25.376646 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.17 21:02:25.376887 [ 270 ] {} <Debug> TCP-Session: 4fc605d6-707d-4bd4-8c66-2682d1790f34 Authenticating user 'default' from [fd00:1122:3344:101::b]:51166 | ||
| 624 | 2026.03.17 21:02:25.376924 [ 270 ] {} <Debug> TCP-Session: 4fc605d6-707d-4bd4-8c66-2682d1790f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.17 21:02:25.376942 [ 270 ] {} <Debug> TCP-Session: 4fc605d6-707d-4bd4-8c66-2682d1790f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.17 21:02:25.377146 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.17 21:02:25.377190 [ 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.17 21:02:25.377312 [ 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.17 21:02:25.378490 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63506 | ||
| 630 | 2026.03.17 21:02:25.378721 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42516 | ||
| 631 | 2026.03.17 21:02:25.378805 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48466 | ||
| 632 | 2026.03.17 21:02:25.378811 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33256 | ||
| 633 | 2026.03.17 21:02:25.378910 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41845 | ||
| 634 | 2026.03.17 21:02:25.378964 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.17 21:02:25.379025 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.17 21:02:25.379086 [ 271 ] {} <Debug> TCP-Session: 3b4b08ef-f882-4a85-8ea0-2818d4808557 Authenticating user 'default' from [fd00:1122:3344:101::b]:63506 | ||
| 637 | 2026.03.17 21:02:25.379120 [ 273 ] {} <Debug> TCP-Session: e954c3b1-be00-4e82-b4ed-fb8415851e32 Authenticating user 'default' from [fd00:1122:3344:101::b]:42516 | ||
| 638 | 2026.03.17 21:02:25.379240 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.17 21:02:25.379187 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58785 | ||
| 640 | 2026.03.17 21:02:25.379130 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54711 | ||
| 641 | 2026.03.17 21:02:25.379323 [ 273 ] {} <Debug> TCP-Session: e954c3b1-be00-4e82-b4ed-fb8415851e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.17 21:02:25.379382 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.17 21:02:25.379403 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.17 21:02:25.379364 [ 274 ] {} <Debug> TCP-Session: 69e69c25-356c-4c01-9c35-5578473cfc85 Authenticating user 'default' from [fd00:1122:3344:101::b]:48466 | ||
| 645 | 2026.03.17 21:02:25.379599 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.17 21:02:25.379622 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.17 21:02:25.379518 [ 272 ] {} <Debug> TCP-Session: a96e1f5a-597c-461b-a5dc-c96a30c8e17c Authenticating user 'default' from [fd00:1122:3344:101::b]:33256 | ||
| 648 | 2026.03.17 21:02:25.379718 [ 277 ] {} <Debug> TCP-Session: ef70aa70-2459-4d0a-81ed-a5c3a813304c Authenticating user 'default' from [fd00:1122:3344:101::b]:58785 | ||
| 649 | 2026.03.17 21:02:25.379699 [ 276 ] {} <Debug> TCP-Session: 1381d3bb-a898-42a1-9be9-ea98ceeb8abf Authenticating user 'default' from [fd00:1122:3344:101::b]:54711 | ||
| 650 | 2026.03.17 21:02:25.379689 [ 274 ] {} <Debug> TCP-Session: 69e69c25-356c-4c01-9c35-5578473cfc85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.17 21:02:25.379938 [ 277 ] {} <Debug> TCP-Session: ef70aa70-2459-4d0a-81ed-a5c3a813304c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.17 21:02:25.380028 [ 274 ] {} <Debug> TCP-Session: 69e69c25-356c-4c01-9c35-5578473cfc85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.17 21:02:25.379921 [ 276 ] {} <Debug> TCP-Session: 1381d3bb-a898-42a1-9be9-ea98ceeb8abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.17 21:02:25.380100 [ 277 ] {} <Debug> TCP-Session: ef70aa70-2459-4d0a-81ed-a5c3a813304c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.17 21:02:25.379922 [ 272 ] {} <Debug> TCP-Session: a96e1f5a-597c-461b-a5dc-c96a30c8e17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.17 21:02:25.379470 [ 275 ] {} <Debug> TCP-Session: bc744a84-1a10-4d0e-9187-63c5d9363f33 Authenticating user 'default' from [fd00:1122:3344:101::b]:41845 | ||
| 657 | 2026.03.17 21:02:25.380257 [ 272 ] {} <Debug> TCP-Session: a96e1f5a-597c-461b-a5dc-c96a30c8e17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.17 21:02:25.380248 [ 276 ] {} <Debug> TCP-Session: 1381d3bb-a898-42a1-9be9-ea98ceeb8abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.17 21:02:25.379124 [ 271 ] {} <Debug> TCP-Session: 3b4b08ef-f882-4a85-8ea0-2818d4808557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.17 21:02:25.380516 [ 275 ] {} <Debug> TCP-Session: bc744a84-1a10-4d0e-9187-63c5d9363f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.17 21:02:25.379453 [ 273 ] {} <Debug> TCP-Session: e954c3b1-be00-4e82-b4ed-fb8415851e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.17 21:02:25.380604 [ 271 ] {} <Debug> TCP-Session: 3b4b08ef-f882-4a85-8ea0-2818d4808557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.17 21:02:25.380635 [ 275 ] {} <Debug> TCP-Session: bc744a84-1a10-4d0e-9187-63c5d9363f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.17 21:02:25.850914 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42025 | ||
| 665 | 2026.03.17 21:02:25.853534 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.17 21:02:25.853588 [ 278 ] {} <Debug> TCP-Session: 6ff558f4-0ef3-4658-9aea-d6568a168add Authenticating user 'default' from [fd00:1122:3344:101::a]:42025 | ||
| 667 | 2026.03.17 21:02:25.853737 [ 278 ] {} <Debug> TCP-Session: 6ff558f4-0ef3-4658-9aea-d6568a168add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.17 21:02:25.853754 [ 278 ] {} <Debug> TCP-Session: 6ff558f4-0ef3-4658-9aea-d6568a168add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.17 21:02:25.853839 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.17 21:02:25.854005 [ 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.17 21:02:25.854031 [ 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.17 21:02:25.857077 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45040 | ||
| 673 | 2026.03.17 21:02:25.857187 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59005 | ||
| 674 | 2026.03.17 21:02:25.857280 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.17 21:02:25.857316 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64372 | ||
| 676 | 2026.03.17 21:02:25.857401 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56366 | ||
| 677 | 2026.03.17 21:02:25.857433 [ 279 ] {} <Debug> TCP-Session: 9b8be86b-2435-4ff4-b35f-9202abeb8fa8 Authenticating user 'default' from [fd00:1122:3344:101::a]:45040 | ||
| 678 | 2026.03.17 21:02:25.857513 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37386 | ||
| 679 | 2026.03.17 21:02:25.857576 [ 279 ] {} <Debug> TCP-Session: 9b8be86b-2435-4ff4-b35f-9202abeb8fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.17 21:02:25.857592 [ 279 ] {} <Debug> TCP-Session: 9b8be86b-2435-4ff4-b35f-9202abeb8fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.17 21:02:25.857754 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52924 | ||
| 682 | 2026.03.17 21:02:25.857946 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.17 21:02:25.858009 [ 282 ] {} <Debug> TCP-Session: a8b5f402-5267-4e37-afa3-208a36fcbc75 Authenticating user 'default' from [fd00:1122:3344:101::a]:56366 | ||
| 684 | 2026.03.17 21:02:25.858041 [ 282 ] {} <Debug> TCP-Session: a8b5f402-5267-4e37-afa3-208a36fcbc75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.17 21:02:25.858117 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.17 21:02:25.858060 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.17 21:02:25.858150 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.17 21:02:25.858248 [ 281 ] {} <Debug> TCP-Session: dc5b5b0f-ff9a-494c-ab33-8aaeea7bfd57 Authenticating user 'default' from [fd00:1122:3344:101::a]:64372 | ||
| 689 | 2026.03.17 21:02:25.858230 [ 283 ] {} <Debug> TCP-Session: bde6c324-cdf7-4d53-9b33-f866c3eabe12 Authenticating user 'default' from [fd00:1122:3344:101::a]:37386 | ||
| 690 | 2026.03.17 21:02:25.858200 [ 282 ] {} <Debug> TCP-Session: a8b5f402-5267-4e37-afa3-208a36fcbc75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.17 21:02:25.858352 [ 280 ] {} <Debug> TCP-Session: 038b2fe8-9edf-48ab-98e3-ac1fac524fff Authenticating user 'default' from [fd00:1122:3344:101::a]:59005 | ||
| 692 | 2026.03.17 21:02:25.858377 [ 281 ] {} <Debug> TCP-Session: dc5b5b0f-ff9a-494c-ab33-8aaeea7bfd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.17 21:02:25.858360 [ 283 ] {} <Debug> TCP-Session: bde6c324-cdf7-4d53-9b33-f866c3eabe12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.17 21:02:25.858465 [ 280 ] {} <Debug> TCP-Session: 038b2fe8-9edf-48ab-98e3-ac1fac524fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.17 21:02:25.858467 [ 281 ] {} <Debug> TCP-Session: dc5b5b0f-ff9a-494c-ab33-8aaeea7bfd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.17 21:02:25.858069 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.03.17 21:02:25.858582 [ 280 ] {} <Debug> TCP-Session: 038b2fe8-9edf-48ab-98e3-ac1fac524fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.17 21:02:25.858549 [ 283 ] {} <Debug> TCP-Session: bde6c324-cdf7-4d53-9b33-f866c3eabe12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.17 21:02:25.858659 [ 284 ] {} <Debug> TCP-Session: 7c55fc48-e62a-4104-a630-6e8259076874 Authenticating user 'default' from [fd00:1122:3344:101::a]:52924 | ||
| 700 | 2026.03.17 21:02:25.858052 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41814 | ||
| 701 | 2026.03.17 21:02:25.858742 [ 284 ] {} <Debug> TCP-Session: 7c55fc48-e62a-4104-a630-6e8259076874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.17 21:02:25.858856 [ 284 ] {} <Debug> TCP-Session: 7c55fc48-e62a-4104-a630-6e8259076874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.17 21:02:25.859026 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.03.17 21:02:25.859208 [ 285 ] {} <Debug> TCP-Session: e215b400-e7e9-499a-966b-60d39c0d4e27 Authenticating user 'default' from [fd00:1122:3344:101::a]:41814 | ||
| 705 | 2026.03.17 21:02:25.859230 [ 285 ] {} <Debug> TCP-Session: e215b400-e7e9-499a-966b-60d39c0d4e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.17 21:02:25.859245 [ 285 ] {} <Debug> TCP-Session: e215b400-e7e9-499a-966b-60d39c0d4e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.17 21:02:26.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.33 MiB, peak 138.33 MiB, free memory in arenas 0.00 B, will set to 139.82 MiB (RSS), difference: 1.49 MiB | ||
| 708 | 2026.03.17 21:02:28.595970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.17 21:02:28.596025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.17 21:02:28.596070 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.17 21:02:28.596221 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.17 21:02:28.604348 [ 245 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Loading data parts | ||
| 713 | 2026.03.17 21:02:28.604596 [ 245 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): There are no data parts | ||
| 714 | 2026.03.17 21:02:28.608848 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.17 21:02:28.608890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 716 | 2026.03.17 21:02:28.617251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.17 21:02:28.617991 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.17 21:02:28.618176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.03.17 21:02:28.618328 [ 244 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Loading data parts | ||
| 720 | 2026.03.17 21:02:28.618609 [ 244 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): There are no data parts | ||
| 721 | 2026.03.17 21:02:28.656452 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.17 21:02:28.656527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 723 | 2026.03.17 21:02:28.664697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.17 21:02:28.666710 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.17 21:02:28.672129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.17 21:02:29.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.78 MiB, peak 148.78 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.06 MiB | ||
| 727 | 2026.03.17 21:02:31.095886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.17 21:02:31.095984 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.17 21:02:31.100631 [ 243 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Loading data parts | ||
| 730 | 2026.03.17 21:02:31.100876 [ 243 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): There are no data parts | ||
| 731 | 2026.03.17 21:02:31.109863 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.17 21:02:31.109901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 733 | 2026.03.17 21:02:31.113590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.17 21:02:31.114169 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.17 21:02:31.114550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.17 21:02:32.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2026.03.17 21:02:36.052659 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.17 21:02:36.052815 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.17 21:02:36.118294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.03.17 21:02:36.123953 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.17 21:02:36.124002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 742 | 2026.03.17 21:02:36.124801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.17 21:02:36.125349 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.17 21:02:36.127574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.17 21:02:36.172246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.17 21:02:36.190572 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.17 21:02:36.190618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 748 | 2026.03.17 21:02:36.197295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.17 21:02:36.198447 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.17 21:02:36.201565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.17 21:02:37.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.62 MiB, peak 159.62 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 2.04 MiB | ||
| 752 | 2026.03.17 21:02:42.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.69 MiB, peak 159.62 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.01 MiB | ||
| 753 | 2026.03.17 21:02:42.931507 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.03.17 21:02:42.931712 [ 3 ] {d713416b-2747-4249-a91a-801cdbc3f80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.03.17 21:02:42.938790 [ 3 ] {d713416b-2747-4249-a91a-801cdbc3f80a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.03.17 21:02:42.949413 [ 3 ] {d713416b-2747-4249-a91a-801cdbc3f80a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.03.17 21:02:42.960272 [ 3 ] {d713416b-2747-4249-a91a-801cdbc3f80a} <Debug> TCPHandler: Processed in 0.028900792 sec. | ||
| 758 | 2026.03.17 21:02:42.969700 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.03.17 21:02:42.969858 [ 3 ] {50fbe1b2-c952-4b3e-bf52-19b2c96149fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.03.17 21:02:42.985196 [ 3 ] {50fbe1b2-c952-4b3e-bf52-19b2c96149fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.03.17 21:02:42.985263 [ 3 ] {50fbe1b2-c952-4b3e-bf52-19b2c96149fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.03.17 21:02:42.985773 [ 3 ] {50fbe1b2-c952-4b3e-bf52-19b2c96149fb} <Debug> TCPHandler: Processed in 0.016154548 sec. | ||
| 763 | 2026.03.17 21:02:42.988648 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.03.17 21:02:42.988790 [ 3 ] {4ad96ce9-673d-4d94-861d-0650c60a2f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.03.17 21:02:42.993738 [ 3 ] {4ad96ce9-673d-4d94-861d-0650c60a2f12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.03.17 21:02:42.993790 [ 3 ] {4ad96ce9-673d-4d94-861d-0650c60a2f12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.03.17 21:02:42.994159 [ 3 ] {4ad96ce9-673d-4d94-861d-0650c60a2f12} <Debug> TCPHandler: Processed in 0.005579709 sec. | ||
| 768 | 2026.03.17 21:02:42.994428 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.03.17 21:02:42.994554 [ 3 ] {cac120a1-d0a9-489f-8ef9-1dca7410148d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.03.17 21:02:42.994810 [ 3 ] {cac120a1-d0a9-489f-8ef9-1dca7410148d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.03.17 21:02:42.994853 [ 3 ] {cac120a1-d0a9-489f-8ef9-1dca7410148d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.03.17 21:02:42.995200 [ 3 ] {cac120a1-d0a9-489f-8ef9-1dca7410148d} <Debug> TCPHandler: Processed in 0.000816443 sec. | ||
| 773 | 2026.03.17 21:02:42.995433 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.03.17 21:02:42.995552 [ 3 ] {e9dd7384-7f75-4560-91f5-227edeb40610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.03.17 21:02:42.995792 [ 3 ] {e9dd7384-7f75-4560-91f5-227edeb40610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.03.17 21:02:42.995834 [ 3 ] {e9dd7384-7f75-4560-91f5-227edeb40610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.03.17 21:02:42.996123 [ 3 ] {e9dd7384-7f75-4560-91f5-227edeb40610} <Debug> TCPHandler: Processed in 0.000738671 sec. | ||
| 778 | 2026.03.17 21:02:42.996356 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.03.17 21:02:42.996470 [ 3 ] {4c3d71a3-654b-4d88-b4c3-2f55c4542b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.03.17 21:02:42.996702 [ 3 ] {4c3d71a3-654b-4d88-b4c3-2f55c4542b84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.03.17 21:02:42.996743 [ 3 ] {4c3d71a3-654b-4d88-b4c3-2f55c4542b84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.03.17 21:02:42.997019 [ 3 ] {4c3d71a3-654b-4d88-b4c3-2f55c4542b84} <Debug> TCPHandler: Processed in 0.000711701 sec. | ||
| 783 | 2026.03.17 21:02:42.997251 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.03.17 21:02:42.997364 [ 3 ] {aab69992-a519-438d-93fe-7c69834aa3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.03.17 21:02:42.997596 [ 3 ] {aab69992-a519-438d-93fe-7c69834aa3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.03.17 21:02:42.997637 [ 3 ] {aab69992-a519-438d-93fe-7c69834aa3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.03.17 21:02:42.997913 [ 3 ] {aab69992-a519-438d-93fe-7c69834aa3fa} <Debug> TCPHandler: Processed in 0.000709882 sec. | ||
| 788 | 2026.03.17 21:02:43.011166 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.03.17 21:02:43.011287 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 790 | 2026.03.17 21:02:43.011331 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.03.17 21:02:43.011915 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 792 | 2026.03.17 21:02:43.011962 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 793 | 2026.03.17 21:02:43.014617 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 794 | 2026.03.17 21:02:43.015010 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 795 | 2026.03.17 21:02:43.015168 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Debug> executeQuery: Read 7 rows, 3.07 KiB in 0.003911 sec., 1789.8235745333673 rows/sec., 784.55 KiB/sec. | ||
| 796 | 2026.03.17 21:02:43.015218 [ 3 ] {545d0522-160e-4efc-9816-f19cfa3d0ef7} <Debug> TCPHandler: Processed in 0.004104025 sec. | ||
| 797 | 2026.03.17 21:02:43.015347 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.17 21:02:43.015446 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 799 | 2026.03.17 21:02:43.015487 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 800 | 2026.03.17 21:02:43.022202 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 801 | 2026.03.17 21:02:43.022238 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 802 | 2026.03.17 21:02:43.025251 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 803 | 2026.03.17 21:02:43.025683 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 804 | 2026.03.17 21:02:43.025826 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.010402 sec., 2307.2486060373008 rows/sec., 196.03 KiB/sec. | ||
| 805 | 2026.03.17 21:02:43.025864 [ 3 ] {c5820a79-80e1-4c9d-9948-99ba05ee9041} <Debug> TCPHandler: Processed in 0.010565899 sec. | ||
| 806 | 2026.03.17 21:02:43.025992 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.17 21:02:43.026095 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 808 | 2026.03.17 21:02:43.026135 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 809 | 2026.03.17 21:02:43.026542 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.03.17 21:02:43.026579 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 811 | 2026.03.17 21:02:43.026999 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.03.17 21:02:43.027450 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.03.17 21:02:43.027581 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001509 sec., 1325.3810470510273 rows/sec., 108.08 KiB/sec. | ||
| 814 | 2026.03.17 21:02:43.027619 [ 3 ] {d1b913ce-0117-4ebd-a023-83af49df0b24} <Debug> TCPHandler: Processed in 0.001677347 sec. | ||
| 815 | 2026.03.17 21:02:43.027726 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.03.17 21:02:43.027829 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 817 | 2026.03.17 21:02:43.027867 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 818 | 2026.03.17 21:02:43.028329 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.03.17 21:02:43.028364 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 820 | 2026.03.17 21:02:43.028792 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 821 | 2026.03.17 21:02:43.029273 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.03.17 21:02:43.029403 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Debug> executeQuery: Read 121 rows, 11.51 KiB in 0.001594 sec., 75909.66122961104 rows/sec., 7.05 MiB/sec. | ||
| 823 | 2026.03.17 21:02:43.029440 [ 3 ] {c29e5ad9-9940-45b6-b4d4-5335c4af82ee} <Debug> TCPHandler: Processed in 0.001763278 sec. | ||
| 824 | 2026.03.17 21:02:43.029557 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.03.17 21:02:43.029649 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 826 | 2026.03.17 21:02:43.029688 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 827 | 2026.03.17 21:02:43.030086 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.03.17 21:02:43.030122 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 829 | 2026.03.17 21:02:43.030557 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.03.17 21:02:43.031123 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.03.17 21:02:43.031251 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001621 sec., 8636.64404688464 rows/sec., 678.95 KiB/sec. | ||
| 832 | 2026.03.17 21:02:43.031288 [ 3 ] {26269896-cd63-4d32-ad4c-5f98e9bc9668} <Debug> TCPHandler: Processed in 0.001781568 sec. | ||
| 833 | 2026.03.17 21:02:43.031390 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.03.17 21:02:43.031482 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 835 | 2026.03.17 21:02:43.031520 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 836 | 2026.03.17 21:02:43.031942 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.03.17 21:02:43.031974 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 838 | 2026.03.17 21:02:43.032468 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 839 | 2026.03.17 21:02:43.032953 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.03.17 21:02:43.033084 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 841 | 2026.03.17 21:02:43.033120 [ 3 ] {01d8e378-e145-4c1d-8f94-afcc348bd666} <Debug> TCPHandler: Processed in 0.001778929 sec. | ||
| 842 | 2026.03.17 21:02:43.033236 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.17 21:02:43.033328 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 844 | 2026.03.17 21:02:43.033367 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 845 | 2026.03.17 21:02:43.033756 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2026.03.17 21:02:43.033792 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 847 | 2026.03.17 21:02:43.034295 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2026.03.17 21:02:43.034774 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2026.03.17 21:02:43.034904 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001594 sec., 7528.23086574655 rows/sec., 588.14 KiB/sec. | ||
| 850 | 2026.03.17 21:02:43.034940 [ 3 ] {e4cc3316-bcf7-4764-9de6-c3f740bd0aa8} <Debug> TCPHandler: Processed in 0.001754128 sec. | ||
| 851 | 2026.03.17 21:02:43.035054 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.17 21:02:43.035147 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 853 | 2026.03.17 21:02:43.035186 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 854 | 2026.03.17 21:02:43.035607 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.03.17 21:02:43.035644 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 856 | 2026.03.17 21:02:43.036074 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.03.17 21:02:43.036613 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.03.17 21:02:43.036739 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Debug> executeQuery: Read 38 rows, 3.42 KiB in 0.001611 sec., 23587.833643699567 rows/sec., 2.07 MiB/sec. | ||
| 859 | 2026.03.17 21:02:43.036776 [ 3 ] {594f0120-1e10-42d1-89d7-2485c106337d} <Debug> TCPHandler: Processed in 0.001771438 sec. | ||
| 860 | 2026.03.17 21:02:43.036880 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.03.17 21:02:43.036971 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 862 | 2026.03.17 21:02:43.037013 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 863 | 2026.03.17 21:02:43.039621 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.03.17 21:02:43.039660 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 865 | 2026.03.17 21:02:43.044676 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.03.17 21:02:43.045154 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.03.17 21:02:43.045286 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Debug> executeQuery: Read 325 rows, 26.96 KiB in 0.008333 sec., 39001.560062402496 rows/sec., 3.16 MiB/sec. | ||
| 868 | 2026.03.17 21:02:43.045324 [ 3 ] {6c1d1c8e-6b3f-409e-b71f-98050bb6809f} <Debug> TCPHandler: Processed in 0.008493226 sec. | ||
| 869 | 2026.03.17 21:02:43.628009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 870 | 2026.03.17 21:02:43.628704 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.03.17 21:02:43.628780 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 872 | 2026.03.17 21:02:43.629723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 873 | 2026.03.17 21:02:43.630339 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.03.17 21:02:43.630501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 875 | 2026.03.17 21:02:43.701687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 876 | 2026.03.17 21:02:43.719203 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2026.03.17 21:02:43.719274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 878 | 2026.03.17 21:02:43.726187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 879 | 2026.03.17 21:02:43.727627 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2026.03.17 21:02:43.731287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 881 | 2026.03.17 21:02:44.609133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57591 | ||
| 882 | 2026.03.17 21:02:44.609275 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 883 | 2026.03.17 21:02:44.609307 [ 286 ] {} <Debug> TCP-Session: a33e1354-9a13-43cc-987e-b84e54ed7f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:57591 | ||
| 884 | 2026.03.17 21:02:44.609330 [ 286 ] {} <Debug> TCP-Session: a33e1354-9a13-43cc-987e-b84e54ed7f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.03.17 21:02:44.609342 [ 286 ] {} <Debug> TCP-Session: a33e1354-9a13-43cc-987e-b84e54ed7f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.03.17 21:02:44.609393 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 887 | 2026.03.17 21:02:44.609416 [ 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 | ||
| 888 | 2026.03.17 21:02:44.609433 [ 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 | ||
| 889 | 2026.03.17 21:02:44.609820 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62843 | ||
| 890 | 2026.03.17 21:02:44.610016 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.03.17 21:02:44.610052 [ 287 ] {} <Debug> TCP-Session: ed8436ea-39cd-4b29-a228-49ede214955e Authenticating user 'default' from [fd00:1122:3344:101::e]:62843 | ||
| 892 | 2026.03.17 21:02:44.610075 [ 287 ] {} <Debug> TCP-Session: ed8436ea-39cd-4b29-a228-49ede214955e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.17 21:02:44.610088 [ 287 ] {} <Debug> TCP-Session: ed8436ea-39cd-4b29-a228-49ede214955e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.17 21:02:44.610086 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41576 | ||
| 895 | 2026.03.17 21:02:44.610083 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52127 | ||
| 896 | 2026.03.17 21:02:44.610141 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40200 | ||
| 897 | 2026.03.17 21:02:44.610192 [ 286 ] {} <Trace> TCP-Session: a33e1354-9a13-43cc-987e-b84e54ed7f76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.17 21:02:44.610210 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36174 | ||
| 899 | 2026.03.17 21:02:44.610387 [ 286 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 900 | 2026.03.17 21:02:44.610550 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33406 | ||
| 901 | 2026.03.17 21:02:44.610558 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61227 | ||
| 902 | 2026.03.17 21:02:44.610529 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 903 | 2026.03.17 21:02:44.610601 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.03.17 21:02:44.610638 [ 290 ] {} <Debug> TCP-Session: c9578891-6ff7-41d1-af0c-3cf2128d7858 Authenticating user 'default' from [fd00:1122:3344:101::e]:40200 | ||
| 905 | 2026.03.17 21:02:44.610662 [ 290 ] {} <Debug> TCP-Session: c9578891-6ff7-41d1-af0c-3cf2128d7858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.03.17 21:02:44.610665 [ 291 ] {} <Debug> TCP-Session: ef710a7f-3c46-4c83-8b7f-13ea8f49bdf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36174 | ||
| 907 | 2026.03.17 21:02:44.610679 [ 290 ] {} <Debug> TCP-Session: c9578891-6ff7-41d1-af0c-3cf2128d7858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.17 21:02:44.610682 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 909 | 2026.03.17 21:02:44.610699 [ 291 ] {} <Debug> TCP-Session: ef710a7f-3c46-4c83-8b7f-13ea8f49bdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.03.17 21:02:44.610752 [ 288 ] {} <Debug> TCP-Session: 1d26f39d-ee53-4799-a53b-4cbcdd48e187 Authenticating user 'default' from [fd00:1122:3344:101::e]:41576 | ||
| 911 | 2026.03.17 21:02:44.610753 [ 291 ] {} <Debug> TCP-Session: ef710a7f-3c46-4c83-8b7f-13ea8f49bdf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.03.17 21:02:44.610782 [ 288 ] {} <Debug> TCP-Session: 1d26f39d-ee53-4799-a53b-4cbcdd48e187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.03.17 21:02:44.610800 [ 288 ] {} <Debug> TCP-Session: 1d26f39d-ee53-4799-a53b-4cbcdd48e187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.03.17 21:02:44.610805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34198 | ||
| 915 | 2026.03.17 21:02:44.610843 [ 286 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 916 | 2026.03.17 21:02:44.610923 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.17 21:02:44.610965 [ 293 ] {} <Debug> TCP-Session: 68bdbe2a-3a86-4910-97e9-050931b4f3cd Authenticating user 'default' from [fd00:1122:3344:101::e]:33406 | ||
| 918 | 2026.03.17 21:02:44.610990 [ 293 ] {} <Debug> TCP-Session: 68bdbe2a-3a86-4910-97e9-050931b4f3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.03.17 21:02:44.611005 [ 293 ] {} <Debug> TCP-Session: 68bdbe2a-3a86-4910-97e9-050931b4f3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.03.17 21:02:44.611020 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.17 21:02:44.611067 [ 292 ] {} <Debug> TCP-Session: 8ee0d185-4c9d-4d23-a0b1-b6f077dddc89 Authenticating user 'default' from [fd00:1122:3344:101::e]:61227 | ||
| 922 | 2026.03.17 21:02:44.611092 [ 292 ] {} <Debug> TCP-Session: 8ee0d185-4c9d-4d23-a0b1-b6f077dddc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.03.17 21:02:44.611110 [ 292 ] {} <Debug> TCP-Session: 8ee0d185-4c9d-4d23-a0b1-b6f077dddc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.17 21:02:44.613200 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.03.17 21:02:44.613254 [ 289 ] {} <Debug> TCP-Session: 6dda06d6-9335-463e-b9dd-590a9a3126eb Authenticating user 'default' from [fd00:1122:3344:101::e]:52127 | ||
| 926 | 2026.03.17 21:02:44.613274 [ 289 ] {} <Debug> TCP-Session: 6dda06d6-9335-463e-b9dd-590a9a3126eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.17 21:02:44.613287 [ 289 ] {} <Debug> TCP-Session: 6dda06d6-9335-463e-b9dd-590a9a3126eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.17 21:02:44.615235 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.03.17 21:02:44.615252 [ 286 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2026.03.17 21:02:44.615276 [ 294 ] {} <Debug> TCP-Session: bf16f17c-9b65-40c7-ac14-4d3548669f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:34198 | ||
| 931 | 2026.03.17 21:02:44.615296 [ 294 ] {} <Debug> TCP-Session: bf16f17c-9b65-40c7-ac14-4d3548669f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.17 21:02:44.615311 [ 294 ] {} <Debug> TCP-Session: bf16f17c-9b65-40c7-ac14-4d3548669f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.17 21:02:44.624147 [ 286 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 934 | 2026.03.17 21:02:44.642995 [ 296 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> AggregatingTransform: Aggregating | ||
| 935 | 2026.03.17 21:02:44.645057 [ 296 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> Aggregator: Aggregation method: without_key | ||
| 936 | 2026.03.17 21:02:44.645716 [ 296 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005893755 sec. (169.671 rows/sec., 6.63 KiB/sec.) | ||
| 937 | 2026.03.17 21:02:44.645740 [ 296 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> Aggregator: Merging aggregated data | ||
| 938 | 2026.03.17 21:02:44.645767 [ 296 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 939 | 2026.03.17 21:02:44.648976 [ 286 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038647 sec., 25.87522964266308 rows/sec., 1.01 KiB/sec. | ||
| 940 | 2026.03.17 21:02:44.649142 [ 286 ] {19ae8294-3d55-478b-b1a3-f1180dca323d} <Debug> TCPHandler: Processed in 0.039087736 sec. | ||
| 941 | 2026.03.17 21:02:44.650775 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 942 | 2026.03.17 21:02:44.650811 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 943 | 2026.03.17 21:02:44.650825 [ 286 ] {} <Debug> TCP-Session: a33e1354-9a13-43cc-987e-b84e54ed7f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.03.17 21:02:44.650830 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 945 | 2026.03.17 21:02:44.650858 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 946 | 2026.03.17 21:02:44.650872 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.03.17 21:02:44.650900 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 948 | 2026.03.17 21:02:44.650928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.03.17 21:02:44.650944 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.03.17 21:02:44.650968 [ 287 ] {} <Debug> TCP-Session: ed8436ea-39cd-4b29-a228-49ede214955e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.17 21:02:44.650977 [ 291 ] {} <Debug> TCP-Session: ef710a7f-3c46-4c83-8b7f-13ea8f49bdf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.17 21:02:44.650934 [ 292 ] {} <Debug> TCP-Session: 8ee0d185-4c9d-4d23-a0b1-b6f077dddc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.03.17 21:02:44.651001 [ 294 ] {} <Debug> TCP-Session: bf16f17c-9b65-40c7-ac14-4d3548669f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.17 21:02:44.650931 [ 288 ] {} <Debug> TCP-Session: 1d26f39d-ee53-4799-a53b-4cbcdd48e187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.17 21:02:44.650882 [ 290 ] {} <Debug> TCP-Session: c9578891-6ff7-41d1-af0c-3cf2128d7858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.03.17 21:02:44.650863 [ 293 ] {} <Debug> TCP-Session: 68bdbe2a-3a86-4910-97e9-050931b4f3cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.03.17 21:02:44.650902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 958 | 2026.03.17 21:02:44.651126 [ 289 ] {} <Debug> TCP-Session: 6dda06d6-9335-463e-b9dd-590a9a3126eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.17 21:02:45.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.94 MiB, peak 170.05 MiB, free memory in arenas 0.00 B, will set to 163.63 MiB (RSS), difference: 2.69 MiB | ||
| 960 | 2026.03.17 21:02:45.570677 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53257 | ||
| 961 | 2026.03.17 21:02:45.570789 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 962 | 2026.03.17 21:02:45.570814 [ 286 ] {} <Debug> TCP-Session: 93844699-b592-438a-9a4d-f82b2fb8b58c Authenticating user 'default' from [fd00:1122:3344:101::e]:53257 | ||
| 963 | 2026.03.17 21:02:45.570836 [ 286 ] {} <Debug> TCP-Session: 93844699-b592-438a-9a4d-f82b2fb8b58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.03.17 21:02:45.570849 [ 286 ] {} <Debug> TCP-Session: 93844699-b592-438a-9a4d-f82b2fb8b58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.03.17 21:02:45.571064 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59004 | ||
| 966 | 2026.03.17 21:02:45.571115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52563 | ||
| 967 | 2026.03.17 21:02:45.571119 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34812 | ||
| 968 | 2026.03.17 21:02:45.571160 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62860 | ||
| 969 | 2026.03.17 21:02:45.571171 [ 286 ] {} <Trace> TCP-Session: 93844699-b592-438a-9a4d-f82b2fb8b58c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.03.17 21:02:45.571207 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 971 | 2026.03.17 21:02:45.571153 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48990 | ||
| 972 | 2026.03.17 21:02:45.571242 [ 290 ] {} <Debug> TCP-Session: c79a1c88-5c38-40f6-851d-2dbadf9ce642 Authenticating user 'default' from [fd00:1122:3344:101::e]:52563 | ||
| 973 | 2026.03.17 21:02:45.571258 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 974 | 2026.03.17 21:02:45.571265 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 975 | 2026.03.17 21:02:45.571288 [ 290 ] {} <Debug> TCP-Session: c79a1c88-5c38-40f6-851d-2dbadf9ce642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.17 21:02:45.571301 [ 294 ] {} <Debug> TCP-Session: d055a17f-79a1-4769-93ad-168a8b50f2d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62860 | ||
| 977 | 2026.03.17 21:02:45.571320 [ 290 ] {} <Debug> TCP-Session: c79a1c88-5c38-40f6-851d-2dbadf9ce642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.17 21:02:45.571320 [ 288 ] {} <Debug> TCP-Session: dbf4048f-bea4-4bd5-ad44-d902d5f64dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34812 | ||
| 979 | 2026.03.17 21:02:45.571333 [ 294 ] {} <Debug> TCP-Session: d055a17f-79a1-4769-93ad-168a8b50f2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.03.17 21:02:45.571341 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 981 | 2026.03.17 21:02:45.571362 [ 294 ] {} <Debug> TCP-Session: d055a17f-79a1-4769-93ad-168a8b50f2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.17 21:02:45.571359 [ 288 ] {} <Debug> TCP-Session: dbf4048f-bea4-4bd5-ad44-d902d5f64dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.17 21:02:45.571388 [ 286 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 984 | 2026.03.17 21:02:45.571403 [ 288 ] {} <Debug> TCP-Session: dbf4048f-bea4-4bd5-ad44-d902d5f64dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.03.17 21:02:45.571387 [ 293 ] {} <Debug> TCP-Session: 5bde904d-44ae-4d96-9d2d-3183fc20bfdb Authenticating user 'default' from [fd00:1122:3344:101::e]:48990 | ||
| 986 | 2026.03.17 21:02:45.571139 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40788 | ||
| 987 | 2026.03.17 21:02:45.571465 [ 293 ] {} <Debug> TCP-Session: 5bde904d-44ae-4d96-9d2d-3183fc20bfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.03.17 21:02:45.571118 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59525 | ||
| 989 | 2026.03.17 21:02:45.571495 [ 293 ] {} <Debug> TCP-Session: 5bde904d-44ae-4d96-9d2d-3183fc20bfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.03.17 21:02:45.571120 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50749 | ||
| 991 | 2026.03.17 21:02:45.571535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.03.17 21:02:45.571560 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.03.17 21:02:45.571585 [ 292 ] {} <Debug> TCP-Session: 23bc120e-18d2-4cdb-acb6-c8b8fb37cc98 Authenticating user 'default' from [fd00:1122:3344:101::e]:40788 | ||
| 994 | 2026.03.17 21:02:45.571603 [ 289 ] {} <Debug> TCP-Session: 91bb50ad-394a-499a-a301-5b196ecec863 Authenticating user 'default' from [fd00:1122:3344:101::e]:59525 | ||
| 995 | 2026.03.17 21:02:45.571618 [ 292 ] {} <Debug> TCP-Session: 23bc120e-18d2-4cdb-acb6-c8b8fb37cc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.03.17 21:02:45.571625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.03.17 21:02:45.571641 [ 292 ] {} <Debug> TCP-Session: 23bc120e-18d2-4cdb-acb6-c8b8fb37cc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.17 21:02:45.571633 [ 289 ] {} <Debug> TCP-Session: 91bb50ad-394a-499a-a301-5b196ecec863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.17 21:02:45.571676 [ 291 ] {} <Debug> TCP-Session: 6de5aa69-6e99-49a1-94cc-f15b42e7f618 Authenticating user 'default' from [fd00:1122:3344:101::e]:50749 | ||
| 1000 | 2026.03.17 21:02:45.571682 [ 286 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1001 | 2026.03.17 21:02:45.571720 [ 291 ] {} <Debug> TCP-Session: 6de5aa69-6e99-49a1-94cc-f15b42e7f618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.17 21:02:45.571694 [ 289 ] {} <Debug> TCP-Session: 91bb50ad-394a-499a-a301-5b196ecec863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.03.17 21:02:45.571747 [ 291 ] {} <Debug> TCP-Session: 6de5aa69-6e99-49a1-94cc-f15b42e7f618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.17 21:02:45.571765 [ 286 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.03.17 21:02:45.571180 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.03.17 21:02:45.571820 [ 287 ] {} <Debug> TCP-Session: 22c4412d-bf6f-47f6-91f2-fbdbf8e8e1dc Authenticating user 'default' from [fd00:1122:3344:101::e]:59004 | ||
| 1007 | 2026.03.17 21:02:45.571836 [ 287 ] {} <Debug> TCP-Session: 22c4412d-bf6f-47f6-91f2-fbdbf8e8e1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.17 21:02:45.571848 [ 287 ] {} <Debug> TCP-Session: 22c4412d-bf6f-47f6-91f2-fbdbf8e8e1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.17 21:02:45.572110 [ 286 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 1010 | 2026.03.17 21:02:45.573061 [ 340 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Trace> AggregatingTransform: Aggregating | ||
| 1011 | 2026.03.17 21:02:45.573117 [ 340 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Trace> Aggregator: Aggregation method: without_key | ||
| 1012 | 2026.03.17 21:02:45.573156 [ 340 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941115 sec. (1062.569 rows/sec., 41.51 KiB/sec.) | ||
| 1013 | 2026.03.17 21:02:45.573177 [ 340 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Trace> Aggregator: Merging aggregated data | ||
| 1014 | 2026.03.17 21:02:45.574826 [ 286 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0035 sec., 285.7142857142857 rows/sec., 11.16 KiB/sec. | ||
| 1015 | 2026.03.17 21:02:45.574964 [ 286 ] {c5d8092d-578e-473f-ad12-7de2beb84238} <Debug> TCPHandler: Processed in 0.003931853 sec. | ||
| 1016 | 2026.03.17 21:02:45.575085 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1017 | 2026.03.17 21:02:45.575111 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1018 | 2026.03.17 21:02:45.575123 [ 294 ] {} <Debug> TCP-Session: d055a17f-79a1-4769-93ad-168a8b50f2d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.17 21:02:45.575132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1020 | 2026.03.17 21:02:45.575156 [ 287 ] {} <Debug> TCP-Session: 22c4412d-bf6f-47f6-91f2-fbdbf8e8e1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.17 21:02:45.575177 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1022 | 2026.03.17 21:02:45.575188 [ 288 ] {} <Debug> TCP-Session: dbf4048f-bea4-4bd5-ad44-d902d5f64dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.03.17 21:02:45.575194 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1024 | 2026.03.17 21:02:45.575221 [ 290 ] {} <Debug> TCP-Session: c79a1c88-5c38-40f6-851d-2dbadf9ce642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.17 21:02:45.575233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.03.17 21:02:45.575250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.03.17 21:02:45.575268 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1028 | 2026.03.17 21:02:45.575283 [ 291 ] {} <Debug> TCP-Session: 6de5aa69-6e99-49a1-94cc-f15b42e7f618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.17 21:02:45.575307 [ 292 ] {} <Debug> TCP-Session: 23bc120e-18d2-4cdb-acb6-c8b8fb37cc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.03.17 21:02:45.575319 [ 286 ] {} <Debug> TCP-Session: 93844699-b592-438a-9a4d-f82b2fb8b58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.17 21:02:45.575258 [ 293 ] {} <Debug> TCP-Session: 5bde904d-44ae-4d96-9d2d-3183fc20bfdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.03.17 21:02:45.575152 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1033 | 2026.03.17 21:02:45.575400 [ 289 ] {} <Debug> TCP-Session: 91bb50ad-394a-499a-a301-5b196ecec863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.17 21:02:48.559462 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38353 | ||
| 1035 | 2026.03.17 21:02:48.559576 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.03.17 21:02:48.559603 [ 286 ] {} <Debug> TCP-Session: 8273c89d-1668-4420-81c2-f922028d2599 Authenticating user 'default' from [fd00:1122:3344:101::e]:38353 | ||
| 1037 | 2026.03.17 21:02:48.559625 [ 286 ] {} <Debug> TCP-Session: 8273c89d-1668-4420-81c2-f922028d2599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.03.17 21:02:48.559637 [ 286 ] {} <Debug> TCP-Session: 8273c89d-1668-4420-81c2-f922028d2599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.03.17 21:02:48.559849 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56168 | ||
| 1040 | 2026.03.17 21:02:48.559898 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37043 | ||
| 1041 | 2026.03.17 21:02:48.559914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65201 | ||
| 1042 | 2026.03.17 21:02:48.559939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54650 | ||
| 1043 | 2026.03.17 21:02:48.559963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55137 | ||
| 1044 | 2026.03.17 21:02:48.559969 [ 286 ] {} <Trace> TCP-Session: 8273c89d-1668-4420-81c2-f922028d2599 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.03.17 21:02:48.560018 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.03.17 21:02:48.560021 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1047 | 2026.03.17 21:02:48.560041 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.03.17 21:02:48.560057 [ 288 ] {} <Debug> TCP-Session: bbe9eac4-4a11-48f2-8f72-1f5e5b15b0bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37043 | ||
| 1049 | 2026.03.17 21:02:48.560069 [ 290 ] {} <Debug> TCP-Session: 952b2c1c-32e7-46e0-8223-cb1cdffbba14 Authenticating user 'default' from [fd00:1122:3344:101::e]:65201 | ||
| 1050 | 2026.03.17 21:02:48.560079 [ 292 ] {} <Debug> TCP-Session: c3f5a9be-b913-48ae-a00c-d26aefd82c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:54650 | ||
| 1051 | 2026.03.17 21:02:48.560094 [ 288 ] {} <Debug> TCP-Session: bbe9eac4-4a11-48f2-8f72-1f5e5b15b0bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.17 21:02:48.560102 [ 290 ] {} <Debug> TCP-Session: 952b2c1c-32e7-46e0-8223-cb1cdffbba14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.17 21:02:48.560119 [ 288 ] {} <Debug> TCP-Session: bbe9eac4-4a11-48f2-8f72-1f5e5b15b0bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.03.17 21:02:48.560132 [ 290 ] {} <Debug> TCP-Session: 952b2c1c-32e7-46e0-8223-cb1cdffbba14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.17 21:02:48.560113 [ 292 ] {} <Debug> TCP-Session: c3f5a9be-b913-48ae-a00c-d26aefd82c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.17 21:02:48.560177 [ 286 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38353) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1057 | 2026.03.17 21:02:48.560186 [ 292 ] {} <Debug> TCP-Session: c3f5a9be-b913-48ae-a00c-d26aefd82c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.17 21:02:48.560056 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2026.03.17 21:02:48.559956 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54403 | ||
| 1060 | 2026.03.17 21:02:48.560248 [ 294 ] {} <Debug> TCP-Session: 948480d8-e6f2-4308-8006-742bce07c905 Authenticating user 'default' from [fd00:1122:3344:101::e]:55137 | ||
| 1061 | 2026.03.17 21:02:48.559962 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.03.17 21:02:48.560312 [ 294 ] {} <Debug> TCP-Session: 948480d8-e6f2-4308-8006-742bce07c905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.17 21:02:48.560343 [ 287 ] {} <Debug> TCP-Session: 2a34f88b-59a7-4d9e-a205-7f9bd47facae Authenticating user 'default' from [fd00:1122:3344:101::e]:56168 | ||
| 1064 | 2026.03.17 21:02:48.560350 [ 294 ] {} <Debug> TCP-Session: 948480d8-e6f2-4308-8006-742bce07c905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.17 21:02:48.560354 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.03.17 21:02:48.560374 [ 287 ] {} <Debug> TCP-Session: 2a34f88b-59a7-4d9e-a205-7f9bd47facae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.03.17 21:02:48.559925 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53951 | ||
| 1068 | 2026.03.17 21:02:48.560403 [ 287 ] {} <Debug> TCP-Session: 2a34f88b-59a7-4d9e-a205-7f9bd47facae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.17 21:02:48.559913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43271 | ||
| 1070 | 2026.03.17 21:02:48.560442 [ 286 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1071 | 2026.03.17 21:02:48.560469 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1072 | 2026.03.17 21:02:48.560401 [ 293 ] {} <Debug> TCP-Session: 31f633df-91d8-4bbe-bd34-2c485c25f169 Authenticating user 'default' from [fd00:1122:3344:101::e]:54403 | ||
| 1073 | 2026.03.17 21:02:48.560501 [ 291 ] {} <Debug> TCP-Session: 77e06975-a4b2-44a8-b932-f177081f35e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53951 | ||
| 1074 | 2026.03.17 21:02:48.560509 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2026.03.17 21:02:48.560524 [ 293 ] {} <Debug> TCP-Session: 31f633df-91d8-4bbe-bd34-2c485c25f169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.03.17 21:02:48.560533 [ 286 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.03.17 21:02:48.560551 [ 293 ] {} <Debug> TCP-Session: 31f633df-91d8-4bbe-bd34-2c485c25f169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.17 21:02:48.560548 [ 289 ] {} <Debug> TCP-Session: b6a5e960-47a9-451a-bbd8-9d76be6ed3da Authenticating user 'default' from [fd00:1122:3344:101::e]:43271 | ||
| 1079 | 2026.03.17 21:02:48.560533 [ 291 ] {} <Debug> TCP-Session: 77e06975-a4b2-44a8-b932-f177081f35e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.03.17 21:02:48.560604 [ 289 ] {} <Debug> TCP-Session: b6a5e960-47a9-451a-bbd8-9d76be6ed3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.03.17 21:02:48.560622 [ 291 ] {} <Debug> TCP-Session: 77e06975-a4b2-44a8-b932-f177081f35e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.03.17 21:02:48.560635 [ 289 ] {} <Debug> TCP-Session: b6a5e960-47a9-451a-bbd8-9d76be6ed3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.03.17 21:02:48.560845 [ 286 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 1084 | 2026.03.17 21:02:48.561787 [ 303 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Trace> AggregatingTransform: Aggregating | ||
| 1085 | 2026.03.17 21:02:48.561836 [ 303 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1086 | 2026.03.17 21:02:48.561871 [ 303 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924165 sec. (1082.058 rows/sec., 42.27 KiB/sec.) | ||
| 1087 | 2026.03.17 21:02:48.561890 [ 303 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Trace> Aggregator: Merging aggregated data | ||
| 1088 | 2026.03.17 21:02:48.563276 [ 286 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 1089 | 2026.03.17 21:02:48.563436 [ 286 ] {e8d02491-c3c9-4fb6-96e3-8fde6cb88ccc} <Debug> TCPHandler: Processed in 0.003583317 sec. | ||
| 1090 | 2026.03.17 21:02:48.563553 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.03.17 21:02:48.563583 [ 286 ] {} <Debug> TCP-Session: 8273c89d-1668-4420-81c2-f922028d2599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.03.17 21:02:48.563584 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.03.17 21:02:48.563613 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.03.17 21:02:48.563624 [ 294 ] {} <Debug> TCP-Session: 948480d8-e6f2-4308-8006-742bce07c905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.03.17 21:02:48.563642 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.03.17 21:02:48.563664 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.03.17 21:02:48.563683 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.03.17 21:02:48.563692 [ 287 ] {} <Debug> TCP-Session: 2a34f88b-59a7-4d9e-a205-7f9bd47facae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.17 21:02:48.563711 [ 292 ] {} <Debug> TCP-Session: c3f5a9be-b913-48ae-a00c-d26aefd82c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.17 21:02:48.563716 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.03.17 21:02:48.563736 [ 291 ] {} <Debug> TCP-Session: 77e06975-a4b2-44a8-b932-f177081f35e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.03.17 21:02:48.563699 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.03.17 21:02:48.563768 [ 293 ] {} <Debug> TCP-Session: 31f633df-91d8-4bbe-bd34-2c485c25f169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.03.17 21:02:48.563658 [ 289 ] {} <Debug> TCP-Session: b6a5e960-47a9-451a-bbd8-9d76be6ed3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.17 21:02:48.563808 [ 290 ] {} <Debug> TCP-Session: 952b2c1c-32e7-46e0-8223-cb1cdffbba14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.03.17 21:02:48.563647 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.03.17 21:02:48.563883 [ 288 ] {} <Debug> TCP-Session: bbe9eac4-4a11-48f2-8f72-1f5e5b15b0bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.17 21:02:48.663075 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58600 | ||
| 1109 | 2026.03.17 21:02:48.663181 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.03.17 21:02:48.663207 [ 286 ] {} <Debug> TCP-Session: d6c83bdd-ff7b-4abc-9da6-3f680cdac1c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58600 | ||
| 1111 | 2026.03.17 21:02:48.663229 [ 286 ] {} <Debug> TCP-Session: d6c83bdd-ff7b-4abc-9da6-3f680cdac1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.17 21:02:48.663243 [ 286 ] {} <Debug> TCP-Session: d6c83bdd-ff7b-4abc-9da6-3f680cdac1c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.17 21:02:48.663448 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64060 | ||
| 1114 | 2026.03.17 21:02:48.663472 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61560 | ||
| 1115 | 2026.03.17 21:02:48.663502 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62661 | ||
| 1116 | 2026.03.17 21:02:48.663543 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60885 | ||
| 1117 | 2026.03.17 21:02:48.663537 [ 286 ] {} <Trace> TCP-Session: d6c83bdd-ff7b-4abc-9da6-3f680cdac1c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.17 21:02:48.663573 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.03.17 21:02:48.663600 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.03.17 21:02:48.663616 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.17 21:02:48.663623 [ 287 ] {} <Debug> TCP-Session: ffcf44aa-b3a1-481a-8f42-9799adb43b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:64060 | ||
| 1122 | 2026.03.17 21:02:48.663633 [ 290 ] {} <Debug> TCP-Session: 2a626770-6a3c-4faa-9b2d-6ce45d6a61bb Authenticating user 'default' from [fd00:1122:3344:101::e]:62661 | ||
| 1123 | 2026.03.17 21:02:48.663642 [ 294 ] {} <Debug> TCP-Session: 61ed4aaf-1390-4f03-b9b5-f6fa41f5793e Authenticating user 'default' from [fd00:1122:3344:101::e]:60885 | ||
| 1124 | 2026.03.17 21:02:48.663662 [ 287 ] {} <Debug> TCP-Session: ffcf44aa-b3a1-481a-8f42-9799adb43b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.17 21:02:48.663666 [ 290 ] {} <Debug> TCP-Session: 2a626770-6a3c-4faa-9b2d-6ce45d6a61bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.17 21:02:48.663676 [ 294 ] {} <Debug> TCP-Session: 61ed4aaf-1390-4f03-b9b5-f6fa41f5793e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.03.17 21:02:48.663686 [ 287 ] {} <Debug> TCP-Session: ffcf44aa-b3a1-481a-8f42-9799adb43b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.17 21:02:48.663706 [ 294 ] {} <Debug> TCP-Session: 61ed4aaf-1390-4f03-b9b5-f6fa41f5793e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.17 21:02:48.663697 [ 290 ] {} <Debug> TCP-Session: 2a626770-6a3c-4faa-9b2d-6ce45d6a61bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.17 21:02:48.663737 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58600) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1131 | 2026.03.17 21:02:48.663600 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.03.17 21:02:48.663522 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49687 | ||
| 1133 | 2026.03.17 21:02:48.663795 [ 288 ] {} <Debug> TCP-Session: 41da1869-6ed3-4e4c-99b1-ea39faac134b Authenticating user 'default' from [fd00:1122:3344:101::e]:61560 | ||
| 1134 | 2026.03.17 21:02:48.663511 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57909 | ||
| 1135 | 2026.03.17 21:02:48.663823 [ 288 ] {} <Debug> TCP-Session: 41da1869-6ed3-4e4c-99b1-ea39faac134b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.17 21:02:48.663852 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.03.17 21:02:48.663866 [ 288 ] {} <Debug> TCP-Session: 41da1869-6ed3-4e4c-99b1-ea39faac134b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.03.17 21:02:48.663504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56931 | ||
| 1139 | 2026.03.17 21:02:48.663903 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2026.03.17 21:02:48.663880 [ 292 ] {} <Debug> TCP-Session: ce6c2a09-c9e5-4d26-80e5-32999ada2458 Authenticating user 'default' from [fd00:1122:3344:101::e]:49687 | ||
| 1141 | 2026.03.17 21:02:48.663948 [ 291 ] {} <Debug> TCP-Session: 7e251fb2-2be1-48f2-9a43-1d1e8c0f3a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:57909 | ||
| 1142 | 2026.03.17 21:02:48.663967 [ 292 ] {} <Debug> TCP-Session: ce6c2a09-c9e5-4d26-80e5-32999ada2458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.03.17 21:02:48.663984 [ 291 ] {} <Debug> TCP-Session: 7e251fb2-2be1-48f2-9a43-1d1e8c0f3a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.03.17 21:02:48.663996 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.03.17 21:02:48.664021 [ 291 ] {} <Debug> TCP-Session: 7e251fb2-2be1-48f2-9a43-1d1e8c0f3a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.17 21:02:48.663991 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1147 | 2026.03.17 21:02:48.664055 [ 289 ] {} <Debug> TCP-Session: 974afe32-b677-4983-b0a9-b220df3840c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56931 | ||
| 1148 | 2026.03.17 21:02:48.663998 [ 292 ] {} <Debug> TCP-Session: ce6c2a09-c9e5-4d26-80e5-32999ada2458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.03.17 21:02:48.664108 [ 289 ] {} <Debug> TCP-Session: 974afe32-b677-4983-b0a9-b220df3840c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.17 21:02:48.664116 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1151 | 2026.03.17 21:02:48.664136 [ 289 ] {} <Debug> TCP-Session: 974afe32-b677-4983-b0a9-b220df3840c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.17 21:02:48.663536 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47721 | ||
| 1153 | 2026.03.17 21:02:48.664246 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1154 | 2026.03.17 21:02:48.664271 [ 293 ] {} <Debug> TCP-Session: 8ca181c7-b45d-4205-88de-57ce7a53d9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47721 | ||
| 1155 | 2026.03.17 21:02:48.664287 [ 293 ] {} <Debug> TCP-Session: 8ca181c7-b45d-4205-88de-57ce7a53d9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.17 21:02:48.664300 [ 293 ] {} <Debug> TCP-Session: 8ca181c7-b45d-4205-88de-57ce7a53d9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.03.17 21:02:48.664436 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 1158 | 2026.03.17 21:02:48.664527 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1159 | 2026.03.17 21:02:49.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.99 MiB, peak 173.98 MiB, free memory in arenas 0.00 B, will set to 180.01 MiB (RSS), difference: 16.02 MiB | ||
| 1160 | 2026.03.17 21:02:49.081545 [ 332 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> AggregatingTransform: Aggregating | ||
| 1161 | 2026.03.17 21:02:49.081618 [ 332 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> Aggregator: Aggregation method: without_key | ||
| 1162 | 2026.03.17 21:02:49.081657 [ 332 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001109848 sec. (901.024 rows/sec., 35.20 KiB/sec.) | ||
| 1163 | 2026.03.17 21:02:49.081674 [ 332 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Trace> Aggregator: Merging aggregated data | ||
| 1164 | 2026.03.17 21:02:49.083068 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.419372 sec., 2.3845178028099157 rows/sec., 95.38 B/sec. | ||
| 1165 | 2026.03.17 21:02:49.083283 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1166 | 2026.03.17 21:02:49.083304 [ 286 ] {56d18fd6-dc0c-4ce5-ba03-157211720b67} <Debug> TCPHandler: Processed in 0.419876833 sec. | ||
| 1167 | 2026.03.17 21:02:49.083455 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.03.17 21:02:49.083498 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.03.17 21:02:49.083528 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.17 21:02:49.083562 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.03.17 21:02:49.083575 [ 287 ] {} <Debug> TCP-Session: ffcf44aa-b3a1-481a-8f42-9799adb43b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.17 21:02:49.083583 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.03.17 21:02:49.083609 [ 289 ] {} <Debug> TCP-Session: 974afe32-b677-4983-b0a9-b220df3840c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.17 21:02:49.083626 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.03.17 21:02:49.083657 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.03.17 21:02:49.083654 [ 293 ] {} <Debug> TCP-Session: 8ca181c7-b45d-4205-88de-57ce7a53d9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.17 21:02:49.083690 [ 290 ] {} <Debug> TCP-Session: 2a626770-6a3c-4faa-9b2d-6ce45d6a61bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.17 21:02:49.083710 [ 292 ] {} <Debug> TCP-Session: ce6c2a09-c9e5-4d26-80e5-32999ada2458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.17 21:02:49.083636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1180 | 2026.03.17 21:02:49.083631 [ 288 ] {} <Debug> TCP-Session: 41da1869-6ed3-4e4c-99b1-ea39faac134b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.17 21:02:49.083786 [ 291 ] {} <Debug> TCP-Session: 7e251fb2-2be1-48f2-9a43-1d1e8c0f3a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.17 21:02:49.083503 [ 294 ] {} <Debug> TCP-Session: 61ed4aaf-1390-4f03-b9b5-f6fa41f5793e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.03.17 21:02:49.083688 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.03.17 21:02:49.083857 [ 286 ] {} <Debug> TCP-Session: d6c83bdd-ff7b-4abc-9da6-3f680cdac1c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.03.17 21:02:50.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.39 MiB, peak 189.53 MiB, free memory in arenas 0.00 B, will set to 184.69 MiB (RSS), difference: 3.30 MiB | ||
| 1186 | 2026.03.17 21:02:51.052881 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1187 | 2026.03.17 21:02:51.052943 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1188 | 2026.03.17 21:02:51.117173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 128 | ||
| 1189 | 2026.03.17 21:02:51.120412 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.03.17 21:02:51.120458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1191 | 2026.03.17 21:02:51.121900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1192 | 2026.03.17 21:02:51.122482 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.03.17 21:02:51.122741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1194 | 2026.03.17 21:02:51.130625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 1912 | ||
| 1195 | 2026.03.17 21:02:51.131270 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.03.17 21:02:51.131316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1197 | 2026.03.17 21:02:51.132022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1198 | 2026.03.17 21:02:51.132599 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.03.17 21:02:51.132744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1912 | ||
| 1200 | 2026.03.17 21:02:51.231451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1201 | 2026.03.17 21:02:51.255967 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.03.17 21:02:51.256027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1203 | 2026.03.17 21:02:51.265322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1204 | 2026.03.17 21:02:51.266935 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.03.17 21:02:51.270995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1206 | 2026.03.17 21:02:52.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.24 MiB, peak 189.53 MiB, free memory in arenas 0.00 B, will set to 187.13 MiB (RSS), difference: 1.89 MiB | ||
| 1207 | 2026.03.17 21:02:57.925039 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.03.17 21:02:57.925258 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1209 | 2026.03.17 21:02:57.925573 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1210 | 2026.03.17 21:02:57.927611 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1211 | 2026.03.17 21:02:57.927839 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1212 | 2026.03.17 21:02:57.927912 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1213 | 2026.03.17 21:02:57.928092 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1214 | 2026.03.17 21:02:57.930095 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1215 | 2026.03.17 21:02:57.932034 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1216 | 2026.03.17 21:02:57.932061 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1217 | 2026.03.17 21:02:57.936443 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1218 | 2026.03.17 21:02:57.936472 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1219 | 2026.03.17 21:02:57.967937 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.042743 sec., 163.76950611796082 rows/sec., 8.02 KiB/sec. | ||
| 1220 | 2026.03.17 21:02:57.968082 [ 3 ] {fb0a1d73-7903-4f9b-bd84-16e68bd97ea3} <Debug> TCPHandler: Processed in 0.04316946 sec. | ||
| 1221 | 2026.03.17 21:02:57.968455 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.03.17 21:02:57.968630 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1223 | 2026.03.17 21:02:57.968907 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1224 | 2026.03.17 21:02:57.968940 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1225 | 2026.03.17 21:02:57.969127 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1226 | 2026.03.17 21:02:57.969194 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1227 | 2026.03.17 21:02:57.969339 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1228 | 2026.03.17 21:02:57.969381 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1229 | 2026.03.17 21:02:57.969405 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1230 | 2026.03.17 21:02:57.969425 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1231 | 2026.03.17 21:02:57.969467 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1232 | 2026.03.17 21:02:57.969487 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1233 | 2026.03.17 21:02:57.970247 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001689 sec., 4144.464179988158 rows/sec., 202.94 KiB/sec. | ||
| 1234 | 2026.03.17 21:02:57.970343 [ 3 ] {d2bd0a8f-d7e0-4095-92eb-595781d9c0c5} <Debug> TCPHandler: Processed in 0.001998062 sec. | ||
| 1235 | 2026.03.17 21:02:57.970634 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.03.17 21:02:57.970775 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1237 | 2026.03.17 21:02:57.971016 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1238 | 2026.03.17 21:02:57.971054 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1239 | 2026.03.17 21:02:57.971233 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1240 | 2026.03.17 21:02:57.971292 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1241 | 2026.03.17 21:02:57.971407 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1242 | 2026.03.17 21:02:57.971440 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1243 | 2026.03.17 21:02:57.971460 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1244 | 2026.03.17 21:02:57.971475 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1245 | 2026.03.17 21:02:57.971509 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1246 | 2026.03.17 21:02:57.971529 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1247 | 2026.03.17 21:02:57.972141 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001417 sec., 4940.014114326041 rows/sec., 241.90 KiB/sec. | ||
| 1248 | 2026.03.17 21:02:57.972253 [ 3 ] {982fa8cf-8f08-4386-82a0-f62b89357922} <Debug> TCPHandler: Processed in 0.001671077 sec. | ||
| 1249 | 2026.03.17 21:02:57.972528 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.03.17 21:02:57.972687 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1251 | 2026.03.17 21:02:57.972947 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1252 | 2026.03.17 21:02:57.972987 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1253 | 2026.03.17 21:02:57.973202 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1254 | 2026.03.17 21:02:57.973273 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1255 | 2026.03.17 21:02:57.973417 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1256 | 2026.03.17 21:02:57.973458 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1257 | 2026.03.17 21:02:57.973485 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1258 | 2026.03.17 21:02:57.973508 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1259 | 2026.03.17 21:02:57.973553 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1260 | 2026.03.17 21:02:57.973581 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1261 | 2026.03.17 21:02:57.974235 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001609 sec., 4350.52827843381 rows/sec., 213.04 KiB/sec. | ||
| 1262 | 2026.03.17 21:02:57.974349 [ 3 ] {7cbfb350-e0ff-4ffc-835e-a823d2648c7e} <Debug> TCPHandler: Processed in 0.00188508 sec. | ||
| 1263 | 2026.03.17 21:02:57.974626 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.03.17 21:02:57.974786 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1265 | 2026.03.17 21:02:57.975050 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1266 | 2026.03.17 21:02:57.975089 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1267 | 2026.03.17 21:02:57.975307 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1268 | 2026.03.17 21:02:57.975381 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1269 | 2026.03.17 21:02:57.975532 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1270 | 2026.03.17 21:02:57.975575 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1271 | 2026.03.17 21:02:57.975603 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1272 | 2026.03.17 21:02:57.975626 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1273 | 2026.03.17 21:02:57.975674 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1274 | 2026.03.17 21:02:57.975704 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1275 | 2026.03.17 21:02:57.976412 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001694 sec., 4132.231404958678 rows/sec., 202.35 KiB/sec. | ||
| 1276 | 2026.03.17 21:02:57.976517 [ 3 ] {7854a5da-f6b4-4a6d-9537-32890bdf416d} <Debug> TCPHandler: Processed in 0.001969202 sec. | ||
| 1277 | 2026.03.17 21:02:57.976795 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.17 21:02:57.976949 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1279 | 2026.03.17 21:02:57.977216 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1280 | 2026.03.17 21:02:57.977317 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1281 | 2026.03.17 21:02:57.977550 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1282 | 2026.03.17 21:02:57.977626 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1283 | 2026.03.17 21:02:57.977782 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1284 | 2026.03.17 21:02:57.977826 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1285 | 2026.03.17 21:02:57.977855 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1286 | 2026.03.17 21:02:57.977878 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1287 | 2026.03.17 21:02:57.977928 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
| 1288 | 2026.03.17 21:02:57.977961 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1289 | 2026.03.17 21:02:57.978606 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001676 sec., 4176.610978520286 rows/sec., 204.52 KiB/sec. | ||
| 1290 | 2026.03.17 21:02:57.978720 [ 3 ] {33b6f034-0c80-4115-a59a-bc265f08b53d} <Debug> TCPHandler: Processed in 0.001959291 sec. | ||
| 1291 | 2026.03.17 21:02:57.981108 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.03.17 21:02:57.981288 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1293 | 2026.03.17 21:02:57.981599 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1294 | 2026.03.17 21:02:57.981641 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1295 | 2026.03.17 21:02:57.981869 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1296 | 2026.03.17 21:02:57.981940 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1297 | 2026.03.17 21:02:57.982084 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1298 | 2026.03.17 21:02:57.982124 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1299 | 2026.03.17 21:02:57.982149 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1300 | 2026.03.17 21:02:57.982168 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1301 | 2026.03.17 21:02:57.982214 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1302 | 2026.03.17 21:02:57.982238 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1303 | 2026.03.17 21:02:57.982882 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001664 sec., 4206.7307692307695 rows/sec., 205.99 KiB/sec. | ||
| 1304 | 2026.03.17 21:02:57.983007 [ 3 ] {36dd5468-5b55-4c69-bbf0-7ed8b2ad66cf} <Debug> TCPHandler: Processed in 0.001987612 sec. | ||
| 1305 | 2026.03.17 21:02:57.983279 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.03.17 21:02:57.983482 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1307 | 2026.03.17 21:02:57.983701 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1308 | 2026.03.17 21:02:57.983733 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1309 | 2026.03.17 21:02:57.983914 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1310 | 2026.03.17 21:02:57.983974 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1311 | 2026.03.17 21:02:57.984084 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1312 | 2026.03.17 21:02:57.984116 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1313 | 2026.03.17 21:02:57.984137 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1314 | 2026.03.17 21:02:57.984152 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1315 | 2026.03.17 21:02:57.984188 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1316 | 2026.03.17 21:02:57.984208 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1317 | 2026.03.17 21:02:57.985038 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001627 sec., 4302.39704978488 rows/sec., 210.68 KiB/sec. | ||
| 1318 | 2026.03.17 21:02:57.985166 [ 3 ] {8c7483b6-2d79-49bb-9f5d-ca9a48421d79} <Debug> TCPHandler: Processed in 0.001946861 sec. | ||
| 1319 | 2026.03.17 21:02:57.985445 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.03.17 21:02:57.985579 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1321 | 2026.03.17 21:02:57.985800 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1322 | 2026.03.17 21:02:57.985835 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1323 | 2026.03.17 21:02:57.986009 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1324 | 2026.03.17 21:02:57.986071 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1325 | 2026.03.17 21:02:57.986205 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1326 | 2026.03.17 21:02:57.986248 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1327 | 2026.03.17 21:02:57.986277 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1328 | 2026.03.17 21:02:57.986299 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1329 | 2026.03.17 21:02:57.986353 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1330 | 2026.03.17 21:02:57.986380 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1331 | 2026.03.17 21:02:57.987284 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001754 sec., 3990.877993158495 rows/sec., 195.42 KiB/sec. | ||
| 1332 | 2026.03.17 21:02:57.987475 [ 3 ] {2ba00971-d11c-4765-9c7b-05a184ee4196} <Debug> TCPHandler: Processed in 0.002083013 sec. | ||
| 1333 | 2026.03.17 21:02:57.987774 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.03.17 21:02:57.987944 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1335 | 2026.03.17 21:02:57.988246 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1336 | 2026.03.17 21:02:57.988291 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1337 | 2026.03.17 21:02:57.988523 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2026.03.17 21:02:57.988630 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2026.03.17 21:02:57.988769 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1340 | 2026.03.17 21:02:57.988806 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1341 | 2026.03.17 21:02:57.988834 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1342 | 2026.03.17 21:02:57.988855 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1343 | 2026.03.17 21:02:57.988894 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1344 | 2026.03.17 21:02:57.988914 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1345 | 2026.03.17 21:02:57.989529 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001651 sec., 4239.854633555421 rows/sec., 207.62 KiB/sec. | ||
| 1346 | 2026.03.17 21:02:57.989648 [ 3 ] {be0cab55-d503-49df-b4c2-964786f1df3b} <Debug> TCPHandler: Processed in 0.001933781 sec. | ||
| 1347 | 2026.03.17 21:02:57.989950 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.03.17 21:02:57.990101 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1349 | 2026.03.17 21:02:57.990364 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1350 | 2026.03.17 21:02:57.990399 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1351 | 2026.03.17 21:02:57.990571 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2026.03.17 21:02:57.990634 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2026.03.17 21:02:57.990749 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1354 | 2026.03.17 21:02:57.990780 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2026.03.17 21:02:57.990800 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1356 | 2026.03.17 21:02:57.990821 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1357 | 2026.03.17 21:02:57.990856 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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'))" | ||
| 1358 | 2026.03.17 21:02:57.990874 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1359 | 2026.03.17 21:02:57.991507 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001465 sec., 4778.156996587031 rows/sec., 233.98 KiB/sec. | ||
| 1360 | 2026.03.17 21:02:57.991617 [ 3 ] {0303f885-1f05-456a-ac92-5ac39fa23429} <Debug> TCPHandler: Processed in 0.001717167 sec. | ||
| 1361 | 2026.03.17 21:02:57.991887 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.17 21:02:57.992048 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1363 | 2026.03.17 21:02:57.992350 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1364 | 2026.03.17 21:02:57.992403 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1365 | 2026.03.17 21:02:57.992645 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1366 | 2026.03.17 21:02:57.992712 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1367 | 2026.03.17 21:02:57.992850 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1368 | 2026.03.17 21:02:57.992891 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1369 | 2026.03.17 21:02:57.992918 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1370 | 2026.03.17 21:02:57.992941 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1371 | 2026.03.17 21:02:57.992988 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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'))" | ||
| 1372 | 2026.03.17 21:02:57.993015 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1373 | 2026.03.17 21:02:57.993593 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001609 sec., 4350.52827843381 rows/sec., 213.04 KiB/sec. | ||
| 1374 | 2026.03.17 21:02:57.993685 [ 3 ] {19f8781d-f118-4071-b059-7ea69a01eef0} <Debug> TCPHandler: Processed in 0.001858869 sec. | ||
| 1375 | 2026.03.17 21:02:57.993935 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.03.17 21:02:57.994096 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1377 | 2026.03.17 21:02:57.994343 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1378 | 2026.03.17 21:02:57.994379 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1379 | 2026.03.17 21:02:57.994563 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1380 | 2026.03.17 21:02:57.994623 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1381 | 2026.03.17 21:02:57.994746 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1382 | 2026.03.17 21:02:57.994781 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1383 | 2026.03.17 21:02:57.994801 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1384 | 2026.03.17 21:02:57.994817 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1385 | 2026.03.17 21:02:57.994852 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 1386 | 2026.03.17 21:02:57.994870 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1387 | 2026.03.17 21:02:57.995560 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001535 sec., 4560.260586319218 rows/sec., 223.31 KiB/sec. | ||
| 1388 | 2026.03.17 21:02:57.995653 [ 3 ] {776cbc93-31ea-40a1-8010-114e83909706} <Debug> TCPHandler: Processed in 0.001770399 sec. | ||
| 1389 | 2026.03.17 21:02:57.995892 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.03.17 21:02:57.996026 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1391 | 2026.03.17 21:02:57.996376 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1392 | 2026.03.17 21:02:57.996410 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1393 | 2026.03.17 21:02:57.996727 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1394 | 2026.03.17 21:02:57.996786 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2026.03.17 21:02:57.996902 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1396 | 2026.03.17 21:02:57.996933 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1397 | 2026.03.17 21:02:57.996952 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1398 | 2026.03.17 21:02:57.996967 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1399 | 2026.03.17 21:02:57.997001 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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'))" | ||
| 1400 | 2026.03.17 21:02:57.997021 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1401 | 2026.03.17 21:02:57.997536 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001559 sec., 4490.057729313662 rows/sec., 219.87 KiB/sec. | ||
| 1402 | 2026.03.17 21:02:57.997626 [ 3 ] {3d31d5c9-4c69-4f8c-9119-92ddfb39cce1} <Debug> TCPHandler: Processed in 0.001789958 sec. | ||
| 1403 | 2026.03.17 21:02:57.998404 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.03.17 21:02:57.998549 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1405 | 2026.03.17 21:02:57.998773 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1406 | 2026.03.17 21:02:57.998808 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1407 | 2026.03.17 21:02:57.998999 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1408 | 2026.03.17 21:02:57.999057 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1409 | 2026.03.17 21:02:57.999157 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1410 | 2026.03.17 21:02:57.999194 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1411 | 2026.03.17 21:02:57.999220 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1412 | 2026.03.17 21:02:57.999242 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1413 | 2026.03.17 21:02:57.999280 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1414 | 2026.03.17 21:02:57.999299 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1415 | 2026.03.17 21:02:57.999847 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001359 sec., 5150.84621044886 rows/sec., 252.22 KiB/sec. | ||
| 1416 | 2026.03.17 21:02:57.999943 [ 3 ] {e1f867fe-36d3-458f-8052-39bd2cffa2dd} <Debug> TCPHandler: Processed in 0.001595435 sec. | ||
| 1417 | 2026.03.17 21:02:58.001282 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.03.17 21:02:58.001432 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1419 | 2026.03.17 21:02:58.001691 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1420 | 2026.03.17 21:02:58.001725 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1421 | 2026.03.17 21:02:58.001912 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1422 | 2026.03.17 21:02:58.001976 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1423 | 2026.03.17 21:02:58.002085 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1424 | 2026.03.17 21:02:58.002115 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2026.03.17 21:02:58.002136 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1426 | 2026.03.17 21:02:58.002151 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1427 | 2026.03.17 21:02:58.002185 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1428 | 2026.03.17 21:02:58.002203 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1429 | 2026.03.17 21:02:58.002727 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001352 sec., 5177.514792899408 rows/sec., 253.53 KiB/sec. | ||
| 1430 | 2026.03.17 21:02:58.002849 [ 3 ] {97bfbf69-b64c-4d44-ac56-08745ab6db3c} <Debug> TCPHandler: Processed in 0.001620116 sec. | ||
| 1431 | 2026.03.17 21:02:58.003095 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.03.17 21:02:58.003264 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1433 | 2026.03.17 21:02:58.003583 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1434 | 2026.03.17 21:02:58.003631 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1435 | 2026.03.17 21:02:58.003904 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2026.03.17 21:02:58.003976 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1437 | 2026.03.17 21:02:58.004121 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1438 | 2026.03.17 21:02:58.004165 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1439 | 2026.03.17 21:02:58.004193 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1440 | 2026.03.17 21:02:58.004216 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1441 | 2026.03.17 21:02:58.004265 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
| 1442 | 2026.03.17 21:02:58.004294 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1443 | 2026.03.17 21:02:58.005129 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001936 sec., 3615.7024793388427 rows/sec., 177.05 KiB/sec. | ||
| 1444 | 2026.03.17 21:02:58.005260 [ 3 ] {5a684e7f-c29a-4fd1-ad26-9bd8f47e6ad3} <Debug> TCPHandler: Processed in 0.002210885 sec. | ||
| 1445 | 2026.03.17 21:02:58.005561 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.03.17 21:02:58.005716 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1447 | 2026.03.17 21:02:58.006020 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1448 | 2026.03.17 21:02:58.006062 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1449 | 2026.03.17 21:02:58.006303 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1450 | 2026.03.17 21:02:58.006369 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1451 | 2026.03.17 21:02:58.006504 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1452 | 2026.03.17 21:02:58.006540 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1453 | 2026.03.17 21:02:58.006564 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1454 | 2026.03.17 21:02:58.006582 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2026.03.17 21:02:58.006624 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', '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'))" | ||
| 1456 | 2026.03.17 21:02:58.006647 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 | ||
| 1457 | 2026.03.17 21:02:58.007236 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Debug> executeQuery: Read 7 rows, 351.00 B in 0.001585 sec., 4416.403785488959 rows/sec., 216.26 KiB/sec. | ||
| 1458 | 2026.03.17 21:02:58.007351 [ 3 ] {83b66501-e824-4e42-8252-83876c4e2512} <Debug> TCPHandler: Processed in 0.00184863 sec. | ||
| 1459 | 2026.03.17 21:02:58.008501 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.03.17 21:02:58.008620 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1461 | 2026.03.17 21:02:58.008684 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1462 | 2026.03.17 21:02:58.010485 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.03.17 21:02:58.010542 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1464 | 2026.03.17 21:02:58.011533 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1465 | 2026.03.17 21:02:58.011990 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.03.17 21:02:58.012223 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Debug> executeQuery: Read 18 rows, 2.43 KiB in 0.003635 sec., 4951.856946354883 rows/sec., 668.95 KiB/sec. | ||
| 1467 | 2026.03.17 21:02:58.012283 [ 3 ] {e606b91a-8dd6-49d6-ac57-fc21cf1aacce} <Debug> TCPHandler: Processed in 0.003842611 sec. | ||
| 1468 | 2026.03.17 21:02:58.012469 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.17 21:02:58.012577 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1470 | 2026.03.17 21:02:58.012629 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1471 | 2026.03.17 21:02:58.013237 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.17 21:02:58.013273 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1473 | 2026.03.17 21:02:58.013738 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1474 | 2026.03.17 21:02:58.014928 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.17 21:02:58.020330 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.007773 sec., 514.6018268364852 rows/sec., 41.96 KiB/sec. | ||
| 1476 | 2026.03.17 21:02:58.020409 [ 3 ] {98f62fb8-0439-4b1d-a36f-20c66854d84b} <Debug> TCPHandler: Processed in 0.008003357 sec. | ||
| 1477 | 2026.03.17 21:02:58.020610 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.17 21:02:58.020760 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1479 | 2026.03.17 21:02:58.020824 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1480 | 2026.03.17 21:02:58.021476 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.17 21:02:58.021521 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1482 | 2026.03.17 21:02:58.022132 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1483 | 2026.03.17 21:02:58.022803 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.17 21:02:58.022997 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Debug> executeQuery: Read 64 rows, 5.53 KiB in 0.002277 sec., 28107.158541941153 rows/sec., 2.37 MiB/sec. | ||
| 1485 | 2026.03.17 21:02:58.023062 [ 3 ] {19149d98-2407-4e8e-b7ec-5e229cb754ee} <Debug> TCPHandler: Processed in 0.002549861 sec. | ||
| 1486 | 2026.03.17 21:02:58.023220 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.17 21:02:58.023343 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1488 | 2026.03.17 21:02:58.023398 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1489 | 2026.03.17 21:02:58.023993 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.17 21:02:58.024039 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1491 | 2026.03.17 21:02:58.024775 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1492 | 2026.03.17 21:02:58.025376 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.17 21:02:58.025569 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Debug> executeQuery: Read 22 rows, 1.63 KiB in 0.002255 sec., 9756.09756097561 rows/sec., 724.09 KiB/sec. | ||
| 1494 | 2026.03.17 21:02:58.025629 [ 3 ] {8340743a-cf8c-473a-9f96-8ea37997c12b} <Debug> TCPHandler: Processed in 0.002470149 sec. | ||
| 1495 | 2026.03.17 21:02:58.025793 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.03.17 21:02:58.025917 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1497 | 2026.03.17 21:02:58.025972 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1498 | 2026.03.17 21:02:58.026575 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.03.17 21:02:58.026619 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1500 | 2026.03.17 21:02:58.027179 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1501 | 2026.03.17 21:02:58.027720 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.03.17 21:02:58.027907 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Debug> executeQuery: Read 62 rows, 4.97 KiB in 0.002023 sec., 30647.55313890262 rows/sec., 2.40 MiB/sec. | ||
| 1503 | 2026.03.17 21:02:58.027963 [ 3 ] {9130e2a8-5696-4d76-9ace-894020e6c5e1} <Debug> TCPHandler: Processed in 0.002230095 sec. | ||
| 1504 | 2026.03.17 21:02:58.028137 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.17 21:02:58.028252 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.03.17 21:02:58.028310 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1507 | 2026.03.17 21:02:58.028818 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.03.17 21:02:58.028860 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1509 | 2026.03.17 21:02:58.029464 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1510 | 2026.03.17 21:02:58.030131 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.03.17 21:02:58.030319 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Debug> executeQuery: Read 22 rows, 1.56 KiB in 0.002095 sec., 10501.193317422434 rows/sec., 744.89 KiB/sec. | ||
| 1512 | 2026.03.17 21:02:58.030375 [ 3 ] {92c82ab6-6fed-4eed-8590-afe0727a7305} <Debug> TCPHandler: Processed in 0.002296367 sec. | ||
| 1513 | 2026.03.17 21:02:58.030525 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.17 21:02:58.030642 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.03.17 21:02:58.030715 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <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 | ||
| 1516 | 2026.03.17 21:02:58.031891 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.17 21:02:58.031935 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1518 | 2026.03.17 21:02:58.039014 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1519 | 2026.03.17 21:02:58.039711 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.03.17 21:02:58.039975 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00936 sec., 1923.076923076923 rows/sec., 3.45 MiB/sec. | ||
| 1521 | 2026.03.17 21:02:58.040085 [ 3 ] {b9b2ba3d-2f7e-43f6-8637-620ffb78ee81} <Debug> TCPHandler: Processed in 0.009618234 sec. | ||
| 1522 | 2026.03.17 21:02:58.040249 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.03.17 21:02:58.040358 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.03.17 21:02:58.040405 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1525 | 2026.03.17 21:02:58.040866 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.03.17 21:02:58.040911 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1527 | 2026.03.17 21:02:58.041679 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1528 | 2026.03.17 21:02:58.042348 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.03.17 21:02:58.042923 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.002574 sec., 6993.006993006993 rows/sec., 515.98 KiB/sec. | ||
| 1530 | 2026.03.17 21:02:58.043028 [ 3 ] {7b6dd368-f4ff-42fb-8cfb-4064e4275e0c} <Debug> TCPHandler: Processed in 0.002837465 sec. | ||
| 1531 | 2026.03.17 21:02:58.043194 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.03.17 21:02:58.043326 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.03.17 21:02:58.043385 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1534 | 2026.03.17 21:02:58.044075 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.03.17 21:02:58.044118 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1536 | 2026.03.17 21:02:58.045254 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1537 | 2026.03.17 21:02:58.046073 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.03.17 21:02:58.046338 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.003038 sec., 1974.9835418038183 rows/sec., 138.54 KiB/sec. | ||
| 1539 | 2026.03.17 21:02:58.046435 [ 3 ] {d7efac1e-2bba-4957-8865-aeadd8f74955} <Debug> TCPHandler: Processed in 0.003308593 sec. | ||
| 1540 | 2026.03.17 21:02:58.632854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2360 | ||
| 1541 | 2026.03.17 21:02:58.633341 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.03.17 21:02:58.633390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1543 | 2026.03.17 21:02:58.634018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1544 | 2026.03.17 21:02:58.634474 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.03.17 21:02:58.634638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2360 | ||
| 1546 | 2026.03.17 21:02:58.771108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1547 | 2026.03.17 21:02:58.788957 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.17 21:02:58.789022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1549 | 2026.03.17 21:02:58.795791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.03.17 21:02:58.797024 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.17 21:02:58.800783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1552 | 2026.03.17 21:03:01.122930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 182 | ||
| 1553 | 2026.03.17 21:03:01.125559 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.03.17 21:03:01.125612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1555 | 2026.03.17 21:03:01.126834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1556 | 2026.03.17 21:03:01.127111 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.03.17 21:03:01.127430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1558 | 2026.03.17 21:03:02.929023 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.03.17 21:03:02.929212 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1560 | 2026.03.17 21:03:02.929273 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1561 | 2026.03.17 21:03:02.929857 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.03.17 21:03:02.929895 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1563 | 2026.03.17 21:03:02.930265 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2026.03.17 21:03:02.930488 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.03.17 21:03:02.930630 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001466 sec., 17735.334242837653 rows/sec., 1.32 MiB/sec. | ||
| 1566 | 2026.03.17 21:03:02.930670 [ 3 ] {727a47e5-2625-4ab5-9435-d163882b927d} <Debug> TCPHandler: Processed in 0.001770779 sec. | ||
| 1567 | 2026.03.17 21:03:02.930792 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.03.17 21:03:02.930908 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1569 | 2026.03.17 21:03:02.930950 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1570 | 2026.03.17 21:03:02.931369 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.03.17 21:03:02.931404 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1572 | 2026.03.17 21:03:02.931714 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1573 | 2026.03.17 21:03:02.931936 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.03.17 21:03:02.932064 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001176 sec., 23809.52380952381 rows/sec., 1.86 MiB/sec. | ||
| 1575 | 2026.03.17 21:03:02.932102 [ 3 ] {e2d89148-606c-4aa7-a4e4-b47d5f646aa2} <Debug> TCPHandler: Processed in 0.001361601 sec. | ||
| 1576 | 2026.03.17 21:03:02.932231 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.03.17 21:03:02.932326 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.03.17 21:03:02.932375 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1579 | 2026.03.17 21:03:02.932759 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.03.17 21:03:02.932793 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1581 | 2026.03.17 21:03:02.933118 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1582 | 2026.03.17 21:03:02.933340 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.03.17 21:03:02.933467 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001159 sec., 86281.27696289905 rows/sec., 5.98 MiB/sec. | ||
| 1584 | 2026.03.17 21:03:02.933507 [ 3 ] {0f24482e-eb07-424e-b22f-cf21c48ba1bf} <Debug> TCPHandler: Processed in 0.001331471 sec. | ||
| 1585 | 2026.03.17 21:03:02.933630 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.03.17 21:03:02.933725 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.03.17 21:03:02.933768 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1588 | 2026.03.17 21:03:02.934094 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.17 21:03:02.934128 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1590 | 2026.03.17 21:03:02.934423 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1591 | 2026.03.17 21:03:02.934632 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.17 21:03:02.934758 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.95 MiB/sec. | ||
| 1593 | 2026.03.17 21:03:02.934795 [ 3 ] {22f34fca-05ed-4710-b531-fc411570cb28} <Debug> TCPHandler: Processed in 0.001212829 sec. | ||
| 1594 | 2026.03.17 21:03:06.052999 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1595 | 2026.03.17 21:03:06.053051 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1596 | 2026.03.17 21:03:06.134725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2872 | ||
| 1597 | 2026.03.17 21:03:06.135257 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.03.17 21:03:06.135305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1599 | 2026.03.17 21:03:06.135791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2026.03.17 21:03:06.136025 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.03.17 21:03:06.136158 [ 53 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1602 | 2026.03.17 21:03:06.136165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2872 | ||
| 1603 | 2026.03.17 21:03:06.136222 [ 53 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.03.17 21:03:06.136248 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1605 | 2026.03.17 21:03:06.140190 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 1606 | 2026.03.17 21:03:06.142483 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1607 | 2026.03.17 21:03:06.142569 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 1608 | 2026.03.17 21:03:06.142679 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1609 | 2026.03.17 21:03:06.142730 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1610 | 2026.03.17 21:03:06.142779 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 509 rows starting from the beginning of the part | ||
| 1611 | 2026.03.17 21:03:06.142823 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 1612 | 2026.03.17 21:03:06.142868 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 1613 | 2026.03.17 21:03:06.182190 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.044048865 sec., 65200.3178742517 rows/sec., 955.08 KiB/sec. | ||
| 1614 | 2026.03.17 21:03:06.183072 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2026.03.17 21:03:06.183390 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.03.17 21:03:06.183456 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_6_1} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1617 | 2026.03.17 21:03:06.183561 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1618 | 2026.03.17 21:03:06.300856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1619 | 2026.03.17 21:03:06.318166 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.17 21:03:06.318210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1621 | 2026.03.17 21:03:06.324521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1622 | 2026.03.17 21:03:06.325224 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.17 21:03:06.325500 [ 41 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1624 | 2026.03.17 21:03:06.325545 [ 41 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.03.17 21:03:06.325566 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1626 | 2026.03.17 21:03:06.325659 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1627 | 2026.03.17 21:03:06.328523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1628 | 2026.03.17 21:03:06.329952 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1629 | 2026.03.17 21:03:06.331335 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1630 | 2026.03.17 21:03:06.335859 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1631 | 2026.03.17 21:03:06.340171 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1632 | 2026.03.17 21:03:06.344161 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1633 | 2026.03.17 21:03:06.353286 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1634 | 2026.03.17 21:03:06.357453 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 1635 | 2026.03.17 21:03:06.417684 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092053532 sec., 499.7092344050417 rows/sec., 2.58 MiB/sec. | ||
| 1636 | 2026.03.17 21:03:06.419353 [ 192 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1637 | 2026.03.17 21:03:06.421161 [ 192 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_6_1} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.03.17 21:03:06.421254 [ 192 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_6_1} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1639 | 2026.03.17 21:03:06.422397 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1640 | 2026.03.17 21:03:07.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.53 MiB, peak 201.07 MiB, free memory in arenas 0.00 B, will set to 201.28 MiB (RSS), difference: 9.75 MiB | ||
| 1641 | 2026.03.17 21:03:07.930675 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2026.03.17 21:03:07.930858 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1643 | 2026.03.17 21:03:07.930925 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1644 | 2026.03.17 21:03:07.931599 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.03.17 21:03:07.931652 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1646 | 2026.03.17 21:03:07.932054 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1647 | 2026.03.17 21:03:07.932291 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.03.17 21:03:07.932453 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.001641 sec., 43875.68555758683 rows/sec., 3.76 MiB/sec. | ||
| 1649 | 2026.03.17 21:03:07.932501 [ 3 ] {09818d6b-65b2-477a-b649-981c52323505} <Debug> TCPHandler: Processed in 0.001958182 sec. | ||
| 1650 | 2026.03.17 21:03:07.932635 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.03.17 21:03:07.932740 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1652 | 2026.03.17 21:03:07.932785 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1653 | 2026.03.17 21:03:07.933208 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.03.17 21:03:07.933246 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1655 | 2026.03.17 21:03:07.933555 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1656 | 2026.03.17 21:03:07.933773 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.03.17 21:03:07.933905 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001188 sec., 19360.269360269358 rows/sec., 1.42 MiB/sec. | ||
| 1658 | 2026.03.17 21:03:07.933943 [ 3 ] {8378fac2-8b2a-4d68-ac6a-011ec32c08d9} <Debug> TCPHandler: Processed in 0.001360302 sec. | ||
| 1659 | 2026.03.17 21:03:07.934064 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.03.17 21:03:07.934162 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1661 | 2026.03.17 21:03:07.934203 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1662 | 2026.03.17 21:03:07.934639 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.03.17 21:03:07.934677 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1664 | 2026.03.17 21:03:07.934993 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1665 | 2026.03.17 21:03:07.935205 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.03.17 21:03:07.935335 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Debug> executeQuery: Read 54 rows, 4.35 KiB in 0.001192 sec., 45302.013422818796 rows/sec., 3.56 MiB/sec. | ||
| 1667 | 2026.03.17 21:03:07.935388 [ 3 ] {9e184d33-c2b9-49cc-a132-9a0baadf64ba} <Debug> TCPHandler: Processed in 0.001372732 sec. | ||
| 1668 | 2026.03.17 21:03:07.935528 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.03.17 21:03:07.935652 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.03.17 21:03:07.935706 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1671 | 2026.03.17 21:03:07.936126 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.03.17 21:03:07.936164 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1673 | 2026.03.17 21:03:07.936514 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1674 | 2026.03.17 21:03:07.936730 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.03.17 21:03:07.936861 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001234 sec., 81037.27714748784 rows/sec., 5.62 MiB/sec. | ||
| 1676 | 2026.03.17 21:03:07.936898 [ 3 ] {3e9a67a8-4039-4200-aca4-533c579c9ee2} <Debug> TCPHandler: Processed in 0.001430603 sec. | ||
| 1677 | 2026.03.17 21:03:07.937014 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.03.17 21:03:07.937108 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.03.17 21:03:07.937163 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <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 | ||
| 1680 | 2026.03.17 21:03:07.937921 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.03.17 21:03:07.937959 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1682 | 2026.03.17 21:03:07.938501 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1683 | 2026.03.17 21:03:07.938728 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.03.17 21:03:07.938863 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001774 sec., 12965.050732807216 rows/sec., 23.23 MiB/sec. | ||
| 1685 | 2026.03.17 21:03:07.938922 [ 3 ] {48abf878-9f7d-4fa1-9d10-75132fc0840c} <Debug> TCPHandler: Processed in 0.001957091 sec. | ||
| 1686 | 2026.03.17 21:03:07.939038 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.03.17 21:03:07.939132 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.03.17 21:03:07.939174 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1689 | 2026.03.17 21:03:07.939495 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.03.17 21:03:07.939532 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1691 | 2026.03.17 21:03:07.939826 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1692 | 2026.03.17 21:03:07.940035 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.03.17 21:03:07.940161 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001048 sec., 2862.595419847328 rows/sec., 229.23 KiB/sec. | ||
| 1694 | 2026.03.17 21:03:07.940197 [ 3 ] {faf0bf90-f583-4887-a700-ebeb3967f7dc} <Debug> TCPHandler: Processed in 0.00120844 sec. | ||
| 1695 | 2026.03.17 21:03:07.940299 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.03.17 21:03:07.940391 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1697 | 2026.03.17 21:03:07.940431 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1698 | 2026.03.17 21:03:07.940748 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.03.17 21:03:07.940784 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1700 | 2026.03.17 21:03:07.941081 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1701 | 2026.03.17 21:03:07.941291 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.03.17 21:03:07.941423 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00105 sec., 28571.428571428572 rows/sec., 1.96 MiB/sec. | ||
| 1703 | 2026.03.17 21:03:07.941458 [ 3 ] {0fd5ab2f-5dd8-4603-b413-edc11ed2c37b} <Debug> TCPHandler: Processed in 0.00120649 sec. | ||
| 1704 | 2026.03.17 21:03:11.127663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 204 | ||
| 1705 | 2026.03.17 21:03:11.129640 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.03.17 21:03:11.129687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1707 | 2026.03.17 21:03:11.130824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1708 | 2026.03.17 21:03:11.131088 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.03.17 21:03:11.131413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1710 | 2026.03.17 21:03:12.931354 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2026.03.17 21:03:12.931574 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1712 | 2026.03.17 21:03:12.931649 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1713 | 2026.03.17 21:03:12.932397 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.17 21:03:12.932454 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1715 | 2026.03.17 21:03:12.932877 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1716 | 2026.03.17 21:03:12.933107 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.03.17 21:03:12.933265 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001743 sec., 13769.363166953528 rows/sec., 1.14 MiB/sec. | ||
| 1718 | 2026.03.17 21:03:12.933317 [ 3 ] {8a9ecfc6-3d25-4447-b314-8da7a56a2e90} <Debug> TCPHandler: Processed in 0.002099664 sec. | ||
| 1719 | 2026.03.17 21:03:12.933449 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.03.17 21:03:12.933555 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1721 | 2026.03.17 21:03:12.933601 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1722 | 2026.03.17 21:03:12.934009 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.17 21:03:12.934048 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1724 | 2026.03.17 21:03:12.934358 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1725 | 2026.03.17 21:03:12.934571 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.17 21:03:12.934707 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001176 sec., 1700.6802721088436 rows/sec., 138.68 KiB/sec. | ||
| 1727 | 2026.03.17 21:03:12.934746 [ 3 ] {7bbb647d-83e0-42ac-bbf6-d2108de526ca} <Debug> TCPHandler: Processed in 0.001348891 sec. | ||
| 1728 | 2026.03.17 21:03:12.934852 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.17 21:03:12.934949 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1730 | 2026.03.17 21:03:12.934991 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1731 | 2026.03.17 21:03:12.935485 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.17 21:03:12.935522 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1733 | 2026.03.17 21:03:12.935838 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1734 | 2026.03.17 21:03:12.936066 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.17 21:03:12.936201 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Debug> executeQuery: Read 147 rows, 13.49 KiB in 0.001271 sec., 115656.96302124312 rows/sec., 10.37 MiB/sec. | ||
| 1736 | 2026.03.17 21:03:12.936239 [ 3 ] {c1735761-dacb-42b1-b2e8-16fd956dc8c6} <Debug> TCPHandler: Processed in 0.001437043 sec. | ||
| 1737 | 2026.03.17 21:03:12.936340 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.03.17 21:03:12.936436 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.03.17 21:03:12.936476 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1740 | 2026.03.17 21:03:12.936868 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.03.17 21:03:12.936906 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1742 | 2026.03.17 21:03:12.937207 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1743 | 2026.03.17 21:03:12.937423 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.03.17 21:03:12.937552 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001136 sec., 12323.94366197183 rows/sec., 968.83 KiB/sec. | ||
| 1745 | 2026.03.17 21:03:12.937590 [ 3 ] {3b39cd16-1c05-434e-97d5-3c29a54fe2fc} <Debug> TCPHandler: Processed in 0.001298321 sec. | ||
| 1746 | 2026.03.17 21:03:12.937690 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.03.17 21:03:12.937783 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1748 | 2026.03.17 21:03:12.937822 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1749 | 2026.03.17 21:03:12.938233 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.17 21:03:12.938268 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1751 | 2026.03.17 21:03:12.938570 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1752 | 2026.03.17 21:03:12.938779 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.03.17 21:03:12.938904 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 1754 | 2026.03.17 21:03:12.938942 [ 3 ] {c864d2bd-94f5-4835-a409-3a1e8397f6ee} <Debug> TCPHandler: Processed in 0.00130025 sec. | ||
| 1755 | 2026.03.17 21:03:12.939062 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.03.17 21:03:12.939162 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.03.17 21:03:12.939203 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1758 | 2026.03.17 21:03:12.939619 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.17 21:03:12.939655 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1760 | 2026.03.17 21:03:12.939974 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1761 | 2026.03.17 21:03:12.940196 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.03.17 21:03:12.940325 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 793.15 KiB/sec. | ||
| 1763 | 2026.03.17 21:03:12.940364 [ 3 ] {f5b99c9a-2892-48e1-97fe-6924356a7eac} <Debug> TCPHandler: Processed in 0.001352661 sec. | ||
| 1764 | 2026.03.17 21:03:12.940475 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.03.17 21:03:12.940568 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1766 | 2026.03.17 21:03:12.940608 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1767 | 2026.03.17 21:03:12.941024 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.03.17 21:03:12.941059 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1769 | 2026.03.17 21:03:12.941384 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1770 | 2026.03.17 21:03:12.941604 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.03.17 21:03:12.941734 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Debug> executeQuery: Read 66 rows, 5.66 KiB in 0.001184 sec., 55743.24324324325 rows/sec., 4.67 MiB/sec. | ||
| 1772 | 2026.03.17 21:03:12.941770 [ 3 ] {77bf4109-cdf2-4616-853e-e8788832e1ef} <Debug> TCPHandler: Processed in 0.001344722 sec. | ||
| 1773 | 2026.03.17 21:03:12.941884 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.03.17 21:03:12.941977 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1775 | 2026.03.17 21:03:12.942021 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1776 | 2026.03.17 21:03:12.942416 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.03.17 21:03:12.942451 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1778 | 2026.03.17 21:03:12.942770 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1779 | 2026.03.17 21:03:12.942986 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.03.17 21:03:12.943116 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Debug> executeQuery: Read 137 rows, 10.16 KiB in 0.001158 sec., 118307.42659758205 rows/sec., 8.57 MiB/sec. | ||
| 1781 | 2026.03.17 21:03:12.943151 [ 3 ] {a1d04d66-9eec-4798-be3a-c5f48a8f4db6} <Debug> TCPHandler: Processed in 0.001315601 sec. | ||
| 1782 | 2026.03.17 21:03:12.943253 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.03.17 21:03:12.943345 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.03.17 21:03:12.943386 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1785 | 2026.03.17 21:03:12.943705 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.03.17 21:03:12.943738 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1787 | 2026.03.17 21:03:12.944042 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1788 | 2026.03.17 21:03:12.944246 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.17 21:03:12.944373 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001045 sec., 28708.133971291867 rows/sec., 1.97 MiB/sec. | ||
| 1790 | 2026.03.17 21:03:12.944407 [ 3 ] {b954ad03-f2cd-42eb-bab7-11115829cb3b} <Debug> TCPHandler: Processed in 0.001202089 sec. | ||
| 1791 | 2026.03.17 21:03:12.948774 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.17 21:03:12.948941 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1793 | 2026.03.17 21:03:12.949248 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.03.17 21:03:12.949290 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1795 | 2026.03.17 21:03:12.949529 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.03.17 21:03:12.949603 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.03.17 21:03:12.949750 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1798 | 2026.03.17 21:03:12.949869 [ 338 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.03.17 21:03:12.949869 [ 261 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1800 | 2026.03.17 21:03:12.949986 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1801 | 2026.03.17 21:03:12.950013 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1802 | 2026.03.17 21:03:12.952352 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1803 | 2026.03.17 21:03:12.952384 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1804 | 2026.03.17 21:03:12.952449 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1805 | 2026.03.17 21:03:12.952492 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1806 | 2026.03.17 21:03:12.953391 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.004523 sec., 5527.304886137519 rows/sec., 242.90 KiB/sec. | ||
| 1807 | 2026.03.17 21:03:12.953493 [ 3 ] {f95317a9-d11e-47b2-87b9-5424c9c5d9cc} <Debug> TCPHandler: Processed in 0.004778026 sec. | ||
| 1808 | 2026.03.17 21:03:12.953811 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.03.17 21:03:12.953944 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1810 | 2026.03.17 21:03:12.954157 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1811 | 2026.03.17 21:03:12.954191 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <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', 'sled_data_link:errors_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1812 | 2026.03.17 21:03:12.954377 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1813 | 2026.03.17 21:03:12.954430 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1814 | 2026.03.17 21:03:12.954533 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1815 | 2026.03.17 21:03:12.954591 [ 338 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1816 | 2026.03.17 21:03:12.954597 [ 313 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1817 | 2026.03.17 21:03:12.954679 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1818 | 2026.03.17 21:03:12.954700 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1819 | 2026.03.17 21:03:12.954756 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1820 | 2026.03.17 21:03:12.954774 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1821 | 2026.03.17 21:03:12.954804 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <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', 'sled_data_link:errors_received', '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'))" | ||
| 1822 | 2026.03.17 21:03:12.954832 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <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', 'sled_data_link:errors_received', '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'))" | ||
| 1823 | 2026.03.17 21:03:12.955423 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001533 sec., 16307.893020221787 rows/sec., 716.66 KiB/sec. | ||
| 1824 | 2026.03.17 21:03:12.955514 [ 3 ] {2c31a440-54d8-48a5-8416-dcc3e3db6c6e} <Debug> TCPHandler: Processed in 0.001751528 sec. | ||
| 1825 | 2026.03.17 21:03:12.955724 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.03.17 21:03:12.955853 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1827 | 2026.03.17 21:03:12.956059 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.03.17 21:03:12.956093 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1829 | 2026.03.17 21:03:12.956278 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.03.17 21:03:12.956330 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.03.17 21:03:12.956429 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1832 | 2026.03.17 21:03:12.956484 [ 313 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1833 | 2026.03.17 21:03:12.956493 [ 338 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1834 | 2026.03.17 21:03:12.956570 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1835 | 2026.03.17 21:03:12.956596 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.03.17 21:03:12.956649 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1837 | 2026.03.17 21:03:12.956666 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1838 | 2026.03.17 21:03:12.956695 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 1839 | 2026.03.17 21:03:12.956723 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 1840 | 2026.03.17 21:03:12.957330 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001528 sec., 16361.256544502618 rows/sec., 719.00 KiB/sec. | ||
| 1841 | 2026.03.17 21:03:12.957425 [ 3 ] {7975aa2d-d9b3-43a3-9ff9-035f382084b1} <Debug> TCPHandler: Processed in 0.001749948 sec. | ||
| 1842 | 2026.03.17 21:03:12.957659 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.03.17 21:03:12.957790 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1844 | 2026.03.17 21:03:12.957991 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1845 | 2026.03.17 21:03:12.958026 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1846 | 2026.03.17 21:03:12.958211 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1847 | 2026.03.17 21:03:12.958262 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1848 | 2026.03.17 21:03:12.958359 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1849 | 2026.03.17 21:03:12.958421 [ 313 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1850 | 2026.03.17 21:03:12.958427 [ 322 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.03.17 21:03:12.958512 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1852 | 2026.03.17 21:03:12.958536 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1853 | 2026.03.17 21:03:12.958589 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1854 | 2026.03.17 21:03:12.958606 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1855 | 2026.03.17 21:03:12.958634 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 1856 | 2026.03.17 21:03:12.958662 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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'))" | ||
| 1857 | 2026.03.17 21:03:12.959186 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001449 sec., 17253.27812284334 rows/sec., 758.20 KiB/sec. | ||
| 1858 | 2026.03.17 21:03:12.959285 [ 3 ] {5e34c4bf-f869-4e8f-8f9d-4a7f1aac29e5} <Debug> TCPHandler: Processed in 0.001674787 sec. | ||
| 1859 | 2026.03.17 21:03:12.959502 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.03.17 21:03:12.959630 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1861 | 2026.03.17 21:03:12.959835 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1862 | 2026.03.17 21:03:12.959868 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1863 | 2026.03.17 21:03:12.960059 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1864 | 2026.03.17 21:03:12.960110 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1865 | 2026.03.17 21:03:12.960206 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1866 | 2026.03.17 21:03:12.960262 [ 338 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1867 | 2026.03.17 21:03:12.960263 [ 322 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1868 | 2026.03.17 21:03:12.960345 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1869 | 2026.03.17 21:03:12.960369 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1870 | 2026.03.17 21:03:12.960422 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1871 | 2026.03.17 21:03:12.960440 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1872 | 2026.03.17 21:03:12.960468 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1873 | 2026.03.17 21:03:12.960503 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1874 | 2026.03.17 21:03:12.961017 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001439 sec., 17373.175816539264 rows/sec., 763.47 KiB/sec. | ||
| 1875 | 2026.03.17 21:03:12.961106 [ 3 ] {11780218-f29b-4c88-9319-4fddf244f6e1} <Debug> TCPHandler: Processed in 0.001652287 sec. | ||
| 1876 | 2026.03.17 21:03:12.961298 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.03.17 21:03:12.961429 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1878 | 2026.03.17 21:03:12.961633 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1879 | 2026.03.17 21:03:12.961668 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1880 | 2026.03.17 21:03:12.961854 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1881 | 2026.03.17 21:03:12.961905 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1882 | 2026.03.17 21:03:12.962000 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1883 | 2026.03.17 21:03:12.962079 [ 313 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1884 | 2026.03.17 21:03:12.962086 [ 338 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1885 | 2026.03.17 21:03:12.962175 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1886 | 2026.03.17 21:03:12.962200 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1887 | 2026.03.17 21:03:12.962264 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1888 | 2026.03.17 21:03:12.962327 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1889 | 2026.03.17 21:03:12.962387 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <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', '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', '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'))" | ||
| 1890 | 2026.03.17 21:03:12.962473 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <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', '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', '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'))" | ||
| 1891 | 2026.03.17 21:03:12.963170 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001794 sec., 13935.340022296545 rows/sec., 612.39 KiB/sec. | ||
| 1892 | 2026.03.17 21:03:12.963257 [ 3 ] {f61c9ed1-1c70-4360-80a2-8b5c85b9a7fc} <Debug> TCPHandler: Processed in 0.002007572 sec. | ||
| 1893 | 2026.03.17 21:03:13.049578 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.03.17 21:03:13.049835 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1895 | 2026.03.17 21:03:13.050186 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1896 | 2026.03.17 21:03:13.050225 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1897 | 2026.03.17 21:03:13.050489 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1898 | 2026.03.17 21:03:13.050561 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1899 | 2026.03.17 21:03:13.050704 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1900 | 2026.03.17 21:03:13.050812 [ 328 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1901 | 2026.03.17 21:03:13.050824 [ 322 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2026.03.17 21:03:13.050959 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1903 | 2026.03.17 21:03:13.050986 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1904 | 2026.03.17 21:03:13.051057 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1905 | 2026.03.17 21:03:13.051077 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1906 | 2026.03.17 21:03:13.051114 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <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', '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', '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'))" | ||
| 1907 | 2026.03.17 21:03:13.051151 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <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', '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', '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'))" | ||
| 1908 | 2026.03.17 21:03:13.051964 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.002239 sec., 11165.698972755694 rows/sec., 490.68 KiB/sec. | ||
| 1909 | 2026.03.17 21:03:13.052072 [ 3 ] {95d28009-1edf-4b6b-9517-bb1690ab3c9d} <Debug> TCPHandler: Processed in 0.002631042 sec. | ||
| 1910 | 2026.03.17 21:03:13.079533 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.17 21:03:13.079723 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1912 | 2026.03.17 21:03:13.080011 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1913 | 2026.03.17 21:03:13.080047 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1914 | 2026.03.17 21:03:13.080253 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1915 | 2026.03.17 21:03:13.080309 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1916 | 2026.03.17 21:03:13.080421 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1917 | 2026.03.17 21:03:13.080498 [ 338 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1918 | 2026.03.17 21:03:13.080503 [ 328 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1919 | 2026.03.17 21:03:13.080605 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1920 | 2026.03.17 21:03:13.080626 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1921 | 2026.03.17 21:03:13.080684 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1922 | 2026.03.17 21:03:13.080703 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1923 | 2026.03.17 21:03:13.080734 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <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', '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', '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'))" | ||
| 1924 | 2026.03.17 21:03:13.080767 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <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', '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', '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'))" | ||
| 1925 | 2026.03.17 21:03:13.081392 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001751 sec., 14277.555682467162 rows/sec., 627.43 KiB/sec. | ||
| 1926 | 2026.03.17 21:03:13.081486 [ 3 ] {814c29da-c4e1-4826-98a7-4c3c4232a6d3} <Debug> TCPHandler: Processed in 0.002024133 sec. | ||
| 1927 | 2026.03.17 21:03:13.082148 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.03.17 21:03:13.082291 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) 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', 'kstat_sampler:expired_targets', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1929 | 2026.03.17 21:03:13.082510 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1930 | 2026.03.17 21:03:13.082546 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <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', 'kstat_sampler:expired_targets', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1931 | 2026.03.17 21:03:13.082743 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1932 | 2026.03.17 21:03:13.082796 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1933 | 2026.03.17 21:03:13.082897 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1934 | 2026.03.17 21:03:13.082956 [ 338 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1935 | 2026.03.17 21:03:13.083022 [ 312 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1936 | 2026.03.17 21:03:13.083131 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 1937 | 2026.03.17 21:03:13.083156 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.03.17 21:03:13.083211 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2026.03.17 21:03:13.083230 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1940 | 2026.03.17 21:03:13.083259 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <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', 'kstat_sampler:expired_targets', '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', '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'))" | ||
| 1941 | 2026.03.17 21:03:13.083291 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <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', 'kstat_sampler:expired_targets', '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', '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'))" | ||
| 1942 | 2026.03.17 21:03:13.084064 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 599.36 KiB/sec. | ||
| 1943 | 2026.03.17 21:03:13.084157 [ 3 ] {e6e4ea41-a769-46e9-84e0-46d32f96ba50} <Debug> TCPHandler: Processed in 0.002062173 sec. | ||
| 1944 | 2026.03.17 21:03:13.085483 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.03.17 21:03:13.085592 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1946 | 2026.03.17 21:03:13.085634 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.03.17 21:03:13.086124 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.03.17 21:03:13.086162 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1949 | 2026.03.17 21:03:13.086588 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1950 | 2026.03.17 21:03:13.086792 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.03.17 21:03:13.086938 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Debug> executeQuery: Read 9 rows, 1.74 KiB in 0.001377 sec., 6535.9477124183 rows/sec., 1.24 MiB/sec. | ||
| 1952 | 2026.03.17 21:03:13.086975 [ 3 ] {d3be2505-6e8f-42a2-aee9-582f2ef8f1ea} <Debug> TCPHandler: Processed in 0.001542224 sec. | ||
| 1953 | 2026.03.17 21:03:13.087101 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.03.17 21:03:13.087210 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1955 | 2026.03.17 21:03:13.087254 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1956 | 2026.03.17 21:03:13.088713 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.03.17 21:03:13.088750 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1958 | 2026.03.17 21:03:13.089219 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1959 | 2026.03.17 21:03:13.089451 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.03.17 21:03:13.089554 [ 62 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1961 | 2026.03.17 21:03:13.089587 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Debug> executeQuery: Read 1879 rows, 143.69 KiB in 0.0024 sec., 782916.6666666667 rows/sec., 58.47 MiB/sec. | ||
| 1962 | 2026.03.17 21:03:13.089598 [ 62 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.03.17 21:03:13.089622 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1964 | 2026.03.17 21:03:13.089624 [ 3 ] {179816f5-c6ff-4e0b-9c5f-16cd0112b631} <Debug> TCPHandler: Processed in 0.002575301 sec. | ||
| 1965 | 2026.03.17 21:03:13.089738 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 1966 | 2026.03.17 21:03:13.089775 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.03.17 21:03:13.089829 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1968 | 2026.03.17 21:03:13.089863 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1969 | 2026.03.17 21:03:13.089905 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.03.17 21:03:13.089939 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1971 | 2026.03.17 21:03:13.089957 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1972 | 2026.03.17 21:03:13.089986 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 1973 | 2026.03.17 21:03:13.090032 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
| 1974 | 2026.03.17 21:03:13.090080 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 147 rows starting from the beginning of the part | ||
| 1975 | 2026.03.17 21:03:13.090122 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1879 rows starting from the beginning of the part | ||
| 1976 | 2026.03.17 21:03:13.090402 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.17 21:03:13.090439 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1978 | 2026.03.17 21:03:13.090840 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1979 | 2026.03.17 21:03:13.091076 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.03.17 21:03:13.091215 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001337 sec., 5983.545250560957 rows/sec., 449.93 KiB/sec. | ||
| 1981 | 2026.03.17 21:03:13.091255 [ 3 ] {c5f17290-e936-4b92-8fcb-e70029fbb652} <Debug> TCPHandler: Processed in 0.001543615 sec. | ||
| 1982 | 2026.03.17 21:03:13.091307 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605296 sec., 1438364.015109986 rows/sec., 116.52 MiB/sec. | ||
| 1983 | 2026.03.17 21:03:13.091377 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2026.03.17 21:03:13.091479 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1985 | 2026.03.17 21:03:13.091521 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1986 | 2026.03.17 21:03:13.091672 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1987 | 2026.03.17 21:03:13.092061 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.17 21:03:13.092144 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_6_1} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1989 | 2026.03.17 21:03:13.092205 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.17 21:03:13.092234 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1991 | 2026.03.17 21:03:13.092246 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1992 | 2026.03.17 21:03:13.092599 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1993 | 2026.03.17 21:03:13.092817 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.03.17 21:03:13.092944 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001485 sec., 476767.6767676768 rows/sec., 27.81 MiB/sec. | ||
| 1995 | 2026.03.17 21:03:13.092982 [ 3 ] {6fc2707f-a4e5-4088-a17e-06ad21bd56af} <Debug> TCPHandler: Processed in 0.001655386 sec. | ||
| 1996 | 2026.03.17 21:03:13.093101 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.03.17 21:03:13.093198 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.03.17 21:03:13.093238 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1999 | 2026.03.17 21:03:13.093622 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.03.17 21:03:13.093657 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2001 | 2026.03.17 21:03:13.093954 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2002 | 2026.03.17 21:03:13.094177 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.03.17 21:03:13.094301 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 2004 | 2026.03.17 21:03:13.094337 [ 3 ] {4f0be5b7-02cf-4d43-b539-bbcf85ff1ef6} <Debug> TCPHandler: Processed in 0.001286221 sec. | ||
| 2005 | 2026.03.17 21:03:13.094463 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.03.17 21:03:13.094589 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2007 | 2026.03.17 21:03:13.094639 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2008 | 2026.03.17 21:03:13.095429 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.17 21:03:13.095465 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2010 | 2026.03.17 21:03:13.095835 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2011 | 2026.03.17 21:03:13.096068 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.17 21:03:13.096169 [ 62 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2013 | 2026.03.17 21:03:13.096200 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Debug> executeQuery: Read 944 rows, 65.87 KiB in 0.001635 sec., 577370.0305810397 rows/sec., 39.34 MiB/sec. | ||
| 2014 | 2026.03.17 21:03:13.096201 [ 62 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.03.17 21:03:13.096234 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2016 | 2026.03.17 21:03:13.096250 [ 3 ] {95ed161c-c3c9-4506-bb89-41faeb9d60c7} <Debug> TCPHandler: Processed in 0.00184834 sec. | ||
| 2017 | 2026.03.17 21:03:13.096306 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 2018 | 2026.03.17 21:03:13.096385 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.03.17 21:03:13.096398 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2020 | 2026.03.17 21:03:13.096429 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part | ||
| 2021 | 2026.03.17 21:03:13.096482 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 62 rows starting from the beginning of the part | ||
| 2022 | 2026.03.17 21:03:13.096484 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.03.17 21:03:13.096527 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 2024 | 2026.03.17 21:03:13.096538 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2025 | 2026.03.17 21:03:13.096569 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 2026 | 2026.03.17 21:03:13.096609 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 2027 | 2026.03.17 21:03:13.096649 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 944 rows starting from the beginning of the part | ||
| 2028 | 2026.03.17 21:03:13.097500 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122211 sec., 975362.2832641907 rows/sec., 72.84 MiB/sec. | ||
| 2029 | 2026.03.17 21:03:13.097711 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.03.17 21:03:13.097744 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2031 | 2026.03.17 21:03:13.097751 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2032 | 2026.03.17 21:03:13.098092 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.03.17 21:03:13.098177 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_6_1} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2034 | 2026.03.17 21:03:13.098265 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2035 | 2026.03.17 21:03:13.098517 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2036 | 2026.03.17 21:03:13.098758 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.03.17 21:03:13.098856 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2038 | 2026.03.17 21:03:13.098886 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.03.17 21:03:13.098891 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Debug> executeQuery: Read 3076 rows, 204.93 KiB in 0.002426 sec., 1267930.7502061005 rows/sec., 82.49 MiB/sec. | ||
| 2040 | 2026.03.17 21:03:13.098906 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2041 | 2026.03.17 21:03:13.098932 [ 3 ] {cf1fb8bb-6861-4ab7-b2af-7fb892efb995} <Debug> TCPHandler: Processed in 0.002598221 sec. | ||
| 2042 | 2026.03.17 21:03:13.098987 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 2043 | 2026.03.17 21:03:13.099056 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.03.17 21:03:13.099080 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2045 | 2026.03.17 21:03:13.099104 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 325 rows starting from the beginning of the part | ||
| 2046 | 2026.03.17 21:03:13.099151 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2047 | 2026.03.17 21:03:13.099153 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2048 | 2026.03.17 21:03:13.099192 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 2049 | 2026.03.17 21:03:13.099216 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <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 | ||
| 2050 | 2026.03.17 21:03:13.099230 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 2051 | 2026.03.17 21:03:13.099266 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 137 rows starting from the beginning of the part | ||
| 2052 | 2026.03.17 21:03:13.099302 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3076 rows starting from the beginning of the part | ||
| 2053 | 2026.03.17 21:03:13.099958 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.03.17 21:03:13.099994 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2055 | 2026.03.17 21:03:13.100566 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2056 | 2026.03.17 21:03:13.100662 [ 187 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707627 sec., 2201886.00906404 rows/sec., 147.44 MiB/sec. | ||
| 2057 | 2026.03.17 21:03:13.100803 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.03.17 21:03:13.100947 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001814 sec., 4410.143329658214 rows/sec., 7.90 MiB/sec. | ||
| 2059 | 2026.03.17 21:03:13.100973 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2060 | 2026.03.17 21:03:13.101006 [ 3 ] {86371aa9-990b-42ff-adb5-9a7be2a23d9b} <Debug> TCPHandler: Processed in 0.002002472 sec. | ||
| 2061 | 2026.03.17 21:03:13.101213 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.03.17 21:03:13.101272 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2063 | 2026.03.17 21:03:13.101329 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2064 | 2026.03.17 21:03:13.636291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3320 | ||
| 2065 | 2026.03.17 21:03:13.636839 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.03.17 21:03:13.636887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2067 | 2026.03.17 21:03:13.637392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2068 | 2026.03.17 21:03:13.637630 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.03.17 21:03:13.637772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3320 | ||
| 2070 | 2026.03.17 21:03:13.828598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2071 | 2026.03.17 21:03:13.845398 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.03.17 21:03:13.845459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2073 | 2026.03.17 21:03:13.851275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2074 | 2026.03.17 21:03:13.851975 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.03.17 21:03:13.855038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2076 | 2026.03.17 21:03:17.930127 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.03.17 21:03:17.930343 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2078 | 2026.03.17 21:03:17.930423 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2079 | 2026.03.17 21:03:17.931202 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.03.17 21:03:17.931251 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2081 | 2026.03.17 21:03:17.931641 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2082 | 2026.03.17 21:03:17.931881 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.03.17 21:03:17.932039 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.001747 sec., 41213.508872352606 rows/sec., 3.53 MiB/sec. | ||
| 2084 | 2026.03.17 21:03:17.932087 [ 3 ] {4f727f0b-4979-4e49-8610-e0811b9bd0a6} <Debug> TCPHandler: Processed in 0.002105434 sec. | ||
| 2085 | 2026.03.17 21:03:17.932249 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.03.17 21:03:17.932355 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.03.17 21:03:17.932403 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2088 | 2026.03.17 21:03:17.932858 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.03.17 21:03:17.932896 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2090 | 2026.03.17 21:03:17.933198 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2091 | 2026.03.17 21:03:17.933414 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.03.17 21:03:17.933519 [ 72 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2093 | 2026.03.17 21:03:17.933544 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001213 sec., 18961.253091508654 rows/sec., 1.39 MiB/sec. | ||
| 2094 | 2026.03.17 21:03:17.933588 [ 72 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.03.17 21:03:17.933596 [ 3 ] {db695a94-d838-415d-968d-45b4c584fc4c} <Debug> TCPHandler: Processed in 0.001403333 sec. | ||
| 2096 | 2026.03.17 21:03:17.933619 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2097 | 2026.03.17 21:03:17.933725 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.03.17 21:03:17.933741 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 2099 | 2026.03.17 21:03:17.933827 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2100 | 2026.03.17 21:03:17.933851 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2101 | 2026.03.17 21:03:17.933872 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2102 | 2026.03.17 21:03:17.933887 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2103 | 2026.03.17 21:03:17.933984 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2104 | 2026.03.17 21:03:17.934038 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2105 | 2026.03.17 21:03:17.934085 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2106 | 2026.03.17 21:03:17.934126 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2107 | 2026.03.17 21:03:17.934169 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2108 | 2026.03.17 21:03:17.934327 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.17 21:03:17.934364 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2110 | 2026.03.17 21:03:17.934733 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2111 | 2026.03.17 21:03:17.934957 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127194 sec., 81764.86312247433 rows/sec., 6.37 MiB/sec. | ||
| 2112 | 2026.03.17 21:03:17.934972 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.03.17 21:03:17.935077 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2114 | 2026.03.17 21:03:17.935120 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001313 sec., 38842.34577303885 rows/sec., 3.03 MiB/sec. | ||
| 2115 | 2026.03.17 21:03:17.935159 [ 3 ] {75b03f2f-0172-4110-8eb6-476854b3a65b} <Debug> TCPHandler: Processed in 0.001483934 sec. | ||
| 2116 | 2026.03.17 21:03:17.935284 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.03.17 21:03:17.935322 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.03.17 21:03:17.935388 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.03.17 21:03:17.935392 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_6_1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2120 | 2026.03.17 21:03:17.935433 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2121 | 2026.03.17 21:03:17.935457 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2122 | 2026.03.17 21:03:17.935839 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.03.17 21:03:17.935875 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2124 | 2026.03.17 21:03:17.936196 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2125 | 2026.03.17 21:03:17.936417 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.03.17 21:03:17.936548 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001182 sec., 84602.36886632825 rows/sec., 5.87 MiB/sec. | ||
| 2127 | 2026.03.17 21:03:17.936585 [ 3 ] {74b89d0a-8f1e-4cb0-aa6c-022a719978f7} <Debug> TCPHandler: Processed in 0.001351682 sec. | ||
| 2128 | 2026.03.17 21:03:17.936702 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.03.17 21:03:17.936798 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2130 | 2026.03.17 21:03:17.936853 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <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 | ||
| 2131 | 2026.03.17 21:03:17.937658 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.03.17 21:03:17.937696 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2133 | 2026.03.17 21:03:17.938207 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2134 | 2026.03.17 21:03:17.938435 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.03.17 21:03:17.938574 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001795 sec., 12813.370473537605 rows/sec., 22.96 MiB/sec. | ||
| 2136 | 2026.03.17 21:03:17.938629 [ 3 ] {6d9d1b9c-7f3b-4ecb-af8d-92a9b1d8cbf6} <Debug> TCPHandler: Processed in 0.001976441 sec. | ||
| 2137 | 2026.03.17 21:03:17.938750 [ 3 ] {} <Trace> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.03.17 21:03:17.938847 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.03.17 21:03:17.938891 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2140 | 2026.03.17 21:03:17.939229 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.03.17 21:03:17.939266 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2142 | 2026.03.17 21:03:17.939564 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2143 | 2026.03.17 21:03:17.939786 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.03.17 21:03:17.939918 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00109 sec., 27522.93577981651 rows/sec., 1.89 MiB/sec. | ||
| 2145 | 2026.03.17 21:03:17.939955 [ 3 ] {cc1cb7b4-c7a7-4345-98f4-1288aa79084f} <Debug> TCPHandler: Processed in 0.00125829 sec. | ||
| 2146 | 2026.03.17 21:03:21.053103 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2147 | 2026.03.17 21:03:21.053156 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2148 | 2026.03.17 21:03:21.131545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 268 | ||
| 2149 | 2026.03.17 21:03:21.134628 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.03.17 21:03:21.134687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2151 | 2026.03.17 21:03:21.135927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2152 | 2026.03.17 21:03:21.136189 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.03.17 21:03:21.136485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 2154 | 2026.03.17 21:03:21.137853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3832 | ||
| 2155 | 2026.03.17 21:03:21.138371 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.03.17 21:03:21.138415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2157 | 2026.03.17 21:03:21.138906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2158 | 2026.03.17 21:03:21.139139 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.03.17 21:03:21.139283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3832 | ||
| 2160 | 2026.03.17 21:03:21.355129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2161 | 2026.03.17 21:03:21.372929 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.03.17 21:03:21.372988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2163 | 2026.03.17 21:03:21.379310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2164 | 2026.03.17 21:03:21.380003 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.03.17 21:03:21.383093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2166 | 2026.03.17 21:03:22.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.07 MiB, peak 208.07 MiB, free memory in arenas 0.00 B, will set to 205.14 MiB (RSS), difference: 1.07 MiB | ||
| 2167 | 2026.03.17 21:03:22.426188 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2168 | 2026.03.17 21:03:22.426250 [ 3 ] {} <Debug> TCP-Session: eb84154f-b94b-49c4-966c-6590e6a614c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.03.17 21:03:22.929056 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.03.17 21:03:22.929257 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2171 | 2026.03.17 21:03:22.929331 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2172 | 2026.03.17 21:03:22.930020 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.03.17 21:03:22.930071 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2174 | 2026.03.17 21:03:22.930477 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2175 | 2026.03.17 21:03:22.930719 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.03.17 21:03:22.930879 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001677 sec., 15503.875968992246 rows/sec., 1.15 MiB/sec. | ||
| 2177 | 2026.03.17 21:03:22.930927 [ 4 ] {daca8779-b0ad-4078-b3b9-ef3cd1a3f009} <Debug> TCPHandler: Processed in 0.002007102 sec. | ||
| 2178 | 2026.03.17 21:03:22.931060 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.03.17 21:03:22.931162 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2180 | 2026.03.17 21:03:22.931204 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2181 | 2026.03.17 21:03:22.931624 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.17 21:03:22.931662 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2183 | 2026.03.17 21:03:22.931961 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2184 | 2026.03.17 21:03:22.932173 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.17 21:03:22.932303 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001165 sec., 24034.334763948496 rows/sec., 1.87 MiB/sec. | ||
| 2186 | 2026.03.17 21:03:22.932341 [ 4 ] {e51fc1f1-77fe-4b86-b786-adb1444fa94a} <Debug> TCPHandler: Processed in 0.001334241 sec. | ||
| 2187 | 2026.03.17 21:03:22.932461 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.03.17 21:03:22.932556 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2189 | 2026.03.17 21:03:22.932600 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2190 | 2026.03.17 21:03:22.932977 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.03.17 21:03:22.933014 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2192 | 2026.03.17 21:03:22.933332 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2193 | 2026.03.17 21:03:22.933545 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.03.17 21:03:22.933672 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001135 sec., 88105.7268722467 rows/sec., 6.11 MiB/sec. | ||
| 2195 | 2026.03.17 21:03:22.933707 [ 4 ] {fb9731eb-80d1-43e0-a615-7ecaa45f4d22} <Debug> TCPHandler: Processed in 0.001297251 sec. | ||
| 2196 | 2026.03.17 21:03:22.933820 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.03.17 21:03:22.933914 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.03.17 21:03:22.933955 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2199 | 2026.03.17 21:03:22.934272 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.03.17 21:03:22.934308 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2201 | 2026.03.17 21:03:22.934605 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2202 | 2026.03.17 21:03:22.934823 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.03.17 21:03:22.934951 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001055 sec., 28436.018957345972 rows/sec., 1.95 MiB/sec. | ||
| 2204 | 2026.03.17 21:03:22.934969 [ 63 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2205 | 2026.03.17 21:03:22.934985 [ 4 ] {ffe55e05-6c8c-4601-a715-8c7182e5bb77} <Debug> TCPHandler: Processed in 0.00121351 sec. | ||
| 2206 | 2026.03.17 21:03:22.935041 [ 63 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.03.17 21:03:22.935069 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2208 | 2026.03.17 21:03:22.935191 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 2209 | 2026.03.17 21:03:22.935323 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2210 | 2026.03.17 21:03:22.935360 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2211 | 2026.03.17 21:03:22.935465 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 2212 | 2026.03.17 21:03:22.935519 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 2213 | 2026.03.17 21:03:22.935571 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2214 | 2026.03.17 21:03:22.935618 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 2215 | 2026.03.17 21:03:22.935666 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2216 | 2026.03.17 21:03:22.936570 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438253 sec., 108464.92237457527 rows/sec., 7.43 MiB/sec. | ||
| 2217 | 2026.03.17 21:03:22.936806 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2218 | 2026.03.17 21:03:22.937128 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.03.17 21:03:22.937206 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_6_1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2220 | 2026.03.17 21:03:22.937295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2221 | 2026.03.17 21:03:23.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.43 MiB, peak 208.07 MiB, free memory in arenas 0.00 B, will set to 205.21 MiB (RSS), difference: 1.79 MiB | ||
| 2222 | 2026.03.17 21:03:27.930745 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.03.17 21:03:27.930945 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2224 | 2026.03.17 21:03:27.931013 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2225 | 2026.03.17 21:03:27.931654 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.03.17 21:03:27.931709 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2227 | 2026.03.17 21:03:27.932126 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2228 | 2026.03.17 21:03:27.932357 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.03.17 21:03:27.932519 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.001623 sec., 44362.292051756005 rows/sec., 3.80 MiB/sec. | ||
| 2230 | 2026.03.17 21:03:27.932565 [ 4 ] {bd01e88c-2921-4f4c-bd5f-e6173047aa67} <Debug> TCPHandler: Processed in 0.001949162 sec. | ||
| 2231 | 2026.03.17 21:03:27.932687 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.03.17 21:03:27.932791 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2233 | 2026.03.17 21:03:27.932833 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2234 | 2026.03.17 21:03:27.933237 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.03.17 21:03:27.933275 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2236 | 2026.03.17 21:03:27.933578 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2237 | 2026.03.17 21:03:27.933782 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.17 21:03:27.933909 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001143 sec., 20122.484689413825 rows/sec., 1.48 MiB/sec. | ||
| 2239 | 2026.03.17 21:03:27.933947 [ 4 ] {2b3cf6df-49d2-4a52-a4e7-5bfa5c369c32} <Debug> TCPHandler: Processed in 0.00130966 sec. | ||
| 2240 | 2026.03.17 21:03:27.934048 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.03.17 21:03:27.934141 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2242 | 2026.03.17 21:03:27.934181 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2243 | 2026.03.17 21:03:27.934578 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.17 21:03:27.934615 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2245 | 2026.03.17 21:03:27.934909 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.03.17 21:03:27.935118 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.03.17 21:03:27.935244 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001122 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. | ||
| 2248 | 2026.03.17 21:03:27.935280 [ 4 ] {d27934be-e066-47d5-a9b0-e8429e08dd5f} <Debug> TCPHandler: Processed in 0.00128012 sec. | ||
| 2249 | 2026.03.17 21:03:27.935393 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.03.17 21:03:27.935489 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.03.17 21:03:27.935531 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2252 | 2026.03.17 21:03:27.935893 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.17 21:03:27.935930 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2254 | 2026.03.17 21:03:27.936251 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2255 | 2026.03.17 21:03:27.936460 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.03.17 21:03:27.936585 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001115 sec., 89686.0986547085 rows/sec., 6.22 MiB/sec. | ||
| 2257 | 2026.03.17 21:03:27.936620 [ 4 ] {da0226b5-14d4-408a-8bf7-d8587c73f770} <Debug> TCPHandler: Processed in 0.00127634 sec. | ||
| 2258 | 2026.03.17 21:03:27.936733 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.03.17 21:03:27.936827 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2260 | 2026.03.17 21:03:27.936879 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <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 | ||
| 2261 | 2026.03.17 21:03:27.937676 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.03.17 21:03:27.937723 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2263 | 2026.03.17 21:03:27.938309 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2264 | 2026.03.17 21:03:27.938539 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.03.17 21:03:27.938685 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001876 sec., 12260.127931769723 rows/sec., 21.97 MiB/sec. | ||
| 2266 | 2026.03.17 21:03:27.938755 [ 4 ] {1b6c7194-9445-4702-ab9c-68fb2c698479} <Debug> TCPHandler: Processed in 0.002069563 sec. | ||
| 2267 | 2026.03.17 21:03:27.938870 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.03.17 21:03:27.938964 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2269 | 2026.03.17 21:03:27.939006 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2270 | 2026.03.17 21:03:27.939323 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.03.17 21:03:27.939359 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2272 | 2026.03.17 21:03:27.939660 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2273 | 2026.03.17 21:03:27.939858 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.03.17 21:03:27.939983 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001038 sec., 28901.73410404624 rows/sec., 1.98 MiB/sec. | ||
| 2275 | 2026.03.17 21:03:27.940019 [ 4 ] {fb2f03c8-f788-4e02-98de-6c05d8d1d894} <Debug> TCPHandler: Processed in 0.00119916 sec. | ||
| 2276 | 2026.03.17 21:03:28.639382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4280 | ||
| 2277 | 2026.03.17 21:03:28.639934 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.17 21:03:28.639988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2279 | 2026.03.17 21:03:28.640547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2280 | 2026.03.17 21:03:28.640787 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.03.17 21:03:28.640928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4280 | ||
| 2282 | 2026.03.17 21:03:28.706922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57483 | ||
| 2283 | 2026.03.17 21:03:28.707043 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.03.17 21:03:28.707073 [ 289 ] {} <Debug> TCP-Session: a191044d-d148-4472-a7bf-f2e1efec0cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:57483 | ||
| 2285 | 2026.03.17 21:03:28.707098 [ 289 ] {} <Debug> TCP-Session: a191044d-d148-4472-a7bf-f2e1efec0cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.17 21:03:28.707114 [ 289 ] {} <Debug> TCP-Session: a191044d-d148-4472-a7bf-f2e1efec0cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.17 21:03:28.707326 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61389 | ||
| 2288 | 2026.03.17 21:03:28.707331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41110 | ||
| 2289 | 2026.03.17 21:03:28.707383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51887 | ||
| 2290 | 2026.03.17 21:03:28.707403 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60318 | ||
| 2291 | 2026.03.17 21:03:28.707429 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33914 | ||
| 2292 | 2026.03.17 21:03:28.707437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.03.17 21:03:28.707481 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.03.17 21:03:28.707488 [ 289 ] {} <Trace> TCP-Session: a191044d-d148-4472-a7bf-f2e1efec0cdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.03.17 21:03:28.707527 [ 294 ] {} <Debug> TCP-Session: e8adfd2e-0147-4bdb-85f3-006424a5c10b Authenticating user 'default' from [fd00:1122:3344:101::e]:51887 | ||
| 2296 | 2026.03.17 21:03:28.707515 [ 291 ] {} <Debug> TCP-Session: 06c1a8e1-e279-4c4c-811f-68d1fdf2a895 Authenticating user 'default' from [fd00:1122:3344:101::e]:61389 | ||
| 2297 | 2026.03.17 21:03:28.707568 [ 294 ] {} <Debug> TCP-Session: e8adfd2e-0147-4bdb-85f3-006424a5c10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.17 21:03:28.707421 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46246 | ||
| 2299 | 2026.03.17 21:03:28.707596 [ 294 ] {} <Debug> TCP-Session: e8adfd2e-0147-4bdb-85f3-006424a5c10b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.03.17 21:03:28.707591 [ 291 ] {} <Debug> TCP-Session: 06c1a8e1-e279-4c4c-811f-68d1fdf2a895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.17 21:03:28.707373 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34957 | ||
| 2302 | 2026.03.17 21:03:28.707635 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2026.03.17 21:03:28.707640 [ 291 ] {} <Debug> TCP-Session: 06c1a8e1-e279-4c4c-811f-68d1fdf2a895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.17 21:03:28.707700 [ 290 ] {} <Debug> TCP-Session: 4847fea5-4f09-4d06-8ece-feb0a778cb59 Authenticating user 'default' from [fd00:1122:3344:101::e]:41110 | ||
| 2305 | 2026.03.17 21:03:28.707711 [ 289 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2306 | 2026.03.17 21:03:28.707735 [ 290 ] {} <Debug> TCP-Session: 4847fea5-4f09-4d06-8ece-feb0a778cb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.03.17 21:03:28.707374 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52250 | ||
| 2308 | 2026.03.17 21:03:28.707765 [ 290 ] {} <Debug> TCP-Session: 4847fea5-4f09-4d06-8ece-feb0a778cb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.03.17 21:03:28.707844 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.03.17 21:03:28.707847 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2026.03.17 21:03:28.707884 [ 3 ] {} <Debug> TCP-Session: 5e81fafd-e376-4fff-b0d1-b6b7f7f63e4c Authenticating user 'default' from [fd00:1122:3344:101::e]:60318 | ||
| 2312 | 2026.03.17 21:03:28.707894 [ 286 ] {} <Debug> TCP-Session: 5b6d5b6d-fc06-4697-bc64-14f3b71f4c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:46246 | ||
| 2313 | 2026.03.17 21:03:28.707915 [ 3 ] {} <Debug> TCP-Session: 5e81fafd-e376-4fff-b0d1-b6b7f7f63e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.03.17 21:03:28.707919 [ 286 ] {} <Debug> TCP-Session: 5b6d5b6d-fc06-4697-bc64-14f3b71f4c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.03.17 21:03:28.707938 [ 3 ] {} <Debug> TCP-Session: 5e81fafd-e376-4fff-b0d1-b6b7f7f63e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.03.17 21:03:28.707957 [ 286 ] {} <Debug> TCP-Session: 5b6d5b6d-fc06-4697-bc64-14f3b71f4c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.03.17 21:03:28.707989 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2318 | 2026.03.17 21:03:28.707990 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2026.03.17 21:03:28.708032 [ 287 ] {} <Debug> TCP-Session: f7626cbd-2eaf-4ed0-a396-7d154d6d1717 Authenticating user 'default' from [fd00:1122:3344:101::e]:33914 | ||
| 2320 | 2026.03.17 21:03:28.708052 [ 293 ] {} <Debug> TCP-Session: 3d5a4822-7232-4154-8bcb-8c236ec971a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52250 | ||
| 2321 | 2026.03.17 21:03:28.708060 [ 287 ] {} <Debug> TCP-Session: f7626cbd-2eaf-4ed0-a396-7d154d6d1717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.17 21:03:28.708082 [ 293 ] {} <Debug> TCP-Session: 3d5a4822-7232-4154-8bcb-8c236ec971a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.03.17 21:03:28.708089 [ 287 ] {} <Debug> TCP-Session: f7626cbd-2eaf-4ed0-a396-7d154d6d1717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2026.03.17 21:03:28.708094 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.03.17 21:03:28.708106 [ 293 ] {} <Debug> TCP-Session: 3d5a4822-7232-4154-8bcb-8c236ec971a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.17 21:03:28.708133 [ 289 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2327 | 2026.03.17 21:03:28.708148 [ 292 ] {} <Debug> TCP-Session: c2aa782f-bf1f-4c8b-8782-6da081897a96 Authenticating user 'default' from [fd00:1122:3344:101::e]:34957 | ||
| 2328 | 2026.03.17 21:03:28.708191 [ 292 ] {} <Debug> TCP-Session: c2aa782f-bf1f-4c8b-8782-6da081897a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.17 21:03:28.708206 [ 292 ] {} <Debug> TCP-Session: c2aa782f-bf1f-4c8b-8782-6da081897a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.17 21:03:28.708209 [ 289 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2331 | 2026.03.17 21:03:28.708551 [ 289 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 2332 | 2026.03.17 21:03:28.710004 [ 260 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Trace> AggregatingTransform: Aggregating | ||
| 2333 | 2026.03.17 21:03:28.710047 [ 260 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2334 | 2026.03.17 21:03:28.710088 [ 260 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001434413 sec. (697.149 rows/sec., 27.23 KiB/sec.) | ||
| 2335 | 2026.03.17 21:03:28.710106 [ 260 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Trace> Aggregator: Merging aggregated data | ||
| 2336 | 2026.03.17 21:03:28.711416 [ 289 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003773 sec., 265.041081367612 rows/sec., 10.35 KiB/sec. | ||
| 2337 | 2026.03.17 21:03:28.711595 [ 289 ] {013f0b95-988a-4a20-b0c5-5d9674b9808b} <Debug> TCPHandler: Processed in 0.004254748 sec. | ||
| 2338 | 2026.03.17 21:03:28.711732 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.03.17 21:03:28.711760 [ 289 ] {} <Debug> TCP-Session: a191044d-d148-4472-a7bf-f2e1efec0cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.03.17 21:03:28.711765 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.03.17 21:03:28.711794 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.03.17 21:03:28.711811 [ 290 ] {} <Debug> TCP-Session: 4847fea5-4f09-4d06-8ece-feb0a778cb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.17 21:03:28.711824 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.03.17 21:03:28.711835 [ 291 ] {} <Debug> TCP-Session: 06c1a8e1-e279-4c4c-811f-68d1fdf2a895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.17 21:03:28.711849 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2346 | 2026.03.17 21:03:28.711872 [ 3 ] {} <Debug> TCP-Session: 5e81fafd-e376-4fff-b0d1-b6b7f7f63e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.17 21:03:28.711870 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.03.17 21:03:28.711901 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.03.17 21:03:28.711933 [ 292 ] {} <Debug> TCP-Session: c2aa782f-bf1f-4c8b-8782-6da081897a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.03.17 21:03:28.711946 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.03.17 21:03:28.711968 [ 294 ] {} <Debug> TCP-Session: e8adfd2e-0147-4bdb-85f3-006424a5c10b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.03.17 21:03:28.711922 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2026.03.17 21:03:28.711989 [ 286 ] {} <Debug> TCP-Session: 5b6d5b6d-fc06-4697-bc64-14f3b71f4c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.17 21:03:28.711905 [ 293 ] {} <Debug> TCP-Session: 3d5a4822-7232-4154-8bcb-8c236ec971a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.17 21:03:28.712029 [ 287 ] {} <Debug> TCP-Session: f7626cbd-2eaf-4ed0-a396-7d154d6d1717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.03.17 21:03:28.848391 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39822 | ||
| 2357 | 2026.03.17 21:03:28.848523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.03.17 21:03:28.848552 [ 289 ] {} <Debug> TCP-Session: 837b11a1-c277-4462-bff8-6c39d6256c78 Authenticating user 'default' from [fd00:1122:3344:101::e]:39822 | ||
| 2359 | 2026.03.17 21:03:28.848576 [ 289 ] {} <Debug> TCP-Session: 837b11a1-c277-4462-bff8-6c39d6256c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.03.17 21:03:28.848594 [ 289 ] {} <Debug> TCP-Session: 837b11a1-c277-4462-bff8-6c39d6256c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.17 21:03:28.848804 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38823 | ||
| 2362 | 2026.03.17 21:03:28.848844 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34867 | ||
| 2363 | 2026.03.17 21:03:28.848877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36943 | ||
| 2364 | 2026.03.17 21:03:28.848894 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42514 | ||
| 2365 | 2026.03.17 21:03:28.848916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.03.17 21:03:28.848925 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52584 | ||
| 2367 | 2026.03.17 21:03:28.848957 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2026.03.17 21:03:28.848965 [ 290 ] {} <Debug> TCP-Session: 7aa02471-60d4-4673-ba36-1a7f49508c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:38823 | ||
| 2369 | 2026.03.17 21:03:28.848994 [ 291 ] {} <Debug> TCP-Session: 65e2e138-e38f-4d03-a306-fdd74ad5e95f Authenticating user 'default' from [fd00:1122:3344:101::e]:34867 | ||
| 2370 | 2026.03.17 21:03:28.848995 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2371 | 2026.03.17 21:03:28.849009 [ 290 ] {} <Debug> TCP-Session: 7aa02471-60d4-4673-ba36-1a7f49508c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.17 21:03:28.849017 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2026.03.17 21:03:28.849043 [ 290 ] {} <Debug> TCP-Session: 7aa02471-60d4-4673-ba36-1a7f49508c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.03.17 21:03:28.849065 [ 287 ] {} <Debug> TCP-Session: 030f066c-6e2d-4760-9846-d13b3467e017 Authenticating user 'default' from [fd00:1122:3344:101::e]:52584 | ||
| 2375 | 2026.03.17 21:03:28.849039 [ 292 ] {} <Debug> TCP-Session: a482d222-cefb-4a28-8314-6e0399851f5c Authenticating user 'default' from [fd00:1122:3344:101::e]:36943 | ||
| 2376 | 2026.03.17 21:03:28.849093 [ 287 ] {} <Debug> TCP-Session: 030f066c-6e2d-4760-9846-d13b3467e017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.03.17 21:03:28.849025 [ 291 ] {} <Debug> TCP-Session: 65e2e138-e38f-4d03-a306-fdd74ad5e95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.03.17 21:03:28.849128 [ 287 ] {} <Debug> TCP-Session: 030f066c-6e2d-4760-9846-d13b3467e017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.03.17 21:03:28.849138 [ 291 ] {} <Debug> TCP-Session: 65e2e138-e38f-4d03-a306-fdd74ad5e95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.03.17 21:03:28.849130 [ 292 ] {} <Debug> TCP-Session: a482d222-cefb-4a28-8314-6e0399851f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.17 21:03:28.848998 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.03.17 21:03:28.849179 [ 292 ] {} <Debug> TCP-Session: a482d222-cefb-4a28-8314-6e0399851f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.03.17 21:03:28.848910 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42310 | ||
| 2384 | 2026.03.17 21:03:28.849210 [ 294 ] {} <Debug> TCP-Session: 0e51eae6-8023-4c5b-a54a-898f503857cb Authenticating user 'default' from [fd00:1122:3344:101::e]:42514 | ||
| 2385 | 2026.03.17 21:03:28.848882 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53234 | ||
| 2386 | 2026.03.17 21:03:28.849253 [ 294 ] {} <Debug> TCP-Session: 0e51eae6-8023-4c5b-a54a-898f503857cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.03.17 21:03:28.849282 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2388 | 2026.03.17 21:03:28.849297 [ 294 ] {} <Debug> TCP-Session: 0e51eae6-8023-4c5b-a54a-898f503857cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.03.17 21:03:28.848918 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36817 | ||
| 2390 | 2026.03.17 21:03:28.849327 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.03.17 21:03:28.849318 [ 3 ] {} <Debug> TCP-Session: 16eb3fee-aebd-4382-8a37-cf04d5596212 Authenticating user 'default' from [fd00:1122:3344:101::e]:42310 | ||
| 2392 | 2026.03.17 21:03:28.849361 [ 293 ] {} <Debug> TCP-Session: 56384ea9-ad16-4aca-8090-4380b4852530 Authenticating user 'default' from [fd00:1122:3344:101::e]:53234 | ||
| 2393 | 2026.03.17 21:03:28.849376 [ 3 ] {} <Debug> TCP-Session: 16eb3fee-aebd-4382-8a37-cf04d5596212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.03.17 21:03:28.849386 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2395 | 2026.03.17 21:03:28.849412 [ 293 ] {} <Debug> TCP-Session: 56384ea9-ad16-4aca-8090-4380b4852530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.17 21:03:28.849416 [ 3 ] {} <Debug> TCP-Session: 16eb3fee-aebd-4382-8a37-cf04d5596212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.17 21:03:28.849435 [ 286 ] {} <Debug> TCP-Session: fb274236-927f-4661-9215-9747bcc37cea Authenticating user 'default' from [fd00:1122:3344:101::e]:36817 | ||
| 2398 | 2026.03.17 21:03:28.849445 [ 293 ] {} <Debug> TCP-Session: 56384ea9-ad16-4aca-8090-4380b4852530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.17 21:03:28.849473 [ 286 ] {} <Debug> TCP-Session: fb274236-927f-4661-9215-9747bcc37cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.17 21:03:28.848919 [ 289 ] {} <Trace> TCP-Session: 837b11a1-c277-4462-bff8-6c39d6256c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.03.17 21:03:28.849497 [ 286 ] {} <Debug> TCP-Session: fb274236-927f-4661-9215-9747bcc37cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.03.17 21:03:28.849678 [ 289 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39822) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2403 | 2026.03.17 21:03:28.849947 [ 289 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2404 | 2026.03.17 21:03:28.850008 [ 289 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2405 | 2026.03.17 21:03:28.850301 [ 289 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 2406 | 2026.03.17 21:03:28.851150 [ 323 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Trace> AggregatingTransform: Aggregating | ||
| 2407 | 2026.03.17 21:03:28.851199 [ 323 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 2408 | 2026.03.17 21:03:28.851233 [ 323 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833123 sec. (1200.303 rows/sec., 46.89 KiB/sec.) | ||
| 2409 | 2026.03.17 21:03:28.851249 [ 323 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Trace> Aggregator: Merging aggregated data | ||
| 2410 | 2026.03.17 21:03:28.852467 [ 289 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002851 sec., 350.75412136092604 rows/sec., 13.70 KiB/sec. | ||
| 2411 | 2026.03.17 21:03:28.852634 [ 289 ] {9b93582e-bfe1-480e-a06d-1600e7b520aa} <Debug> TCPHandler: Processed in 0.003828322 sec. | ||
| 2412 | 2026.03.17 21:03:28.852771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2413 | 2026.03.17 21:03:28.852799 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2414 | 2026.03.17 21:03:28.852817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.03.17 21:03:28.852838 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2416 | 2026.03.17 21:03:28.852846 [ 287 ] {} <Debug> TCP-Session: 030f066c-6e2d-4760-9846-d13b3467e017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.03.17 21:03:28.852853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2418 | 2026.03.17 21:03:28.852877 [ 290 ] {} <Debug> TCP-Session: 7aa02471-60d4-4673-ba36-1a7f49508c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.03.17 21:03:28.852888 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.03.17 21:03:28.852907 [ 294 ] {} <Debug> TCP-Session: 0e51eae6-8023-4c5b-a54a-898f503857cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.03.17 21:03:28.852940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2422 | 2026.03.17 21:03:28.852949 [ 292 ] {} <Debug> TCP-Session: a482d222-cefb-4a28-8314-6e0399851f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.03.17 21:03:28.852910 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2424 | 2026.03.17 21:03:28.852974 [ 286 ] {} <Debug> TCP-Session: fb274236-927f-4661-9215-9747bcc37cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.03.17 21:03:28.852883 [ 291 ] {} <Debug> TCP-Session: 65e2e138-e38f-4d03-a306-fdd74ad5e95f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.17 21:03:28.853008 [ 293 ] {} <Debug> TCP-Session: 56384ea9-ad16-4aca-8090-4380b4852530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.03.17 21:03:28.852873 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2026.03.17 21:03:28.852808 [ 289 ] {} <Debug> TCP-Session: 837b11a1-c277-4462-bff8-6c39d6256c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.17 21:03:28.853080 [ 3 ] {} <Debug> TCP-Session: 16eb3fee-aebd-4382-8a37-cf04d5596212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.03.17 21:03:28.883175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2431 | 2026.03.17 21:03:28.900734 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.03.17 21:03:28.900796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2433 | 2026.03.17 21:03:28.906637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2434 | 2026.03.17 21:03:28.907399 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.17 21:03:28.911269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2436 | 2026.03.17 21:03:30.011005 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41937 | ||
| 2437 | 2026.03.17 21:03:30.011118 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.03.17 21:03:30.011145 [ 289 ] {} <Debug> TCP-Session: 6fa8870f-054b-47e6-9eeb-c3ee418371af Authenticating user 'default' from [fd00:1122:3344:101::e]:41937 | ||
| 2439 | 2026.03.17 21:03:30.011168 [ 289 ] {} <Debug> TCP-Session: 6fa8870f-054b-47e6-9eeb-c3ee418371af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.03.17 21:03:30.011180 [ 289 ] {} <Debug> TCP-Session: 6fa8870f-054b-47e6-9eeb-c3ee418371af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.17 21:03:30.011360 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56493 | ||
| 2442 | 2026.03.17 21:03:30.011394 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49882 | ||
| 2443 | 2026.03.17 21:03:30.011430 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41851 | ||
| 2444 | 2026.03.17 21:03:30.011462 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50958 | ||
| 2445 | 2026.03.17 21:03:30.011487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2446 | 2026.03.17 21:03:30.011478 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63630 | ||
| 2447 | 2026.03.17 21:03:30.011539 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2448 | 2026.03.17 21:03:30.011562 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2449 | 2026.03.17 21:03:30.011572 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.03.17 21:03:30.011588 [ 291 ] {} <Debug> TCP-Session: 12e83783-f785-42bc-8964-257dfb6a9a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:49882 | ||
| 2451 | 2026.03.17 21:03:30.011602 [ 292 ] {} <Debug> TCP-Session: acadb46c-88de-4bfb-bb61-63f8e7bbec61 Authenticating user 'default' from [fd00:1122:3344:101::e]:41851 | ||
| 2452 | 2026.03.17 21:03:30.011613 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2453 | 2026.03.17 21:03:30.011630 [ 291 ] {} <Debug> TCP-Session: 12e83783-f785-42bc-8964-257dfb6a9a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.03.17 21:03:30.011639 [ 292 ] {} <Debug> TCP-Session: acadb46c-88de-4bfb-bb61-63f8e7bbec61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.03.17 21:03:30.011657 [ 291 ] {} <Debug> TCP-Session: 12e83783-f785-42bc-8964-257dfb6a9a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.17 21:03:30.011671 [ 292 ] {} <Debug> TCP-Session: acadb46c-88de-4bfb-bb61-63f8e7bbec61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.03.17 21:03:30.011652 [ 287 ] {} <Debug> TCP-Session: 07e851d3-5689-47b9-ab86-606041efeeeb Authenticating user 'default' from [fd00:1122:3344:101::e]:63630 | ||
| 2458 | 2026.03.17 21:03:30.011612 [ 3 ] {} <Debug> TCP-Session: cf1407ed-3881-4e4d-80dc-a78e3cf9b627 Authenticating user 'default' from [fd00:1122:3344:101::e]:50958 | ||
| 2459 | 2026.03.17 21:03:30.011725 [ 287 ] {} <Debug> TCP-Session: 07e851d3-5689-47b9-ab86-606041efeeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.03.17 21:03:30.011750 [ 3 ] {} <Debug> TCP-Session: cf1407ed-3881-4e4d-80dc-a78e3cf9b627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.03.17 21:03:30.011756 [ 287 ] {} <Debug> TCP-Session: 07e851d3-5689-47b9-ab86-606041efeeeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.17 21:03:30.011775 [ 3 ] {} <Debug> TCP-Session: cf1407ed-3881-4e4d-80dc-a78e3cf9b627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.03.17 21:03:30.011544 [ 290 ] {} <Debug> TCP-Session: 05e9ebb9-1344-4831-b37c-023639d797a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56493 | ||
| 2464 | 2026.03.17 21:03:30.011472 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53631 | ||
| 2465 | 2026.03.17 21:03:30.011829 [ 290 ] {} <Debug> TCP-Session: 05e9ebb9-1344-4831-b37c-023639d797a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.03.17 21:03:30.011443 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59734 | ||
| 2467 | 2026.03.17 21:03:30.011855 [ 290 ] {} <Debug> TCP-Session: 05e9ebb9-1344-4831-b37c-023639d797a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.03.17 21:03:30.011431 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60406 | ||
| 2469 | 2026.03.17 21:03:30.011888 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2470 | 2026.03.17 21:03:30.011920 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2471 | 2026.03.17 21:03:30.011494 [ 289 ] {} <Trace> TCP-Session: 6fa8870f-054b-47e6-9eeb-c3ee418371af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.17 21:03:30.011947 [ 286 ] {} <Debug> TCP-Session: 862c2f75-d03d-48eb-96b2-cb7c6175470f Authenticating user 'default' from [fd00:1122:3344:101::e]:53631 | ||
| 2473 | 2026.03.17 21:03:30.011966 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.03.17 21:03:30.011993 [ 286 ] {} <Debug> TCP-Session: 862c2f75-d03d-48eb-96b2-cb7c6175470f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.03.17 21:03:30.012010 [ 293 ] {} <Debug> TCP-Session: 02f5cc4a-dca9-4ddd-8319-dd2f593a2cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60406 | ||
| 2476 | 2026.03.17 21:03:30.012021 [ 286 ] {} <Debug> TCP-Session: 862c2f75-d03d-48eb-96b2-cb7c6175470f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.17 21:03:30.012039 [ 293 ] {} <Debug> TCP-Session: 02f5cc4a-dca9-4ddd-8319-dd2f593a2cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.03.17 21:03:30.011957 [ 294 ] {} <Debug> TCP-Session: 122e8e2a-f166-497d-b10d-fd399331ebed Authenticating user 'default' from [fd00:1122:3344:101::e]:59734 | ||
| 2479 | 2026.03.17 21:03:30.012082 [ 293 ] {} <Debug> TCP-Session: 02f5cc4a-dca9-4ddd-8319-dd2f593a2cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.03.17 21:03:30.012104 [ 294 ] {} <Debug> TCP-Session: 122e8e2a-f166-497d-b10d-fd399331ebed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.03.17 21:03:30.012126 [ 294 ] {} <Debug> TCP-Session: 122e8e2a-f166-497d-b10d-fd399331ebed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.03.17 21:03:30.012126 [ 289 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41937) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2483 | 2026.03.17 21:03:30.012399 [ 289 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2484 | 2026.03.17 21:03:30.012465 [ 289 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2485 | 2026.03.17 21:03:30.012756 [ 289 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 2486 | 2026.03.17 21:03:30.013621 [ 303 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Trace> AggregatingTransform: Aggregating | ||
| 2487 | 2026.03.17 21:03:30.013656 [ 303 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Trace> Aggregator: Aggregation method: without_key | ||
| 2488 | 2026.03.17 21:03:30.013688 [ 303 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000830433 sec. (1204.191 rows/sec., 47.04 KiB/sec.) | ||
| 2489 | 2026.03.17 21:03:30.013706 [ 303 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Trace> Aggregator: Merging aggregated data | ||
| 2490 | 2026.03.17 21:03:30.014915 [ 289 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002851 sec., 350.75412136092604 rows/sec., 13.70 KiB/sec. | ||
| 2491 | 2026.03.17 21:03:30.015026 [ 289 ] {baffe99d-03d3-41c2-8b97-82290bc06676} <Debug> TCPHandler: Processed in 0.003650589 sec. | ||
| 2492 | 2026.03.17 21:03:30.015133 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2493 | 2026.03.17 21:03:30.015164 [ 289 ] {} <Debug> TCP-Session: 6fa8870f-054b-47e6-9eeb-c3ee418371af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.03.17 21:03:30.015164 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2495 | 2026.03.17 21:03:30.015186 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2496 | 2026.03.17 21:03:30.015207 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2497 | 2026.03.17 21:03:30.015215 [ 287 ] {} <Debug> TCP-Session: 07e851d3-5689-47b9-ab86-606041efeeeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.03.17 21:03:30.015228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2499 | 2026.03.17 21:03:30.015233 [ 290 ] {} <Debug> TCP-Session: 05e9ebb9-1344-4831-b37c-023639d797a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.03.17 21:03:30.015250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2501 | 2026.03.17 21:03:30.015268 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2502 | 2026.03.17 21:03:30.015309 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2503 | 2026.03.17 21:03:30.015312 [ 292 ] {} <Debug> TCP-Session: acadb46c-88de-4bfb-bb61-63f8e7bbec61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.03.17 21:03:30.015334 [ 3 ] {} <Debug> TCP-Session: cf1407ed-3881-4e4d-80dc-a78e3cf9b627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.03.17 21:03:30.015281 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.03.17 21:03:30.015357 [ 286 ] {} <Debug> TCP-Session: 862c2f75-d03d-48eb-96b2-cb7c6175470f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.03.17 21:03:30.015281 [ 291 ] {} <Debug> TCP-Session: 12e83783-f785-42bc-8964-257dfb6a9a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.03.17 21:03:30.015398 [ 293 ] {} <Debug> TCP-Session: 02f5cc4a-dca9-4ddd-8319-dd2f593a2cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.03.17 21:03:30.015242 [ 294 ] {} <Debug> TCP-Session: 122e8e2a-f166-497d-b10d-fd399331ebed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.17 21:03:31.136723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 294 | ||
| 2511 | 2026.03.17 21:03:31.138788 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.03.17 21:03:31.138833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2513 | 2026.03.17 21:03:31.139991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2514 | 2026.03.17 21:03:31.140259 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.03.17 21:03:31.140395 [ 47 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2516 | 2026.03.17 21:03:31.140441 [ 47 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.17 21:03:31.140464 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2518 | 2026.03.17 21:03:31.140559 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 2519 | 2026.03.17 21:03:31.140586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2520 | 2026.03.17 21:03:31.141134 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2026.03.17 21:03:31.141317 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 2522 | 2026.03.17 21:03:31.141749 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 2523 | 2026.03.17 21:03:31.142128 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 2524 | 2026.03.17 21:03:31.142526 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2525 | 2026.03.17 21:03:31.142901 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 2526 | 2026.03.17 21:03:31.143268 [ 187 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2527 | 2026.03.17 21:03:31.149698 [ 186 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.009174117 sec., 32046.68089582899 rows/sec., 32.67 MiB/sec. | ||
| 2528 | 2026.03.17 21:03:31.150596 [ 194 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2529 | 2026.03.17 21:03:31.151233 [ 194 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.03.17 21:03:31.151321 [ 194 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_6_1} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2531 | 2026.03.17 21:03:31.151573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2532 | 2026.03.17 21:03:32.930141 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.03.17 21:03:32.930447 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2534 | 2026.03.17 21:03:32.930550 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2535 | 2026.03.17 21:03:32.931223 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.17 21:03:32.931263 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2537 | 2026.03.17 21:03:32.931675 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2538 | 2026.03.17 21:03:32.931902 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.17 21:03:32.932048 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001679 sec., 15485.407980941038 rows/sec., 1.15 MiB/sec. | ||
| 2540 | 2026.03.17 21:03:32.932088 [ 4 ] {f60ef6d7-3943-44b7-96bc-c3eaf2fa8225} <Debug> TCPHandler: Processed in 0.002126194 sec. | ||
| 2541 | 2026.03.17 21:03:32.932209 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.03.17 21:03:32.932304 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2543 | 2026.03.17 21:03:32.932369 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2544 | 2026.03.17 21:03:32.932771 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.03.17 21:03:32.932806 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2546 | 2026.03.17 21:03:32.933120 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2547 | 2026.03.17 21:03:32.933324 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.17 21:03:32.933447 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001162 sec., 24096.385542168675 rows/sec., 1.88 MiB/sec. | ||
| 2549 | 2026.03.17 21:03:32.933482 [ 4 ] {5428ce85-2d98-40b2-8942-c2be04791339} <Debug> TCPHandler: Processed in 0.001320961 sec. | ||
| 2550 | 2026.03.17 21:03:32.933589 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.03.17 21:03:32.933687 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2552 | 2026.03.17 21:03:32.933731 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2553 | 2026.03.17 21:03:32.934108 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.03.17 21:03:32.934148 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2555 | 2026.03.17 21:03:32.934469 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2556 | 2026.03.17 21:03:32.934696 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.17 21:03:32.934818 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.03 MiB/sec. | ||
| 2558 | 2026.03.17 21:03:32.934854 [ 4 ] {efcd53b1-aaf4-4601-8223-e79d20adec19} <Debug> TCPHandler: Processed in 0.001313071 sec. | ||
| 2559 | 2026.03.17 21:03:32.934969 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.03.17 21:03:32.935062 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.03.17 21:03:32.935104 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2562 | 2026.03.17 21:03:32.935420 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.17 21:03:32.935456 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2564 | 2026.03.17 21:03:32.935770 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2565 | 2026.03.17 21:03:32.935986 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.17 21:03:32.936112 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001068 sec., 28089.88764044944 rows/sec., 1.92 MiB/sec. | ||
| 2567 | 2026.03.17 21:03:32.936145 [ 4 ] {c58e11ee-6cc1-4e37-8013-851c69d7d6ab} <Debug> TCPHandler: Processed in 0.00122238 sec. | ||
| 2568 | 2026.03.17 21:03:36.053405 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2569 | 2026.03.17 21:03:36.053463 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2570 | 2026.03.17 21:03:36.141058 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4792 | ||
| 2571 | 2026.03.17 21:03:36.141817 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.17 21:03:36.141851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2573 | 2026.03.17 21:03:36.142337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2574 | 2026.03.17 21:03:36.142574 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.17 21:03:36.142701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4792 | ||
| 2576 | 2026.03.17 21:03:36.411364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2577 | 2026.03.17 21:03:36.430238 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.03.17 21:03:36.430307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2579 | 2026.03.17 21:03:36.436304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2580 | 2026.03.17 21:03:36.437003 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.03.17 21:03:36.440127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2582 | 2026.03.17 21:03:37.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.60 MiB, peak 213.83 MiB, free memory in arenas 0.00 B, will set to 208.47 MiB (RSS), difference: 1.87 MiB | ||
| 2583 | 2026.03.17 21:03:37.930688 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.03.17 21:03:37.930870 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2585 | 2026.03.17 21:03:37.930934 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2586 | 2026.03.17 21:03:37.931565 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.03.17 21:03:37.931608 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2588 | 2026.03.17 21:03:37.931991 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2589 | 2026.03.17 21:03:37.932204 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.03.17 21:03:37.932346 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001526 sec., 48492.79161205767 rows/sec., 4.17 MiB/sec. | ||
| 2591 | 2026.03.17 21:03:37.932343 [ 34 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2592 | 2026.03.17 21:03:37.932385 [ 4 ] {ea0fe4c6-6532-4262-a7ff-c391ea3b6d06} <Debug> TCPHandler: Processed in 0.001826809 sec. | ||
| 2593 | 2026.03.17 21:03:37.932433 [ 34 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.03.17 21:03:37.932463 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2595 | 2026.03.17 21:03:37.932533 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.03.17 21:03:37.932599 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 2597 | 2026.03.17 21:03:37.932630 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.03.17 21:03:37.932687 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2599 | 2026.03.17 21:03:37.932756 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2600 | 2026.03.17 21:03:37.932796 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2075 rows starting from the beginning of the part | ||
| 2601 | 2026.03.17 21:03:37.932866 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
| 2602 | 2026.03.17 21:03:37.932917 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 2603 | 2026.03.17 21:03:37.932963 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
| 2604 | 2026.03.17 21:03:37.933009 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 2605 | 2026.03.17 21:03:37.933052 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2606 | 2026.03.17 21:03:37.933085 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.03.17 21:03:37.933125 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2608 | 2026.03.17 21:03:37.933474 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2609 | 2026.03.17 21:03:37.933696 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.03.17 21:03:37.933828 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001216 sec., 19736.842105263157 rows/sec., 1.45 MiB/sec. | ||
| 2611 | 2026.03.17 21:03:37.933864 [ 4 ] {5dcb4dd4-95ed-41e3-9144-127d6577b23f} <Debug> TCPHandler: Processed in 0.001379152 sec. | ||
| 2612 | 2026.03.17 21:03:37.933971 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.03.17 21:03:37.934063 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2614 | 2026.03.17 21:03:37.934102 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2615 | 2026.03.17 21:03:37.934332 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796949 sec., 1304989.7353792456 rows/sec., 105.44 MiB/sec. | ||
| 2616 | 2026.03.17 21:03:37.934521 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.03.17 21:03:37.934561 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2618 | 2026.03.17 21:03:37.934730 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2619 | 2026.03.17 21:03:37.934878 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2620 | 2026.03.17 21:03:37.935140 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.17 21:03:37.935169 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.17 21:03:37.935246 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_11_2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2623 | 2026.03.17 21:03:37.935286 [ 34 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2624 | 2026.03.17 21:03:37.935313 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001266 sec., 41074.249605055295 rows/sec., 3.21 MiB/sec. | ||
| 2625 | 2026.03.17 21:03:37.935320 [ 34 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.17 21:03:37.935353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 2627 | 2026.03.17 21:03:37.935354 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2628 | 2026.03.17 21:03:37.935357 [ 4 ] {dd87cb62-9ab6-4d58-b7ec-d1fde4ccad3e} <Debug> TCPHandler: Processed in 0.001433172 sec. | ||
| 2629 | 2026.03.17 21:03:37.935501 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 2630 | 2026.03.17 21:03:37.935534 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.03.17 21:03:37.935613 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2026.03.17 21:03:37.935630 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.03.17 21:03:37.935645 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1051 rows starting from the beginning of the part | ||
| 2634 | 2026.03.17 21:03:37.935678 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2635 | 2026.03.17 21:03:37.935733 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
| 2636 | 2026.03.17 21:03:37.935789 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2637 | 2026.03.17 21:03:37.935856 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 2638 | 2026.03.17 21:03:37.935914 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2639 | 2026.03.17 21:03:37.935962 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 2640 | 2026.03.17 21:03:37.936066 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.03.17 21:03:37.936107 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2642 | 2026.03.17 21:03:37.936439 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2643 | 2026.03.17 21:03:37.936670 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.03.17 21:03:37.936789 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2645 | 2026.03.17 21:03:37.936803 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001191 sec., 83963.05625524769 rows/sec., 5.82 MiB/sec. | ||
| 2646 | 2026.03.17 21:03:37.936830 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.03.17 21:03:37.936849 [ 4 ] {b2513ea5-a79d-4959-aa7d-dd8cd5bea492} <Debug> TCPHandler: Processed in 0.001362312 sec. | ||
| 2648 | 2026.03.17 21:03:37.936853 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2649 | 2026.03.17 21:03:37.936962 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 2650 | 2026.03.17 21:03:37.936971 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.03.17 21:03:37.937009 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559455 sec., 808615.830530538 rows/sec., 60.45 MiB/sec. | ||
| 2652 | 2026.03.17 21:03:37.937056 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2653 | 2026.03.17 21:03:37.937077 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.03.17 21:03:37.937088 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3760 rows starting from the beginning of the part | ||
| 2655 | 2026.03.17 21:03:37.937141 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <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 | ||
| 2656 | 2026.03.17 21:03:37.937160 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2657 | 2026.03.17 21:03:37.937204 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2658 | 2026.03.17 21:03:37.937241 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2659 | 2026.03.17 21:03:37.937264 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2660 | 2026.03.17 21:03:37.937278 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2661 | 2026.03.17 21:03:37.937328 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2662 | 2026.03.17 21:03:37.937598 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.03.17 21:03:37.937691 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_11_2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2664 | 2026.03.17 21:03:37.937778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2665 | 2026.03.17 21:03:37.937979 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.17 21:03:37.938021 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2667 | 2026.03.17 21:03:37.938565 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640876 sec., 2596174.2386383857 rows/sec., 174.56 MiB/sec. | ||
| 2668 | 2026.03.17 21:03:37.938589 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2669 | 2026.03.17 21:03:37.938822 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.03.17 21:03:37.938938 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2671 | 2026.03.17 21:03:37.938973 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001913 sec., 12545.739675901725 rows/sec., 22.48 MiB/sec. | ||
| 2672 | 2026.03.17 21:03:37.938981 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2673 | 2026.03.17 21:03:37.938973 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.03.17 21:03:37.939041 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2675 | 2026.03.17 21:03:37.939051 [ 4 ] {6a11a3f3-d247-40ed-af5d-4c7e2a83cb4a} <Debug> TCPHandler: Processed in 0.002126424 sec. | ||
| 2676 | 2026.03.17 21:03:37.939114 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 2677 | 2026.03.17 21:03:37.939171 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.03.17 21:03:37.939270 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.03.17 21:03:37.939281 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.03.17 21:03:37.939312 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2681 | 2026.03.17 21:03:37.939313 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2682 | 2026.03.17 21:03:37.939359 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2683 | 2026.03.17 21:03:37.939374 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2684 | 2026.03.17 21:03:37.939440 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2685 | 2026.03.17 21:03:37.939483 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2686 | 2026.03.17 21:03:37.939619 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 2687 | 2026.03.17 21:03:37.939705 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.17 21:03:37.939746 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2689 | 2026.03.17 21:03:37.939751 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2690 | 2026.03.17 21:03:37.939863 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2691 | 2026.03.17 21:03:37.939978 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2692 | 2026.03.17 21:03:37.940151 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2693 | 2026.03.17 21:03:37.940410 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.03.17 21:03:37.940548 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001296 sec., 23148.148148148146 rows/sec., 1.59 MiB/sec. | ||
| 2695 | 2026.03.17 21:03:37.940587 [ 4 ] {32d3b843-776e-4eaa-9124-ac9903c74ec9} <Debug> TCPHandler: Processed in 0.001463313 sec. | ||
| 2696 | 2026.03.17 21:03:37.941732 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 19 columns (19 merged, 0 gathered) in 0.002648533 sec., 44930.53324236474 rows/sec., 80.51 MiB/sec. | ||
| 2697 | 2026.03.17 21:03:37.942010 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2698 | 2026.03.17 21:03:37.942318 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.03.17 21:03:37.942385 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2700 | 2026.03.17 21:03:37.942459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2701 | 2026.03.17 21:03:41.140738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 314 | ||
| 2702 | 2026.03.17 21:03:41.142819 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.03.17 21:03:41.142862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2704 | 2026.03.17 21:03:41.143994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2705 | 2026.03.17 21:03:41.144253 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.03.17 21:03:41.144575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2707 | 2026.03.17 21:03:42.836320 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.03.17 21:03:42.836602 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2709 | 2026.03.17 21:03:42.836986 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2710 | 2026.03.17 21:03:42.837028 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2711 | 2026.03.17 21:03:42.837303 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2712 | 2026.03.17 21:03:42.837373 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2713 | 2026.03.17 21:03:42.837513 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2714 | 2026.03.17 21:03:42.837613 [ 339 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2715 | 2026.03.17 21:03:42.837647 [ 328 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2716 | 2026.03.17 21:03:42.837652 [ 261 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2717 | 2026.03.17 21:03:42.837798 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2718 | 2026.03.17 21:03:42.837826 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2719 | 2026.03.17 21:03:42.837912 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2720 | 2026.03.17 21:03:42.837932 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2721 | 2026.03.17 21:03:42.837967 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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'))" | ||
| 2722 | 2026.03.17 21:03:42.838012 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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'))" | ||
| 2723 | 2026.03.17 21:03:42.838048 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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'))" | ||
| 2724 | 2026.03.17 21:03:42.838886 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.002405 sec., 14137.214137214138 rows/sec., 588.37 KiB/sec. | ||
| 2725 | 2026.03.17 21:03:42.839020 [ 4 ] {9d462128-d08d-4740-8f0f-3f5ac8a206e8} <Debug> TCPHandler: Processed in 0.002834866 sec. | ||
| 2726 | 2026.03.17 21:03:42.839306 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.17 21:03:42.839454 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2728 | 2026.03.17 21:03:42.839688 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2729 | 2026.03.17 21:03:42.839724 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2730 | 2026.03.17 21:03:42.839934 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2731 | 2026.03.17 21:03:42.839988 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2732 | 2026.03.17 21:03:42.840090 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2733 | 2026.03.17 21:03:42.840154 [ 324 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2734 | 2026.03.17 21:03:42.840165 [ 261 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2735 | 2026.03.17 21:03:42.840164 [ 339 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2736 | 2026.03.17 21:03:42.840284 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2737 | 2026.03.17 21:03:42.840306 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2738 | 2026.03.17 21:03:42.840376 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2739 | 2026.03.17 21:03:42.840395 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2740 | 2026.03.17 21:03:42.840430 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2741 | 2026.03.17 21:03:42.840464 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2742 | 2026.03.17 21:03:42.840498 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2743 | 2026.03.17 21:03:42.841099 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001711 sec., 19871.420222092343 rows/sec., 827.02 KiB/sec. | ||
| 2744 | 2026.03.17 21:03:42.841216 [ 4 ] {e52db813-af47-43f2-800d-e08b27d4f66c} <Debug> TCPHandler: Processed in 0.001962521 sec. | ||
| 2745 | 2026.03.17 21:03:42.841804 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.03.17 21:03:42.841943 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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') FORMAT Native; (stage: Complete) | ||
| 2747 | 2026.03.17 21:03:42.842162 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2748 | 2026.03.17 21:03:42.842197 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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')" moved to PREWHERE | ||
| 2749 | 2026.03.17 21:03:42.842396 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2750 | 2026.03.17 21:03:42.842449 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2751 | 2026.03.17 21:03:42.842554 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2752 | 2026.03.17 21:03:42.842615 [ 328 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2753 | 2026.03.17 21:03:42.842622 [ 261 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2754 | 2026.03.17 21:03:42.842619 [ 339 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2755 | 2026.03.17 21:03:42.842734 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2756 | 2026.03.17 21:03:42.842754 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2757 | 2026.03.17 21:03:42.842822 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2758 | 2026.03.17 21:03:42.842840 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2759 | 2026.03.17 21:03:42.842870 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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'))" | ||
| 2760 | 2026.03.17 21:03:42.842899 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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'))" | ||
| 2761 | 2026.03.17 21:03:42.842932 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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'))" | ||
| 2762 | 2026.03.17 21:03:42.843533 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001649 sec., 20618.556701030928 rows/sec., 858.12 KiB/sec. | ||
| 2763 | 2026.03.17 21:03:42.843648 [ 4 ] {7daf8b75-84d5-461b-af58-f8467ca15197} <Debug> TCPHandler: Processed in 0.00189205 sec. | ||
| 2764 | 2026.03.17 21:03:42.843864 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.03.17 21:03:42.843999 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2766 | 2026.03.17 21:03:42.844213 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2767 | 2026.03.17 21:03:42.844248 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity')" moved to PREWHERE | ||
| 2768 | 2026.03.17 21:03:42.844447 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2769 | 2026.03.17 21:03:42.844500 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2770 | 2026.03.17 21:03:42.844599 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2771 | 2026.03.17 21:03:42.844660 [ 328 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2772 | 2026.03.17 21:03:42.844660 [ 343 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2773 | 2026.03.17 21:03:42.844665 [ 339 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2774 | 2026.03.17 21:03:42.844779 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2775 | 2026.03.17 21:03:42.844799 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2776 | 2026.03.17 21:03:42.844868 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2777 | 2026.03.17 21:03:42.844884 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2778 | 2026.03.17 21:03:42.844914 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity'))" | ||
| 2779 | 2026.03.17 21:03:42.844945 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity'))" | ||
| 2780 | 2026.03.17 21:03:42.844973 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity'))" | ||
| 2781 | 2026.03.17 21:03:42.845585 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001643 sec., 20693.852708460134 rows/sec., 861.25 KiB/sec. | ||
| 2782 | 2026.03.17 21:03:42.845697 [ 4 ] {925bb45d-34f8-45f0-b7fc-361fb046bc22} <Debug> TCPHandler: Processed in 0.00188005 sec. | ||
| 2783 | 2026.03.17 21:03:42.845907 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.03.17 21:03:42.846043 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2785 | 2026.03.17 21:03:42.846259 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2786 | 2026.03.17 21:03:42.846294 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2787 | 2026.03.17 21:03:42.846497 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2788 | 2026.03.17 21:03:42.846549 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2789 | 2026.03.17 21:03:42.846647 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2790 | 2026.03.17 21:03:42.846708 [ 261 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2791 | 2026.03.17 21:03:42.846716 [ 343 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2792 | 2026.03.17 21:03:42.846716 [ 339 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2793 | 2026.03.17 21:03:42.846829 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2794 | 2026.03.17 21:03:42.846850 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2795 | 2026.03.17 21:03:42.846917 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2796 | 2026.03.17 21:03:42.846935 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2797 | 2026.03.17 21:03:42.846963 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 2798 | 2026.03.17 21:03:42.846994 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 2799 | 2026.03.17 21:03:42.847026 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:occupancy'))" | ||
| 2800 | 2026.03.17 21:03:42.847681 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001696 sec., 20047.169811320753 rows/sec., 834.34 KiB/sec. | ||
| 2801 | 2026.03.17 21:03:42.847794 [ 4 ] {cc263fc8-8f4f-4d69-b1b2-90623737967e} <Debug> TCPHandler: Processed in 0.001934481 sec. | ||
| 2802 | 2026.03.17 21:03:42.848018 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.17 21:03:42.848152 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2804 | 2026.03.17 21:03:42.848365 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2805 | 2026.03.17 21:03:42.848401 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2806 | 2026.03.17 21:03:42.848603 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2807 | 2026.03.17 21:03:42.848656 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2808 | 2026.03.17 21:03:42.848752 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2809 | 2026.03.17 21:03:42.848813 [ 261 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2810 | 2026.03.17 21:03:42.848819 [ 343 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2811 | 2026.03.17 21:03:42.848846 [ 338 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2812 | 2026.03.17 21:03:42.848933 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2813 | 2026.03.17 21:03:42.848957 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2814 | 2026.03.17 21:03:42.849025 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2815 | 2026.03.17 21:03:42.849043 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2816 | 2026.03.17 21:03:42.849072 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2817 | 2026.03.17 21:03:42.849103 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2818 | 2026.03.17 21:03:42.849131 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2819 | 2026.03.17 21:03:42.849724 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001628 sec., 20884.520884520884 rows/sec., 869.19 KiB/sec. | ||
| 2820 | 2026.03.17 21:03:42.849854 [ 4 ] {b57297f5-f1a8-48db-9875-783411b1f964} <Debug> TCPHandler: Processed in 0.00188439 sec. | ||
| 2821 | 2026.03.17 21:03:42.850062 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.03.17 21:03:42.850198 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2823 | 2026.03.17 21:03:42.850418 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2824 | 2026.03.17 21:03:42.850454 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2825 | 2026.03.17 21:03:42.850659 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2826 | 2026.03.17 21:03:42.850712 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2827 | 2026.03.17 21:03:42.850810 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2828 | 2026.03.17 21:03:42.850871 [ 336 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2829 | 2026.03.17 21:03:42.850877 [ 261 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2830 | 2026.03.17 21:03:42.850875 [ 338 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2831 | 2026.03.17 21:03:42.850981 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2832 | 2026.03.17 21:03:42.851006 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2833 | 2026.03.17 21:03:42.851074 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2834 | 2026.03.17 21:03:42.851092 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2835 | 2026.03.17 21:03:42.851121 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2836 | 2026.03.17 21:03:42.851152 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2837 | 2026.03.17 21:03:42.851182 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2838 | 2026.03.17 21:03:42.851948 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001807 sec., 18815.716657443278 rows/sec., 783.09 KiB/sec. | ||
| 2839 | 2026.03.17 21:03:42.852055 [ 4 ] {7402e5e9-0413-4d5e-818c-3c7e2d1ffa6f} <Debug> TCPHandler: Processed in 0.002041193 sec. | ||
| 2840 | 2026.03.17 21:03:42.852267 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.03.17 21:03:42.852403 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2842 | 2026.03.17 21:03:42.852642 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2843 | 2026.03.17 21:03:42.852680 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2844 | 2026.03.17 21:03:42.852886 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2845 | 2026.03.17 21:03:42.852939 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2846 | 2026.03.17 21:03:42.853037 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2847 | 2026.03.17 21:03:42.853106 [ 261 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2848 | 2026.03.17 21:03:42.853107 [ 338 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2849 | 2026.03.17 21:03:42.853116 [ 307 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2850 | 2026.03.17 21:03:42.853239 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2851 | 2026.03.17 21:03:42.853263 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2852 | 2026.03.17 21:03:42.853332 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2853 | 2026.03.17 21:03:42.853349 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2854 | 2026.03.17 21:03:42.853379 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2855 | 2026.03.17 21:03:42.853409 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2856 | 2026.03.17 21:03:42.853438 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2857 | 2026.03.17 21:03:42.854077 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001732 sec., 19630.484988452656 rows/sec., 817.00 KiB/sec. | ||
| 2858 | 2026.03.17 21:03:42.854204 [ 4 ] {ab38beae-6bbf-4c1b-a788-e7ff76a2e778} <Debug> TCPHandler: Processed in 0.001984682 sec. | ||
| 2859 | 2026.03.17 21:03:42.854429 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2860 | 2026.03.17 21:03:42.854566 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2861 | 2026.03.17 21:03:42.854787 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2862 | 2026.03.17 21:03:42.854823 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2863 | 2026.03.17 21:03:42.855030 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2864 | 2026.03.17 21:03:42.855082 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2865 | 2026.03.17 21:03:42.855180 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2866 | 2026.03.17 21:03:42.855240 [ 326 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2867 | 2026.03.17 21:03:42.855249 [ 338 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2868 | 2026.03.17 21:03:42.855254 [ 307 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2869 | 2026.03.17 21:03:42.855367 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2870 | 2026.03.17 21:03:42.855392 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2871 | 2026.03.17 21:03:42.855460 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2872 | 2026.03.17 21:03:42.855477 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2873 | 2026.03.17 21:03:42.855508 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2874 | 2026.03.17 21:03:42.855540 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2875 | 2026.03.17 21:03:42.855575 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2876 | 2026.03.17 21:03:42.856134 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001626 sec., 20910.20910209102 rows/sec., 870.26 KiB/sec. | ||
| 2877 | 2026.03.17 21:03:42.856261 [ 4 ] {9b054136-ffea-4b87-a6f1-cd78319d8b1f} <Debug> TCPHandler: Processed in 0.00187989 sec. | ||
| 2878 | 2026.03.17 21:03:42.856496 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.03.17 21:03:42.856634 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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) | ||
| 2880 | 2026.03.17 21:03:42.856883 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2881 | 2026.03.17 21:03:42.856919 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2882 | 2026.03.17 21:03:42.857155 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2883 | 2026.03.17 21:03:42.857208 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2884 | 2026.03.17 21:03:42.857304 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2885 | 2026.03.17 21:03:42.857366 [ 307 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2886 | 2026.03.17 21:03:42.857373 [ 261 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2887 | 2026.03.17 21:03:42.857372 [ 338 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2888 | 2026.03.17 21:03:42.857477 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2889 | 2026.03.17 21:03:42.857506 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2890 | 2026.03.17 21:03:42.857574 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2891 | 2026.03.17 21:03:42.857592 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2892 | 2026.03.17 21:03:42.857621 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2893 | 2026.03.17 21:03:42.857651 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2894 | 2026.03.17 21:03:42.857681 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2895 | 2026.03.17 21:03:42.858344 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001768 sec., 19230.76923076923 rows/sec., 800.36 KiB/sec. | ||
| 2896 | 2026.03.17 21:03:42.858472 [ 4 ] {fb6eae6e-14fb-42d0-90df-d40ba346673a} <Debug> TCPHandler: Processed in 0.002024322 sec. | ||
| 2897 | 2026.03.17 21:03:42.858711 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.03.17 21:03:42.858847 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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) | ||
| 2899 | 2026.03.17 21:03:42.859066 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2900 | 2026.03.17 21:03:42.859103 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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 | ||
| 2901 | 2026.03.17 21:03:42.859320 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2902 | 2026.03.17 21:03:42.859374 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2903 | 2026.03.17 21:03:42.859472 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2904 | 2026.03.17 21:03:42.859533 [ 303 ] {41985806-c859-4880-833f-236d464799f6} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2905 | 2026.03.17 21:03:42.859538 [ 261 ] {41985806-c859-4880-833f-236d464799f6} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2906 | 2026.03.17 21:03:42.859538 [ 338 ] {41985806-c859-4880-833f-236d464799f6} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2907 | 2026.03.17 21:03:42.859650 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2908 | 2026.03.17 21:03:42.859676 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2909 | 2026.03.17 21:03:42.859744 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2910 | 2026.03.17 21:03:42.859761 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2911 | 2026.03.17 21:03:42.859790 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 2912 | 2026.03.17 21:03:42.859821 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 2913 | 2026.03.17 21:03:42.859849 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 2914 | 2026.03.17 21:03:42.860421 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001631 sec., 20846.106683016555 rows/sec., 867.59 KiB/sec. | ||
| 2915 | 2026.03.17 21:03:42.860547 [ 4 ] {41985806-c859-4880-833f-236d464799f6} <Debug> TCPHandler: Processed in 0.00188446 sec. | ||
| 2916 | 2026.03.17 21:03:42.867516 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.03.17 21:03:42.867687 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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) | ||
| 2918 | 2026.03.17 21:03:42.867959 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2919 | 2026.03.17 21:03:42.867995 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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 | ||
| 2920 | 2026.03.17 21:03:42.868215 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2921 | 2026.03.17 21:03:42.868267 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2922 | 2026.03.17 21:03:42.868364 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2923 | 2026.03.17 21:03:42.868439 [ 307 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2924 | 2026.03.17 21:03:42.868451 [ 261 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2925 | 2026.03.17 21:03:42.868454 [ 338 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2926 | 2026.03.17 21:03:42.868588 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 2927 | 2026.03.17 21:03:42.868615 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2928 | 2026.03.17 21:03:42.868683 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2929 | 2026.03.17 21:03:42.868700 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2930 | 2026.03.17 21:03:42.868730 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 2931 | 2026.03.17 21:03:42.868767 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 2932 | 2026.03.17 21:03:42.868798 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 2933 | 2026.03.17 21:03:42.869453 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> executeQuery: Read 34 rows, 1.42 KiB in 0.001841 sec., 18468.22379141771 rows/sec., 768.63 KiB/sec. | ||
| 2934 | 2026.03.17 21:03:42.869579 [ 4 ] {34852582-4d1a-4ea0-a41e-c0cbeaa84008} <Debug> TCPHandler: Processed in 0.002123924 sec. | ||
| 2935 | 2026.03.17 21:03:42.917139 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.03.17 21:03:42.917282 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2937 | 2026.03.17 21:03:42.917339 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2938 | 2026.03.17 21:03:42.918013 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.03.17 21:03:42.918055 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2940 | 2026.03.17 21:03:42.918494 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2941 | 2026.03.17 21:03:42.918687 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.03.17 21:03:42.918834 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00159 sec., 7547.169811320755 rows/sec., 2.68 MiB/sec. | ||
| 2943 | 2026.03.17 21:03:42.918875 [ 4 ] {ea44ed41-f1b4-4375-8b5d-23bddf32c144} <Debug> TCPHandler: Processed in 0.0018107 sec. | ||
| 2944 | 2026.03.17 21:03:42.919004 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.03.17 21:03:42.919102 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.03.17 21:03:42.919143 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2947 | 2026.03.17 21:03:42.919680 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.03.17 21:03:42.919717 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2949 | 2026.03.17 21:03:42.920027 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2950 | 2026.03.17 21:03:42.920233 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.03.17 21:03:42.920362 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001282 sec., 221528.86115444617 rows/sec., 14.07 MiB/sec. | ||
| 2952 | 2026.03.17 21:03:42.920401 [ 4 ] {07b3de51-1839-42df-a388-ef67d2541fad} <Debug> TCPHandler: Processed in 0.001445963 sec. | ||
| 2953 | 2026.03.17 21:03:42.920519 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.03.17 21:03:42.920614 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2955 | 2026.03.17 21:03:42.920654 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2956 | 2026.03.17 21:03:42.921044 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.03.17 21:03:42.921080 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2958 | 2026.03.17 21:03:42.921358 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2959 | 2026.03.17 21:03:42.921565 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.03.17 21:03:42.921689 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 446.81 KiB/sec. | ||
| 2961 | 2026.03.17 21:03:42.921726 [ 4 ] {2af6095a-0c59-4101-93e9-7de09d438e83} <Debug> TCPHandler: Processed in 0.00125547 sec. | ||
| 2962 | 2026.03.17 21:03:42.921834 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.03.17 21:03:42.921928 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2964 | 2026.03.17 21:03:42.921966 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2965 | 2026.03.17 21:03:42.923705 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.17 21:03:42.923741 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2967 | 2026.03.17 21:03:42.924232 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2968 | 2026.03.17 21:03:42.924445 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.17 21:03:42.924575 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Debug> executeQuery: Read 2662 rows, 206.22 KiB in 0.002665 sec., 998874.2964352721 rows/sec., 75.57 MiB/sec. | ||
| 2970 | 2026.03.17 21:03:42.924613 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 2971 | 2026.03.17 21:03:42.924627 [ 4 ] {d1008905-365a-43e6-a2eb-ecce8018641c} <Debug> TCPHandler: Processed in 0.002840995 sec. | ||
| 2972 | 2026.03.17 21:03:42.924750 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.03.17 21:03:42.924844 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2974 | 2026.03.17 21:03:42.924882 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2975 | 2026.03.17 21:03:42.925335 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.03.17 21:03:42.925369 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2977 | 2026.03.17 21:03:42.925674 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2978 | 2026.03.17 21:03:42.925882 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.03.17 21:03:42.926006 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Debug> executeQuery: Read 163 rows, 10.09 KiB in 0.00118 sec., 138135.59322033898 rows/sec., 8.35 MiB/sec. | ||
| 2980 | 2026.03.17 21:03:42.926043 [ 4 ] {3b76f69a-8e17-449f-984c-0151dad01dc2} <Debug> TCPHandler: Processed in 0.001340841 sec. | ||
| 2981 | 2026.03.17 21:03:42.926162 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.03.17 21:03:42.926256 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.03.17 21:03:42.926294 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2984 | 2026.03.17 21:03:42.926990 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.03.17 21:03:42.927025 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2986 | 2026.03.17 21:03:42.927348 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2987 | 2026.03.17 21:03:42.927550 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.03.17 21:03:42.927673 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001436 sec., 596796.6573816156 rows/sec., 35.47 MiB/sec. | ||
| 2989 | 2026.03.17 21:03:42.927711 [ 4 ] {755e7d48-021d-410a-ac55-8da6e8958952} <Debug> TCPHandler: Processed in 0.001598426 sec. | ||
| 2990 | 2026.03.17 21:03:42.927814 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.03.17 21:03:42.927907 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2992 | 2026.03.17 21:03:42.927946 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2993 | 2026.03.17 21:03:42.928320 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.03.17 21:03:42.928353 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2995 | 2026.03.17 21:03:42.928622 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2996 | 2026.03.17 21:03:42.928838 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.03.17 21:03:42.928961 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 65.59 KiB/sec. | ||
| 2998 | 2026.03.17 21:03:42.928999 [ 4 ] {b076918b-cb1e-417c-b239-50b1ac4818c9} <Debug> TCPHandler: Processed in 0.001233259 sec. | ||
| 2999 | 2026.03.17 21:03:42.929105 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.03.17 21:03:42.929198 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.03.17 21:03:42.929236 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3002 | 2026.03.17 21:03:42.929661 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.03.17 21:03:42.929696 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3004 | 2026.03.17 21:03:42.929985 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3005 | 2026.03.17 21:03:42.930191 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.03.17 21:03:42.930313 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 3007 | 2026.03.17 21:03:42.930350 [ 4 ] {aecb8164-2908-4a17-a297-65201fb9e3d7} <Debug> TCPHandler: Processed in 0.001293201 sec. | ||
| 3008 | 2026.03.17 21:03:42.930456 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.03.17 21:03:42.930549 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3010 | 2026.03.17 21:03:42.930587 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3011 | 2026.03.17 21:03:42.931440 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.17 21:03:42.931475 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3013 | 2026.03.17 21:03:42.931822 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3014 | 2026.03.17 21:03:42.932024 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.03.17 21:03:42.932147 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Debug> executeQuery: Read 1417 rows, 99.70 KiB in 0.001615 sec., 877399.3808049536 rows/sec., 60.29 MiB/sec. | ||
| 3016 | 2026.03.17 21:03:42.932185 [ 4 ] {888e884a-923d-4545-8d54-e9e9ad47607b} <Debug> TCPHandler: Processed in 0.001777508 sec. | ||
| 3017 | 2026.03.17 21:03:42.932298 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.03.17 21:03:42.932392 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3019 | 2026.03.17 21:03:42.932432 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3020 | 2026.03.17 21:03:42.932758 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.03.17 21:03:42.932792 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3022 | 2026.03.17 21:03:42.933082 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3023 | 2026.03.17 21:03:42.933291 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.03.17 21:03:42.933415 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 3025 | 2026.03.17 21:03:42.933451 [ 4 ] {b4af3955-fda2-46b8-91bd-fbcd1caf3f0c} <Debug> TCPHandler: Processed in 0.00119997 sec. | ||
| 3026 | 2026.03.17 21:03:42.933554 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.03.17 21:03:42.933647 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.03.17 21:03:42.933689 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3029 | 2026.03.17 21:03:42.934475 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.03.17 21:03:42.934510 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3031 | 2026.03.17 21:03:42.934912 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3032 | 2026.03.17 21:03:42.935120 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.03.17 21:03:42.935247 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Debug> executeQuery: Read 1393 rows, 89.57 KiB in 0.001618 sec., 860939.4313967861 rows/sec., 54.06 MiB/sec. | ||
| 3034 | 2026.03.17 21:03:42.935283 [ 4 ] {a03f3778-4eac-4b5f-a0ac-49aa6309fdf5} <Debug> TCPHandler: Processed in 0.001776099 sec. | ||
| 3035 | 2026.03.17 21:03:42.935403 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.03.17 21:03:42.935533 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.03.17 21:03:42.935585 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3038 | 2026.03.17 21:03:42.935950 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.03.17 21:03:42.935985 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3040 | 2026.03.17 21:03:42.936293 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3041 | 2026.03.17 21:03:42.936500 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.03.17 21:03:42.936622 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 3043 | 2026.03.17 21:03:42.936658 [ 4 ] {d19fba76-5447-4e65-93ac-7d452cb83577} <Debug> TCPHandler: Processed in 0.001314951 sec. | ||
| 3044 | 2026.03.17 21:03:42.936763 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.17 21:03:42.936855 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.03.17 21:03:42.936907 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <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 | ||
| 3047 | 2026.03.17 21:03:42.937808 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.03.17 21:03:42.937847 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3049 | 2026.03.17 21:03:42.938355 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3050 | 2026.03.17 21:03:42.938585 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.03.17 21:03:42.938720 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001883 sec., 7966.011683483803 rows/sec., 14.27 MiB/sec. | ||
| 3052 | 2026.03.17 21:03:42.938774 [ 4 ] {4d6593aa-1dc9-46c2-a0f7-954a3ed21fd4} <Debug> TCPHandler: Processed in 0.002058113 sec. | ||
| 3053 | 2026.03.17 21:03:42.938897 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.03.17 21:03:42.938993 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.03.17 21:03:42.939035 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3056 | 2026.03.17 21:03:42.939362 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.03.17 21:03:42.939397 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3058 | 2026.03.17 21:03:42.939750 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3059 | 2026.03.17 21:03:42.939986 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.03.17 21:03:42.940113 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 371.45 KiB/sec. | ||
| 3061 | 2026.03.17 21:03:42.940150 [ 4 ] {9c1a348a-4918-44db-8316-cf6e137c6870} <Debug> TCPHandler: Processed in 0.001301401 sec. | ||
| 3062 | 2026.03.17 21:03:42.940266 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.03.17 21:03:42.940361 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.03.17 21:03:42.940403 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3065 | 2026.03.17 21:03:42.940763 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.17 21:03:42.940804 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3067 | 2026.03.17 21:03:42.941174 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3068 | 2026.03.17 21:03:42.941458 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.03.17 21:03:42.941629 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 2.84 MiB/sec. | ||
| 3070 | 2026.03.17 21:03:42.941670 [ 4 ] {9c48b66c-b832-458e-9797-6b1a3584e532} <Debug> TCPHandler: Processed in 0.001451923 sec. | ||
| 3071 | 2026.03.17 21:03:43.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.71 MiB, peak 215.17 MiB, free memory in arenas 0.00 B, will set to 209.16 MiB (RSS), difference: -1.55 MiB | ||
| 3072 | 2026.03.17 21:03:43.642805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5240 | ||
| 3073 | 2026.03.17 21:03:43.643359 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.03.17 21:03:43.643414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3075 | 2026.03.17 21:03:43.643958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3076 | 2026.03.17 21:03:43.644194 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.03.17 21:03:43.644314 [ 27 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3078 | 2026.03.17 21:03:43.644332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5240 | ||
| 3079 | 2026.03.17 21:03:43.644391 [ 27 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.03.17 21:03:43.644419 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3081 | 2026.03.17 21:03:43.644537 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3082 | 2026.03.17 21:03:43.644652 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3083 | 2026.03.17 21:03:43.644701 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2872 rows starting from the beginning of the part | ||
| 3084 | 2026.03.17 21:03:43.644799 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3085 | 2026.03.17 21:03:43.644857 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3086 | 2026.03.17 21:03:43.644910 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3087 | 2026.03.17 21:03:43.644957 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3088 | 2026.03.17 21:03:43.644998 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3089 | 2026.03.17 21:03:43.646303 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001826009 sec., 2869646.3160915417 rows/sec., 41.05 MiB/sec. | ||
| 3090 | 2026.03.17 21:03:43.646971 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3091 | 2026.03.17 21:03:43.647305 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_11_2} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.17 21:03:43.647389 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_11_2} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3093 | 2026.03.17 21:03:43.647494 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3094 | 2026.03.17 21:03:43.940214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3095 | 2026.03.17 21:03:43.958363 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.03.17 21:03:43.958432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3097 | 2026.03.17 21:03:43.964540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3098 | 2026.03.17 21:03:43.965251 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.03.17 21:03:43.965524 [ 27 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3100 | 2026.03.17 21:03:43.965576 [ 27 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.03.17 21:03:43.965595 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3102 | 2026.03.17 21:03:43.965696 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3103 | 2026.03.17 21:03:43.968729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3104 | 2026.03.17 21:03:43.969969 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3105 | 2026.03.17 21:03:43.971383 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3106 | 2026.03.17 21:03:43.976040 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3107 | 2026.03.17 21:03:43.980060 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3108 | 2026.03.17 21:03:43.984322 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3109 | 2026.03.17 21:03:43.989085 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3110 | 2026.03.17 21:03:43.993293 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3111 | 2026.03.17 21:03:44.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.73 MiB, peak 215.58 MiB, free memory in arenas 0.00 B, will set to 217.54 MiB (RSS), difference: 3.81 MiB | ||
| 3112 | 2026.03.17 21:03:44.045291 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079640723 sec., 1042.1803930634835 rows/sec., 5.39 MiB/sec. | ||
| 3113 | 2026.03.17 21:03:44.047799 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3114 | 2026.03.17 21:03:44.049985 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_11_2} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.03.17 21:03:44.050095 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_11_2} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3116 | 2026.03.17 21:03:44.052162 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3117 | 2026.03.17 21:03:45.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.10 MiB, peak 223.97 MiB, free memory in arenas 0.00 B, will set to 221.12 MiB (RSS), difference: 7.03 MiB | ||
| 3118 | 2026.03.17 21:03:47.930459 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.03.17 21:03:47.930653 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3120 | 2026.03.17 21:03:47.930719 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3121 | 2026.03.17 21:03:47.931362 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.17 21:03:47.931409 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3123 | 2026.03.17 21:03:47.931799 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3124 | 2026.03.17 21:03:47.932030 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.03.17 21:03:47.932189 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001584 sec., 46717.17171717172 rows/sec., 4.01 MiB/sec. | ||
| 3126 | 2026.03.17 21:03:47.932238 [ 4 ] {0a1c3e46-498e-4a7e-87b6-b867a0e548f7} <Debug> TCPHandler: Processed in 0.001904371 sec. | ||
| 3127 | 2026.03.17 21:03:47.932360 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.03.17 21:03:47.932464 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.03.17 21:03:47.932508 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3130 | 2026.03.17 21:03:47.932919 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.03.17 21:03:47.932958 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3132 | 2026.03.17 21:03:47.933258 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3133 | 2026.03.17 21:03:47.933470 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.17 21:03:47.933604 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 3135 | 2026.03.17 21:03:47.933643 [ 4 ] {dcefa4aa-46ac-4507-8165-b6223a0faa34} <Debug> TCPHandler: Processed in 0.001332681 sec. | ||
| 3136 | 2026.03.17 21:03:47.933753 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.03.17 21:03:47.933850 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.17 21:03:47.933890 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3139 | 2026.03.17 21:03:47.934290 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.17 21:03:47.934326 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3141 | 2026.03.17 21:03:47.934625 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3142 | 2026.03.17 21:03:47.934848 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.17 21:03:47.934975 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001145 sec., 45414.847161572055 rows/sec., 3.55 MiB/sec. | ||
| 3144 | 2026.03.17 21:03:47.935013 [ 4 ] {c5cf5d9c-61bf-444c-beda-58578485a5cb} <Debug> TCPHandler: Processed in 0.001308101 sec. | ||
| 3145 | 2026.03.17 21:03:47.935132 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.03.17 21:03:47.935256 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.03.17 21:03:47.935310 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3148 | 2026.03.17 21:03:47.935782 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.17 21:03:47.935830 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3150 | 2026.03.17 21:03:47.936201 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3151 | 2026.03.17 21:03:47.936406 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.17 21:03:47.936533 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001302 sec., 76804.91551459294 rows/sec., 5.33 MiB/sec. | ||
| 3153 | 2026.03.17 21:03:47.936569 [ 4 ] {c9cedd3f-d2d0-4749-831a-391596ab7a07} <Debug> TCPHandler: Processed in 0.001499264 sec. | ||
| 3154 | 2026.03.17 21:03:47.936679 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.03.17 21:03:47.936774 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.03.17 21:03:47.936828 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <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 | ||
| 3157 | 2026.03.17 21:03:47.937588 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.03.17 21:03:47.937625 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3159 | 2026.03.17 21:03:47.938152 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3160 | 2026.03.17 21:03:47.938364 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.17 21:03:47.938500 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 24.65 MiB/sec. | ||
| 3162 | 2026.03.17 21:03:47.938552 [ 4 ] {91face67-a71e-460b-a2aa-818cdbb4883c} <Debug> TCPHandler: Processed in 0.001921151 sec. | ||
| 3163 | 2026.03.17 21:03:47.938658 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.03.17 21:03:47.938752 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.03.17 21:03:47.938793 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3166 | 2026.03.17 21:03:47.939183 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.03.17 21:03:47.939238 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3168 | 2026.03.17 21:03:47.939672 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3169 | 2026.03.17 21:03:47.939923 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.03.17 21:03:47.940055 [ 93 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3171 | 2026.03.17 21:03:47.940088 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001354 sec., 22156.573116691285 rows/sec., 1.52 MiB/sec. | ||
| 3172 | 2026.03.17 21:03:47.940137 [ 93 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.03.17 21:03:47.940147 [ 4 ] {2af72dc8-a6ad-4b17-8750-cdfbc9436aa1} <Debug> TCPHandler: Processed in 0.001536304 sec. | ||
| 3174 | 2026.03.17 21:03:47.940168 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3175 | 2026.03.17 21:03:47.940324 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3176 | 2026.03.17 21:03:47.940470 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2026.03.17 21:03:47.940507 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part | ||
| 3178 | 2026.03.17 21:03:47.940593 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3179 | 2026.03.17 21:03:47.940637 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3180 | 2026.03.17 21:03:47.940676 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3181 | 2026.03.17 21:03:47.940720 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 3182 | 2026.03.17 21:03:47.940761 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3183 | 2026.03.17 21:03:47.941584 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319651 sec., 254612.77261942741 rows/sec., 17.09 MiB/sec. | ||
| 3184 | 2026.03.17 21:03:47.941719 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3185 | 2026.03.17 21:03:47.941960 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.03.17 21:03:47.942034 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_11_2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3187 | 2026.03.17 21:03:47.942110 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3188 | 2026.03.17 21:03:51.053518 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3189 | 2026.03.17 21:03:51.053575 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3190 | 2026.03.17 21:03:51.144406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5752 | ||
| 3191 | 2026.03.17 21:03:51.144710 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 380 | ||
| 3192 | 2026.03.17 21:03:51.144987 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.03.17 21:03:51.145033 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3194 | 2026.03.17 21:03:51.145618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3195 | 2026.03.17 21:03:51.145842 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.03.17 21:03:51.145972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5752 | ||
| 3197 | 2026.03.17 21:03:51.147580 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.17 21:03:51.147623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3199 | 2026.03.17 21:03:51.148894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3200 | 2026.03.17 21:03:51.149155 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.17 21:03:51.149403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 3202 | 2026.03.17 21:03:51.468819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3203 | 2026.03.17 21:03:51.487504 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.03.17 21:03:51.487565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3205 | 2026.03.17 21:03:51.493189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3206 | 2026.03.17 21:03:51.493874 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.03.17 21:03:51.496806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3208 | 2026.03.17 21:03:52.937566 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.03.17 21:03:52.937870 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.03.17 21:03:52.937976 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3211 | 2026.03.17 21:03:52.938860 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.17 21:03:52.938905 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3213 | 2026.03.17 21:03:52.939308 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3214 | 2026.03.17 21:03:52.939533 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.17 21:03:52.939689 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001894 sec., 149947.20168954594 rows/sec., 9.52 MiB/sec. | ||
| 3216 | 2026.03.17 21:03:52.939738 [ 4 ] {18973fb0-f58c-40bb-86a7-f11ef9c1a4f3} <Debug> TCPHandler: Processed in 0.002358218 sec. | ||
| 3217 | 2026.03.17 21:03:52.939866 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.03.17 21:03:52.939968 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3219 | 2026.03.17 21:03:52.940012 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3220 | 2026.03.17 21:03:52.940781 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.03.17 21:03:52.940818 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3222 | 2026.03.17 21:03:52.941161 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3223 | 2026.03.17 21:03:52.941366 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.03.17 21:03:52.941498 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Debug> executeQuery: Read 779 rows, 62.20 KiB in 0.001552 sec., 501932.9896907217 rows/sec., 39.14 MiB/sec. | ||
| 3225 | 2026.03.17 21:03:52.941539 [ 4 ] {c3de78a3-474a-4ee2-9610-8f9a25cd66c9} <Debug> TCPHandler: Processed in 0.001727177 sec. | ||
| 3226 | 2026.03.17 21:03:52.941643 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.03.17 21:03:52.941738 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.03.17 21:03:52.941778 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3229 | 2026.03.17 21:03:52.942211 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.03.17 21:03:52.942247 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3231 | 2026.03.17 21:03:52.942559 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3232 | 2026.03.17 21:03:52.942770 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.03.17 21:03:52.942873 [ 86 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3234 | 2026.03.17 21:03:52.942895 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Debug> executeQuery: Read 148 rows, 8.99 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.47 MiB/sec. | ||
| 3235 | 2026.03.17 21:03:52.942939 [ 86 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.17 21:03:52.942947 [ 4 ] {496fefa4-4fbe-4d18-b2e3-d8f2bb58f295} <Debug> TCPHandler: Processed in 0.001353922 sec. | ||
| 3237 | 2026.03.17 21:03:52.942969 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3238 | 2026.03.17 21:03:52.943072 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.03.17 21:03:52.943079 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 3240 | 2026.03.17 21:03:52.943173 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3241 | 2026.03.17 21:03:52.943216 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3242 | 2026.03.17 21:03:52.943228 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3243 | 2026.03.17 21:03:52.943271 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part | ||
| 3244 | 2026.03.17 21:03:52.943345 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3245 | 2026.03.17 21:03:52.943399 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3246 | 2026.03.17 21:03:52.943451 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 163 rows starting from the beginning of the part | ||
| 3247 | 2026.03.17 21:03:52.943498 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3248 | 2026.03.17 21:03:52.943547 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 3249 | 2026.03.17 21:03:52.943648 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.03.17 21:03:52.943689 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3251 | 2026.03.17 21:03:52.944020 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3252 | 2026.03.17 21:03:52.944260 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.17 21:03:52.944399 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 3254 | 2026.03.17 21:03:52.944437 [ 4 ] {c6579027-c18f-43e2-8041-e195c28e0ac8} <Debug> TCPHandler: Processed in 0.001414942 sec. | ||
| 3255 | 2026.03.17 21:03:52.944555 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.17 21:03:52.944556 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520854 sec., 284708.459852162 rows/sec., 19.24 MiB/sec. | ||
| 3257 | 2026.03.17 21:03:52.944651 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.03.17 21:03:52.944694 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3259 | 2026.03.17 21:03:52.944794 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3260 | 2026.03.17 21:03:52.945132 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.03.17 21:03:52.945135 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.03.17 21:03:52.945180 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3263 | 2026.03.17 21:03:52.945273 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_11_2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3264 | 2026.03.17 21:03:52.945379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3265 | 2026.03.17 21:03:52.945508 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3266 | 2026.03.17 21:03:52.945717 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.17 21:03:52.945966 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001334 sec., 110944.52773613195 rows/sec., 6.31 MiB/sec. | ||
| 3268 | 2026.03.17 21:03:52.946009 [ 4 ] {947cec19-2faa-4d8b-8bc2-f08a5a2ecaf2} <Debug> TCPHandler: Processed in 0.001509254 sec. | ||
| 3269 | 2026.03.17 21:03:52.946129 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.03.17 21:03:52.946269 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3271 | 2026.03.17 21:03:52.946319 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3272 | 2026.03.17 21:03:52.946899 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.17 21:03:52.946935 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3274 | 2026.03.17 21:03:52.947282 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3275 | 2026.03.17 21:03:52.947501 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.17 21:03:52.947630 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Debug> executeQuery: Read 460 rows, 32.78 KiB in 0.001382 sec., 332850.94066570187 rows/sec., 23.16 MiB/sec. | ||
| 3277 | 2026.03.17 21:03:52.947669 [ 4 ] {5df9ccf2-36d1-4721-845f-03ff727da134} <Debug> TCPHandler: Processed in 0.001587825 sec. | ||
| 3278 | 2026.03.17 21:03:52.947787 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.17 21:03:52.947882 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.17 21:03:52.947924 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3281 | 2026.03.17 21:03:52.948261 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.17 21:03:52.948300 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3283 | 2026.03.17 21:03:52.948602 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3284 | 2026.03.17 21:03:52.948824 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.17 21:03:52.948949 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 3286 | 2026.03.17 21:03:52.948987 [ 4 ] {8c281199-6071-490e-8e6d-7c34a109c803} <Debug> TCPHandler: Processed in 0.00125034 sec. | ||
| 3287 | 2026.03.17 21:03:52.949099 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.03.17 21:03:52.949192 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.17 21:03:52.949236 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3290 | 2026.03.17 21:03:52.949641 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.03.17 21:03:52.949679 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3292 | 2026.03.17 21:03:52.950012 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3293 | 2026.03.17 21:03:52.950223 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.03.17 21:03:52.950350 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001176 sec., 174319.72789115648 rows/sec., 11.39 MiB/sec. | ||
| 3295 | 2026.03.17 21:03:52.950386 [ 4 ] {f40e92c6-993f-43e8-b059-0c748cc8911d} <Debug> TCPHandler: Processed in 0.001336542 sec. | ||
| 3296 | 2026.03.17 21:03:52.950508 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.03.17 21:03:52.950603 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3298 | 2026.03.17 21:03:52.950643 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3299 | 2026.03.17 21:03:52.950952 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.03.17 21:03:52.950989 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3301 | 2026.03.17 21:03:52.951277 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3302 | 2026.03.17 21:03:52.951481 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3303 | 2026.03.17 21:03:52.951606 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 3304 | 2026.03.17 21:03:52.951642 [ 4 ] {cc6426b5-b90f-47a2-a32f-631787140e4f} <Debug> TCPHandler: Processed in 0.001183399 sec. | ||
| 3305 | 2026.03.17 21:03:52.951751 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.03.17 21:03:52.951845 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3307 | 2026.03.17 21:03:52.951897 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <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 | ||
| 3308 | 2026.03.17 21:03:52.952626 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.17 21:03:52.952663 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3310 | 2026.03.17 21:03:52.953144 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3311 | 2026.03.17 21:03:52.953370 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.17 21:03:52.953516 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001689 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec. | ||
| 3313 | 2026.03.17 21:03:52.953568 [ 4 ] {0cdfadb1-91e0-4e14-be6e-75670423a3bc} <Debug> TCPHandler: Processed in 0.00186539 sec. | ||
| 3314 | 2026.03.17 21:03:52.953684 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.17 21:03:52.953778 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.17 21:03:52.953817 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3317 | 2026.03.17 21:03:52.954148 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.03.17 21:03:52.954184 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3319 | 2026.03.17 21:03:52.954490 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3320 | 2026.03.17 21:03:52.954701 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.03.17 21:03:52.954829 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.41 MiB/sec. | ||
| 3322 | 2026.03.17 21:03:52.954865 [ 4 ] {e8d522d5-ab6e-433c-8ff3-982e3f936746} <Debug> TCPHandler: Processed in 0.001232469 sec. | ||
| 3323 | 2026.03.17 21:03:57.930811 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.03.17 21:03:57.931007 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3325 | 2026.03.17 21:03:57.931077 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3326 | 2026.03.17 21:03:57.931699 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.03.17 21:03:57.931752 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3328 | 2026.03.17 21:03:57.932135 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3329 | 2026.03.17 21:03:57.932360 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.03.17 21:03:57.932523 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001564 sec., 2557.544757033248 rows/sec., 208.55 KiB/sec. | ||
| 3331 | 2026.03.17 21:03:57.932573 [ 4 ] {1c16c697-57ee-4bc5-975e-03de579ec4ee} <Debug> TCPHandler: Processed in 0.00189924 sec. | ||
| 3332 | 2026.03.17 21:03:57.932707 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.03.17 21:03:57.932813 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3334 | 2026.03.17 21:03:57.932857 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3335 | 2026.03.17 21:03:57.933307 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.17 21:03:57.933345 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3337 | 2026.03.17 21:03:57.933659 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3338 | 2026.03.17 21:03:57.933871 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.17 21:03:57.934003 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.001216 sec., 62500 rows/sec., 5.34 MiB/sec. | ||
| 3340 | 2026.03.17 21:03:57.934042 [ 4 ] {63d1f415-bc40-4dc5-b81d-d6cb0cb1defc} <Debug> TCPHandler: Processed in 0.001387622 sec. | ||
| 3341 | 2026.03.17 21:03:57.934159 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.03.17 21:03:57.934256 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.03.17 21:03:57.934297 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3344 | 2026.03.17 21:03:57.934703 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.03.17 21:03:57.934742 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3346 | 2026.03.17 21:03:57.935046 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3347 | 2026.03.17 21:03:57.935255 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.03.17 21:03:57.935383 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001148 sec., 24390.243902439026 rows/sec., 1.77 MiB/sec. | ||
| 3349 | 2026.03.17 21:03:57.935421 [ 4 ] {c635ee60-41a1-45d4-9ef9-e5a0551c6258} <Debug> TCPHandler: Processed in 0.001312091 sec. | ||
| 3350 | 2026.03.17 21:03:57.935522 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.03.17 21:03:57.935618 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3352 | 2026.03.17 21:03:57.935656 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3353 | 2026.03.17 21:03:57.936070 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.17 21:03:57.936108 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3355 | 2026.03.17 21:03:57.936404 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3356 | 2026.03.17 21:03:57.936616 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.17 21:03:57.936745 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001147 sec., 48823.01656495205 rows/sec., 3.82 MiB/sec. | ||
| 3358 | 2026.03.17 21:03:57.936785 [ 4 ] {6ed0b056-3797-48cb-8230-771348952530} <Debug> TCPHandler: Processed in 0.001311731 sec. | ||
| 3359 | 2026.03.17 21:03:57.936907 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.03.17 21:03:57.937030 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.03.17 21:03:57.937084 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3362 | 2026.03.17 21:03:57.937513 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.03.17 21:03:57.937552 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3364 | 2026.03.17 21:03:57.937900 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3365 | 2026.03.17 21:03:57.938121 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.17 21:03:57.938257 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001254 sec., 81339.7129186603 rows/sec., 5.64 MiB/sec. | ||
| 3367 | 2026.03.17 21:03:57.938294 [ 4 ] {65677fb5-8f56-4d4d-a3bd-eb691e68e691} <Debug> TCPHandler: Processed in 0.001448223 sec. | ||
| 3368 | 2026.03.17 21:03:57.938405 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.03.17 21:03:57.938499 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.03.17 21:03:57.938553 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <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 | ||
| 3371 | 2026.03.17 21:03:57.939346 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.03.17 21:03:57.939383 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3373 | 2026.03.17 21:03:57.939910 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3374 | 2026.03.17 21:03:57.940139 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.03.17 21:03:57.940278 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001798 sec., 13348.164627363738 rows/sec., 23.92 MiB/sec. | ||
| 3376 | 2026.03.17 21:03:57.940335 [ 4 ] {5ab2cab4-da13-4ff5-ad52-cb0e7eab71e7} <Debug> TCPHandler: Processed in 0.001979892 sec. | ||
| 3377 | 2026.03.17 21:03:57.940445 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.03.17 21:03:57.940539 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.03.17 21:03:57.940588 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3380 | 2026.03.17 21:03:57.940915 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.03.17 21:03:57.940952 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3382 | 2026.03.17 21:03:57.941255 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3383 | 2026.03.17 21:03:57.941465 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.03.17 21:03:57.941595 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001074 sec., 27932.960893854746 rows/sec., 1.91 MiB/sec. | ||
| 3385 | 2026.03.17 21:03:57.941631 [ 4 ] {29cafb77-8ed0-4a79-9c99-6264a917b96d} <Debug> TCPHandler: Processed in 0.0012342 sec. | ||
| 3386 | 2026.03.17 21:03:58.646075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6200 | ||
| 3387 | 2026.03.17 21:03:58.646614 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.03.17 21:03:58.646665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3389 | 2026.03.17 21:03:58.647172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3390 | 2026.03.17 21:03:58.647406 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.03.17 21:03:58.647548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6200 | ||
| 3392 | 2026.03.17 21:03:58.996905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3393 | 2026.03.17 21:03:59.013035 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.03.17 21:03:59.013102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3395 | 2026.03.17 21:03:59.018528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3396 | 2026.03.17 21:03:59.019232 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3397 | 2026.03.17 21:03:59.021959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3398 | 2026.03.17 21:04:01.149694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 416 | ||
| 3399 | 2026.03.17 21:04:01.152088 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.17 21:04:01.152141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3401 | 2026.03.17 21:04:01.153290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3402 | 2026.03.17 21:04:01.153562 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.17 21:04:01.153905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 3404 | 2026.03.17 21:04:02.937989 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.03.17 21:04:02.938183 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.03.17 21:04:02.938251 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3407 | 2026.03.17 21:04:02.939004 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.03.17 21:04:02.939056 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3409 | 2026.03.17 21:04:02.939452 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3410 | 2026.03.17 21:04:02.939680 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.03.17 21:04:02.939839 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 3412 | 2026.03.17 21:04:02.939886 [ 4 ] {4856da94-460b-4f90-ba83-54303854744e} <Debug> TCPHandler: Processed in 0.002030253 sec. | ||
| 3413 | 2026.03.17 21:04:02.940006 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.03.17 21:04:02.940108 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3415 | 2026.03.17 21:04:02.940152 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3416 | 2026.03.17 21:04:02.941063 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.03.17 21:04:02.941103 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3418 | 2026.03.17 21:04:02.941463 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3419 | 2026.03.17 21:04:02.941676 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.03.17 21:04:02.941790 [ 155 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3421 | 2026.03.17 21:04:02.941816 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Debug> executeQuery: Read 781 rows, 62.40 KiB in 0.001731 sec., 451184.2865395725 rows/sec., 35.20 MiB/sec. | ||
| 3422 | 2026.03.17 21:04:02.941858 [ 155 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.03.17 21:04:02.941869 [ 4 ] {78540c75-4df1-4744-8bc6-ece95c455106} <Debug> TCPHandler: Processed in 0.001912091 sec. | ||
| 3424 | 2026.03.17 21:04:02.941888 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3425 | 2026.03.17 21:04:02.941987 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 3426 | 2026.03.17 21:04:02.941996 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.03.17 21:04:02.942091 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3428 | 2026.03.17 21:04:02.942108 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3429 | 2026.03.17 21:04:02.942120 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2077 rows starting from the beginning of the part | ||
| 3430 | 2026.03.17 21:04:02.942149 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3431 | 2026.03.17 21:04:02.942206 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2662 rows starting from the beginning of the part | ||
| 3432 | 2026.03.17 21:04:02.942260 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 3433 | 2026.03.17 21:04:02.942323 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 779 rows starting from the beginning of the part | ||
| 3434 | 2026.03.17 21:04:02.942370 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
| 3435 | 2026.03.17 21:04:02.942417 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 781 rows starting from the beginning of the part | ||
| 3436 | 2026.03.17 21:04:02.942616 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.03.17 21:04:02.942652 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3438 | 2026.03.17 21:04:02.942956 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3439 | 2026.03.17 21:04:02.943163 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.17 21:04:02.943291 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Debug> executeQuery: Read 149 rows, 9.07 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 7.36 MiB/sec. | ||
| 3441 | 2026.03.17 21:04:02.943328 [ 4 ] {53eced4d-d0ca-4a4c-bfd8-1c422dee35c4} <Debug> TCPHandler: Processed in 0.001379622 sec. | ||
| 3442 | 2026.03.17 21:04:02.943440 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.03.17 21:04:02.943533 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.03.17 21:04:02.943571 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3445 | 2026.03.17 21:04:02.944016 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.03.17 21:04:02.944052 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3447 | 2026.03.17 21:04:02.944356 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3448 | 2026.03.17 21:04:02.944565 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.03.17 21:04:02.944663 [ 155 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3450 | 2026.03.17 21:04:02.944691 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 3451 | 2026.03.17 21:04:02.944694 [ 155 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.17 21:04:02.944734 [ 4 ] {0de982ae-5966-44cf-b224-52b86c19b9b4} <Debug> TCPHandler: Processed in 0.001342971 sec. | ||
| 3453 | 2026.03.17 21:04:02.944761 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3454 | 2026.03.17 21:04:02.944851 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::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 | ||
| 3455 | 2026.03.17 21:04:02.944862 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2026.03.17 21:04:02.944962 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2026.03.17 21:04:02.944972 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.03.17 21:04:02.945013 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3459 | 2026.03.17 21:04:02.945025 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3460 | 2026.03.17 21:04:02.945114 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3461 | 2026.03.17 21:04:02.945192 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 708 rows starting from the beginning of the part | ||
| 3462 | 2026.03.17 21:04:02.945235 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 857 rows starting from the beginning of the part | ||
| 3463 | 2026.03.17 21:04:02.945275 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3464 | 2026.03.17 21:04:02.945325 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3465 | 2026.03.17 21:04:02.945478 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.03.17 21:04:02.945522 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3467 | 2026.03.17 21:04:02.946393 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1911 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580555 sec., 1209068.9662808317 rows/sec., 77.67 MiB/sec. | ||
| 3468 | 2026.03.17 21:04:02.946621 [ 196 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3469 | 2026.03.17 21:04:02.946938 [ 196 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.03.17 21:04:02.947017 [ 196 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_6_1} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3471 | 2026.03.17 21:04:02.947110 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3472 | 2026.03.17 21:04:02.953801 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3473 | 2026.03.17 21:04:02.953915 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6449 rows, containing 5 columns (5 merged, 0 gathered) in 0.011969461 sec., 538787.8368123677 rows/sec., 43.33 MiB/sec. | ||
| 3474 | 2026.03.17 21:04:02.954010 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.17 21:04:02.954143 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.009189 sec., 16106.213951463707 rows/sec., 937.98 KiB/sec. | ||
| 3476 | 2026.03.17 21:04:02.954188 [ 4 ] {2b4e2e3b-b995-4db3-b596-7ae298a36740} <Debug> TCPHandler: Processed in 0.00937403 sec. | ||
| 3477 | 2026.03.17 21:04:02.954204 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3478 | 2026.03.17 21:04:02.954305 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.03.17 21:04:02.954409 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3480 | 2026.03.17 21:04:02.954449 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3481 | 2026.03.17 21:04:02.954449 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.17 21:04:02.954522 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_16_3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3483 | 2026.03.17 21:04:02.954592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3484 | 2026.03.17 21:04:02.955048 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.17 21:04:02.955083 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3486 | 2026.03.17 21:04:02.955395 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3487 | 2026.03.17 21:04:02.955593 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.03.17 21:04:02.955704 [ 155 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3489 | 2026.03.17 21:04:02.955718 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Debug> executeQuery: Read 461 rows, 32.86 KiB in 0.001328 sec., 347138.5542168675 rows/sec., 24.16 MiB/sec. | ||
| 3490 | 2026.03.17 21:04:02.955750 [ 155 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.03.17 21:04:02.955782 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3492 | 2026.03.17 21:04:02.955792 [ 4 ] {2ce40c3c-bd9d-4218-85a6-eee1358bab59} <Debug> TCPHandler: Processed in 0.001533764 sec. | ||
| 3493 | 2026.03.17 21:04:02.955850 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 3494 | 2026.03.17 21:04:02.955908 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.03.17 21:04:02.955923 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3496 | 2026.03.17 21:04:02.955949 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1052 rows starting from the beginning of the part | ||
| 3497 | 2026.03.17 21:04:02.956000 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3498 | 2026.03.17 21:04:02.956001 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1417 rows starting from the beginning of the part | ||
| 3499 | 2026.03.17 21:04:02.956043 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3500 | 2026.03.17 21:04:02.956056 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 3501 | 2026.03.17 21:04:02.956096 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 460 rows starting from the beginning of the part | ||
| 3502 | 2026.03.17 21:04:02.956137 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3503 | 2026.03.17 21:04:02.956180 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 461 rows starting from the beginning of the part | ||
| 3504 | 2026.03.17 21:04:02.956366 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.03.17 21:04:02.956401 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3506 | 2026.03.17 21:04:02.956713 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3507 | 2026.03.17 21:04:02.956925 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.03.17 21:04:02.957050 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 3509 | 2026.03.17 21:04:02.957086 [ 4 ] {89ff5a1a-abb4-4c00-9ea3-32858f46d2fd} <Debug> TCPHandler: Processed in 0.00122512 sec. | ||
| 3510 | 2026.03.17 21:04:02.957186 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.03.17 21:04:02.957276 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3512 | 2026.03.17 21:04:02.957317 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3513 | 2026.03.17 21:04:02.957346 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524345 sec., 2294756.108361296 rows/sec., 168.20 MiB/sec. | ||
| 3514 | 2026.03.17 21:04:02.957512 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3515 | 2026.03.17 21:04:02.957728 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.17 21:04:02.957737 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.03.17 21:04:02.957762 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3518 | 2026.03.17 21:04:02.957804 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_16_3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3519 | 2026.03.17 21:04:02.957865 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3520 | 2026.03.17 21:04:02.958094 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3521 | 2026.03.17 21:04:02.958296 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.03.17 21:04:02.958406 [ 155 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3523 | 2026.03.17 21:04:02.958423 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001166 sec., 175814.7512864494 rows/sec., 11.49 MiB/sec. | ||
| 3524 | 2026.03.17 21:04:02.958447 [ 155 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.03.17 21:04:02.958467 [ 4 ] {853f95fc-ad4e-45fe-ad97-a28c9538be09} <Debug> TCPHandler: Processed in 0.001327521 sec. | ||
| 3526 | 2026.03.17 21:04:02.958471 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3527 | 2026.03.17 21:04:02.958558 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 3528 | 2026.03.17 21:04:02.958585 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.03.17 21:04:02.958663 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3530 | 2026.03.17 21:04:02.958689 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.03.17 21:04:02.958697 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4260 rows starting from the beginning of the part | ||
| 3532 | 2026.03.17 21:04:02.958740 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3533 | 2026.03.17 21:04:02.958771 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1393 rows starting from the beginning of the part | ||
| 3534 | 2026.03.17 21:04:02.958819 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3535 | 2026.03.17 21:04:02.958859 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 205 rows starting from the beginning of the part | ||
| 3536 | 2026.03.17 21:04:02.958897 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 3537 | 2026.03.17 21:04:02.958935 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 205 rows starting from the beginning of the part | ||
| 3538 | 2026.03.17 21:04:02.959067 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.17 21:04:02.959110 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3540 | 2026.03.17 21:04:02.959451 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3541 | 2026.03.17 21:04:02.959686 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.17 21:04:02.959824 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 3543 | 2026.03.17 21:04:02.959863 [ 4 ] {5edfa572-e4b2-4884-9495-80860ec2e2cd} <Debug> TCPHandler: Processed in 0.001329081 sec. | ||
| 3544 | 2026.03.17 21:04:02.959972 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.03.17 21:04:02.960067 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3546 | 2026.03.17 21:04:02.960122 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <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 | ||
| 3547 | 2026.03.17 21:04:02.960866 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.17 21:04:02.960905 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3549 | 2026.03.17 21:04:02.961298 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6265 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772194 sec., 2259942.846712748 rows/sec., 149.59 MiB/sec. | ||
| 3550 | 2026.03.17 21:04:02.961454 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3551 | 2026.03.17 21:04:02.961685 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.17 21:04:02.961804 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3553 | 2026.03.17 21:04:02.961831 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001782 sec., 3928.1705948372614 rows/sec., 7.04 MiB/sec. | ||
| 3554 | 2026.03.17 21:04:02.961848 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.17 21:04:02.961858 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3556 | 2026.03.17 21:04:02.961880 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3557 | 2026.03.17 21:04:02.961898 [ 4 ] {905f4ea4-f43e-482b-b165-153140cd6b8e} <Debug> TCPHandler: Processed in 0.001975732 sec. | ||
| 3558 | 2026.03.17 21:04:02.962011 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 3559 | 2026.03.17 21:04:02.962020 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.17 21:04:02.962162 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.17 21:04:02.962166 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3562 | 2026.03.17 21:04:02.962217 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3563 | 2026.03.17 21:04:02.962236 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3564 | 2026.03.17 21:04:02.962330 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3565 | 2026.03.17 21:04:02.962340 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3566 | 2026.03.17 21:04:02.962423 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part | ||
| 3567 | 2026.03.17 21:04:02.962566 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.17 21:04:02.962604 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part | ||
| 3569 | 2026.03.17 21:04:02.962620 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3570 | 2026.03.17 21:04:02.962738 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3571 | 2026.03.17 21:04:02.962854 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3572 | 2026.03.17 21:04:02.962965 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3573 | 2026.03.17 21:04:02.963000 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3574 | 2026.03.17 21:04:02.963078 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 3575 | 2026.03.17 21:04:02.963261 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.03.17 21:04:02.963415 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 2.88 MiB/sec. | ||
| 3577 | 2026.03.17 21:04:02.963458 [ 4 ] {13f62cf3-777f-4457-8bd5-e096935d2b33} <Debug> TCPHandler: Processed in 0.001489394 sec. | ||
| 3578 | 2026.03.17 21:04:02.965737 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 19 columns (19 merged, 0 gathered) in 0.00378778 sec., 51481.34263341588 rows/sec., 92.25 MiB/sec. | ||
| 3579 | 2026.03.17 21:04:02.966254 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3580 | 2026.03.17 21:04:02.966686 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.17 21:04:02.966757 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3582 | 2026.03.17 21:04:02.966889 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3583 | 2026.03.17 21:04:06.053612 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3584 | 2026.03.17 21:04:06.053663 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3585 | 2026.03.17 21:04:06.147642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6712 | ||
| 3586 | 2026.03.17 21:04:06.148158 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.03.17 21:04:06.148207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3588 | 2026.03.17 21:04:06.148726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3589 | 2026.03.17 21:04:06.148972 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.03.17 21:04:06.149117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6712 | ||
| 3591 | 2026.03.17 21:04:06.522048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3592 | 2026.03.17 21:04:06.541302 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.03.17 21:04:06.541366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3594 | 2026.03.17 21:04:06.547036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3595 | 2026.03.17 21:04:06.547709 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.17 21:04:06.550761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3597 | 2026.03.17 21:04:07.930631 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.03.17 21:04:07.930814 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3599 | 2026.03.17 21:04:07.930880 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3600 | 2026.03.17 21:04:07.931569 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.03.17 21:04:07.931611 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3602 | 2026.03.17 21:04:07.932009 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3603 | 2026.03.17 21:04:07.932237 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.03.17 21:04:07.932397 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001634 sec., 45287.637698898405 rows/sec., 3.89 MiB/sec. | ||
| 3605 | 2026.03.17 21:04:07.932445 [ 4 ] {b1309af9-c73a-4674-b44e-bfe430cb7e03} <Debug> TCPHandler: Processed in 0.001941502 sec. | ||
| 3606 | 2026.03.17 21:04:07.932595 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.03.17 21:04:07.932701 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3608 | 2026.03.17 21:04:07.932744 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3609 | 2026.03.17 21:04:07.933196 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.03.17 21:04:07.933230 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3611 | 2026.03.17 21:04:07.933531 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3612 | 2026.03.17 21:04:07.933751 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.03.17 21:04:07.933880 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.46 MiB/sec. | ||
| 3614 | 2026.03.17 21:04:07.933917 [ 4 ] {9f9df3d7-b6fa-4cd3-9061-fcc699519a07} <Debug> TCPHandler: Processed in 0.001384352 sec. | ||
| 3615 | 2026.03.17 21:04:07.934045 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.03.17 21:04:07.934143 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3617 | 2026.03.17 21:04:07.934182 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3618 | 2026.03.17 21:04:07.934616 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.17 21:04:07.934649 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3620 | 2026.03.17 21:04:07.934947 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3621 | 2026.03.17 21:04:07.935157 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.17 21:04:07.935287 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001165 sec., 44635.19313304721 rows/sec., 3.49 MiB/sec. | ||
| 3623 | 2026.03.17 21:04:07.935324 [ 4 ] {9d881e74-421a-43bf-9c90-0b545206625b} <Debug> TCPHandler: Processed in 0.001337311 sec. | ||
| 3624 | 2026.03.17 21:04:07.935439 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.03.17 21:04:07.935536 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.03.17 21:04:07.935581 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3627 | 2026.03.17 21:04:07.935962 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.03.17 21:04:07.935998 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3629 | 2026.03.17 21:04:07.936317 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3630 | 2026.03.17 21:04:07.936526 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.03.17 21:04:07.936653 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001136 sec., 88028.1690140845 rows/sec., 6.10 MiB/sec. | ||
| 3632 | 2026.03.17 21:04:07.936689 [ 4 ] {c1798cd0-ef1a-43c1-89fd-2c1e0ec74ed3} <Debug> TCPHandler: Processed in 0.00129892 sec. | ||
| 3633 | 2026.03.17 21:04:07.936806 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.03.17 21:04:07.936899 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.03.17 21:04:07.936953 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <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 | ||
| 3636 | 2026.03.17 21:04:07.937726 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.03.17 21:04:07.937763 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3638 | 2026.03.17 21:04:07.938292 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3639 | 2026.03.17 21:04:07.938527 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.03.17 21:04:07.938676 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001794 sec., 13377.926421404682 rows/sec., 23.97 MiB/sec. | ||
| 3641 | 2026.03.17 21:04:07.938749 [ 4 ] {6e8a99ea-f7ac-4df6-8055-2837dd73c2b8} <Debug> TCPHandler: Processed in 0.001994182 sec. | ||
| 3642 | 2026.03.17 21:04:07.938864 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.03.17 21:04:07.938959 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.03.17 21:04:07.939000 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3645 | 2026.03.17 21:04:07.939325 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.03.17 21:04:07.939361 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3647 | 2026.03.17 21:04:07.939661 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3648 | 2026.03.17 21:04:07.939866 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.03.17 21:04:07.939999 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001058 sec., 28355.38752362949 rows/sec., 1.94 MiB/sec. | ||
| 3650 | 2026.03.17 21:04:07.940131 [ 4 ] {f6a6110b-1140-45dd-b940-7103fd7a2d73} <Debug> TCPHandler: Processed in 0.001314051 sec. | ||
| 3651 | 2026.03.17 21:04:08.939587 [ 147 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3652 | 2026.03.17 21:04:08.939651 [ 147 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.03.17 21:04:08.939677 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3654 | 2026.03.17 21:04:08.939817 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::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 | ||
| 3655 | 2026.03.17 21:04:08.939975 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3656 | 2026.03.17 21:04:08.940011 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3657 | 2026.03.17 21:04:08.940114 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3658 | 2026.03.17 21:04:08.940173 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::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 | ||
| 3659 | 2026.03.17 21:04:08.940227 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::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 | ||
| 3660 | 2026.03.17 21:04:08.940274 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3661 | 2026.03.17 21:04:08.941075 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317281 sec., 13664.510457525766 rows/sec., 1.14 MiB/sec. | ||
| 3662 | 2026.03.17 21:04:08.941213 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3663 | 2026.03.17 21:04:08.941450 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.03.17 21:04:08.941519 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_5_1} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3665 | 2026.03.17 21:04:08.941580 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3666 | 2026.03.17 21:04:11.154101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 450 | ||
| 3667 | 2026.03.17 21:04:11.156689 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2026.03.17 21:04:11.156739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3669 | 2026.03.17 21:04:11.157928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3670 | 2026.03.17 21:04:11.158220 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.03.17 21:04:11.158564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3672 | 2026.03.17 21:04:12.892188 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.03.17 21:04:12.892414 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.03.17 21:04:12.892491 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3675 | 2026.03.17 21:04:12.893226 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.03.17 21:04:12.893282 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3677 | 2026.03.17 21:04:12.893702 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3678 | 2026.03.17 21:04:12.893931 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.03.17 21:04:12.894069 [ 143 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3680 | 2026.03.17 21:04:12.894086 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 3681 | 2026.03.17 21:04:12.894137 [ 143 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.03.17 21:04:12.894159 [ 4 ] {e4011046-db25-4e29-a8c0-54227fe48020} <Debug> TCPHandler: Processed in 0.002109534 sec. | ||
| 3683 | 2026.03.17 21:04:12.894163 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3684 | 2026.03.17 21:04:12.894277 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::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 | ||
| 3685 | 2026.03.17 21:04:12.894288 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.03.17 21:04:12.894389 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3687 | 2026.03.17 21:04:12.894409 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3688 | 2026.03.17 21:04:12.894424 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3689 | 2026.03.17 21:04:12.894453 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3690 | 2026.03.17 21:04:12.894491 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3691 | 2026.03.17 21:04:12.894543 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3692 | 2026.03.17 21:04:12.894588 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3693 | 2026.03.17 21:04:12.894632 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3694 | 2026.03.17 21:04:12.894675 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3695 | 2026.03.17 21:04:12.894860 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.03.17 21:04:12.894896 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3697 | 2026.03.17 21:04:12.895193 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3698 | 2026.03.17 21:04:12.895408 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.03.17 21:04:12.895539 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 3700 | 2026.03.17 21:04:12.895577 [ 4 ] {506e2d6f-b149-4301-aa83-b936e85a08f4} <Debug> TCPHandler: Processed in 0.001339451 sec. | ||
| 3701 | 2026.03.17 21:04:12.895622 [ 190 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383542 sec., 855774.5265412977 rows/sec., 58.29 MiB/sec. | ||
| 3702 | 2026.03.17 21:04:12.895684 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.03.17 21:04:12.895785 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3704 | 2026.03.17 21:04:12.895826 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3705 | 2026.03.17 21:04:12.895853 [ 189 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3706 | 2026.03.17 21:04:12.896207 [ 189 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.03.17 21:04:12.896305 [ 189 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_6_1} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3708 | 2026.03.17 21:04:12.896433 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3709 | 2026.03.17 21:04:12.897166 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.03.17 21:04:12.897207 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3711 | 2026.03.17 21:04:12.897685 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3712 | 2026.03.17 21:04:12.897902 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.03.17 21:04:12.898039 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Debug> executeQuery: Read 2683 rows, 208.35 KiB in 0.002275 sec., 1179340.6593406594 rows/sec., 89.44 MiB/sec. | ||
| 3714 | 2026.03.17 21:04:12.898080 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 3715 | 2026.03.17 21:04:12.898094 [ 4 ] {909043de-27c8-4274-bf6f-d6d79f830fe2} <Debug> TCPHandler: Processed in 0.002458779 sec. | ||
| 3716 | 2026.03.17 21:04:12.898207 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.03.17 21:04:12.898302 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.03.17 21:04:12.898346 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3719 | 2026.03.17 21:04:12.898786 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.17 21:04:12.898822 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3721 | 2026.03.17 21:04:12.899129 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3722 | 2026.03.17 21:04:12.899340 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.03.17 21:04:12.899469 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Debug> executeQuery: Read 172 rows, 10.78 KiB in 0.001187 sec., 144903.11710193768 rows/sec., 8.87 MiB/sec. | ||
| 3724 | 2026.03.17 21:04:12.899507 [ 4 ] {0d3a6394-aff8-4a61-b9e7-618677d159cb} <Debug> TCPHandler: Processed in 0.001349042 sec. | ||
| 3725 | 2026.03.17 21:04:12.899614 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.03.17 21:04:12.899711 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.03.17 21:04:12.899750 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3728 | 2026.03.17 21:04:12.900373 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.03.17 21:04:12.900410 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3730 | 2026.03.17 21:04:12.900747 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3731 | 2026.03.17 21:04:12.900958 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.03.17 21:04:12.901087 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001395 sec., 614336.917562724 rows/sec., 36.51 MiB/sec. | ||
| 3733 | 2026.03.17 21:04:12.901125 [ 4 ] {914c74bc-5b3a-420e-a90b-17d481f6584f} <Debug> TCPHandler: Processed in 0.001559315 sec. | ||
| 3734 | 2026.03.17 21:04:12.901244 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.03.17 21:04:12.901339 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3736 | 2026.03.17 21:04:12.901377 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3737 | 2026.03.17 21:04:12.901756 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.03.17 21:04:12.901792 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3739 | 2026.03.17 21:04:12.902077 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3740 | 2026.03.17 21:04:12.902292 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.03.17 21:04:12.902417 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 3742 | 2026.03.17 21:04:12.902456 [ 4 ] {2e0330ba-e128-4357-a0dd-3343274b8cdb} <Debug> TCPHandler: Processed in 0.00126037 sec. | ||
| 3743 | 2026.03.17 21:04:12.902558 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.03.17 21:04:12.902651 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.03.17 21:04:12.902689 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3746 | 2026.03.17 21:04:12.903105 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.03.17 21:04:12.903142 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3748 | 2026.03.17 21:04:12.903436 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3749 | 2026.03.17 21:04:12.903649 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.03.17 21:04:12.903752 [ 143 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3751 | 2026.03.17 21:04:12.903771 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 3752 | 2026.03.17 21:04:12.903798 [ 143 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.17 21:04:12.903816 [ 4 ] {c50bc765-ea4d-4265-8e30-69ed626b2f49} <Debug> TCPHandler: Processed in 0.001305231 sec. | ||
| 3754 | 2026.03.17 21:04:12.903822 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3755 | 2026.03.17 21:04:12.903908 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::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 | ||
| 3756 | 2026.03.17 21:04:12.903938 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.03.17 21:04:12.903997 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3758 | 2026.03.17 21:04:12.904022 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3759 | 2026.03.17 21:04:12.904032 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3760 | 2026.03.17 21:04:12.904069 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3761 | 2026.03.17 21:04:12.904072 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3762 | 2026.03.17 21:04:12.904107 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3763 | 2026.03.17 21:04:12.904143 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3764 | 2026.03.17 21:04:12.904181 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3765 | 2026.03.17 21:04:12.904215 [ 188 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3766 | 2026.03.17 21:04:12.904873 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.03.17 21:04:12.904908 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3768 | 2026.03.17 21:04:12.904962 [ 189 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001082027 sec., 569301.8750918416 rows/sec., 34.98 MiB/sec. | ||
| 3769 | 2026.03.17 21:04:12.905161 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3770 | 2026.03.17 21:04:12.905323 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3771 | 2026.03.17 21:04:12.905544 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.03.17 21:04:12.905602 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.03.17 21:04:12.905640 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_6_1} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3774 | 2026.03.17 21:04:12.905741 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3775 | 2026.03.17 21:04:12.905748 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Debug> executeQuery: Read 1420 rows, 99.93 KiB in 0.001734 sec., 818915.8016147636 rows/sec., 56.28 MiB/sec. | ||
| 3776 | 2026.03.17 21:04:12.905797 [ 4 ] {3fdecc77-bc4b-440f-865d-fe86bd24d6bb} <Debug> TCPHandler: Processed in 0.00190696 sec. | ||
| 3777 | 2026.03.17 21:04:12.905905 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.17 21:04:12.905998 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.17 21:04:12.906047 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3780 | 2026.03.17 21:04:12.906365 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.17 21:04:12.906400 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3782 | 2026.03.17 21:04:12.906707 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3783 | 2026.03.17 21:04:12.906923 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.17 21:04:12.907047 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 3785 | 2026.03.17 21:04:12.907084 [ 4 ] {86aa92ed-25d6-49c9-af76-0c4c80a7328b} <Debug> TCPHandler: Processed in 0.00122685 sec. | ||
| 3786 | 2026.03.17 21:04:12.907200 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.17 21:04:12.907294 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.17 21:04:12.907335 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3789 | 2026.03.17 21:04:12.907985 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.17 21:04:12.908024 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3791 | 2026.03.17 21:04:12.908459 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3792 | 2026.03.17 21:04:12.908682 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.17 21:04:12.908821 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Debug> executeQuery: Read 1392 rows, 89.50 KiB in 0.001545 sec., 900970.8737864078 rows/sec., 56.57 MiB/sec. | ||
| 3794 | 2026.03.17 21:04:12.908859 [ 4 ] {4b49c92c-8adb-4b7c-89a7-73b12d7ee310} <Debug> TCPHandler: Processed in 0.001706257 sec. | ||
| 3795 | 2026.03.17 21:04:12.908973 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.17 21:04:12.909069 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.03.17 21:04:12.909112 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3798 | 2026.03.17 21:04:12.909431 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.17 21:04:12.909467 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3800 | 2026.03.17 21:04:12.909766 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3801 | 2026.03.17 21:04:12.909973 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.17 21:04:12.910100 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 3803 | 2026.03.17 21:04:12.910137 [ 4 ] {d32cbed6-8a0e-4f43-b55f-6f05a5a9597e} <Debug> TCPHandler: Processed in 0.00121415 sec. | ||
| 3804 | 2026.03.17 21:04:12.910250 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.17 21:04:12.910352 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.17 21:04:12.910409 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <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 | ||
| 3807 | 2026.03.17 21:04:12.911173 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.17 21:04:12.911213 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3809 | 2026.03.17 21:04:12.911775 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3810 | 2026.03.17 21:04:12.912000 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.17 21:04:12.912140 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001806 sec., 14396.456256921372 rows/sec., 25.80 MiB/sec. | ||
| 3812 | 2026.03.17 21:04:12.912204 [ 4 ] {c50368da-fe04-46ab-92a8-79c1dbf725e7} <Debug> TCPHandler: Processed in 0.002004932 sec. | ||
| 3813 | 2026.03.17 21:04:12.912322 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.03.17 21:04:12.912419 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.17 21:04:12.912460 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3816 | 2026.03.17 21:04:12.912797 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.17 21:04:12.912838 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3818 | 2026.03.17 21:04:12.913203 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3819 | 2026.03.17 21:04:12.913446 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.17 21:04:12.913564 [ 142 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3821 | 2026.03.17 21:04:12.913597 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.05 MiB/sec. | ||
| 3822 | 2026.03.17 21:04:12.913611 [ 142 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.03.17 21:04:12.913644 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3824 | 2026.03.17 21:04:12.913646 [ 4 ] {d78ba833-14cb-49a3-a9a1-c73e14094ae4} <Debug> TCPHandler: Processed in 0.001374292 sec. | ||
| 3825 | 2026.03.17 21:04:12.913731 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3826 | 2026.03.17 21:04:12.913846 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2026.03.17 21:04:12.913877 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part | ||
| 3828 | 2026.03.17 21:04:12.913958 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3829 | 2026.03.17 21:04:12.914002 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3830 | 2026.03.17 21:04:12.914041 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3831 | 2026.03.17 21:04:12.914080 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3832 | 2026.03.17 21:04:12.914117 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 3833 | 2026.03.17 21:04:12.914942 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124588 sec., 462323.8193084406 rows/sec., 30.17 MiB/sec. | ||
| 3834 | 2026.03.17 21:04:12.915140 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3835 | 2026.03.17 21:04:12.915426 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.03.17 21:04:12.915503 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_16_3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3837 | 2026.03.17 21:04:12.915589 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3838 | 2026.03.17 21:04:13.649200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7160 | ||
| 3839 | 2026.03.17 21:04:13.649746 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.03.17 21:04:13.649797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3841 | 2026.03.17 21:04:13.650289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3842 | 2026.03.17 21:04:13.650530 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.03.17 21:04:13.650680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7160 | ||
| 3844 | 2026.03.17 21:04:14.050833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3845 | 2026.03.17 21:04:14.067917 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.03.17 21:04:14.067976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3847 | 2026.03.17 21:04:14.074183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3848 | 2026.03.17 21:04:14.074893 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.03.17 21:04:14.077865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3850 | 2026.03.17 21:04:15.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.09 MiB, peak 228.84 MiB, free memory in arenas 0.00 B, will set to 225.48 MiB (RSS), difference: 1.39 MiB | ||
| 3851 | 2026.03.17 21:04:17.930379 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2026.03.17 21:04:17.930605 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3853 | 2026.03.17 21:04:17.930689 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3854 | 2026.03.17 21:04:17.931377 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.03.17 21:04:17.931430 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3856 | 2026.03.17 21:04:17.931835 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3857 | 2026.03.17 21:04:17.932077 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.03.17 21:04:17.932243 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001694 sec., 43683.589138134594 rows/sec., 3.75 MiB/sec. | ||
| 3859 | 2026.03.17 21:04:17.932292 [ 4 ] {4d5de2b6-4c67-47e3-b045-b783c9f38dfa} <Debug> TCPHandler: Processed in 0.002051543 sec. | ||
| 3860 | 2026.03.17 21:04:17.932420 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2026.03.17 21:04:17.932525 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3862 | 2026.03.17 21:04:17.932569 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3863 | 2026.03.17 21:04:17.933072 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.03.17 21:04:17.933117 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3865 | 2026.03.17 21:04:17.933456 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3866 | 2026.03.17 21:04:17.933684 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.03.17 21:04:17.933813 [ 131 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3868 | 2026.03.17 21:04:17.933826 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001324 sec., 18126.888217522657 rows/sec., 1.33 MiB/sec. | ||
| 3869 | 2026.03.17 21:04:17.933883 [ 131 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.03.17 21:04:17.933894 [ 4 ] {d1eb161d-c2c2-46d3-8894-cd82782ebdc9} <Debug> TCPHandler: Processed in 0.001524794 sec. | ||
| 3871 | 2026.03.17 21:04:17.933914 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3872 | 2026.03.17 21:04:17.934032 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.03.17 21:04:17.934038 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 3874 | 2026.03.17 21:04:17.934141 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3875 | 2026.03.17 21:04:17.934190 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3876 | 2026.03.17 21:04:17.934194 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3877 | 2026.03.17 21:04:17.934241 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 207 rows starting from the beginning of the part | ||
| 3878 | 2026.03.17 21:04:17.934316 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 3879 | 2026.03.17 21:04:17.934381 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 3880 | 2026.03.17 21:04:17.934436 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 3881 | 2026.03.17 21:04:17.934491 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 172 rows starting from the beginning of the part | ||
| 3882 | 2026.03.17 21:04:17.934550 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 3883 | 2026.03.17 21:04:17.934741 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.03.17 21:04:17.934804 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3885 | 2026.03.17 21:04:17.935296 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3886 | 2026.03.17 21:04:17.935564 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.03.17 21:04:17.935624 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639126 sec., 368489.0606335327 rows/sec., 24.61 MiB/sec. | ||
| 3888 | 2026.03.17 21:04:17.935712 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001593 sec., 32642.812303829254 rows/sec., 2.55 MiB/sec. | ||
| 3889 | 2026.03.17 21:04:17.935759 [ 4 ] {d4338e16-bdd2-466e-8964-f46fbf4fd8e9} <Debug> TCPHandler: Processed in 0.001785878 sec. | ||
| 3890 | 2026.03.17 21:04:17.935814 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3891 | 2026.03.17 21:04:17.935880 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.03.17 21:04:17.935990 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3893 | 2026.03.17 21:04:17.936041 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3894 | 2026.03.17 21:04:17.936098 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.03.17 21:04:17.936181 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_16_3} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3896 | 2026.03.17 21:04:17.936260 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3897 | 2026.03.17 21:04:17.936447 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.03.17 21:04:17.936491 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3899 | 2026.03.17 21:04:17.936839 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3900 | 2026.03.17 21:04:17.937054 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.03.17 21:04:17.937188 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001221 sec., 81900.08190008189 rows/sec., 5.68 MiB/sec. | ||
| 3902 | 2026.03.17 21:04:17.937226 [ 4 ] {c23e3b32-3b1e-4eab-99e5-55c1a21a39ba} <Debug> TCPHandler: Processed in 0.001397983 sec. | ||
| 3903 | 2026.03.17 21:04:17.937343 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.03.17 21:04:17.937441 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3905 | 2026.03.17 21:04:17.937496 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <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 | ||
| 3906 | 2026.03.17 21:04:17.938301 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.03.17 21:04:17.938340 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3908 | 2026.03.17 21:04:17.938889 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3909 | 2026.03.17 21:04:17.939126 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.03.17 21:04:17.939264 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001843 sec., 13022.246337493218 rows/sec., 23.34 MiB/sec. | ||
| 3911 | 2026.03.17 21:04:17.939321 [ 4 ] {35a2dbdf-1226-40d4-a46c-32f763ac14a9} <Debug> TCPHandler: Processed in 0.002027252 sec. | ||
| 3912 | 2026.03.17 21:04:17.939435 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.03.17 21:04:17.939531 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3914 | 2026.03.17 21:04:17.939572 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3915 | 2026.03.17 21:04:17.939900 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.03.17 21:04:17.939936 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3917 | 2026.03.17 21:04:17.940238 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3918 | 2026.03.17 21:04:17.940449 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.03.17 21:04:17.940575 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001063 sec., 28222.013170272814 rows/sec., 1.93 MiB/sec. | ||
| 3920 | 2026.03.17 21:04:17.940611 [ 4 ] {fe1e041d-a9cc-46b8-ba1a-2ba675e315da} <Debug> TCPHandler: Processed in 0.00122689 sec. | ||
| 3921 | 2026.03.17 21:04:21.053723 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3922 | 2026.03.17 21:04:21.053786 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3923 | 2026.03.17 21:04:21.150763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7672 | ||
| 3924 | 2026.03.17 21:04:21.151311 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.03.17 21:04:21.151364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3926 | 2026.03.17 21:04:21.151920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3927 | 2026.03.17 21:04:21.152176 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.03.17 21:04:21.152316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7672 | ||
| 3929 | 2026.03.17 21:04:21.152326 [ 126 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3930 | 2026.03.17 21:04:21.152374 [ 126 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.03.17 21:04:21.152394 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3932 | 2026.03.17 21:04:21.152491 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3933 | 2026.03.17 21:04:21.152606 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3934 | 2026.03.17 21:04:21.152650 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5240 rows starting from the beginning of the part | ||
| 3935 | 2026.03.17 21:04:21.152711 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3936 | 2026.03.17 21:04:21.152753 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3937 | 2026.03.17 21:04:21.152791 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3938 | 2026.03.17 21:04:21.152831 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3939 | 2026.03.17 21:04:21.152866 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 3940 | 2026.03.17 21:04:21.154222 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001774388 sec., 4323744.299442963 rows/sec., 61.85 MiB/sec. | ||
| 3941 | 2026.03.17 21:04:21.155063 [ 189 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3942 | 2026.03.17 21:04:21.155384 [ 189 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_16_3} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.03.17 21:04:21.155466 [ 189 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_16_3} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3944 | 2026.03.17 21:04:21.155571 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3945 | 2026.03.17 21:04:21.158717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 488 | ||
| 3946 | 2026.03.17 21:04:21.161159 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.03.17 21:04:21.161221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3948 | 2026.03.17 21:04:21.162475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3949 | 2026.03.17 21:04:21.162773 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.03.17 21:04:21.162917 [ 126 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3951 | 2026.03.17 21:04:21.162953 [ 126 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.03.17 21:04:21.162971 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3953 | 2026.03.17 21:04:21.163073 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 3954 | 2026.03.17 21:04:21.163158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3955 | 2026.03.17 21:04:21.163609 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2026.03.17 21:04:21.163746 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 3957 | 2026.03.17 21:04:21.164111 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3958 | 2026.03.17 21:04:21.164472 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
| 3959 | 2026.03.17 21:04:21.164840 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3960 | 2026.03.17 21:04:21.165187 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3961 | 2026.03.17 21:04:21.165528 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3962 | 2026.03.17 21:04:21.171821 [ 194 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 72 columns (72 merged, 0 gathered) in 0.008805101 sec., 55422.419345331764 rows/sec., 53.61 MiB/sec. | ||
| 3963 | 2026.03.17 21:04:21.172693 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3964 | 2026.03.17 21:04:21.173233 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.03.17 21:04:21.173310 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_11_2} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3966 | 2026.03.17 21:04:21.173474 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3967 | 2026.03.17 21:04:21.577938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3968 | 2026.03.17 21:04:21.595819 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.03.17 21:04:21.595882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3970 | 2026.03.17 21:04:21.601830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3971 | 2026.03.17 21:04:21.602555 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.03.17 21:04:21.602868 [ 123 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3973 | 2026.03.17 21:04:21.602933 [ 123 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.03.17 21:04:21.602957 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3975 | 2026.03.17 21:04:21.603072 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3976 | 2026.03.17 21:04:21.605795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3977 | 2026.03.17 21:04:21.607276 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3978 | 2026.03.17 21:04:21.608849 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3979 | 2026.03.17 21:04:21.613452 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3980 | 2026.03.17 21:04:21.617683 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3981 | 2026.03.17 21:04:21.622018 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3982 | 2026.03.17 21:04:21.626258 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3983 | 2026.03.17 21:04:21.630664 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 3984 | 2026.03.17 21:04:21.685025 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082003121 sec., 1475.5535950881674 rows/sec., 7.63 MiB/sec. | ||
| 3985 | 2026.03.17 21:04:21.686950 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3986 | 2026.03.17 21:04:21.688871 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_16_3} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.03.17 21:04:21.688970 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_16_3} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3988 | 2026.03.17 21:04:21.690298 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3989 | 2026.03.17 21:04:22.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.72 MiB, peak 236.70 MiB, free memory in arenas 0.00 B, will set to 237.92 MiB (RSS), difference: 11.20 MiB | ||
| 3990 | 2026.03.17 21:04:22.001242 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000846814 sec. | ||
| 3991 | 2026.03.17 21:04:22.937396 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.03.17 21:04:22.937594 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3993 | 2026.03.17 21:04:22.937666 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3994 | 2026.03.17 21:04:22.938383 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.17 21:04:22.938427 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3996 | 2026.03.17 21:04:22.938833 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3997 | 2026.03.17 21:04:22.939055 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.17 21:04:22.939199 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00166 sec., 171084.3373493976 rows/sec., 10.87 MiB/sec. | ||
| 3999 | 2026.03.17 21:04:22.939240 [ 4 ] {32752567-2ed0-4a1c-a55b-eed863e1f597} <Debug> TCPHandler: Processed in 0.001977492 sec. | ||
| 4000 | 2026.03.17 21:04:22.939356 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.17 21:04:22.939450 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.17 21:04:22.939490 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4003 | 2026.03.17 21:04:22.940201 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.17 21:04:22.940238 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4005 | 2026.03.17 21:04:22.940602 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4006 | 2026.03.17 21:04:22.940820 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.17 21:04:22.940947 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Debug> executeQuery: Read 801 rows, 64.41 KiB in 0.001517 sec., 528015.8206987475 rows/sec., 41.46 MiB/sec. | ||
| 4008 | 2026.03.17 21:04:22.940984 [ 4 ] {9a695973-ae9e-41f0-8b98-57f00814c655} <Debug> TCPHandler: Processed in 0.001677046 sec. | ||
| 4009 | 2026.03.17 21:04:22.941090 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.03.17 21:04:22.941183 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.03.17 21:04:22.941222 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4012 | 2026.03.17 21:04:22.941650 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.03.17 21:04:22.941686 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4014 | 2026.03.17 21:04:22.941987 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4015 | 2026.03.17 21:04:22.942189 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.03.17 21:04:22.942314 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.00115 sec., 138260.8695652174 rows/sec., 8.34 MiB/sec. | ||
| 4017 | 2026.03.17 21:04:22.942350 [ 4 ] {c6d45164-c488-47f5-a62b-c061fefce31f} <Debug> TCPHandler: Processed in 0.001308 sec. | ||
| 4018 | 2026.03.17 21:04:22.942458 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.03.17 21:04:22.942550 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.03.17 21:04:22.942588 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4021 | 2026.03.17 21:04:22.942998 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.03.17 21:04:22.943034 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4023 | 2026.03.17 21:04:22.943326 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4024 | 2026.03.17 21:04:22.943530 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.03.17 21:04:22.943656 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001122 sec., 132798.57397504456 rows/sec., 8.58 MiB/sec. | ||
| 4026 | 2026.03.17 21:04:22.943693 [ 4 ] {7460395b-bded-42e0-a3ef-967c5f202cf0} <Debug> TCPHandler: Processed in 0.001283661 sec. | ||
| 4027 | 2026.03.17 21:04:22.943801 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.03.17 21:04:22.943893 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4029 | 2026.03.17 21:04:22.943931 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4030 | 2026.03.17 21:04:22.944344 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.03.17 21:04:22.944379 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4032 | 2026.03.17 21:04:22.944670 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4033 | 2026.03.17 21:04:22.944883 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.03.17 21:04:22.945004 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 4035 | 2026.03.17 21:04:22.945040 [ 4 ] {2206188e-1549-4db6-9ff6-68aaa3527ecb} <Debug> TCPHandler: Processed in 0.0012863 sec. | ||
| 4036 | 2026.03.17 21:04:22.945147 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.03.17 21:04:22.945239 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4038 | 2026.03.17 21:04:22.945278 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4039 | 2026.03.17 21:04:22.945825 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.03.17 21:04:22.945862 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4041 | 2026.03.17 21:04:22.946183 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4042 | 2026.03.17 21:04:22.946390 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2026.03.17 21:04:22.946517 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Debug> executeQuery: Read 471 rows, 33.66 KiB in 0.001295 sec., 363706.5637065637 rows/sec., 25.38 MiB/sec. | ||
| 4044 | 2026.03.17 21:04:22.946555 [ 4 ] {db5df317-7e7d-47c1-b66c-68465e2daf50} <Debug> TCPHandler: Processed in 0.001454864 sec. | ||
| 4045 | 2026.03.17 21:04:22.946657 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.17 21:04:22.946750 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4047 | 2026.03.17 21:04:22.946790 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4048 | 2026.03.17 21:04:22.947123 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.03.17 21:04:22.947158 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4050 | 2026.03.17 21:04:22.947450 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4051 | 2026.03.17 21:04:22.947657 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.03.17 21:04:22.947788 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 4053 | 2026.03.17 21:04:22.947823 [ 4 ] {02f35401-640d-430d-a156-93b169c35c3e} <Debug> TCPHandler: Processed in 0.001214749 sec. | ||
| 4054 | 2026.03.17 21:04:22.947931 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.17 21:04:22.948024 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.17 21:04:22.948066 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4057 | 2026.03.17 21:04:22.948449 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.17 21:04:22.948484 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4059 | 2026.03.17 21:04:22.948799 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4060 | 2026.03.17 21:04:22.949003 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.17 21:04:22.949130 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001124 sec., 182384.3416370107 rows/sec., 11.92 MiB/sec. | ||
| 4062 | 2026.03.17 21:04:22.949166 [ 4 ] {2031846e-a83a-4ed7-95e4-024302a5eceb} <Debug> TCPHandler: Processed in 0.00128173 sec. | ||
| 4063 | 2026.03.17 21:04:22.949264 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.03.17 21:04:22.949356 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.17 21:04:22.949397 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4066 | 2026.03.17 21:04:22.949691 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.17 21:04:22.949726 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4068 | 2026.03.17 21:04:22.950009 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4069 | 2026.03.17 21:04:22.950208 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.17 21:04:22.950310 [ 121 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4071 | 2026.03.17 21:04:22.950334 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 4072 | 2026.03.17 21:04:22.950377 [ 121 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.03.17 21:04:22.950384 [ 4 ] {87e3d827-68e9-4c96-93cb-d2e3c77a71cb} <Debug> TCPHandler: Processed in 0.001166179 sec. | ||
| 4074 | 2026.03.17 21:04:22.950412 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4075 | 2026.03.17 21:04:22.950515 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.03.17 21:04:22.950535 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 4077 | 2026.03.17 21:04:22.950611 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.17 21:04:22.950652 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4079 | 2026.03.17 21:04:22.950667 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <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 | ||
| 4080 | 2026.03.17 21:04:22.950692 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 4081 | 2026.03.17 21:04:22.950760 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 4082 | 2026.03.17 21:04:22.950802 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 4083 | 2026.03.17 21:04:22.950840 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 4084 | 2026.03.17 21:04:22.950876 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 4085 | 2026.03.17 21:04:22.951415 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.03.17 21:04:22.951455 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4087 | 2026.03.17 21:04:22.951595 [ 198 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097447 sec., 4556.028673822061 rows/sec., 307.00 KiB/sec. | ||
| 4088 | 2026.03.17 21:04:22.951771 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4089 | 2026.03.17 21:04:22.952105 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_5_1} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.03.17 21:04:22.952133 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4091 | 2026.03.17 21:04:22.952171 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_5_1} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4092 | 2026.03.17 21:04:22.952256 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4093 | 2026.03.17 21:04:22.952348 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.03.17 21:04:22.952486 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001892 sec., 8985.200845665962 rows/sec., 16.10 MiB/sec. | ||
| 4095 | 2026.03.17 21:04:22.952552 [ 4 ] {02d51434-90ab-424c-9ea9-c32ae219f872} <Debug> TCPHandler: Processed in 0.002083673 sec. | ||
| 4096 | 2026.03.17 21:04:22.952663 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.03.17 21:04:22.952756 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4098 | 2026.03.17 21:04:22.952796 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4099 | 2026.03.17 21:04:22.953115 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.03.17 21:04:22.953151 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4101 | 2026.03.17 21:04:22.953452 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4102 | 2026.03.17 21:04:22.953658 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.03.17 21:04:22.953788 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.47 MiB/sec. | ||
| 4104 | 2026.03.17 21:04:22.953823 [ 4 ] {54c5ab65-3318-43f2-8a5d-392ffef2e2e9} <Debug> TCPHandler: Processed in 0.0012091 sec. | ||
| 4105 | 2026.03.17 21:04:27.930692 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2026.03.17 21:04:27.930907 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4107 | 2026.03.17 21:04:27.930981 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4108 | 2026.03.17 21:04:27.931658 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.03.17 21:04:27.931701 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4110 | 2026.03.17 21:04:27.932141 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4111 | 2026.03.17 21:04:27.932381 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.03.17 21:04:27.932512 [ 116 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4113 | 2026.03.17 21:04:27.932540 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001689 sec., 43812.907045589105 rows/sec., 3.76 MiB/sec. | ||
| 4114 | 2026.03.17 21:04:27.932558 [ 116 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.03.17 21:04:27.932583 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4116 | 2026.03.17 21:04:27.932591 [ 4 ] {d727e3fe-e3c1-462b-8e65-e9c4fc1b3fc2} <Debug> TCPHandler: Processed in 0.002041403 sec. | ||
| 4117 | 2026.03.17 21:04:27.932700 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 4118 | 2026.03.17 21:04:27.932713 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.03.17 21:04:27.932847 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4120 | 2026.03.17 21:04:27.932863 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.03.17 21:04:27.932887 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2837 rows starting from the beginning of the part | ||
| 4122 | 2026.03.17 21:04:27.932912 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4123 | 2026.03.17 21:04:27.932981 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 4124 | 2026.03.17 21:04:27.933034 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2683 rows starting from the beginning of the part | ||
| 4125 | 2026.03.17 21:04:27.933081 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 4126 | 2026.03.17 21:04:27.933138 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 4127 | 2026.03.17 21:04:27.933190 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 4128 | 2026.03.17 21:04:27.933346 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.03.17 21:04:27.933388 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4130 | 2026.03.17 21:04:27.933753 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4131 | 2026.03.17 21:04:27.933980 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.03.17 21:04:27.934121 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001285 sec., 18677.04280155642 rows/sec., 1.37 MiB/sec. | ||
| 4133 | 2026.03.17 21:04:27.934160 [ 4 ] {c3a83ee1-1613-4761-b939-b653496e9654} <Debug> TCPHandler: Processed in 0.001501204 sec. | ||
| 4134 | 2026.03.17 21:04:27.934312 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2026.03.17 21:04:27.934410 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4136 | 2026.03.17 21:04:27.934451 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4137 | 2026.03.17 21:04:27.934864 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.17 21:04:27.934899 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4139 | 2026.03.17 21:04:27.935237 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4140 | 2026.03.17 21:04:27.935447 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.17 21:04:27.935543 [ 116 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4142 | 2026.03.17 21:04:27.935578 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001188 sec., 43771.04377104377 rows/sec., 3.42 MiB/sec. | ||
| 4143 | 2026.03.17 21:04:27.935588 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002941637 sec., 2224271.7235335293 rows/sec., 179.47 MiB/sec. | ||
| 4144 | 2026.03.17 21:04:27.935611 [ 116 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.03.17 21:04:27.935626 [ 4 ] {1ccac7a7-4979-4964-b9d5-63a3abb1a086} <Debug> TCPHandler: Processed in 0.001363902 sec. | ||
| 4146 | 2026.03.17 21:04:27.935636 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4147 | 2026.03.17 21:04:27.935707 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 4148 | 2026.03.17 21:04:27.935745 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2026.03.17 21:04:27.935806 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4150 | 2026.03.17 21:04:27.935835 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1498 rows starting from the beginning of the part | ||
| 4151 | 2026.03.17 21:04:27.935854 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.03.17 21:04:27.935881 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
| 4153 | 2026.03.17 21:04:27.935906 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4154 | 2026.03.17 21:04:27.935924 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1420 rows starting from the beginning of the part | ||
| 4155 | 2026.03.17 21:04:27.935942 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4156 | 2026.03.17 21:04:27.935966 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 4157 | 2026.03.17 21:04:27.936002 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 471 rows starting from the beginning of the part | ||
| 4158 | 2026.03.17 21:04:27.936037 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
| 4159 | 2026.03.17 21:04:27.936262 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.03.17 21:04:27.936328 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.03.17 21:04:27.936334 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_21_4} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4162 | 2026.03.17 21:04:27.936374 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4163 | 2026.03.17 21:04:27.936432 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 4164 | 2026.03.17 21:04:27.936765 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4165 | 2026.03.17 21:04:27.937000 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.03.17 21:04:27.937136 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001303 sec., 76745.9708365311 rows/sec., 5.32 MiB/sec. | ||
| 4167 | 2026.03.17 21:04:27.937139 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4168 | 2026.03.17 21:04:27.937175 [ 4 ] {3d711ae2-754b-4ddc-84fe-e05393541ebd} <Debug> TCPHandler: Processed in 0.001481014 sec. | ||
| 4169 | 2026.03.17 21:04:27.937207 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.03.17 21:04:27.937232 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4171 | 2026.03.17 21:04:27.937243 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565665 sec., 2264213.6089137844 rows/sec., 166.22 MiB/sec. | ||
| 4172 | 2026.03.17 21:04:27.937302 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.03.17 21:04:27.937304 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 4174 | 2026.03.17 21:04:27.937406 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.03.17 21:04:27.937418 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4176 | 2026.03.17 21:04:27.937455 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6265 rows starting from the beginning of the part | ||
| 4177 | 2026.03.17 21:04:27.937468 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <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 | ||
| 4178 | 2026.03.17 21:04:27.937476 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4179 | 2026.03.17 21:04:27.937503 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 100 rows starting from the beginning of the part | ||
| 4180 | 2026.03.17 21:04:27.937545 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1392 rows starting from the beginning of the part | ||
| 4181 | 2026.03.17 21:04:27.937581 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 4182 | 2026.03.17 21:04:27.937616 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 205 rows starting from the beginning of the part | ||
| 4183 | 2026.03.17 21:04:27.937653 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part | ||
| 4184 | 2026.03.17 21:04:27.937799 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.03.17 21:04:27.937875 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_21_4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4186 | 2026.03.17 21:04:27.937970 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4187 | 2026.03.17 21:04:27.938281 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.03.17 21:04:27.938319 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4189 | 2026.03.17 21:04:27.938863 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4190 | 2026.03.17 21:04:27.939084 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.03.17 21:04:27.939193 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4192 | 2026.03.17 21:04:27.939224 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.03.17 21:04:27.939228 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001841 sec., 13036.393264530147 rows/sec., 23.36 MiB/sec. | ||
| 4194 | 2026.03.17 21:04:27.939243 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4195 | 2026.03.17 21:04:27.939304 [ 4 ] {5ae8664f-a523-4bd2-b39c-757e478e495e} <Debug> TCPHandler: Processed in 0.002053092 sec. | ||
| 4196 | 2026.03.17 21:04:27.939339 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 4197 | 2026.03.17 21:04:27.939413 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.03.17 21:04:27.939509 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4199 | 2026.03.17 21:04:27.939510 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4200 | 2026.03.17 21:04:27.939551 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4201 | 2026.03.17 21:04:27.939567 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 195 rows starting from the beginning of the part | ||
| 4202 | 2026.03.17 21:04:27.939678 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4203 | 2026.03.17 21:04:27.939774 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 4204 | 2026.03.17 21:04:27.939867 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4205 | 2026.03.17 21:04:27.939897 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.17 21:04:27.939934 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4207 | 2026.03.17 21:04:27.939953 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part | ||
| 4208 | 2026.03.17 21:04:27.940043 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4209 | 2026.03.17 21:04:27.940267 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4210 | 2026.03.17 21:04:27.940301 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8162 rows, containing 5 columns (5 merged, 0 gathered) in 0.003028558 sec., 2695011.9495812855 rows/sec., 177.08 MiB/sec. | ||
| 4211 | 2026.03.17 21:04:27.940481 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.03.17 21:04:27.940616 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001126 sec., 26642.98401420959 rows/sec., 1.83 MiB/sec. | ||
| 4213 | 2026.03.17 21:04:27.940653 [ 4 ] {49c4b6f9-fa30-4e01-aef1-43bbff86fa79} <Debug> TCPHandler: Processed in 0.00128918 sec. | ||
| 4214 | 2026.03.17 21:04:27.941093 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4215 | 2026.03.17 21:04:27.941398 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.03.17 21:04:27.941473 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4217 | 2026.03.17 21:04:27.941563 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4218 | 2026.03.17 21:04:27.943108 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 19 columns (19 merged, 0 gathered) in 0.003804671 sec., 81478.79277866601 rows/sec., 146.01 MiB/sec. | ||
| 4219 | 2026.03.17 21:04:27.943784 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4220 | 2026.03.17 21:04:27.944165 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.17 21:04:27.944246 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4222 | 2026.03.17 21:04:27.944360 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 4223 | 2026.03.17 21:04:28.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.56 MiB, peak 245.56 MiB, free memory in arenas 0.00 B, will set to 240.30 MiB (RSS), difference: 1.74 MiB | ||
| 4224 | 2026.03.17 21:04:28.652413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8120 | ||
| 4225 | 2026.03.17 21:04:28.652985 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.03.17 21:04:28.653038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4227 | 2026.03.17 21:04:28.653565 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4228 | 2026.03.17 21:04:28.653820 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.03.17 21:04:28.653951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8120 | ||
| 4230 | 2026.03.17 21:04:28.694427 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48142 | ||
| 4231 | 2026.03.17 21:04:28.694533 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4232 | 2026.03.17 21:04:28.694560 [ 287 ] {} <Debug> TCP-Session: 8dfc7f27-b6bd-475b-aeb8-09027ce7232f Authenticating user 'default' from [fd00:1122:3344:101::e]:48142 | ||
| 4233 | 2026.03.17 21:04:28.694584 [ 287 ] {} <Debug> TCP-Session: 8dfc7f27-b6bd-475b-aeb8-09027ce7232f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.03.17 21:04:28.694597 [ 287 ] {} <Debug> TCP-Session: 8dfc7f27-b6bd-475b-aeb8-09027ce7232f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.03.17 21:04:28.694781 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59120 | ||
| 4236 | 2026.03.17 21:04:28.694802 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48334 | ||
| 4237 | 2026.03.17 21:04:28.694835 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63668 | ||
| 4238 | 2026.03.17 21:04:28.694868 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51760 | ||
| 4239 | 2026.03.17 21:04:28.694903 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4240 | 2026.03.17 21:04:28.694857 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35982 | ||
| 4241 | 2026.03.17 21:04:28.694935 [ 288 ] {} <Debug> TCP-Session: 0b148dc0-4689-4e65-92fb-e509f9af67b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59120 | ||
| 4242 | 2026.03.17 21:04:28.694848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47001 | ||
| 4243 | 2026.03.17 21:04:28.694967 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4244 | 2026.03.17 21:04:28.694967 [ 288 ] {} <Debug> TCP-Session: 0b148dc0-4689-4e65-92fb-e509f9af67b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.03.17 21:04:28.694951 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2026.03.17 21:04:28.695019 [ 3 ] {} <Debug> TCP-Session: 8f42f699-3cf5-4fc7-9529-3d1e5b57a5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51760 | ||
| 4247 | 2026.03.17 21:04:28.695025 [ 288 ] {} <Debug> TCP-Session: 0b148dc0-4689-4e65-92fb-e509f9af67b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.03.17 21:04:28.695045 [ 292 ] {} <Debug> TCP-Session: 13b4e874-d9cc-44e7-8d17-623c5f450699 Authenticating user 'default' from [fd00:1122:3344:101::e]:63668 | ||
| 4249 | 2026.03.17 21:04:28.695050 [ 3 ] {} <Debug> TCP-Session: 8f42f699-3cf5-4fc7-9529-3d1e5b57a5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.03.17 21:04:28.695060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4251 | 2026.03.17 21:04:28.695063 [ 292 ] {} <Debug> TCP-Session: 13b4e874-d9cc-44e7-8d17-623c5f450699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2026.03.17 21:04:28.695071 [ 3 ] {} <Debug> TCP-Session: 8f42f699-3cf5-4fc7-9529-3d1e5b57a5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.03.17 21:04:28.695102 [ 292 ] {} <Debug> TCP-Session: 13b4e874-d9cc-44e7-8d17-623c5f450699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.03.17 21:04:28.695103 [ 290 ] {} <Debug> TCP-Session: 3d38a72a-87f9-4963-ab3e-b76cac87481c Authenticating user 'default' from [fd00:1122:3344:101::e]:48334 | ||
| 4255 | 2026.03.17 21:04:28.694822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53591 | ||
| 4256 | 2026.03.17 21:04:28.695152 [ 290 ] {} <Debug> TCP-Session: 3d38a72a-87f9-4963-ab3e-b76cac87481c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.03.17 21:04:28.694794 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43369 | ||
| 4258 | 2026.03.17 21:04:28.695182 [ 290 ] {} <Debug> TCP-Session: 3d38a72a-87f9-4963-ab3e-b76cac87481c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.03.17 21:04:28.694966 [ 287 ] {} <Trace> TCP-Session: 8dfc7f27-b6bd-475b-aeb8-09027ce7232f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.03.17 21:04:28.695254 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4261 | 2026.03.17 21:04:28.695285 [ 294 ] {} <Debug> TCP-Session: c328562c-fb4c-4771-9c0b-c0ea97beba1f Authenticating user 'default' from [fd00:1122:3344:101::e]:35982 | ||
| 4262 | 2026.03.17 21:04:28.695289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4263 | 2026.03.17 21:04:28.695304 [ 294 ] {} <Debug> TCP-Session: c328562c-fb4c-4771-9c0b-c0ea97beba1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.03.17 21:04:28.695332 [ 294 ] {} <Debug> TCP-Session: c328562c-fb4c-4771-9c0b-c0ea97beba1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.03.17 21:04:28.695333 [ 293 ] {} <Debug> TCP-Session: 263dfe73-52cb-4eb1-baee-c92c1b5f1d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:47001 | ||
| 4266 | 2026.03.17 21:04:28.695369 [ 293 ] {} <Debug> TCP-Session: 263dfe73-52cb-4eb1-baee-c92c1b5f1d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.03.17 21:04:28.695381 [ 293 ] {} <Debug> TCP-Session: 263dfe73-52cb-4eb1-baee-c92c1b5f1d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.03.17 21:04:28.695424 [ 287 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48142) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4269 | 2026.03.17 21:04:28.695456 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4270 | 2026.03.17 21:04:28.695457 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2026.03.17 21:04:28.695495 [ 289 ] {} <Debug> TCP-Session: 4073c401-1aef-4c5e-9e4a-e3e53e98df9c Authenticating user 'default' from [fd00:1122:3344:101::e]:43369 | ||
| 4272 | 2026.03.17 21:04:28.695512 [ 291 ] {} <Debug> TCP-Session: b2b3b799-d138-49d8-9490-7ecd19d066ff Authenticating user 'default' from [fd00:1122:3344:101::e]:53591 | ||
| 4273 | 2026.03.17 21:04:28.695522 [ 289 ] {} <Debug> TCP-Session: 4073c401-1aef-4c5e-9e4a-e3e53e98df9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.03.17 21:04:28.695538 [ 291 ] {} <Debug> TCP-Session: b2b3b799-d138-49d8-9490-7ecd19d066ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.03.17 21:04:28.695546 [ 289 ] {} <Debug> TCP-Session: 4073c401-1aef-4c5e-9e4a-e3e53e98df9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2026.03.17 21:04:28.695561 [ 291 ] {} <Debug> TCP-Session: b2b3b799-d138-49d8-9490-7ecd19d066ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2026.03.17 21:04:28.695738 [ 287 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4278 | 2026.03.17 21:04:28.695794 [ 287 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4279 | 2026.03.17 21:04:28.696106 [ 287 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 4280 | 2026.03.17 21:04:28.697137 [ 306 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Trace> AggregatingTransform: Aggregating | ||
| 4281 | 2026.03.17 21:04:28.697178 [ 306 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4282 | 2026.03.17 21:04:28.697216 [ 306 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010887 sec. (989.230 rows/sec., 38.64 KiB/sec.) | ||
| 4283 | 2026.03.17 21:04:28.697234 [ 306 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Trace> Aggregator: Merging aggregated data | ||
| 4284 | 2026.03.17 21:04:28.698525 [ 287 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 4285 | 2026.03.17 21:04:28.698668 [ 287 ] {8389ae11-2bd4-4fd7-a30a-9f1258a50a2a} <Debug> TCPHandler: Processed in 0.003861402 sec. | ||
| 4286 | 2026.03.17 21:04:28.698794 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4287 | 2026.03.17 21:04:28.698819 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4288 | 2026.03.17 21:04:28.698832 [ 287 ] {} <Debug> TCP-Session: 8dfc7f27-b6bd-475b-aeb8-09027ce7232f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.03.17 21:04:28.698847 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2026.03.17 21:04:28.698864 [ 288 ] {} <Debug> TCP-Session: 0b148dc0-4689-4e65-92fb-e509f9af67b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.03.17 21:04:28.698875 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2026.03.17 21:04:28.698891 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4293 | 2026.03.17 21:04:28.698907 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2026.03.17 21:04:28.698925 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4295 | 2026.03.17 21:04:28.698952 [ 290 ] {} <Debug> TCP-Session: 3d38a72a-87f9-4963-ab3e-b76cac87481c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.03.17 21:04:28.698970 [ 3 ] {} <Debug> TCP-Session: 8f42f699-3cf5-4fc7-9529-3d1e5b57a5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.03.17 21:04:28.698986 [ 292 ] {} <Debug> TCP-Session: 13b4e874-d9cc-44e7-8d17-623c5f450699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.03.17 21:04:28.698977 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4299 | 2026.03.17 21:04:28.698947 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4300 | 2026.03.17 21:04:28.699036 [ 293 ] {} <Debug> TCP-Session: 263dfe73-52cb-4eb1-baee-c92c1b5f1d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.03.17 21:04:28.698936 [ 294 ] {} <Debug> TCP-Session: c328562c-fb4c-4771-9c0b-c0ea97beba1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2026.03.17 21:04:28.699059 [ 291 ] {} <Debug> TCP-Session: b2b3b799-d138-49d8-9490-7ecd19d066ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.03.17 21:04:28.698900 [ 289 ] {} <Debug> TCP-Session: 4073c401-1aef-4c5e-9e4a-e3e53e98df9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.03.17 21:04:28.774049 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33194 | ||
| 4305 | 2026.03.17 21:04:28.774142 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4306 | 2026.03.17 21:04:28.774167 [ 287 ] {} <Debug> TCP-Session: 9d23d214-aa37-491b-b0a9-e07db3b53cec Authenticating user 'default' from [fd00:1122:3344:101::e]:33194 | ||
| 4307 | 2026.03.17 21:04:28.774188 [ 287 ] {} <Debug> TCP-Session: 9d23d214-aa37-491b-b0a9-e07db3b53cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.03.17 21:04:28.774200 [ 287 ] {} <Debug> TCP-Session: 9d23d214-aa37-491b-b0a9-e07db3b53cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.03.17 21:04:28.774389 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65333 | ||
| 4310 | 2026.03.17 21:04:28.774411 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44350 | ||
| 4311 | 2026.03.17 21:04:28.774417 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48549 | ||
| 4312 | 2026.03.17 21:04:28.774451 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53378 | ||
| 4313 | 2026.03.17 21:04:28.774472 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43094 | ||
| 4314 | 2026.03.17 21:04:28.774484 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4315 | 2026.03.17 21:04:28.774527 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2026.03.17 21:04:28.774536 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2026.03.17 21:04:28.774557 [ 288 ] {} <Debug> TCP-Session: 65881968-6c69-4063-91a5-2aaf25195797 Authenticating user 'default' from [fd00:1122:3344:101::e]:65333 | ||
| 4318 | 2026.03.17 21:04:28.774562 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4319 | 2026.03.17 21:04:28.774582 [ 293 ] {} <Debug> TCP-Session: 96bdddfa-c78a-4ebb-9ef0-5fe7ba03c5a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53378 | ||
| 4320 | 2026.03.17 21:04:28.774592 [ 288 ] {} <Debug> TCP-Session: 65881968-6c69-4063-91a5-2aaf25195797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.03.17 21:04:28.774601 [ 3 ] {} <Debug> TCP-Session: 23efdf5a-89ed-4d76-8c5b-440e8784544b Authenticating user 'default' from [fd00:1122:3344:101::e]:43094 | ||
| 4322 | 2026.03.17 21:04:28.774616 [ 293 ] {} <Debug> TCP-Session: 96bdddfa-c78a-4ebb-9ef0-5fe7ba03c5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2026.03.17 21:04:28.774620 [ 288 ] {} <Debug> TCP-Session: 65881968-6c69-4063-91a5-2aaf25195797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.03.17 21:04:28.774630 [ 3 ] {} <Debug> TCP-Session: 23efdf5a-89ed-4d76-8c5b-440e8784544b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.03.17 21:04:28.774640 [ 293 ] {} <Debug> TCP-Session: 96bdddfa-c78a-4ebb-9ef0-5fe7ba03c5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.03.17 21:04:28.774660 [ 3 ] {} <Debug> TCP-Session: 23efdf5a-89ed-4d76-8c5b-440e8784544b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.03.17 21:04:28.774564 [ 290 ] {} <Debug> TCP-Session: 094db288-832b-4c7e-92ef-f3de60e0d63d Authenticating user 'default' from [fd00:1122:3344:101::e]:48549 | ||
| 4328 | 2026.03.17 21:04:28.774514 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.03.17 21:04:28.774720 [ 290 ] {} <Debug> TCP-Session: 094db288-832b-4c7e-92ef-f3de60e0d63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.03.17 21:04:28.774742 [ 289 ] {} <Debug> TCP-Session: 300b8f00-6ae6-4abf-8084-3d9f65111939 Authenticating user 'default' from [fd00:1122:3344:101::e]:44350 | ||
| 4331 | 2026.03.17 21:04:28.774755 [ 290 ] {} <Debug> TCP-Session: 094db288-832b-4c7e-92ef-f3de60e0d63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.17 21:04:28.774771 [ 289 ] {} <Debug> TCP-Session: 300b8f00-6ae6-4abf-8084-3d9f65111939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.03.17 21:04:28.774463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61860 | ||
| 4334 | 2026.03.17 21:04:28.774801 [ 289 ] {} <Debug> TCP-Session: 300b8f00-6ae6-4abf-8084-3d9f65111939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.03.17 21:04:28.774435 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44228 | ||
| 4336 | 2026.03.17 21:04:28.774425 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55315 | ||
| 4337 | 2026.03.17 21:04:28.774864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4338 | 2026.03.17 21:04:28.774909 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4339 | 2026.03.17 21:04:28.774928 [ 294 ] {} <Debug> TCP-Session: 8803f1f4-0d60-4ae3-b7de-86b994711e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:61860 | ||
| 4340 | 2026.03.17 21:04:28.774945 [ 292 ] {} <Debug> TCP-Session: d1ff38a0-c359-4ddd-a0ac-9d3d3196c6d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44228 | ||
| 4341 | 2026.03.17 21:04:28.774949 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4342 | 2026.03.17 21:04:28.774959 [ 294 ] {} <Debug> TCP-Session: 8803f1f4-0d60-4ae3-b7de-86b994711e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.03.17 21:04:28.774971 [ 292 ] {} <Debug> TCP-Session: d1ff38a0-c359-4ddd-a0ac-9d3d3196c6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.03.17 21:04:28.774995 [ 294 ] {} <Debug> TCP-Session: 8803f1f4-0d60-4ae3-b7de-86b994711e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.03.17 21:04:28.775008 [ 292 ] {} <Debug> TCP-Session: d1ff38a0-c359-4ddd-a0ac-9d3d3196c6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.03.17 21:04:28.774989 [ 291 ] {} <Debug> TCP-Session: 0b7da7ed-214d-455c-b0e4-081cdbb42586 Authenticating user 'default' from [fd00:1122:3344:101::e]:55315 | ||
| 4347 | 2026.03.17 21:04:28.774481 [ 287 ] {} <Trace> TCP-Session: 9d23d214-aa37-491b-b0a9-e07db3b53cec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.03.17 21:04:28.775060 [ 291 ] {} <Debug> TCP-Session: 0b7da7ed-214d-455c-b0e4-081cdbb42586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.03.17 21:04:28.775081 [ 291 ] {} <Debug> TCP-Session: 0b7da7ed-214d-455c-b0e4-081cdbb42586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.03.17 21:04:28.775215 [ 287 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33194) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4351 | 2026.03.17 21:04:28.775453 [ 287 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4352 | 2026.03.17 21:04:28.775505 [ 287 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4353 | 2026.03.17 21:04:28.775783 [ 287 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 4354 | 2026.03.17 21:04:28.776737 [ 321 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Trace> AggregatingTransform: Aggregating | ||
| 4355 | 2026.03.17 21:04:28.776789 [ 321 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Trace> Aggregator: Aggregation method: without_key | ||
| 4356 | 2026.03.17 21:04:28.776830 [ 321 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947206 sec. (1055.737 rows/sec., 41.24 KiB/sec.) | ||
| 4357 | 2026.03.17 21:04:28.776851 [ 321 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Trace> Aggregator: Merging aggregated data | ||
| 4358 | 2026.03.17 21:04:28.778052 [ 287 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002891 sec., 345.90107229332415 rows/sec., 13.51 KiB/sec. | ||
| 4359 | 2026.03.17 21:04:28.778187 [ 287 ] {fcf4d1f1-7fa9-4c64-bb97-b60f0eae8985} <Debug> TCPHandler: Processed in 0.003814521 sec. | ||
| 4360 | 2026.03.17 21:04:28.778307 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4361 | 2026.03.17 21:04:28.778336 [ 287 ] {} <Debug> TCP-Session: 9d23d214-aa37-491b-b0a9-e07db3b53cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.03.17 21:04:28.778339 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4363 | 2026.03.17 21:04:28.778358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4364 | 2026.03.17 21:04:28.778380 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4365 | 2026.03.17 21:04:28.778385 [ 3 ] {} <Debug> TCP-Session: 23efdf5a-89ed-4d76-8c5b-440e8784544b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2026.03.17 21:04:28.778392 [ 292 ] {} <Debug> TCP-Session: d1ff38a0-c359-4ddd-a0ac-9d3d3196c6d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.03.17 21:04:28.778405 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4368 | 2026.03.17 21:04:28.778429 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4369 | 2026.03.17 21:04:28.778422 [ 291 ] {} <Debug> TCP-Session: 0b7da7ed-214d-455c-b0e4-081cdbb42586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.03.17 21:04:28.778445 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4371 | 2026.03.17 21:04:28.778462 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4372 | 2026.03.17 21:04:28.778494 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2026.03.17 21:04:28.778527 [ 288 ] {} <Debug> TCP-Session: 65881968-6c69-4063-91a5-2aaf25195797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.03.17 21:04:28.778506 [ 290 ] {} <Debug> TCP-Session: 094db288-832b-4c7e-92ef-f3de60e0d63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.03.17 21:04:28.778567 [ 294 ] {} <Debug> TCP-Session: 8803f1f4-0d60-4ae3-b7de-86b994711e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.03.17 21:04:28.778457 [ 289 ] {} <Debug> TCP-Session: 300b8f00-6ae6-4abf-8084-3d9f65111939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.03.17 21:04:28.778466 [ 293 ] {} <Debug> TCP-Session: 96bdddfa-c78a-4ebb-9ef0-5fe7ba03c5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.03.17 21:04:29.105874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4379 | 2026.03.17 21:04:29.122090 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.03.17 21:04:29.122160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4381 | 2026.03.17 21:04:29.128777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4382 | 2026.03.17 21:04:29.130250 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.03.17 21:04:29.136900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4384 | 2026.03.17 21:04:29.805548 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60922 | ||
| 4385 | 2026.03.17 21:04:29.805662 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4386 | 2026.03.17 21:04:29.805720 [ 287 ] {} <Debug> TCP-Session: 1d1b915f-cd8f-436a-96c7-25fbd70badd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60922 | ||
| 4387 | 2026.03.17 21:04:29.805744 [ 287 ] {} <Debug> TCP-Session: 1d1b915f-cd8f-436a-96c7-25fbd70badd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2026.03.17 21:04:29.805757 [ 287 ] {} <Debug> TCP-Session: 1d1b915f-cd8f-436a-96c7-25fbd70badd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.03.17 21:04:29.805956 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60454 | ||
| 4390 | 2026.03.17 21:04:29.805975 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50128 | ||
| 4391 | 2026.03.17 21:04:29.806027 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62262 | ||
| 4392 | 2026.03.17 21:04:29.806054 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56538 | ||
| 4393 | 2026.03.17 21:04:29.806067 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32834 | ||
| 4394 | 2026.03.17 21:04:29.806110 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4395 | 2026.03.17 21:04:29.806115 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4396 | 2026.03.17 21:04:29.806084 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2026.03.17 21:04:29.806142 [ 290 ] {} <Debug> TCP-Session: a5be1bc3-1c40-4d30-8187-b5f09d7417b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50128 | ||
| 4398 | 2026.03.17 21:04:29.806156 [ 292 ] {} <Debug> TCP-Session: 506cef51-4d9c-4d41-a71f-065451a6a3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:62262 | ||
| 4399 | 2026.03.17 21:04:29.806170 [ 288 ] {} <Debug> TCP-Session: 5657b2c6-0c5d-4dc5-8f96-e8f26b713372 Authenticating user 'default' from [fd00:1122:3344:101::e]:60454 | ||
| 4400 | 2026.03.17 21:04:29.806178 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4401 | 2026.03.17 21:04:29.806185 [ 290 ] {} <Debug> TCP-Session: a5be1bc3-1c40-4d30-8187-b5f09d7417b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.03.17 21:04:29.806198 [ 288 ] {} <Debug> TCP-Session: 5657b2c6-0c5d-4dc5-8f96-e8f26b713372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.03.17 21:04:29.806221 [ 294 ] {} <Debug> TCP-Session: 15643ef1-11e8-4a1c-b1f4-4b76c9d91bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32834 | ||
| 4404 | 2026.03.17 21:04:29.806236 [ 288 ] {} <Debug> TCP-Session: 5657b2c6-0c5d-4dc5-8f96-e8f26b713372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4405 | 2026.03.17 21:04:29.806260 [ 294 ] {} <Debug> TCP-Session: 15643ef1-11e8-4a1c-b1f4-4b76c9d91bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.03.17 21:04:29.806223 [ 290 ] {} <Debug> TCP-Session: a5be1bc3-1c40-4d30-8187-b5f09d7417b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.03.17 21:04:29.806288 [ 294 ] {} <Debug> TCP-Session: 15643ef1-11e8-4a1c-b1f4-4b76c9d91bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.03.17 21:04:29.806195 [ 292 ] {} <Debug> TCP-Session: 506cef51-4d9c-4d41-a71f-065451a6a3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.17 21:04:29.806163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4410 | 2026.03.17 21:04:29.806333 [ 292 ] {} <Debug> TCP-Session: 506cef51-4d9c-4d41-a71f-065451a6a3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.03.17 21:04:29.806073 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64562 | ||
| 4412 | 2026.03.17 21:04:29.806363 [ 293 ] {} <Debug> TCP-Session: 85982f7e-b056-44a8-af94-63e1f8274577 Authenticating user 'default' from [fd00:1122:3344:101::e]:56538 | ||
| 4413 | 2026.03.17 21:04:29.805982 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43261 | ||
| 4414 | 2026.03.17 21:04:29.806413 [ 293 ] {} <Debug> TCP-Session: 85982f7e-b056-44a8-af94-63e1f8274577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2026.03.17 21:04:29.806435 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4416 | 2026.03.17 21:04:29.806450 [ 293 ] {} <Debug> TCP-Session: 85982f7e-b056-44a8-af94-63e1f8274577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.03.17 21:04:29.805962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33840 | ||
| 4418 | 2026.03.17 21:04:29.806470 [ 3 ] {} <Debug> TCP-Session: fd140946-b430-4c4f-ac91-3975d3ee754f Authenticating user 'default' from [fd00:1122:3344:101::e]:64562 | ||
| 4419 | 2026.03.17 21:04:29.806480 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4420 | 2026.03.17 21:04:29.806519 [ 3 ] {} <Debug> TCP-Session: fd140946-b430-4c4f-ac91-3975d3ee754f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.03.17 21:04:29.806542 [ 291 ] {} <Debug> TCP-Session: 28aa3ab7-7b05-4e58-82a8-b45cc1f3997f Authenticating user 'default' from [fd00:1122:3344:101::e]:43261 | ||
| 4422 | 2026.03.17 21:04:29.806557 [ 3 ] {} <Debug> TCP-Session: fd140946-b430-4c4f-ac91-3975d3ee754f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.03.17 21:04:29.806573 [ 291 ] {} <Debug> TCP-Session: 28aa3ab7-7b05-4e58-82a8-b45cc1f3997f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.03.17 21:04:29.806577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4425 | 2026.03.17 21:04:29.806595 [ 291 ] {} <Debug> TCP-Session: 28aa3ab7-7b05-4e58-82a8-b45cc1f3997f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.03.17 21:04:29.806619 [ 289 ] {} <Debug> TCP-Session: 5fb74435-f322-45e1-a2e6-f54266478f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:33840 | ||
| 4427 | 2026.03.17 21:04:29.806067 [ 287 ] {} <Trace> TCP-Session: 1d1b915f-cd8f-436a-96c7-25fbd70badd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.03.17 21:04:29.806649 [ 289 ] {} <Debug> TCP-Session: 5fb74435-f322-45e1-a2e6-f54266478f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.17 21:04:29.806681 [ 289 ] {} <Debug> TCP-Session: 5fb74435-f322-45e1-a2e6-f54266478f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.03.17 21:04:29.806823 [ 287 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4431 | 2026.03.17 21:04:29.807088 [ 287 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4432 | 2026.03.17 21:04:29.807148 [ 287 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4433 | 2026.03.17 21:04:29.807557 [ 287 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 4434 | 2026.03.17 21:04:29.808569 [ 347 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Trace> AggregatingTransform: Aggregating | ||
| 4435 | 2026.03.17 21:04:29.808622 [ 347 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4436 | 2026.03.17 21:04:29.808660 [ 347 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984165 sec. (1016.090 rows/sec., 39.69 KiB/sec.) | ||
| 4437 | 2026.03.17 21:04:29.808680 [ 347 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Trace> Aggregator: Merging aggregated data | ||
| 4438 | 2026.03.17 21:04:29.810369 [ 287 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003603 sec., 277.54648903691367 rows/sec., 10.84 KiB/sec. | ||
| 4439 | 2026.03.17 21:04:29.810566 [ 287 ] {1a169012-82ab-4ded-ad3d-e6ecce0e040a} <Debug> TCPHandler: Processed in 0.004609644 sec. | ||
| 4440 | 2026.03.17 21:04:29.810672 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4441 | 2026.03.17 21:04:29.810708 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4442 | 2026.03.17 21:04:29.810711 [ 287 ] {} <Debug> TCP-Session: 1d1b915f-cd8f-436a-96c7-25fbd70badd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.03.17 21:04:29.810749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4444 | 2026.03.17 21:04:29.810769 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4445 | 2026.03.17 21:04:29.810795 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4446 | 2026.03.17 21:04:29.810804 [ 288 ] {} <Debug> TCP-Session: 5657b2c6-0c5d-4dc5-8f96-e8f26b713372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.03.17 21:04:29.810818 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4448 | 2026.03.17 21:04:29.810846 [ 294 ] {} <Debug> TCP-Session: 15643ef1-11e8-4a1c-b1f4-4b76c9d91bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2026.03.17 21:04:29.810875 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4450 | 2026.03.17 21:04:29.810885 [ 3 ] {} <Debug> TCP-Session: fd140946-b430-4c4f-ac91-3975d3ee754f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.03.17 21:04:29.810904 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2026.03.17 21:04:29.810926 [ 292 ] {} <Debug> TCP-Session: 506cef51-4d9c-4d41-a71f-065451a6a3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.03.17 21:04:29.810957 [ 293 ] {} <Debug> TCP-Session: 85982f7e-b056-44a8-af94-63e1f8274577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.03.17 21:04:29.810833 [ 291 ] {} <Debug> TCP-Session: 28aa3ab7-7b05-4e58-82a8-b45cc1f3997f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.03.17 21:04:29.810753 [ 290 ] {} <Debug> TCP-Session: a5be1bc3-1c40-4d30-8187-b5f09d7417b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4456 | 2026.03.17 21:04:29.810843 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4457 | 2026.03.17 21:04:29.811066 [ 289 ] {} <Debug> TCP-Session: 5fb74435-f322-45e1-a2e6-f54266478f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.03.17 21:04:31.163350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 528 | ||
| 4459 | 2026.03.17 21:04:31.165851 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.03.17 21:04:31.165904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4461 | 2026.03.17 21:04:31.167176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4462 | 2026.03.17 21:04:31.167470 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.03.17 21:04:31.167823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4464 | 2026.03.17 21:04:32.938034 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.03.17 21:04:32.938254 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4466 | 2026.03.17 21:04:32.938330 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4467 | 2026.03.17 21:04:32.939134 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.03.17 21:04:32.939186 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4469 | 2026.03.17 21:04:32.939597 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4470 | 2026.03.17 21:04:32.939831 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.03.17 21:04:32.939998 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001798 sec., 157953.28142380423 rows/sec., 10.03 MiB/sec. | ||
| 4472 | 2026.03.17 21:04:32.940050 [ 4 ] {aa567555-19bc-4080-8242-f960fb2ba915} <Debug> TCPHandler: Processed in 0.002157484 sec. | ||
| 4473 | 2026.03.17 21:04:32.940178 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.03.17 21:04:32.940283 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4475 | 2026.03.17 21:04:32.940328 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4476 | 2026.03.17 21:04:32.941114 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.03.17 21:04:32.941153 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4478 | 2026.03.17 21:04:32.941502 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4479 | 2026.03.17 21:04:32.941707 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.03.17 21:04:32.941842 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Debug> executeQuery: Read 801 rows, 64.41 KiB in 0.001583 sec., 506001.2634238787 rows/sec., 39.73 MiB/sec. | ||
| 4481 | 2026.03.17 21:04:32.941879 [ 4 ] {727f2b37-88f4-42c4-977c-9c0e50647b1b} <Debug> TCPHandler: Processed in 0.001753328 sec. | ||
| 4482 | 2026.03.17 21:04:32.942000 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.03.17 21:04:32.942096 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4484 | 2026.03.17 21:04:32.942136 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4485 | 2026.03.17 21:04:32.942588 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.03.17 21:04:32.942625 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4487 | 2026.03.17 21:04:32.942935 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4488 | 2026.03.17 21:04:32.943139 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.03.17 21:04:32.943267 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.00119 sec., 133613.44537815126 rows/sec., 8.06 MiB/sec. | ||
| 4490 | 2026.03.17 21:04:32.943304 [ 4 ] {c0a23943-14e0-47e8-8a0c-74d458bf588f} <Debug> TCPHandler: Processed in 0.001352381 sec. | ||
| 4491 | 2026.03.17 21:04:32.943420 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.17 21:04:32.943516 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.03.17 21:04:32.943554 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4494 | 2026.03.17 21:04:32.944004 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.03.17 21:04:32.944041 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4496 | 2026.03.17 21:04:32.944337 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4497 | 2026.03.17 21:04:32.944575 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.03.17 21:04:32.944706 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 4499 | 2026.03.17 21:04:32.944744 [ 4 ] {927ab3ce-d11c-4c1f-9b6c-36f3f0e6eed6} <Debug> TCPHandler: Processed in 0.001372762 sec. | ||
| 4500 | 2026.03.17 21:04:32.944858 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.03.17 21:04:32.944953 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.03.17 21:04:32.944993 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4503 | 2026.03.17 21:04:32.945439 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.03.17 21:04:32.945476 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4505 | 2026.03.17 21:04:32.945793 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4506 | 2026.03.17 21:04:32.946004 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.03.17 21:04:32.946132 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 4508 | 2026.03.17 21:04:32.946170 [ 4 ] {d8874b1c-7423-4f8b-973d-1e8e80c443bb} <Debug> TCPHandler: Processed in 0.001361402 sec. | ||
| 4509 | 2026.03.17 21:04:32.946284 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.03.17 21:04:32.946377 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4511 | 2026.03.17 21:04:32.946416 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4512 | 2026.03.17 21:04:32.946964 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.03.17 21:04:32.947000 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4514 | 2026.03.17 21:04:32.947325 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4515 | 2026.03.17 21:04:32.947536 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.03.17 21:04:32.947679 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Debug> executeQuery: Read 471 rows, 33.66 KiB in 0.001319 sec., 357088.7035633055 rows/sec., 24.92 MiB/sec. | ||
| 4517 | 2026.03.17 21:04:32.947717 [ 4 ] {203c87d8-387f-46ea-8ba4-03c32d9e434f} <Debug> TCPHandler: Processed in 0.001482484 sec. | ||
| 4518 | 2026.03.17 21:04:32.947830 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.03.17 21:04:32.947930 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4520 | 2026.03.17 21:04:32.947972 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4521 | 2026.03.17 21:04:32.948310 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.03.17 21:04:32.948346 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4523 | 2026.03.17 21:04:32.948643 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4524 | 2026.03.17 21:04:32.948870 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.03.17 21:04:32.948996 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 4526 | 2026.03.17 21:04:32.948998 [ 107 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4527 | 2026.03.17 21:04:32.949033 [ 4 ] {f86dce88-729a-423d-a53d-97df1aead348} <Debug> TCPHandler: Processed in 0.00125267 sec. | ||
| 4528 | 2026.03.17 21:04:32.949079 [ 107 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.17 21:04:32.949106 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4530 | 2026.03.17 21:04:32.949174 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.03.17 21:04:32.949226 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 4532 | 2026.03.17 21:04:32.949273 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4533 | 2026.03.17 21:04:32.949320 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4534 | 2026.03.17 21:04:32.949365 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4535 | 2026.03.17 21:04:32.949407 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4536 | 2026.03.17 21:04:32.949476 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 4537 | 2026.03.17 21:04:32.949523 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4538 | 2026.03.17 21:04:32.949568 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4539 | 2026.03.17 21:04:32.949616 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4540 | 2026.03.17 21:04:32.949656 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4541 | 2026.03.17 21:04:32.949738 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.03.17 21:04:32.949779 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4543 | 2026.03.17 21:04:32.950151 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4544 | 2026.03.17 21:04:32.950381 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.03.17 21:04:32.950516 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001261 sec., 162569.38937351308 rows/sec., 10.63 MiB/sec. | ||
| 4546 | 2026.03.17 21:04:32.950524 [ 199 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349582 sec., 26674.926014128818 rows/sec., 1.36 MiB/sec. | ||
| 4547 | 2026.03.17 21:04:32.950555 [ 4 ] {a343b19b-5bf7-4814-9e89-4990b999c464} <Debug> TCPHandler: Processed in 0.001438303 sec. | ||
| 4548 | 2026.03.17 21:04:32.950651 [ 199 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4549 | 2026.03.17 21:04:32.950675 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.03.17 21:04:32.950776 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4551 | 2026.03.17 21:04:32.950821 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4552 | 2026.03.17 21:04:32.950940 [ 199 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.03.17 21:04:32.951012 [ 199 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_6_1} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4554 | 2026.03.17 21:04:32.951079 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4555 | 2026.03.17 21:04:32.951153 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.03.17 21:04:32.951195 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4557 | 2026.03.17 21:04:32.951494 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4558 | 2026.03.17 21:04:32.951714 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.03.17 21:04:32.951841 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 4560 | 2026.03.17 21:04:32.951878 [ 4 ] {adf79876-baa0-472d-b5cb-bae16861bc6e} <Debug> TCPHandler: Processed in 0.00125541 sec. | ||
| 4561 | 2026.03.17 21:04:32.951990 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.03.17 21:04:32.952083 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4563 | 2026.03.17 21:04:32.952137 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4564 | 2026.03.17 21:04:32.952905 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.03.17 21:04:32.952944 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4566 | 2026.03.17 21:04:32.953478 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4567 | 2026.03.17 21:04:32.953695 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.03.17 21:04:32.953842 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001776 sec., 9572.072072072073 rows/sec., 17.15 MiB/sec. | ||
| 4569 | 2026.03.17 21:04:32.953909 [ 4 ] {6fdf8f35-248e-4aab-bb57-920d21f8a519} <Debug> TCPHandler: Processed in 0.001968342 sec. | ||
| 4570 | 2026.03.17 21:04:32.954029 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.03.17 21:04:32.954123 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.03.17 21:04:32.954164 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4573 | 2026.03.17 21:04:32.954504 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.03.17 21:04:32.954540 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4575 | 2026.03.17 21:04:32.954860 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4576 | 2026.03.17 21:04:32.955064 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.03.17 21:04:32.955192 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.35 MiB/sec. | ||
| 4578 | 2026.03.17 21:04:32.955228 [ 4 ] {edf71595-bc4e-44b6-b49e-9c012218827b} <Debug> TCPHandler: Processed in 0.00124883 sec. | ||
| 4579 | 2026.03.17 21:04:36.053828 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4580 | 2026.03.17 21:04:36.053883 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4581 | 2026.03.17 21:04:36.154022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8632 | ||
| 4582 | 2026.03.17 21:04:36.154576 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.03.17 21:04:36.154615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4584 | 2026.03.17 21:04:36.155122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4585 | 2026.03.17 21:04:36.155374 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.03.17 21:04:36.155507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8632 | ||
| 4587 | 2026.03.17 21:04:36.636984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4588 | 2026.03.17 21:04:36.655432 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.03.17 21:04:36.655498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4590 | 2026.03.17 21:04:36.661580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4591 | 2026.03.17 21:04:36.662320 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.03.17 21:04:36.665780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4593 | 2026.03.17 21:04:37.930656 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.03.17 21:04:37.930935 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4595 | 2026.03.17 21:04:37.931036 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4596 | 2026.03.17 21:04:37.931934 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.03.17 21:04:37.931978 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4598 | 2026.03.17 21:04:37.932361 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4599 | 2026.03.17 21:04:37.932579 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.03.17 21:04:37.932729 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001871 sec., 39551.04222340994 rows/sec., 3.40 MiB/sec. | ||
| 4601 | 2026.03.17 21:04:37.932769 [ 4 ] {5d047fac-4e95-4585-9cf9-fadda36dc3d3} <Debug> TCPHandler: Processed in 0.002286997 sec. | ||
| 4602 | 2026.03.17 21:04:37.932907 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.03.17 21:04:37.933000 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.03.17 21:04:37.933040 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4605 | 2026.03.17 21:04:37.933445 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.03.17 21:04:37.933479 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4607 | 2026.03.17 21:04:37.933765 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4608 | 2026.03.17 21:04:37.933971 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.03.17 21:04:37.934097 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.58 MiB/sec. | ||
| 4610 | 2026.03.17 21:04:37.934134 [ 4 ] {e26f6fad-a27a-4e29-b1b1-f4ba73354c18} <Debug> TCPHandler: Processed in 0.001274491 sec. | ||
| 4611 | 2026.03.17 21:04:37.934242 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.03.17 21:04:37.934333 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4613 | 2026.03.17 21:04:37.934372 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4614 | 2026.03.17 21:04:37.934791 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.03.17 21:04:37.934827 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4616 | 2026.03.17 21:04:37.935136 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4617 | 2026.03.17 21:04:37.935338 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.03.17 21:04:37.935466 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001151 sec., 45178.10599478715 rows/sec., 3.53 MiB/sec. | ||
| 4619 | 2026.03.17 21:04:37.935502 [ 4 ] {5c779264-c5a8-4ffc-b615-1bcf47105ed8} <Debug> TCPHandler: Processed in 0.001307851 sec. | ||
| 4620 | 2026.03.17 21:04:37.935612 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.03.17 21:04:37.935704 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.03.17 21:04:37.935747 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4623 | 2026.03.17 21:04:37.936147 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.03.17 21:04:37.936185 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4625 | 2026.03.17 21:04:37.936511 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4626 | 2026.03.17 21:04:37.936721 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.03.17 21:04:37.936845 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00116 sec., 86206.89655172413 rows/sec., 5.98 MiB/sec. | ||
| 4628 | 2026.03.17 21:04:37.936882 [ 4 ] {d0ad3c9e-5f96-4b6c-b175-20265c707990} <Debug> TCPHandler: Processed in 0.001316751 sec. | ||
| 4629 | 2026.03.17 21:04:37.936994 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.03.17 21:04:37.937087 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2026.03.17 21:04:37.937140 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <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 | ||
| 4632 | 2026.03.17 21:04:37.937936 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.03.17 21:04:37.937973 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4634 | 2026.03.17 21:04:37.938495 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4635 | 2026.03.17 21:04:37.938710 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.03.17 21:04:37.938854 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001785 sec., 13445.378151260506 rows/sec., 24.09 MiB/sec. | ||
| 4637 | 2026.03.17 21:04:37.938906 [ 4 ] {1559a1b8-29c0-428b-a668-6ede82518be8} <Debug> TCPHandler: Processed in 0.001959551 sec. | ||
| 4638 | 2026.03.17 21:04:37.939017 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.03.17 21:04:37.939110 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.03.17 21:04:37.939151 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4641 | 2026.03.17 21:04:37.939469 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.17 21:04:37.939504 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4643 | 2026.03.17 21:04:37.939799 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4644 | 2026.03.17 21:04:37.940015 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.03.17 21:04:37.940126 [ 101 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4646 | 2026.03.17 21:04:37.940140 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001049 sec., 28598.66539561487 rows/sec., 1.96 MiB/sec. | ||
| 4647 | 2026.03.17 21:04:37.940189 [ 101 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.03.17 21:04:37.940196 [ 4 ] {aa7d51ed-3f12-4777-aff5-f1b354f876ec} <Debug> TCPHandler: Processed in 0.00122639 sec. | ||
| 4649 | 2026.03.17 21:04:37.940217 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4650 | 2026.03.17 21:04:37.940336 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 4651 | 2026.03.17 21:04:37.940497 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2026.03.17 21:04:37.940537 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 576 rows starting from the beginning of the part | ||
| 4653 | 2026.03.17 21:04:37.940607 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 4654 | 2026.03.17 21:04:37.940655 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 4655 | 2026.03.17 21:04:37.940702 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 4656 | 2026.03.17 21:04:37.940743 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4657 | 2026.03.17 21:04:37.940786 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 4658 | 2026.03.17 21:04:37.941751 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001471233 sec., 534245.7652866677 rows/sec., 34.69 MiB/sec. | ||
| 4659 | 2026.03.17 21:04:37.941915 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4660 | 2026.03.17 21:04:37.942161 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.03.17 21:04:37.942233 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_21_4} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4662 | 2026.03.17 21:04:37.942304 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4663 | 2026.03.17 21:04:41.168984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 562 | ||
| 4664 | 2026.03.17 21:04:41.171361 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.03.17 21:04:41.171415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4666 | 2026.03.17 21:04:41.172650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4667 | 2026.03.17 21:04:41.172947 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.03.17 21:04:41.173305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4669 | 2026.03.17 21:04:42.889364 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.03.17 21:04:42.889563 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.03.17 21:04:42.889632 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4672 | 2026.03.17 21:04:42.890375 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.03.17 21:04:42.890426 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4674 | 2026.03.17 21:04:42.890843 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4675 | 2026.03.17 21:04:42.891070 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.03.17 21:04:42.891228 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 4677 | 2026.03.17 21:04:42.891277 [ 4 ] {1548cb9b-e496-4907-b211-9427fbbc4a26} <Debug> TCPHandler: Processed in 0.002047353 sec. | ||
| 4678 | 2026.03.17 21:04:42.891400 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.03.17 21:04:42.891505 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4680 | 2026.03.17 21:04:42.891550 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4681 | 2026.03.17 21:04:42.891963 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.03.17 21:04:42.892001 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4683 | 2026.03.17 21:04:42.892300 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4684 | 2026.03.17 21:04:42.892516 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.03.17 21:04:42.892647 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 4686 | 2026.03.17 21:04:42.892686 [ 4 ] {11cc0c23-4f31-4b67-b929-a0fae414b328} <Debug> TCPHandler: Processed in 0.001338821 sec. | ||
| 4687 | 2026.03.17 21:04:42.892816 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.03.17 21:04:42.892913 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4689 | 2026.03.17 21:04:42.892951 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4690 | 2026.03.17 21:04:42.894408 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.03.17 21:04:42.894445 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4692 | 2026.03.17 21:04:42.894919 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4693 | 2026.03.17 21:04:42.895133 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.03.17 21:04:42.895263 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Debug> executeQuery: Read 2684 rows, 208.42 KiB in 0.00237 sec., 1132489.4514767933 rows/sec., 85.88 MiB/sec. | ||
| 4695 | 2026.03.17 21:04:42.895303 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 4696 | 2026.03.17 21:04:42.895316 [ 4 ] {62799c63-f4b4-42a9-bce8-4b38679a357b} <Debug> TCPHandler: Processed in 0.00255092 sec. | ||
| 4697 | 2026.03.17 21:04:42.895426 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.03.17 21:04:42.895521 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.03.17 21:04:42.895559 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4700 | 2026.03.17 21:04:42.895989 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.03.17 21:04:42.896026 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4702 | 2026.03.17 21:04:42.896330 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4703 | 2026.03.17 21:04:42.896540 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.03.17 21:04:42.896670 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Debug> executeQuery: Read 174 rows, 10.92 KiB in 0.001168 sec., 148972.60273972602 rows/sec., 9.13 MiB/sec. | ||
| 4705 | 2026.03.17 21:04:42.896685 [ 97 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4706 | 2026.03.17 21:04:42.896708 [ 4 ] {8d43a61a-41fe-4a99-a5b2-e75f353b96c5} <Debug> TCPHandler: Processed in 0.001331542 sec. | ||
| 4707 | 2026.03.17 21:04:42.896763 [ 97 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.03.17 21:04:42.896795 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4709 | 2026.03.17 21:04:42.896850 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.03.17 21:04:42.896896 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 4711 | 2026.03.17 21:04:42.896951 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.03.17 21:04:42.896990 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4713 | 2026.03.17 21:04:42.897003 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2026.03.17 21:04:42.897038 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 220 rows starting from the beginning of the part | ||
| 4715 | 2026.03.17 21:04:42.897106 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 159 rows starting from the beginning of the part | ||
| 4716 | 2026.03.17 21:04:42.897157 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 4717 | 2026.03.17 21:04:42.897208 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part | ||
| 4718 | 2026.03.17 21:04:42.897253 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 4719 | 2026.03.17 21:04:42.897297 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 174 rows starting from the beginning of the part | ||
| 4720 | 2026.03.17 21:04:42.897644 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.17 21:04:42.897685 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4722 | 2026.03.17 21:04:42.898046 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4723 | 2026.03.17 21:04:42.898177 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320881 sec., 575373.5574968525 rows/sec., 38.09 MiB/sec. | ||
| 4724 | 2026.03.17 21:04:42.898281 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.03.17 21:04:42.898323 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4726 | 2026.03.17 21:04:42.898419 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001487 sec., 576328.1775386684 rows/sec., 34.25 MiB/sec. | ||
| 4727 | 2026.03.17 21:04:42.898456 [ 4 ] {839e4733-a8c6-4edc-aa76-054fa0b30c99} <Debug> TCPHandler: Processed in 0.001658217 sec. | ||
| 4728 | 2026.03.17 21:04:42.898562 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.03.17 21:04:42.898564 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.03.17 21:04:42.898637 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_21_4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4731 | 2026.03.17 21:04:42.898657 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.03.17 21:04:42.898697 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4733 | 2026.03.17 21:04:42.898706 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4734 | 2026.03.17 21:04:42.899058 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.17 21:04:42.899093 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4736 | 2026.03.17 21:04:42.899376 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4737 | 2026.03.17 21:04:42.899587 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.17 21:04:42.899715 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 65.47 KiB/sec. | ||
| 4739 | 2026.03.17 21:04:42.899753 [ 4 ] {2d4fa6c2-fc2e-44e5-98f6-8b8157f3ecb8} <Debug> TCPHandler: Processed in 0.00124061 sec. | ||
| 4740 | 2026.03.17 21:04:42.899862 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.03.17 21:04:42.899964 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.03.17 21:04:42.900005 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4743 | 2026.03.17 21:04:42.900449 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.03.17 21:04:42.900486 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4745 | 2026.03.17 21:04:42.900803 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4746 | 2026.03.17 21:04:42.901015 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.03.17 21:04:42.901145 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 4748 | 2026.03.17 21:04:42.901185 [ 4 ] {77945f65-fea6-46aa-9c00-2eb7f9b479ec} <Debug> TCPHandler: Processed in 0.001373412 sec. | ||
| 4749 | 2026.03.17 21:04:42.901291 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.03.17 21:04:42.901386 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4751 | 2026.03.17 21:04:42.901426 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4752 | 2026.03.17 21:04:42.902232 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.03.17 21:04:42.902271 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4754 | 2026.03.17 21:04:42.902636 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4755 | 2026.03.17 21:04:42.902874 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.03.17 21:04:42.903006 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Debug> executeQuery: Read 1422 rows, 100.10 KiB in 0.001638 sec., 868131.8681318682 rows/sec., 59.68 MiB/sec. | ||
| 4757 | 2026.03.17 21:04:42.903044 [ 4 ] {d28fed74-4260-443c-90d6-c982200d3e04} <Debug> TCPHandler: Processed in 0.001803429 sec. | ||
| 4758 | 2026.03.17 21:04:42.903151 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.03.17 21:04:42.903244 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4760 | 2026.03.17 21:04:42.903286 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4761 | 2026.03.17 21:04:42.903604 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.03.17 21:04:42.903640 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4763 | 2026.03.17 21:04:42.903946 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4764 | 2026.03.17 21:04:42.904161 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.03.17 21:04:42.904289 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 4766 | 2026.03.17 21:04:42.904325 [ 4 ] {32598800-2e16-47cf-a687-baa83e3b9004} <Debug> TCPHandler: Processed in 0.001223279 sec. | ||
| 4767 | 2026.03.17 21:04:42.904426 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.03.17 21:04:42.904519 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4769 | 2026.03.17 21:04:42.904562 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4770 | 2026.03.17 21:04:42.905182 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.17 21:04:42.905219 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4772 | 2026.03.17 21:04:42.905627 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4773 | 2026.03.17 21:04:42.905833 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.03.17 21:04:42.905960 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Debug> executeQuery: Read 1393 rows, 89.57 KiB in 0.001459 sec., 954763.5366689513 rows/sec., 59.95 MiB/sec. | ||
| 4775 | 2026.03.17 21:04:42.905997 [ 4 ] {d332f9fe-5d3b-456e-b589-84417fe390c1} <Debug> TCPHandler: Processed in 0.001619816 sec. | ||
| 4776 | 2026.03.17 21:04:42.906100 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.03.17 21:04:42.906198 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.17 21:04:42.906241 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4779 | 2026.03.17 21:04:42.906546 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.03.17 21:04:42.906582 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4781 | 2026.03.17 21:04:42.906892 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4782 | 2026.03.17 21:04:42.907125 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.03.17 21:04:42.907257 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 4784 | 2026.03.17 21:04:42.907293 [ 4 ] {99e36df5-b505-4622-86bf-a73e0a0796d8} <Debug> TCPHandler: Processed in 0.00124178 sec. | ||
| 4785 | 2026.03.17 21:04:42.907393 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.03.17 21:04:42.907487 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.03.17 21:04:42.907541 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <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 | ||
| 4788 | 2026.03.17 21:04:42.908308 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.03.17 21:04:42.908344 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4790 | 2026.03.17 21:04:42.908894 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4791 | 2026.03.17 21:04:42.909158 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.17 21:04:42.909335 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001864 sec., 13948.497854077254 rows/sec., 25.00 MiB/sec. | ||
| 4793 | 2026.03.17 21:04:42.909423 [ 4 ] {889707b9-71b4-4403-a644-1b4468c5eff5} <Debug> TCPHandler: Processed in 0.002078353 sec. | ||
| 4794 | 2026.03.17 21:04:42.909546 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.03.17 21:04:42.909660 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.03.17 21:04:42.909705 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4797 | 2026.03.17 21:04:42.910025 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.17 21:04:42.910061 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4799 | 2026.03.17 21:04:42.910367 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4800 | 2026.03.17 21:04:42.910584 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.17 21:04:42.910713 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.39 MiB/sec. | ||
| 4802 | 2026.03.17 21:04:42.910750 [ 4 ] {294f120e-6af4-4ba1-bc3e-304322f790da} <Debug> TCPHandler: Processed in 0.00126132 sec. | ||
| 4803 | 2026.03.17 21:04:43.656554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9080 | ||
| 4804 | 2026.03.17 21:04:43.657057 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.03.17 21:04:43.657105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4806 | 2026.03.17 21:04:43.657607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4807 | 2026.03.17 21:04:43.657863 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.03.17 21:04:43.658013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9080 | ||
| 4809 | 2026.03.17 21:04:44.166824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4810 | 2026.03.17 21:04:44.183344 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.03.17 21:04:44.183409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4812 | 2026.03.17 21:04:44.189792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4813 | 2026.03.17 21:04:44.190521 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.03.17 21:04:44.193402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4815 | 2026.03.17 21:04:47.930849 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.03.17 21:04:47.931153 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4817 | 2026.03.17 21:04:47.931256 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4818 | 2026.03.17 21:04:47.932114 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.17 21:04:47.932160 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4820 | 2026.03.17 21:04:47.932565 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4821 | 2026.03.17 21:04:47.932794 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.17 21:04:47.932953 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001876 sec., 39445.6289978678 rows/sec., 3.39 MiB/sec. | ||
| 4823 | 2026.03.17 21:04:47.932999 [ 4 ] {4e979153-8a1d-4778-bb82-d1a0c25d7f84} <Debug> TCPHandler: Processed in 0.002326077 sec. | ||
| 4824 | 2026.03.17 21:04:47.933123 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.03.17 21:04:47.933225 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.17 21:04:47.933267 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4827 | 2026.03.17 21:04:47.933668 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.17 21:04:47.933705 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4829 | 2026.03.17 21:04:47.934007 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4830 | 2026.03.17 21:04:47.934211 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.03.17 21:04:47.934339 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.55 MiB/sec. | ||
| 4832 | 2026.03.17 21:04:47.934375 [ 4 ] {ab417221-ae20-46e5-97ab-acbcf6c5cc24} <Debug> TCPHandler: Processed in 0.001302021 sec. | ||
| 4833 | 2026.03.17 21:04:47.934477 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.03.17 21:04:47.934570 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4835 | 2026.03.17 21:04:47.934609 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4836 | 2026.03.17 21:04:47.934994 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.17 21:04:47.935031 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4838 | 2026.03.17 21:04:47.935332 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4839 | 2026.03.17 21:04:47.935532 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.17 21:04:47.935662 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001112 sec., 46762.589928057554 rows/sec., 3.65 MiB/sec. | ||
| 4841 | 2026.03.17 21:04:47.935698 [ 4 ] {5f33e56a-43ed-4ef2-8670-3c7386755fdc} <Debug> TCPHandler: Processed in 0.00126812 sec. | ||
| 4842 | 2026.03.17 21:04:47.935798 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.03.17 21:04:47.935889 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.03.17 21:04:47.935931 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4845 | 2026.03.17 21:04:47.936298 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.03.17 21:04:47.936332 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4847 | 2026.03.17 21:04:47.936639 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4848 | 2026.03.17 21:04:47.936847 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.03.17 21:04:47.936977 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001107 sec., 90334.2366757001 rows/sec., 6.26 MiB/sec. | ||
| 4850 | 2026.03.17 21:04:47.937023 [ 4 ] {d5f1c10e-8174-42a1-ac15-bd7791195fcf} <Debug> TCPHandler: Processed in 0.00127299 sec. | ||
| 4851 | 2026.03.17 21:04:47.937128 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.03.17 21:04:47.937220 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.03.17 21:04:47.937272 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <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 | ||
| 4854 | 2026.03.17 21:04:47.938086 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.17 21:04:47.938123 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4856 | 2026.03.17 21:04:47.938670 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4857 | 2026.03.17 21:04:47.938888 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.03.17 21:04:47.939025 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001823 sec., 13165.112452002195 rows/sec., 23.59 MiB/sec. | ||
| 4859 | 2026.03.17 21:04:47.939084 [ 4 ] {acd6fc80-3abe-4a03-94ec-1f1a01293aa1} <Debug> TCPHandler: Processed in 0.002003952 sec. | ||
| 4860 | 2026.03.17 21:04:47.939185 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.03.17 21:04:47.939278 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.03.17 21:04:47.939318 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4863 | 2026.03.17 21:04:47.939626 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.03.17 21:04:47.939662 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4865 | 2026.03.17 21:04:47.939969 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4866 | 2026.03.17 21:04:47.940168 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.03.17 21:04:47.940291 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001032 sec., 29069.767441860466 rows/sec., 1.99 MiB/sec. | ||
| 4868 | 2026.03.17 21:04:47.940325 [ 4 ] {f5ddf2b5-58fb-49e7-8ed5-e9af9ea3b877} <Debug> TCPHandler: Processed in 0.001187839 sec. | ||
| 4869 | 2026.03.17 21:04:51.053939 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4870 | 2026.03.17 21:04:51.053997 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4871 | 2026.03.17 21:04:51.159078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9592 | ||
| 4872 | 2026.03.17 21:04:51.159665 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.03.17 21:04:51.159701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4874 | 2026.03.17 21:04:51.160171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4875 | 2026.03.17 21:04:51.160414 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.03.17 21:04:51.160539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9592 | ||
| 4877 | 2026.03.17 21:04:51.174627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 600 | ||
| 4878 | 2026.03.17 21:04:51.177095 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.17 21:04:51.177137 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4880 | 2026.03.17 21:04:51.178356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4881 | 2026.03.17 21:04:51.178638 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.17 21:04:51.178992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4883 | 2026.03.17 21:04:51.694440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4884 | 2026.03.17 21:04:51.713103 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.03.17 21:04:51.713165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4886 | 2026.03.17 21:04:51.719553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4887 | 2026.03.17 21:04:51.720299 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.03.17 21:04:51.723548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4889 | 2026.03.17 21:04:52.938382 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.03.17 21:04:52.938561 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.03.17 21:04:52.938626 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4892 | 2026.03.17 21:04:52.939326 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.17 21:04:52.939372 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4894 | 2026.03.17 21:04:52.939788 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4895 | 2026.03.17 21:04:52.940007 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.17 21:04:52.940159 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001647 sec., 172434.729811779 rows/sec., 10.95 MiB/sec. | ||
| 4897 | 2026.03.17 21:04:52.940209 [ 4 ] {7caf0c32-35d2-49ce-ac54-6d59caa52165} <Debug> TCPHandler: Processed in 0.001951311 sec. | ||
| 4898 | 2026.03.17 21:04:52.940324 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.03.17 21:04:52.940426 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4900 | 2026.03.17 21:04:52.940470 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4901 | 2026.03.17 21:04:52.941256 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.03.17 21:04:52.941293 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4903 | 2026.03.17 21:04:52.941644 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4904 | 2026.03.17 21:04:52.941865 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.03.17 21:04:52.941982 [ 82 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4906 | 2026.03.17 21:04:52.941998 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Debug> executeQuery: Read 801 rows, 64.41 KiB in 0.001595 sec., 502194.35736677115 rows/sec., 39.43 MiB/sec. | ||
| 4907 | 2026.03.17 21:04:52.942054 [ 82 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.03.17 21:04:52.942062 [ 4 ] {f9310db5-de6a-4606-a238-062ad2a3142d} <Debug> TCPHandler: Processed in 0.001788618 sec. | ||
| 4909 | 2026.03.17 21:04:52.942087 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4910 | 2026.03.17 21:04:52.942180 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.03.17 21:04:52.942191 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 4912 | 2026.03.17 21:04:52.942282 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.03.17 21:04:52.942301 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.03.17 21:04:52.942324 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4915 | 2026.03.17 21:04:52.942336 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2858 rows starting from the beginning of the part | ||
| 4916 | 2026.03.17 21:04:52.942404 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 4917 | 2026.03.17 21:04:52.942458 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 4918 | 2026.03.17 21:04:52.942507 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2684 rows starting from the beginning of the part | ||
| 4919 | 2026.03.17 21:04:52.942553 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 4920 | 2026.03.17 21:04:52.942606 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 4921 | 2026.03.17 21:04:52.942769 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.03.17 21:04:52.942806 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4923 | 2026.03.17 21:04:52.943144 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4924 | 2026.03.17 21:04:52.943354 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.03.17 21:04:52.943482 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.00122 sec., 130327.86885245903 rows/sec., 7.86 MiB/sec. | ||
| 4926 | 2026.03.17 21:04:52.943519 [ 4 ] {5fb8c5a1-edfa-4fc1-a540-c182f2b6f95a} <Debug> TCPHandler: Processed in 0.001387642 sec. | ||
| 4927 | 2026.03.17 21:04:52.943624 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.03.17 21:04:52.943719 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.03.17 21:04:52.943758 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4930 | 2026.03.17 21:04:52.944182 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.03.17 21:04:52.944217 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4932 | 2026.03.17 21:04:52.944514 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4933 | 2026.03.17 21:04:52.944728 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.03.17 21:04:52.944827 [ 82 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4935 | 2026.03.17 21:04:52.944854 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 4936 | 2026.03.17 21:04:52.944861 [ 82 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.03.17 21:04:52.944898 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4938 | 2026.03.17 21:04:52.944899 [ 4 ] {405a4862-5993-42de-b58d-79c296fb382d} <Debug> TCPHandler: Processed in 0.001323402 sec. | ||
| 4939 | 2026.03.17 21:04:52.944989 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::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 | ||
| 4940 | 2026.03.17 21:04:52.945020 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.03.17 21:04:52.945091 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4942 | 2026.03.17 21:04:52.945089 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7292 rows, containing 5 columns (5 merged, 0 gathered) in 0.002930137 sec., 2488620.8392303837 rows/sec., 201.16 MiB/sec. | ||
| 4943 | 2026.03.17 21:04:52.945123 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 881 rows starting from the beginning of the part | ||
| 4944 | 2026.03.17 21:04:52.945118 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.03.17 21:04:52.945214 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4946 | 2026.03.17 21:04:52.945224 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 857 rows starting from the beginning of the part | ||
| 4947 | 2026.03.17 21:04:52.945273 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4948 | 2026.03.17 21:04:52.945318 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4949 | 2026.03.17 21:04:52.945360 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 857 rows starting from the beginning of the part | ||
| 4950 | 2026.03.17 21:04:52.945401 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4951 | 2026.03.17 21:04:52.945643 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.17 21:04:52.945681 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4953 | 2026.03.17 21:04:52.945681 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4954 | 2026.03.17 21:04:52.946113 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.03.17 21:04:52.946116 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4956 | 2026.03.17 21:04:52.946209 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_26_5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4957 | 2026.03.17 21:04:52.946332 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 4958 | 2026.03.17 21:04:52.946382 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.03.17 21:04:52.946525 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001426 sec., 103786.81626928471 rows/sec., 5.90 MiB/sec. | ||
| 4960 | 2026.03.17 21:04:52.946566 [ 4 ] {3ab15de1-fb6c-4554-a922-075906cf4932} <Debug> TCPHandler: Processed in 0.001594075 sec. | ||
| 4961 | 2026.03.17 21:04:52.946622 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674857 sec., 1816274.4640288693 rows/sec., 116.58 MiB/sec. | ||
| 4962 | 2026.03.17 21:04:52.946677 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.03.17 21:04:52.946774 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4964 | 2026.03.17 21:04:52.946818 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4965 | 2026.03.17 21:04:52.946818 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4966 | 2026.03.17 21:04:52.947078 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.03.17 21:04:52.947154 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_11_2} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4968 | 2026.03.17 21:04:52.947245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4969 | 2026.03.17 21:04:52.947427 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.17 21:04:52.947470 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4971 | 2026.03.17 21:04:52.947827 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4972 | 2026.03.17 21:04:52.948044 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.17 21:04:52.948156 [ 79 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4974 | 2026.03.17 21:04:52.948175 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Debug> executeQuery: Read 471 rows, 33.66 KiB in 0.00142 sec., 331690.1408450704 rows/sec., 23.15 MiB/sec. | ||
| 4975 | 2026.03.17 21:04:52.948208 [ 79 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.17 21:04:52.948224 [ 4 ] {2cb63e92-5d1f-499d-85c0-d4343e6d09dc} <Debug> TCPHandler: Processed in 0.001598666 sec. | ||
| 4977 | 2026.03.17 21:04:52.948238 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4978 | 2026.03.17 21:04:52.948313 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 4979 | 2026.03.17 21:04:52.948338 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.03.17 21:04:52.948395 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4981 | 2026.03.17 21:04:52.948418 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1510 rows starting from the beginning of the part | ||
| 4982 | 2026.03.17 21:04:52.948433 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4983 | 2026.03.17 21:04:52.948463 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 471 rows starting from the beginning of the part | ||
| 4984 | 2026.03.17 21:04:52.948475 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4985 | 2026.03.17 21:04:52.948502 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part | ||
| 4986 | 2026.03.17 21:04:52.948537 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1422 rows starting from the beginning of the part | ||
| 4987 | 2026.03.17 21:04:52.948570 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 4988 | 2026.03.17 21:04:52.948606 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 471 rows starting from the beginning of the part | ||
| 4989 | 2026.03.17 21:04:52.948821 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.03.17 21:04:52.948857 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4991 | 2026.03.17 21:04:52.949229 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4992 | 2026.03.17 21:04:52.949480 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.03.17 21:04:52.949637 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 256.74 KiB/sec. | ||
| 4994 | 2026.03.17 21:04:52.949682 [ 4 ] {87235188-a95c-413b-99e5-c3df0d6678af} <Debug> TCPHandler: Processed in 0.001392872 sec. | ||
| 4995 | 2026.03.17 21:04:52.949810 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522724 sec., 2612423.5252087708 rows/sec., 191.64 MiB/sec. | ||
| 4996 | 2026.03.17 21:04:52.949814 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.03.17 21:04:52.949931 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4998 | 2026.03.17 21:04:52.949974 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4999 | 2026.03.17 21:04:52.950025 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5000 | 2026.03.17 21:04:52.950296 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.03.17 21:04:52.950364 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_26_5} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5002 | 2026.03.17 21:04:52.950384 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.17 21:04:52.950425 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5004 | 2026.03.17 21:04:52.950440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5005 | 2026.03.17 21:04:52.950767 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5006 | 2026.03.17 21:04:52.950992 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.03.17 21:04:52.951093 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5008 | 2026.03.17 21:04:52.951122 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001209 sec., 169561.6211745244 rows/sec., 11.08 MiB/sec. | ||
| 5009 | 2026.03.17 21:04:52.951124 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.17 21:04:52.951160 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5011 | 2026.03.17 21:04:52.951166 [ 4 ] {7ebe2169-e66f-4039-9c0c-95c7e056a717} <Debug> TCPHandler: Processed in 0.001411353 sec. | ||
| 5012 | 2026.03.17 21:04:52.951227 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 5013 | 2026.03.17 21:04:52.951287 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.17 21:04:52.951310 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5015 | 2026.03.17 21:04:52.951336 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8162 rows starting from the beginning of the part | ||
| 5016 | 2026.03.17 21:04:52.951380 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.03.17 21:04:52.951388 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 205 rows starting from the beginning of the part | ||
| 5018 | 2026.03.17 21:04:52.951424 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5019 | 2026.03.17 21:04:52.951453 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
| 5020 | 2026.03.17 21:04:52.951501 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1393 rows starting from the beginning of the part | ||
| 5021 | 2026.03.17 21:04:52.951562 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
| 5022 | 2026.03.17 21:04:52.951614 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 205 rows starting from the beginning of the part | ||
| 5023 | 2026.03.17 21:04:52.951740 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.03.17 21:04:52.951775 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5025 | 2026.03.17 21:04:52.952068 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5026 | 2026.03.17 21:04:52.952272 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.03.17 21:04:52.952400 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 5028 | 2026.03.17 21:04:52.952435 [ 4 ] {0ffce382-bcf5-4bfb-8230-94428a3018d7} <Debug> TCPHandler: Processed in 0.001198319 sec. | ||
| 5029 | 2026.03.17 21:04:52.952536 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.03.17 21:04:52.952629 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.03.17 21:04:52.952683 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <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 | ||
| 5032 | 2026.03.17 21:04:52.953432 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.03.17 21:04:52.953468 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5034 | 2026.03.17 21:04:52.954032 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5035 | 2026.03.17 21:04:52.954271 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.03.17 21:04:52.954393 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5037 | 2026.03.17 21:04:52.954414 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001802 sec., 9433.962264150943 rows/sec., 16.91 MiB/sec. | ||
| 5038 | 2026.03.17 21:04:52.954445 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.03.17 21:04:52.954481 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5040 | 2026.03.17 21:04:52.954499 [ 4 ] {6679575a-c669-4b2f-91fb-8cc0f051c93e} <Debug> TCPHandler: Processed in 0.002013122 sec. | ||
| 5041 | 2026.03.17 21:04:52.954597 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 5042 | 2026.03.17 21:04:52.954617 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.03.17 21:04:52.954731 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.03.17 21:04:52.954760 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10165 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554777 sec., 2859532.398234826 rows/sec., 186.91 MiB/sec. | ||
| 5045 | 2026.03.17 21:04:52.954774 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5046 | 2026.03.17 21:04:52.954919 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5047 | 2026.03.17 21:04:52.954975 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 310 rows starting from the beginning of the part | ||
| 5048 | 2026.03.17 21:04:52.955031 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5049 | 2026.03.17 21:04:52.955098 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
| 5050 | 2026.03.17 21:04:52.955131 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.03.17 21:04:52.955171 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5052 | 2026.03.17 21:04:52.955203 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 5053 | 2026.03.17 21:04:52.955288 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.03.17 21:04:52.955302 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 5055 | 2026.03.17 21:04:52.955355 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5056 | 2026.03.17 21:04:52.955404 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 5057 | 2026.03.17 21:04:52.955425 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 5058 | 2026.03.17 21:04:52.955498 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5059 | 2026.03.17 21:04:52.955502 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part | ||
| 5060 | 2026.03.17 21:04:52.955729 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.03.17 21:04:52.955870 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.15 MiB/sec. | ||
| 5062 | 2026.03.17 21:04:52.955909 [ 4 ] {9d39162c-d4a8-45cd-af25-553ee664b4ac} <Debug> TCPHandler: Processed in 0.001342452 sec. | ||
| 5063 | 2026.03.17 21:04:52.959115 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 19 columns (19 merged, 0 gathered) in 0.004571493 sec., 91436.21132089669 rows/sec., 163.85 MiB/sec. | ||
| 5064 | 2026.03.17 21:04:52.959925 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5065 | 2026.03.17 21:04:52.960241 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.17 21:04:52.960304 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5067 | 2026.03.17 21:04:52.960435 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5068 | 2026.03.17 21:04:53.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.98 MiB, peak 250.94 MiB, free memory in arenas 0.00 B, will set to 246.52 MiB (RSS), difference: 1.54 MiB | ||
| 5069 | 2026.03.17 21:04:57.930338 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.03.17 21:04:57.930556 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5071 | 2026.03.17 21:04:57.930632 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5072 | 2026.03.17 21:04:57.931266 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.17 21:04:57.931319 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5074 | 2026.03.17 21:04:57.931723 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5075 | 2026.03.17 21:04:57.931939 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.17 21:04:57.932096 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001594 sec., 2509.4102885821835 rows/sec., 204.62 KiB/sec. | ||
| 5077 | 2026.03.17 21:04:57.932145 [ 4 ] {8a6ac85a-7697-48b8-ba24-a536c1a04ae7} <Debug> TCPHandler: Processed in 0.001942942 sec. | ||
| 5078 | 2026.03.17 21:04:57.932257 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.17 21:04:57.932357 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.17 21:04:57.932399 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5081 | 2026.03.17 21:04:57.932822 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.17 21:04:57.932858 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5083 | 2026.03.17 21:04:57.933200 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5084 | 2026.03.17 21:04:57.933404 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.17 21:04:57.933536 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.001202 sec., 63227.9534109817 rows/sec., 5.41 MiB/sec. | ||
| 5086 | 2026.03.17 21:04:57.933574 [ 4 ] {13f6e9d0-6e29-46fe-b4f0-c77e015c1432} <Debug> TCPHandler: Processed in 0.001366312 sec. | ||
| 5087 | 2026.03.17 21:04:57.933681 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.17 21:04:57.933776 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.17 21:04:57.933816 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5090 | 2026.03.17 21:04:57.934210 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.17 21:04:57.934246 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5092 | 2026.03.17 21:04:57.934555 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5093 | 2026.03.17 21:04:57.934761 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.17 21:04:57.934889 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001133 sec., 24713.15092674316 rows/sec., 1.80 MiB/sec. | ||
| 5095 | 2026.03.17 21:04:57.934926 [ 4 ] {a9e6a9ad-e65a-424d-b3e6-63a801e95d9a} <Debug> TCPHandler: Processed in 0.00129227 sec. | ||
| 5096 | 2026.03.17 21:04:57.935036 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.17 21:04:57.935129 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.17 21:04:57.935168 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5099 | 2026.03.17 21:04:57.935561 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.17 21:04:57.935597 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5101 | 2026.03.17 21:04:57.935930 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5102 | 2026.03.17 21:04:57.936135 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.17 21:04:57.936263 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Debug> executeQuery: Read 56 rows, 4.48 KiB in 0.001153 sec., 48568.95056374675 rows/sec., 3.80 MiB/sec. | ||
| 5104 | 2026.03.17 21:04:57.936298 [ 4 ] {f66f2d89-d453-4497-a5d1-a54ae1aeaa64} <Debug> TCPHandler: Processed in 0.001309361 sec. | ||
| 5105 | 2026.03.17 21:04:57.936409 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.17 21:04:57.936511 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.17 21:04:57.936555 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5108 | 2026.03.17 21:04:57.936940 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.17 21:04:57.936975 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5110 | 2026.03.17 21:04:57.937332 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5111 | 2026.03.17 21:04:57.937550 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.17 21:04:57.937676 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001185 sec., 86075.9493670886 rows/sec., 5.97 MiB/sec. | ||
| 5113 | 2026.03.17 21:04:57.937712 [ 4 ] {3ef5a620-d035-4863-8154-d9bc2dd4ca6b} <Debug> TCPHandler: Processed in 0.001350592 sec. | ||
| 5114 | 2026.03.17 21:04:57.937817 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.17 21:04:57.937908 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.17 21:04:57.937961 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <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 | ||
| 5117 | 2026.03.17 21:04:57.938723 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.17 21:04:57.938758 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5119 | 2026.03.17 21:04:57.939283 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5120 | 2026.03.17 21:04:57.939499 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.17 21:04:57.939630 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00174 sec., 13793.103448275862 rows/sec., 24.72 MiB/sec. | ||
| 5122 | 2026.03.17 21:04:57.939681 [ 4 ] {588e9933-14ad-4593-ab71-22b003f5a303} <Debug> TCPHandler: Processed in 0.00191162 sec. | ||
| 5123 | 2026.03.17 21:04:57.939781 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.03.17 21:04:57.939872 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.03.17 21:04:57.939912 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5126 | 2026.03.17 21:04:57.940227 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.03.17 21:04:57.940261 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5128 | 2026.03.17 21:04:57.940553 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5129 | 2026.03.17 21:04:57.940758 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.03.17 21:04:57.940886 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001032 sec., 29069.767441860466 rows/sec., 1.99 MiB/sec. | ||
| 5131 | 2026.03.17 21:04:57.940921 [ 4 ] {ffed0c15-d381-4f11-b491-f6a214cef66a} <Debug> TCPHandler: Processed in 0.001186899 sec. | ||
| 5132 | 2026.03.17 21:04:58.661589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10040 | ||
| 5133 | 2026.03.17 21:04:58.662071 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.03.17 21:04:58.662110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5135 | 2026.03.17 21:04:58.662585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5136 | 2026.03.17 21:04:58.662858 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.17 21:04:58.662980 [ 12 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5138 | 2026.03.17 21:04:58.662998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10040 | ||
| 5139 | 2026.03.17 21:04:58.663023 [ 12 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.03.17 21:04:58.663042 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5141 | 2026.03.17 21:04:58.663159 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 5142 | 2026.03.17 21:04:58.663310 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2026.03.17 21:04:58.663349 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7672 rows starting from the beginning of the part | ||
| 5144 | 2026.03.17 21:04:58.663413 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 5145 | 2026.03.17 21:04:58.663458 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 5146 | 2026.03.17 21:04:58.663500 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 5147 | 2026.03.17 21:04:58.663537 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 5148 | 2026.03.17 21:04:58.663572 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 5149 | 2026.03.17 21:04:58.665375 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002273217 sec., 4416648.3006241815 rows/sec., 63.18 MiB/sec. | ||
| 5150 | 2026.03.17 21:04:58.665636 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5151 | 2026.03.17 21:04:58.665907 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_21_4} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.03.17 21:04:58.665974 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_21_4} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5153 | 2026.03.17 21:04:58.666080 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5154 | 2026.03.17 21:04:59.223623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5155 | 2026.03.17 21:04:59.240738 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2026.03.17 21:04:59.240781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5157 | 2026.03.17 21:04:59.246627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5158 | 2026.03.17 21:04:59.247294 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2026.03.17 21:04:59.247557 [ 45 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5160 | 2026.03.17 21:04:59.247600 [ 45 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.03.17 21:04:59.247625 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5162 | 2026.03.17 21:04:59.247716 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5163 | 2026.03.17 21:04:59.250094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5164 | 2026.03.17 21:04:59.250811 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5165 | 2026.03.17 21:04:59.251520 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5166 | 2026.03.17 21:04:59.254756 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5167 | 2026.03.17 21:04:59.258008 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5168 | 2026.03.17 21:04:59.261710 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5169 | 2026.03.17 21:04:59.265527 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5170 | 2026.03.17 21:04:59.269354 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 5171 | 2026.03.17 21:04:59.327551 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079870997 sec., 1990.710094679299 rows/sec., 10.29 MiB/sec. | ||
| 5172 | 2026.03.17 21:04:59.330219 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5173 | 2026.03.17 21:04:59.332286 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_21_4} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.03.17 21:04:59.332398 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_21_4} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5175 | 2026.03.17 21:04:59.335298 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5176 | 2026.03.17 21:05:00.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.81 MiB, peak 258.35 MiB, free memory in arenas 0.00 B, will set to 252.21 MiB (RSS), difference: 4.40 MiB | ||
| 5177 | 2026.03.17 21:05:01.179239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 636 | ||
| 5178 | 2026.03.17 21:05:01.182192 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.03.17 21:05:01.182243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5180 | 2026.03.17 21:05:01.183519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5181 | 2026.03.17 21:05:01.183812 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.03.17 21:05:01.184175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 5183 | 2026.03.17 21:05:02.938855 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.03.17 21:05:02.939141 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.03.17 21:05:02.939214 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5186 | 2026.03.17 21:05:02.939989 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.03.17 21:05:02.940038 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5188 | 2026.03.17 21:05:02.940465 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5189 | 2026.03.17 21:05:02.940717 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.03.17 21:05:02.940865 [ 25 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5191 | 2026.03.17 21:05:02.940881 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 5192 | 2026.03.17 21:05:02.940954 [ 25 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.03.17 21:05:02.940983 [ 4 ] {8b08cc14-9c1d-405f-ae28-065f5ced54f6} <Debug> TCPHandler: Processed in 0.002292987 sec. | ||
| 5194 | 2026.03.17 21:05:02.940984 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5195 | 2026.03.17 21:05:02.941135 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::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 | ||
| 5196 | 2026.03.17 21:05:02.941146 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.03.17 21:05:02.941263 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5198 | 2026.03.17 21:05:02.941264 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5199 | 2026.03.17 21:05:02.941313 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5200 | 2026.03.17 21:05:02.941320 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 5201 | 2026.03.17 21:05:02.941407 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5202 | 2026.03.17 21:05:02.941459 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5203 | 2026.03.17 21:05:02.941509 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5204 | 2026.03.17 21:05:02.941551 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5205 | 2026.03.17 21:05:02.941597 [ 193 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5206 | 2026.03.17 21:05:02.942160 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.17 21:05:02.942203 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5208 | 2026.03.17 21:05:02.942694 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5209 | 2026.03.17 21:05:02.942722 [ 190 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631715 sec., 1059008.4665520634 rows/sec., 71.59 MiB/sec. | ||
| 5210 | 2026.03.17 21:05:02.942931 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.03.17 21:05:02.942955 [ 202 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5212 | 2026.03.17 21:05:02.943084 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Debug> executeQuery: Read 801 rows, 64.41 KiB in 0.001846 sec., 433911.15926327195 rows/sec., 34.07 MiB/sec. | ||
| 5213 | 2026.03.17 21:05:02.943131 [ 4 ] {50339489-ea46-4f92-a11b-16b6769da6bb} <Debug> TCPHandler: Processed in 0.002036932 sec. | ||
| 5214 | 2026.03.17 21:05:02.943247 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.17 21:05:02.943323 [ 202 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.03.17 21:05:02.943347 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.03.17 21:05:02.943394 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5218 | 2026.03.17 21:05:02.943416 [ 202 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_11_2} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5219 | 2026.03.17 21:05:02.943516 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5220 | 2026.03.17 21:05:02.943857 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.03.17 21:05:02.943898 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5222 | 2026.03.17 21:05:02.944206 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5223 | 2026.03.17 21:05:02.944417 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.03.17 21:05:02.944550 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001224 sec., 129901.96078431372 rows/sec., 7.84 MiB/sec. | ||
| 5225 | 2026.03.17 21:05:02.944589 [ 4 ] {a4348c92-9dc0-440a-ad8b-5eadad8b4c5e} <Debug> TCPHandler: Processed in 0.001390982 sec. | ||
| 5226 | 2026.03.17 21:05:02.944703 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.03.17 21:05:02.944797 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.03.17 21:05:02.944835 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5229 | 2026.03.17 21:05:02.945263 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.03.17 21:05:02.945299 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5231 | 2026.03.17 21:05:02.945604 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5232 | 2026.03.17 21:05:02.945833 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.03.17 21:05:02.945959 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 5234 | 2026.03.17 21:05:02.945997 [ 4 ] {14a916ab-a794-4ccd-93b3-a7a617df7fe8} <Debug> TCPHandler: Processed in 0.001342111 sec. | ||
| 5235 | 2026.03.17 21:05:02.946105 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.03.17 21:05:02.946199 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.03.17 21:05:02.946238 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5238 | 2026.03.17 21:05:02.946660 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.03.17 21:05:02.946697 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5240 | 2026.03.17 21:05:02.946997 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5241 | 2026.03.17 21:05:02.947211 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.03.17 21:05:02.947322 [ 17 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5243 | 2026.03.17 21:05:02.947337 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 5244 | 2026.03.17 21:05:02.947366 [ 17 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.03.17 21:05:02.947404 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5246 | 2026.03.17 21:05:02.947421 [ 4 ] {2a6d0a55-6056-4a84-b4f0-288a4543e5ba} <Debug> TCPHandler: Processed in 0.001360972 sec. | ||
| 5247 | 2026.03.17 21:05:02.947479 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::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 | ||
| 5248 | 2026.03.17 21:05:02.947562 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.03.17 21:05:02.947579 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5250 | 2026.03.17 21:05:02.947620 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 5251 | 2026.03.17 21:05:02.947682 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5252 | 2026.03.17 21:05:02.947685 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5253 | 2026.03.17 21:05:02.947727 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5254 | 2026.03.17 21:05:02.947745 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5255 | 2026.03.17 21:05:02.947771 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5256 | 2026.03.17 21:05:02.947814 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5257 | 2026.03.17 21:05:02.947854 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5258 | 2026.03.17 21:05:02.948376 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.03.17 21:05:02.948418 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5260 | 2026.03.17 21:05:02.948732 [ 202 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288511 sec., 698480.6493696988 rows/sec., 42.57 MiB/sec. | ||
| 5261 | 2026.03.17 21:05:02.948786 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5262 | 2026.03.17 21:05:02.948858 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5263 | 2026.03.17 21:05:02.949066 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.03.17 21:05:02.949144 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.03.17 21:05:02.949210 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Debug> executeQuery: Read 471 rows, 33.66 KiB in 0.00155 sec., 303870.9677419355 rows/sec., 21.21 MiB/sec. | ||
| 5266 | 2026.03.17 21:05:02.949215 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_11_2} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5267 | 2026.03.17 21:05:02.949257 [ 4 ] {d1804b92-2117-4a2d-8088-6a826c1be565} <Debug> TCPHandler: Processed in 0.001756378 sec. | ||
| 5268 | 2026.03.17 21:05:02.949291 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5269 | 2026.03.17 21:05:02.949378 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.03.17 21:05:02.949478 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5271 | 2026.03.17 21:05:02.949520 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5272 | 2026.03.17 21:05:02.949854 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.03.17 21:05:02.949891 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5274 | 2026.03.17 21:05:02.950202 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5275 | 2026.03.17 21:05:02.950413 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.03.17 21:05:02.950542 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 5277 | 2026.03.17 21:05:02.950579 [ 4 ] {ab051fa6-d0ba-4e30-92ab-11a56e8320e6} <Debug> TCPHandler: Processed in 0.00125324 sec. | ||
| 5278 | 2026.03.17 21:05:02.950688 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.03.17 21:05:02.950780 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5280 | 2026.03.17 21:05:02.950823 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5281 | 2026.03.17 21:05:02.951223 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2026.03.17 21:05:02.951259 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5283 | 2026.03.17 21:05:02.951592 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5284 | 2026.03.17 21:05:02.951828 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.03.17 21:05:02.951959 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001197 sec., 171261.48705096074 rows/sec., 11.19 MiB/sec. | ||
| 5286 | 2026.03.17 21:05:02.951998 [ 4 ] {b6517292-3957-4c6e-9f2a-f34e5181e537} <Debug> TCPHandler: Processed in 0.001360192 sec. | ||
| 5287 | 2026.03.17 21:05:02.952117 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2026.03.17 21:05:02.952237 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5289 | 2026.03.17 21:05:02.952290 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5290 | 2026.03.17 21:05:02.952659 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2026.03.17 21:05:02.952704 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5292 | 2026.03.17 21:05:02.953075 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5293 | 2026.03.17 21:05:02.953328 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.03.17 21:05:02.953460 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 53.99 KiB/sec. | ||
| 5295 | 2026.03.17 21:05:02.953499 [ 4 ] {f491eb1f-83ff-4e03-9603-938f9b2e608f} <Debug> TCPHandler: Processed in 0.001442033 sec. | ||
| 5296 | 2026.03.17 21:05:02.953621 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.03.17 21:05:02.953745 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5298 | 2026.03.17 21:05:02.953812 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <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 | ||
| 5299 | 2026.03.17 21:05:02.954637 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.03.17 21:05:02.954676 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5301 | 2026.03.17 21:05:02.955229 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5302 | 2026.03.17 21:05:02.955472 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.03.17 21:05:02.955612 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001892 sec., 8985.200845665962 rows/sec., 16.10 MiB/sec. | ||
| 5304 | 2026.03.17 21:05:02.955675 [ 4 ] {0083484c-c1f8-4b2e-84cd-41353e3d3701} <Debug> TCPHandler: Processed in 0.002114394 sec. | ||
| 5305 | 2026.03.17 21:05:02.955788 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.03.17 21:05:02.955883 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5307 | 2026.03.17 21:05:02.955924 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5308 | 2026.03.17 21:05:02.956251 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.03.17 21:05:02.956287 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5310 | 2026.03.17 21:05:02.956595 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5311 | 2026.03.17 21:05:02.956801 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.03.17 21:05:02.956898 [ 17 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5313 | 2026.03.17 21:05:02.956927 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.43 MiB/sec. | ||
| 5314 | 2026.03.17 21:05:02.956932 [ 17 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.03.17 21:05:02.956966 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5316 | 2026.03.17 21:05:02.956970 [ 4 ] {1bcc6671-35d7-4952-86e4-95c4db0e9962} <Debug> TCPHandler: Processed in 0.00123188 sec. | ||
| 5317 | 2026.03.17 21:05:02.957048 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5318 | 2026.03.17 21:05:02.957163 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5319 | 2026.03.17 21:05:02.957193 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 786 rows starting from the beginning of the part | ||
| 5320 | 2026.03.17 21:05:02.957250 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5321 | 2026.03.17 21:05:02.957297 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5322 | 2026.03.17 21:05:02.957341 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5323 | 2026.03.17 21:05:02.957383 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5324 | 2026.03.17 21:05:02.957425 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5325 | 2026.03.17 21:05:02.958296 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.001286701 sec., 797388.0489717503 rows/sec., 51.36 MiB/sec. | ||
| 5326 | 2026.03.17 21:05:02.958470 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5327 | 2026.03.17 21:05:02.958692 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.03.17 21:05:02.958753 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_26_5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5329 | 2026.03.17 21:05:02.958807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5330 | 2026.03.17 21:05:06.054264 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5331 | 2026.03.17 21:05:06.054318 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5332 | 2026.03.17 21:05:06.163078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10552 | ||
| 5333 | 2026.03.17 21:05:06.163647 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.03.17 21:05:06.163696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5335 | 2026.03.17 21:05:06.164247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5336 | 2026.03.17 21:05:06.164492 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.03.17 21:05:06.164638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10552 | ||
| 5338 | 2026.03.17 21:05:06.750159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5339 | 2026.03.17 21:05:06.766209 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.03.17 21:05:06.766279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5341 | 2026.03.17 21:05:06.772247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5342 | 2026.03.17 21:05:06.773009 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.03.17 21:05:06.775852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5344 | 2026.03.17 21:05:07.930776 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.03.17 21:05:07.931063 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5346 | 2026.03.17 21:05:07.931172 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5347 | 2026.03.17 21:05:07.931886 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.03.17 21:05:07.931939 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5349 | 2026.03.17 21:05:07.932340 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5350 | 2026.03.17 21:05:07.932571 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.03.17 21:05:07.932734 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001749 sec., 42309.89136649514 rows/sec., 3.63 MiB/sec. | ||
| 5352 | 2026.03.17 21:05:07.932783 [ 4 ] {d6c4b221-17aa-4952-bd93-a991b3aaf9ef} <Debug> TCPHandler: Processed in 0.002200636 sec. | ||
| 5353 | 2026.03.17 21:05:07.932922 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.03.17 21:05:07.933025 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.03.17 21:05:07.933068 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5356 | 2026.03.17 21:05:07.933500 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.03.17 21:05:07.933539 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5358 | 2026.03.17 21:05:07.933846 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5359 | 2026.03.17 21:05:07.934054 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.03.17 21:05:07.934167 [ 42 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5361 | 2026.03.17 21:05:07.934186 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.49 MiB/sec. | ||
| 5362 | 2026.03.17 21:05:07.934232 [ 42 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.17 21:05:07.934245 [ 4 ] {9666174a-3691-4b20-a786-8f5f4028bbf0} <Debug> TCPHandler: Processed in 0.001375372 sec. | ||
| 5364 | 2026.03.17 21:05:07.934261 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5365 | 2026.03.17 21:05:07.934363 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.03.17 21:05:07.934365 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 5367 | 2026.03.17 21:05:07.934462 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5368 | 2026.03.17 21:05:07.934485 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5369 | 2026.03.17 21:05:07.934503 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5370 | 2026.03.17 21:05:07.934518 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 220 rows starting from the beginning of the part | ||
| 5371 | 2026.03.17 21:05:07.934584 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 5372 | 2026.03.17 21:05:07.934633 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 159 rows starting from the beginning of the part | ||
| 5373 | 2026.03.17 21:05:07.934677 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 5374 | 2026.03.17 21:05:07.934724 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 159 rows starting from the beginning of the part | ||
| 5375 | 2026.03.17 21:05:07.934766 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 5376 | 2026.03.17 21:05:07.934916 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.03.17 21:05:07.934951 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5378 | 2026.03.17 21:05:07.935260 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5379 | 2026.03.17 21:05:07.935464 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.03.17 21:05:07.935592 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001149 sec., 45256.74499564839 rows/sec., 3.53 MiB/sec. | ||
| 5381 | 2026.03.17 21:05:07.935615 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291801 sec., 475305.4069473549 rows/sec., 31.84 MiB/sec. | ||
| 5382 | 2026.03.17 21:05:07.935631 [ 4 ] {ef794ef3-4089-4dc3-890b-0cfaf854eafd} <Debug> TCPHandler: Processed in 0.001318721 sec. | ||
| 5383 | 2026.03.17 21:05:07.935744 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5384 | 2026.03.17 21:05:07.935748 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.03.17 21:05:07.935849 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5386 | 2026.03.17 21:05:07.935892 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5387 | 2026.03.17 21:05:07.935972 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.03.17 21:05:07.936033 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_26_5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5389 | 2026.03.17 21:05:07.936092 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5390 | 2026.03.17 21:05:07.936259 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.03.17 21:05:07.936294 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5392 | 2026.03.17 21:05:07.936618 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5393 | 2026.03.17 21:05:07.936826 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.03.17 21:05:07.936954 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001125 sec., 88888.88888888889 rows/sec., 6.16 MiB/sec. | ||
| 5395 | 2026.03.17 21:05:07.936991 [ 4 ] {0b41a2ba-783d-4345-a4c7-cae862b8f1bb} <Debug> TCPHandler: Processed in 0.001291761 sec. | ||
| 5396 | 2026.03.17 21:05:07.937100 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.03.17 21:05:07.937194 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5398 | 2026.03.17 21:05:07.937248 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <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 | ||
| 5399 | 2026.03.17 21:05:07.938035 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.03.17 21:05:07.938072 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5401 | 2026.03.17 21:05:07.938612 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5402 | 2026.03.17 21:05:07.938826 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.03.17 21:05:07.938963 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001787 sec., 13430.330162283157 rows/sec., 24.07 MiB/sec. | ||
| 5404 | 2026.03.17 21:05:07.939026 [ 4 ] {41d6abe3-daee-4676-9d82-ffcc1fde07a2} <Debug> TCPHandler: Processed in 0.001976291 sec. | ||
| 5405 | 2026.03.17 21:05:07.939132 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.03.17 21:05:07.939226 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5407 | 2026.03.17 21:05:07.939268 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5408 | 2026.03.17 21:05:07.939588 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.03.17 21:05:07.939624 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5410 | 2026.03.17 21:05:07.939922 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5411 | 2026.03.17 21:05:07.940136 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.03.17 21:05:07.940266 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001059 sec., 28328.611898016996 rows/sec., 1.94 MiB/sec. | ||
| 5413 | 2026.03.17 21:05:07.940302 [ 4 ] {7ca48811-844f-481a-b7aa-6bcf2d2c6fc8} <Debug> TCPHandler: Processed in 0.00122047 sec. | ||
| 5414 | 2026.03.17 21:05:11.184361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 670 | ||
| 5415 | 2026.03.17 21:05:11.187003 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.03.17 21:05:11.187060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5417 | 2026.03.17 21:05:11.188346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5418 | 2026.03.17 21:05:11.188648 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.03.17 21:05:11.188852 [ 57 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5420 | 2026.03.17 21:05:11.188952 [ 57 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.03.17 21:05:11.188991 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5422 | 2026.03.17 21:05:11.189023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 5423 | 2026.03.17 21:05:11.189106 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 5424 | 2026.03.17 21:05:11.189642 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5425 | 2026.03.17 21:05:11.189780 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
| 5426 | 2026.03.17 21:05:11.190152 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5427 | 2026.03.17 21:05:11.190516 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5428 | 2026.03.17 21:05:11.190878 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5429 | 2026.03.17 21:05:11.191224 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5430 | 2026.03.17 21:05:11.191591 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5431 | 2026.03.17 21:05:11.198024 [ 192 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 72 columns (72 merged, 0 gathered) in 0.008957853 sec., 74794.7080623002 rows/sec., 67.16 MiB/sec. | ||
| 5432 | 2026.03.17 21:05:11.199026 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5433 | 2026.03.17 21:05:11.199544 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.03.17 21:05:11.199612 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_16_3} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5435 | 2026.03.17 21:05:11.199769 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5436 | 2026.03.17 21:05:12.885343 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.03.17 21:05:12.885570 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.03.17 21:05:12.885633 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5439 | 2026.03.17 21:05:12.886239 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.03.17 21:05:12.886277 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5441 | 2026.03.17 21:05:12.886670 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5442 | 2026.03.17 21:05:12.886899 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.03.17 21:05:12.887056 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001536 sec., 15625 rows/sec., 1.30 MiB/sec. | ||
| 5444 | 2026.03.17 21:05:12.887104 [ 4 ] {24e39222-630c-4994-9bc9-98dd68c6d3d3} <Debug> TCPHandler: Processed in 0.001934321 sec. | ||
| 5445 | 2026.03.17 21:05:12.887213 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.03.17 21:05:12.887313 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5447 | 2026.03.17 21:05:12.887357 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5448 | 2026.03.17 21:05:12.887799 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.03.17 21:05:12.887846 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5450 | 2026.03.17 21:05:12.888229 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5451 | 2026.03.17 21:05:12.888472 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.03.17 21:05:12.888603 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001312 sec., 3048.780487804878 rows/sec., 248.61 KiB/sec. | ||
| 5453 | 2026.03.17 21:05:12.888644 [ 4 ] {23b14c2f-8040-4a86-acd4-0eedd73f3c7e} <Debug> TCPHandler: Processed in 0.001480634 sec. | ||
| 5454 | 2026.03.17 21:05:12.888752 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.03.17 21:05:12.888850 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5456 | 2026.03.17 21:05:12.888890 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5457 | 2026.03.17 21:05:12.890009 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.03.17 21:05:12.890047 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5459 | 2026.03.17 21:05:12.890485 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5460 | 2026.03.17 21:05:12.890707 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.03.17 21:05:12.890839 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Debug> executeQuery: Read 2062 rows, 160.71 KiB in 0.002009 sec., 1026381.2842210055 rows/sec., 78.12 MiB/sec. | ||
| 5462 | 2026.03.17 21:05:12.890877 [ 4 ] {59eb576c-5311-45a5-93e7-f5a3f13a24fd} <Debug> TCPHandler: Processed in 0.002175394 sec. | ||
| 5463 | 2026.03.17 21:05:12.890986 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.03.17 21:05:12.891082 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.03.17 21:05:12.891121 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5466 | 2026.03.17 21:05:12.891530 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.03.17 21:05:12.891564 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5468 | 2026.03.17 21:05:12.891879 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5469 | 2026.03.17 21:05:12.892117 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.03.17 21:05:12.892252 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Debug> executeQuery: Read 42 rows, 3.20 KiB in 0.001189 sec., 35323.80151387721 rows/sec., 2.62 MiB/sec. | ||
| 5471 | 2026.03.17 21:05:12.892291 [ 4 ] {1e76ca75-3e80-4b62-96b0-68f02cb2482b} <Debug> TCPHandler: Processed in 0.001355322 sec. | ||
| 5472 | 2026.03.17 21:05:12.892404 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.03.17 21:05:12.892502 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5474 | 2026.03.17 21:05:12.892542 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5475 | 2026.03.17 21:05:12.893114 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.17 21:05:12.893148 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5477 | 2026.03.17 21:05:12.893489 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5478 | 2026.03.17 21:05:12.893708 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.17 21:05:12.893833 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001348 sec., 543026.706231454 rows/sec., 32.12 MiB/sec. | ||
| 5480 | 2026.03.17 21:05:12.893870 [ 4 ] {7255aa9b-e8aa-4f83-8508-c3316acadf63} <Debug> TCPHandler: Processed in 0.001514934 sec. | ||
| 5481 | 2026.03.17 21:05:12.893978 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.03.17 21:05:12.894071 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5483 | 2026.03.17 21:05:12.894109 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5484 | 2026.03.17 21:05:12.894486 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.17 21:05:12.894521 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5486 | 2026.03.17 21:05:12.894809 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5487 | 2026.03.17 21:05:12.895028 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.17 21:05:12.895119 [ 60 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5489 | 2026.03.17 21:05:12.895156 [ 60 ] {} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.03.17 21:05:12.895158 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 5491 | 2026.03.17 21:05:12.895174 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5492 | 2026.03.17 21:05:12.895201 [ 4 ] {6b7d1a7e-ab8d-44e8-a000-1e560126b08f} <Debug> TCPHandler: Processed in 0.001273671 sec. | ||
| 5493 | 2026.03.17 21:05:12.895297 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 5494 | 2026.03.17 21:05:12.895305 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.03.17 21:05:12.895444 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.03.17 21:05:12.895457 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5497 | 2026.03.17 21:05:12.895484 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5498 | 2026.03.17 21:05:12.895495 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 5499 | 2026.03.17 21:05:12.895580 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 5500 | 2026.03.17 21:05:12.895625 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 5501 | 2026.03.17 21:05:12.895668 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 5502 | 2026.03.17 21:05:12.895714 [ 197 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 5503 | 2026.03.17 21:05:12.895891 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.17 21:05:12.895932 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5505 | 2026.03.17 21:05:12.896280 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5506 | 2026.03.17 21:05:12.896490 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124569 sec., 4013.8397193523265 rows/sec., 297.90 KiB/sec. | ||
| 5507 | 2026.03.17 21:05:12.896506 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.03.17 21:05:12.896640 [ 192 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5509 | 2026.03.17 21:05:12.896658 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001232 sec., 9740.25974025974 rows/sec., 760.96 KiB/sec. | ||
| 5510 | 2026.03.17 21:05:12.896697 [ 4 ] {a7ad711b-f1eb-4a57-949e-9ed3ee1ed6aa} <Debug> TCPHandler: Processed in 0.001441343 sec. | ||
| 5511 | 2026.03.17 21:05:12.896807 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.03.17 21:05:12.896906 [ 192 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_5_1} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.03.17 21:05:12.896909 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5514 | 2026.03.17 21:05:12.896959 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5515 | 2026.03.17 21:05:12.896976 [ 192 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_5_1} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5516 | 2026.03.17 21:05:12.897053 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5517 | 2026.03.17 21:05:12.897684 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.03.17 21:05:12.897721 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5519 | 2026.03.17 21:05:12.898115 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5520 | 2026.03.17 21:05:12.898356 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.03.17 21:05:12.898490 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Debug> executeQuery: Read 1030 rows, 73.13 KiB in 0.0016 sec., 643750 rows/sec., 44.63 MiB/sec. | ||
| 5522 | 2026.03.17 21:05:12.898530 [ 4 ] {15925376-7bc3-4eed-8706-edff6f73d822} <Debug> TCPHandler: Processed in 0.001774439 sec. | ||
| 5523 | 2026.03.17 21:05:12.898646 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.03.17 21:05:12.898749 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.03.17 21:05:12.898795 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5526 | 2026.03.17 21:05:12.899450 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.17 21:05:12.899487 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5528 | 2026.03.17 21:05:12.899956 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5529 | 2026.03.17 21:05:12.900176 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.03.17 21:05:12.900306 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Debug> executeQuery: Read 1431 rows, 94.83 KiB in 0.001582 sec., 904551.201011378 rows/sec., 58.54 MiB/sec. | ||
| 5531 | 2026.03.17 21:05:12.900343 [ 4 ] {e262bb73-e712-4aa6-8a2e-4d1c72c705ea} <Debug> TCPHandler: Processed in 0.001747858 sec. | ||
| 5532 | 2026.03.17 21:05:12.900452 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.03.17 21:05:12.900548 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.17 21:05:12.900602 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <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 | ||
| 5535 | 2026.03.17 21:05:12.901359 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.17 21:05:12.901397 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5537 | 2026.03.17 21:05:12.901948 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5538 | 2026.03.17 21:05:12.902195 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.17 21:05:12.902338 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001809 sec., 14372.581536760641 rows/sec., 25.76 MiB/sec. | ||
| 5540 | 2026.03.17 21:05:12.902398 [ 4 ] {c90d8b8e-511d-4b00-a70e-2ae32257e5a4} <Debug> TCPHandler: Processed in 0.001995082 sec. | ||
| 5541 | 2026.03.17 21:05:12.902504 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.03.17 21:05:12.902599 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.03.17 21:05:12.902642 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5544 | 2026.03.17 21:05:12.902961 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.03.17 21:05:12.902997 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5546 | 2026.03.17 21:05:12.903318 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5547 | 2026.03.17 21:05:12.903525 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.03.17 21:05:12.903652 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00107 sec., 28037.383177570093 rows/sec., 1.92 MiB/sec. | ||
| 5549 | 2026.03.17 21:05:12.903688 [ 4 ] {b1dc1204-c7b5-40c1-9083-cbf04b20aaf5} <Debug> TCPHandler: Processed in 0.001233609 sec. | ||
| 5550 | 2026.03.17 21:05:13.212447 [ 71 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5551 | 2026.03.17 21:05:13.212560 [ 71 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.03.17 21:05:13.212606 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5553 | 2026.03.17 21:05:13.212779 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 5554 | 2026.03.17 21:05:13.212978 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5555 | 2026.03.17 21:05:13.213099 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5556 | 2026.03.17 21:05:13.213200 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5557 | 2026.03.17 21:05:13.213275 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5558 | 2026.03.17 21:05:13.213341 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5559 | 2026.03.17 21:05:13.213405 [ 199 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5560 | 2026.03.17 21:05:13.214199 [ 192 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001496514 sec., 6013.97648134264 rows/sec., 405.24 KiB/sec. | ||
| 5561 | 2026.03.17 21:05:13.214358 [ 192 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5562 | 2026.03.17 21:05:13.214684 [ 192 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.03.17 21:05:13.214757 [ 192 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_9_2} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5564 | 2026.03.17 21:05:13.214852 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5565 | 2026.03.17 21:05:13.664721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11000 | ||
| 5566 | 2026.03.17 21:05:13.665281 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.03.17 21:05:13.665337 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5568 | 2026.03.17 21:05:13.665869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5569 | 2026.03.17 21:05:13.666108 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.03.17 21:05:13.666253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11000 | ||
| 5571 | 2026.03.17 21:05:14.275919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5572 | 2026.03.17 21:05:14.292173 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.03.17 21:05:14.292234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5574 | 2026.03.17 21:05:14.298647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5575 | 2026.03.17 21:05:14.299344 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.03.17 21:05:14.302155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5577 | 2026.03.17 21:05:17.931070 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.03.17 21:05:17.931310 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5579 | 2026.03.17 21:05:17.931393 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5580 | 2026.03.17 21:05:17.932104 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.03.17 21:05:17.932148 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5582 | 2026.03.17 21:05:17.932602 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5583 | 2026.03.17 21:05:17.932867 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.03.17 21:05:17.932998 [ 72 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5585 | 2026.03.17 21:05:17.933031 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001781 sec., 41549.69118472768 rows/sec., 3.57 MiB/sec. | ||
| 5586 | 2026.03.17 21:05:17.933036 [ 72 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.03.17 21:05:17.933069 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5588 | 2026.03.17 21:05:17.933083 [ 4 ] {53a44725-651e-42a4-854c-c85a685e2b6b} <Debug> TCPHandler: Processed in 0.002150344 sec. | ||
| 5589 | 2026.03.17 21:05:17.933193 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 5590 | 2026.03.17 21:05:17.933232 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.03.17 21:05:17.933337 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5592 | 2026.03.17 21:05:17.933341 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.03.17 21:05:17.933379 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2858 rows starting from the beginning of the part | ||
| 5594 | 2026.03.17 21:05:17.933403 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5595 | 2026.03.17 21:05:17.933453 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5596 | 2026.03.17 21:05:17.933503 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 5597 | 2026.03.17 21:05:17.933546 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5598 | 2026.03.17 21:05:17.933586 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2062 rows starting from the beginning of the part | ||
| 5599 | 2026.03.17 21:05:17.933626 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5600 | 2026.03.17 21:05:17.933859 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.03.17 21:05:17.933904 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5602 | 2026.03.17 21:05:17.934380 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5603 | 2026.03.17 21:05:17.934623 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.03.17 21:05:17.934775 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00146 sec., 16438.356164383564 rows/sec., 1.21 MiB/sec. | ||
| 5605 | 2026.03.17 21:05:17.934816 [ 4 ] {db246154-beff-4cda-a4d0-b21c7f27c41c} <Debug> TCPHandler: Processed in 0.001644487 sec. | ||
| 5606 | 2026.03.17 21:05:17.934943 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.03.17 21:05:17.935045 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5608 | 2026.03.17 21:05:17.935091 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5609 | 2026.03.17 21:05:17.935531 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.03.17 21:05:17.935569 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5611 | 2026.03.17 21:05:17.935875 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5945 rows, containing 5 columns (5 merged, 0 gathered) in 0.002746164 sec., 2164837.933932569 rows/sec., 175.26 MiB/sec. | ||
| 5612 | 2026.03.17 21:05:17.935890 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5613 | 2026.03.17 21:05:17.936107 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.17 21:05:17.936162 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5615 | 2026.03.17 21:05:17.936220 [ 72 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5616 | 2026.03.17 21:05:17.936246 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001224 sec., 42483.660130718956 rows/sec., 3.32 MiB/sec. | ||
| 5617 | 2026.03.17 21:05:17.936262 [ 72 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.03.17 21:05:17.936284 [ 4 ] {ea9e4afa-4595-47b7-9d21-f188827e0e07} <Debug> TCPHandler: Processed in 0.001392162 sec. | ||
| 5619 | 2026.03.17 21:05:17.936285 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5620 | 2026.03.17 21:05:17.936367 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 5621 | 2026.03.17 21:05:17.936417 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.03.17 21:05:17.936458 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5623 | 2026.03.17 21:05:17.936487 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1510 rows starting from the beginning of the part | ||
| 5624 | 2026.03.17 21:05:17.936497 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.03.17 21:05:17.936519 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5626 | 2026.03.17 21:05:17.936535 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 5627 | 2026.03.17 21:05:17.936574 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5628 | 2026.03.17 21:05:17.936580 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 471 rows starting from the beginning of the part | ||
| 5629 | 2026.03.17 21:05:17.936613 [ 191 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_31_6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5630 | 2026.03.17 21:05:17.936630 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 52 rows starting from the beginning of the part | ||
| 5631 | 2026.03.17 21:05:17.936667 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1030 rows starting from the beginning of the part | ||
| 5632 | 2026.03.17 21:05:17.936703 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 5633 | 2026.03.17 21:05:17.936719 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5634 | 2026.03.17 21:05:17.936985 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.03.17 21:05:17.937026 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5636 | 2026.03.17 21:05:17.937387 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5637 | 2026.03.17 21:05:17.937628 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.03.17 21:05:17.937741 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5639 | 2026.03.17 21:05:17.937762 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001261 sec., 79302.14115781126 rows/sec., 5.50 MiB/sec. | ||
| 5640 | 2026.03.17 21:05:17.937777 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.17 21:05:17.937798 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5642 | 2026.03.17 21:05:17.937803 [ 4 ] {5925ef83-9e54-4f1d-a928-367348538a43} <Debug> TCPHandler: Processed in 0.001436432 sec. | ||
| 5643 | 2026.03.17 21:05:17.937828 [ 191 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491094 sec., 2126626.4903486967 rows/sec., 156.87 MiB/sec. | ||
| 5644 | 2026.03.17 21:05:17.937860 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 5645 | 2026.03.17 21:05:17.937954 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5646 | 2026.03.17 21:05:17.937955 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5647 | 2026.03.17 21:05:17.938021 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10165 rows starting from the beginning of the part | ||
| 5648 | 2026.03.17 21:05:17.938068 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 5649 | 2026.03.17 21:05:17.938076 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5650 | 2026.03.17 21:05:17.938102 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5651 | 2026.03.17 21:05:17.938106 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 205 rows starting from the beginning of the part | ||
| 5652 | 2026.03.17 21:05:17.938141 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <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 | ||
| 5653 | 2026.03.17 21:05:17.938155 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 100 rows starting from the beginning of the part | ||
| 5654 | 2026.03.17 21:05:17.938198 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1431 rows starting from the beginning of the part | ||
| 5655 | 2026.03.17 21:05:17.938232 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
| 5656 | 2026.03.17 21:05:17.938435 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.03.17 21:05:17.938525 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_31_6} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5658 | 2026.03.17 21:05:17.938621 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5659 | 2026.03.17 21:05:17.939039 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.03.17 21:05:17.939075 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5661 | 2026.03.17 21:05:17.939637 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5662 | 2026.03.17 21:05:17.939894 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.03.17 21:05:17.940001 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5664 | 2026.03.17 21:05:17.940032 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.03.17 21:05:17.940038 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001982 sec., 12108.980827447025 rows/sec., 21.70 MiB/sec. | ||
| 5666 | 2026.03.17 21:05:17.940050 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5667 | 2026.03.17 21:05:17.940104 [ 4 ] {854b3468-44eb-4ce8-b168-4019144fbe71} <Debug> TCPHandler: Processed in 0.002203915 sec. | ||
| 5668 | 2026.03.17 21:05:17.940129 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 5669 | 2026.03.17 21:05:17.940224 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.03.17 21:05:17.940323 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.03.17 21:05:17.940337 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5672 | 2026.03.17 21:05:17.940366 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5673 | 2026.03.17 21:05:17.940391 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 418 rows starting from the beginning of the part | ||
| 5674 | 2026.03.17 21:05:17.940514 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 5675 | 2026.03.17 21:05:17.940616 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part | ||
| 5676 | 2026.03.17 21:05:17.940708 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.03.17 21:05:17.940711 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 5678 | 2026.03.17 21:05:17.940751 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5679 | 2026.03.17 21:05:17.940823 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5680 | 2026.03.17 21:05:17.940923 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 5681 | 2026.03.17 21:05:17.941093 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5682 | 2026.03.17 21:05:17.941330 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2026.03.17 21:05:17.941467 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001162 sec., 25817.555938037865 rows/sec., 1.77 MiB/sec. | ||
| 5684 | 2026.03.17 21:05:17.941503 [ 4 ] {5f3aa70d-3416-4204-b035-79c409831f2f} <Debug> TCPHandler: Processed in 0.001329062 sec. | ||
| 5685 | 2026.03.17 21:05:17.942015 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12103 rows, containing 5 columns (5 merged, 0 gathered) in 0.004183547 sec., 2892999.648384493 rows/sec., 189.16 MiB/sec. | ||
| 5686 | 2026.03.17 21:05:17.942332 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5687 | 2026.03.17 21:05:17.942597 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.03.17 21:05:17.942743 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5689 | 2026.03.17 21:05:17.942822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5690 | 2026.03.17 21:05:17.960384 [ 195 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 19 columns (19 merged, 0 gathered) in 0.020289404 sec., 26269.869731018218 rows/sec., 47.07 MiB/sec. | ||
| 5691 | 2026.03.17 21:05:17.961395 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5692 | 2026.03.17 21:05:17.961809 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.03.17 21:05:17.961897 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5694 | 2026.03.17 21:05:17.962039 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5695 | 2026.03.17 21:05:18.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.94 MiB, peak 264.41 MiB, free memory in arenas 0.00 B, will set to 258.94 MiB (RSS), difference: 3.00 MiB | ||
| 5696 | 2026.03.17 21:05:21.054569 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5697 | 2026.03.17 21:05:21.054623 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5698 | 2026.03.17 21:05:21.166331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11512 | ||
| 5699 | 2026.03.17 21:05:21.166898 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.03.17 21:05:21.166939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5701 | 2026.03.17 21:05:21.167437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5702 | 2026.03.17 21:05:21.167675 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.03.17 21:05:21.167821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11512 | ||
| 5704 | 2026.03.17 21:05:21.189205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 704 | ||
| 5705 | 2026.03.17 21:05:21.191536 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.03.17 21:05:21.191578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5707 | 2026.03.17 21:05:21.192788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5708 | 2026.03.17 21:05:21.193080 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.03.17 21:05:21.193342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
| 5710 | 2026.03.17 21:05:21.802215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5711 | 2026.03.17 21:05:21.819446 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.03.17 21:05:21.819502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5713 | 2026.03.17 21:05:21.825728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5714 | 2026.03.17 21:05:21.826439 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.03.17 21:05:21.829671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5716 | 2026.03.17 21:05:22.930261 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.03.17 21:05:22.930463 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5718 | 2026.03.17 21:05:22.930538 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5719 | 2026.03.17 21:05:22.931172 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.03.17 21:05:22.931221 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5721 | 2026.03.17 21:05:22.931619 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5722 | 2026.03.17 21:05:22.931857 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.03.17 21:05:22.932013 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Debug> executeQuery: Read 60 rows, 5.33 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 3.24 MiB/sec. | ||
| 5724 | 2026.03.17 21:05:22.932061 [ 4 ] {c1d2dc6d-5807-440d-8a54-3162d459bbc4} <Debug> TCPHandler: Processed in 0.00193778 sec. | ||
| 5725 | 2026.03.17 21:05:22.932177 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.03.17 21:05:22.932280 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.03.17 21:05:22.932323 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5728 | 2026.03.17 21:05:22.932716 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.03.17 21:05:22.932753 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5730 | 2026.03.17 21:05:22.933050 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5731 | 2026.03.17 21:05:22.933250 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.03.17 21:05:22.933378 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001122 sec., 15151.515151515152 rows/sec., 1.11 MiB/sec. | ||
| 5733 | 2026.03.17 21:05:22.933415 [ 4 ] {5280ccef-c657-40e5-ae00-ed158125ea4a} <Debug> TCPHandler: Processed in 0.001289761 sec. | ||
| 5734 | 2026.03.17 21:05:22.933518 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.03.17 21:05:22.933613 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5736 | 2026.03.17 21:05:22.933652 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5737 | 2026.03.17 21:05:22.934032 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.03.17 21:05:22.934068 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5739 | 2026.03.17 21:05:22.934377 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5740 | 2026.03.17 21:05:22.934584 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.03.17 21:05:22.934712 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Debug> executeQuery: Read 45 rows, 3.60 KiB in 0.001119 sec., 40214.47721179625 rows/sec., 3.14 MiB/sec. | ||
| 5742 | 2026.03.17 21:05:22.934749 [ 4 ] {afcacd70-2c2d-43d1-9e67-57d5bbb42c81} <Debug> TCPHandler: Processed in 0.00128013 sec. | ||
| 5743 | 2026.03.17 21:05:22.934870 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.03.17 21:05:22.934996 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5745 | 2026.03.17 21:05:22.935049 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5746 | 2026.03.17 21:05:22.935488 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.03.17 21:05:22.935532 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5748 | 2026.03.17 21:05:22.935896 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5749 | 2026.03.17 21:05:22.936101 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.03.17 21:05:22.936229 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00126 sec., 79365.07936507936 rows/sec., 5.50 MiB/sec. | ||
| 5751 | 2026.03.17 21:05:22.936267 [ 4 ] {b042abc1-3b28-4579-8054-b88b347adba6} <Debug> TCPHandler: Processed in 0.001458714 sec. | ||
| 5752 | 2026.03.17 21:05:22.936376 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.03.17 21:05:22.936470 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5754 | 2026.03.17 21:05:22.936523 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <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 | ||
| 5755 | 2026.03.17 21:05:22.937260 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.03.17 21:05:22.937297 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5757 | 2026.03.17 21:05:22.937821 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5758 | 2026.03.17 21:05:22.938037 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.03.17 21:05:22.938174 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001722 sec., 9872.241579558653 rows/sec., 17.69 MiB/sec. | ||
| 5760 | 2026.03.17 21:05:22.938227 [ 4 ] {c0a74ce9-6c59-4a90-9d4e-53722b888270} <Debug> TCPHandler: Processed in 0.00190229 sec. | ||
| 5761 | 2026.03.17 21:05:22.938335 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.03.17 21:05:22.938429 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5763 | 2026.03.17 21:05:22.938471 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5764 | 2026.03.17 21:05:22.938818 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.03.17 21:05:22.938858 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5766 | 2026.03.17 21:05:22.939208 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5767 | 2026.03.17 21:05:22.939453 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.03.17 21:05:22.939605 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001193 sec., 25146.68901927913 rows/sec., 1.72 MiB/sec. | ||
| 5769 | 2026.03.17 21:05:22.939644 [ 4 ] {34ea2dc4-cb41-4df7-b41d-fe7b6de61c48} <Debug> TCPHandler: Processed in 0.001359882 sec. | ||
| 5770 | 2026.03.17 21:05:25.014360 [ 56 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5771 | 2026.03.17 21:05:25.014426 [ 56 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.03.17 21:05:25.014448 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5773 | 2026.03.17 21:05:25.014576 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::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 | ||
| 5774 | 2026.03.17 21:05:25.014720 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5775 | 2026.03.17 21:05:25.014752 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 5776 | 2026.03.17 21:05:25.014819 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5777 | 2026.03.17 21:05:25.014863 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5778 | 2026.03.17 21:05:25.014903 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::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 | ||
| 5779 | 2026.03.17 21:05:25.014941 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5780 | 2026.03.17 21:05:25.015669 [ 186 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153428 sec., 27743.387536976734 rows/sec., 2.32 MiB/sec. | ||
| 5781 | 2026.03.17 21:05:25.015828 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5782 | 2026.03.17 21:05:25.016107 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.03.17 21:05:25.016184 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_9_2} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5784 | 2026.03.17 21:05:25.016271 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5785 | 2026.03.17 21:05:27.929047 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.03.17 21:05:27.929313 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', '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', '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_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) | ||
| 5787 | 2026.03.17 21:05:27.929699 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5788 | 2026.03.17 21:05:27.929743 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <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', 'kstat_sampler:samples_dropped', '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', '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_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 | ||
| 5789 | 2026.03.17 21:05:27.930030 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5790 | 2026.03.17 21:05:27.930102 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5791 | 2026.03.17 21:05:27.930244 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5792 | 2026.03.17 21:05:27.930380 [ 308 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5793 | 2026.03.17 21:05:27.930383 [ 261 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5794 | 2026.03.17 21:05:27.930387 [ 307 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5795 | 2026.03.17 21:05:27.930387 [ 344 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5796 | 2026.03.17 21:05:27.930564 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 5797 | 2026.03.17 21:05:27.930592 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5798 | 2026.03.17 21:05:27.930696 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5799 | 2026.03.17 21:05:27.930718 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 5800 | 2026.03.17 21:05:27.930760 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <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', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 5801 | 2026.03.17 21:05:27.930803 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <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', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 5802 | 2026.03.17 21:05:27.930840 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <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', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 5803 | 2026.03.17 21:05:27.930879 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <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', 'kstat_sampler:samples_dropped', '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', '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_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'))" | ||
| 5804 | 2026.03.17 21:05:27.931832 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.002634 sec., 17463.933181473043 rows/sec., 684.41 KiB/sec. | ||
| 5805 | 2026.03.17 21:05:27.931996 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> MemoryTracker: Peak memory usage (for query): 148.68 KiB. | ||
| 5806 | 2026.03.17 21:05:27.932012 [ 4 ] {b0e35ba5-cb63-417c-82d3-df7e87193a12} <Debug> TCPHandler: Processed in 0.00309464 sec. | ||
| 5807 | 2026.03.17 21:05:27.932279 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.03.17 21:05:27.932433 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', '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_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_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) | ||
| 5809 | 2026.03.17 21:05:27.932676 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5810 | 2026.03.17 21:05:27.932717 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <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', 'kstat_sampler:samples_dropped', '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_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_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 | ||
| 5811 | 2026.03.17 21:05:27.932940 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5812 | 2026.03.17 21:05:27.932995 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5813 | 2026.03.17 21:05:27.933103 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5814 | 2026.03.17 21:05:27.933171 [ 308 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5815 | 2026.03.17 21:05:27.933175 [ 307 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5816 | 2026.03.17 21:05:27.933213 [ 320 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5817 | 2026.03.17 21:05:27.933217 [ 330 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5818 | 2026.03.17 21:05:27.933345 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 5819 | 2026.03.17 21:05:27.933371 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5820 | 2026.03.17 21:05:27.933454 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5821 | 2026.03.17 21:05:27.933474 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 5822 | 2026.03.17 21:05:27.933505 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <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', 'kstat_sampler:samples_dropped', '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_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_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'))" | ||
| 5823 | 2026.03.17 21:05:27.933537 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <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', 'kstat_sampler:samples_dropped', '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_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_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'))" | ||
| 5824 | 2026.03.17 21:05:27.933566 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <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', 'kstat_sampler:samples_dropped', '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_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_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'))" | ||
| 5825 | 2026.03.17 21:05:27.933598 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <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', 'kstat_sampler:samples_dropped', '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_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_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'))" | ||
| 5826 | 2026.03.17 21:05:27.934353 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.001991 sec., 23103.96785534907 rows/sec., 905.44 KiB/sec. | ||
| 5827 | 2026.03.17 21:05:27.934507 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> MemoryTracker: Peak memory usage (for query): 146.52 KiB. | ||
| 5828 | 2026.03.17 21:05:27.934522 [ 4 ] {22ab2e0c-04b6-4c94-861d-c295e27bb681} <Debug> TCPHandler: Processed in 0.002296547 sec. | ||
| 5829 | 2026.03.17 21:05:27.934727 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.03.17 21:05:27.934871 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', '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_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) | ||
| 5831 | 2026.03.17 21:05:27.935103 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5832 | 2026.03.17 21:05:27.935142 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <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', 'kstat_sampler:samples_dropped', '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_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 | ||
| 5833 | 2026.03.17 21:05:27.935372 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5834 | 2026.03.17 21:05:27.935427 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5835 | 2026.03.17 21:05:27.935528 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5836 | 2026.03.17 21:05:27.935595 [ 308 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5837 | 2026.03.17 21:05:27.935611 [ 320 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5838 | 2026.03.17 21:05:27.935611 [ 330 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5839 | 2026.03.17 21:05:27.935617 [ 346 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5840 | 2026.03.17 21:05:27.935754 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 5841 | 2026.03.17 21:05:27.935779 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5842 | 2026.03.17 21:05:27.935860 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5843 | 2026.03.17 21:05:27.935880 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 5844 | 2026.03.17 21:05:27.935912 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <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', 'kstat_sampler:samples_dropped', '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_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'))" | ||
| 5845 | 2026.03.17 21:05:27.935943 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <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', 'kstat_sampler:samples_dropped', '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_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'))" | ||
| 5846 | 2026.03.17 21:05:27.935971 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <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', 'kstat_sampler:samples_dropped', '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_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'))" | ||
| 5847 | 2026.03.17 21:05:27.935999 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <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', 'kstat_sampler:samples_dropped', '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_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'))" | ||
| 5848 | 2026.03.17 21:05:27.936708 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.001899 sec., 24223.27540810953 rows/sec., 949.31 KiB/sec. | ||
| 5849 | 2026.03.17 21:05:27.936879 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> MemoryTracker: Peak memory usage (for query): 147.07 KiB. | ||
| 5850 | 2026.03.17 21:05:27.936895 [ 4 ] {fa0a003f-1d58-45a3-b1f2-adecb7349474} <Debug> TCPHandler: Processed in 0.002218206 sec. | ||
| 5851 | 2026.03.17 21:05:27.937099 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.03.17 21:05:27.937239 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', '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) | ||
| 5853 | 2026.03.17 21:05:27.937471 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5854 | 2026.03.17 21:05:27.937509 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <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', 'kstat_sampler:samples_dropped', '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 | ||
| 5855 | 2026.03.17 21:05:27.937733 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5856 | 2026.03.17 21:05:27.937785 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5857 | 2026.03.17 21:05:27.937885 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 5858 | 2026.03.17 21:05:27.937958 [ 320 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5859 | 2026.03.17 21:05:27.937969 [ 308 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5860 | 2026.03.17 21:05:27.937962 [ 307 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5861 | 2026.03.17 21:05:27.937961 [ 346 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5862 | 2026.03.17 21:05:27.938125 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 5863 | 2026.03.17 21:05:27.938153 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5864 | 2026.03.17 21:05:27.938244 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5865 | 2026.03.17 21:05:27.938265 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 46 rows with 4 streams | ||
| 5866 | 2026.03.17 21:05:27.938298 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <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', 'kstat_sampler:samples_dropped', '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'))" | ||
| 5867 | 2026.03.17 21:05:27.938330 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <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', 'kstat_sampler:samples_dropped', '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'))" | ||
| 5868 | 2026.03.17 21:05:27.938360 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <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', 'kstat_sampler:samples_dropped', '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'))" | ||
| 5869 | 2026.03.17 21:05:27.938387 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <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', 'kstat_sampler:samples_dropped', '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'))" | ||
| 5870 | 2026.03.17 21:05:27.939055 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> executeQuery: Read 46 rows, 1.80 KiB in 0.001878 sec., 24494.142705005324 rows/sec., 959.92 KiB/sec. | ||
| 5871 | 2026.03.17 21:05:27.939213 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> MemoryTracker: Peak memory usage (for query): 147.15 KiB. | ||
| 5872 | 2026.03.17 21:05:27.939229 [ 4 ] {f6204088-23a0-4e6b-a1db-00d946245dc4} <Debug> TCPHandler: Processed in 0.002179995 sec. | ||
| 5873 | 2026.03.17 21:05:27.942102 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.03.17 21:05:27.942233 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5875 | 2026.03.17 21:05:27.942284 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5876 | 2026.03.17 21:05:27.942848 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.03.17 21:05:27.942892 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5878 | 2026.03.17 21:05:27.943303 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5879 | 2026.03.17 21:05:27.943499 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.03.17 21:05:27.943647 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001453 sec., 2752.9249827942185 rows/sec., 350.16 KiB/sec. | ||
| 5881 | 2026.03.17 21:05:27.943694 [ 4 ] {84e7e353-1fca-4a16-80a2-1252b4f23136} <Debug> TCPHandler: Processed in 0.001650556 sec. | ||
| 5882 | 2026.03.17 21:05:27.943799 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.03.17 21:05:27.943896 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5884 | 2026.03.17 21:05:27.943936 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5885 | 2026.03.17 21:05:27.944343 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.03.17 21:05:27.944390 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5887 | 2026.03.17 21:05:27.944789 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5888 | 2026.03.17 21:05:27.945147 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.03.17 21:05:27.945351 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001474 sec., 2713.7042062415194 rows/sec., 221.28 KiB/sec. | ||
| 5890 | 2026.03.17 21:05:27.945413 [ 4 ] {4a41c68e-5591-406d-a5ef-22ee51c16983} <Debug> TCPHandler: Processed in 0.001662367 sec. | ||
| 5891 | 2026.03.17 21:05:27.945536 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.03.17 21:05:27.945635 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5893 | 2026.03.17 21:05:27.945677 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5894 | 2026.03.17 21:05:27.946120 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.17 21:05:27.946158 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5896 | 2026.03.17 21:05:27.946481 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5897 | 2026.03.17 21:05:27.946716 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.03.17 21:05:27.946855 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.00124 sec., 85483.87096774194 rows/sec., 7.13 MiB/sec. | ||
| 5899 | 2026.03.17 21:05:27.946893 [ 4 ] {c6c60600-c87c-4b96-9004-764fbf1041eb} <Debug> TCPHandler: Processed in 0.001404823 sec. | ||
| 5900 | 2026.03.17 21:05:27.947015 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.03.17 21:05:27.947111 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.03.17 21:05:27.947152 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5903 | 2026.03.17 21:05:27.947575 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.03.17 21:05:27.947613 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5905 | 2026.03.17 21:05:27.947912 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5906 | 2026.03.17 21:05:27.948134 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.03.17 21:05:27.948268 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001177 sec., 23789.2948173322 rows/sec., 1.73 MiB/sec. | ||
| 5908 | 2026.03.17 21:05:27.948306 [ 4 ] {1e7203d7-6867-4773-bf4c-678afdd7f288} <Debug> TCPHandler: Processed in 0.001341251 sec. | ||
| 5909 | 2026.03.17 21:05:27.948421 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.03.17 21:05:27.948516 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5911 | 2026.03.17 21:05:27.948555 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5912 | 2026.03.17 21:05:27.948970 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.03.17 21:05:27.949006 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5914 | 2026.03.17 21:05:27.949322 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5915 | 2026.03.17 21:05:27.949565 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.03.17 21:05:27.949701 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001204 sec., 76411.96013289037 rows/sec., 5.97 MiB/sec. | ||
| 5917 | 2026.03.17 21:05:27.949740 [ 4 ] {0f3e247b-7f21-4f9b-a8e4-61c23c98384c} <Debug> TCPHandler: Processed in 0.001367462 sec. | ||
| 5918 | 2026.03.17 21:05:27.949863 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.03.17 21:05:27.949959 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.03.17 21:05:27.950005 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5921 | 2026.03.17 21:05:27.950391 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.03.17 21:05:27.950428 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5923 | 2026.03.17 21:05:27.950755 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5924 | 2026.03.17 21:05:27.950977 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.03.17 21:05:27.951111 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Debug> executeQuery: Read 114 rows, 8.10 KiB in 0.001171 sec., 97352.69000853972 rows/sec., 6.76 MiB/sec. | ||
| 5926 | 2026.03.17 21:05:27.951159 [ 4 ] {9998da42-0575-4d66-bf50-58a76b9b54e4} <Debug> TCPHandler: Processed in 0.001344962 sec. | ||
| 5927 | 2026.03.17 21:05:27.951301 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.03.17 21:05:27.951418 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5929 | 2026.03.17 21:05:27.951492 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <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 | ||
| 5930 | 2026.03.17 21:05:27.952341 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.03.17 21:05:27.952380 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5932 | 2026.03.17 21:05:27.952913 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5933 | 2026.03.17 21:05:27.953145 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.03.17 21:05:27.953291 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 22.66 MiB/sec. | ||
| 5935 | 2026.03.17 21:05:27.953351 [ 4 ] {ce665d79-aee4-4b87-a195-ef3a327d12ac} <Debug> TCPHandler: Processed in 0.002113194 sec. | ||
| 5936 | 2026.03.17 21:05:27.953459 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.03.17 21:05:27.953554 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5938 | 2026.03.17 21:05:27.953595 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5939 | 2026.03.17 21:05:27.953915 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.03.17 21:05:27.953951 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5941 | 2026.03.17 21:05:27.954254 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5942 | 2026.03.17 21:05:27.954458 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.03.17 21:05:27.954579 [ 51 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5944 | 2026.03.17 21:05:27.954590 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Debug> executeQuery: Read 36 rows, 2.51 KiB in 0.001054 sec., 34155.59772296015 rows/sec., 2.33 MiB/sec. | ||
| 5945 | 2026.03.17 21:05:27.954641 [ 51 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.03.17 21:05:27.954652 [ 4 ] {63daba61-abd9-4c59-978c-aadc502ba91b} <Debug> TCPHandler: Processed in 0.001243859 sec. | ||
| 5947 | 2026.03.17 21:05:27.954672 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5948 | 2026.03.17 21:05:27.954797 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5949 | 2026.03.17 21:05:27.954915 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5950 | 2026.03.17 21:05:27.954948 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1026 rows starting from the beginning of the part | ||
| 5951 | 2026.03.17 21:05:27.955008 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 5952 | 2026.03.17 21:05:27.955058 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5953 | 2026.03.17 21:05:27.955102 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 5954 | 2026.03.17 21:05:27.955138 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5955 | 2026.03.17 21:05:27.955178 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5956 | 2026.03.17 21:05:27.956110 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375612 sec., 859253.9175290706 rows/sec., 55.80 MiB/sec. | ||
| 5957 | 2026.03.17 21:05:27.956313 [ 200 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5958 | 2026.03.17 21:05:27.956603 [ 200 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.03.17 21:05:27.956681 [ 200 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_31_6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5960 | 2026.03.17 21:05:27.956777 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5961 | 2026.03.17 21:05:28.622793 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58337 | ||
| 5962 | 2026.03.17 21:05:28.622917 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5963 | 2026.03.17 21:05:28.622943 [ 287 ] {} <Debug> TCP-Session: fad34b07-4d69-43e3-8522-bc58017c63d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58337 | ||
| 5964 | 2026.03.17 21:05:28.622966 [ 287 ] {} <Debug> TCP-Session: fad34b07-4d69-43e3-8522-bc58017c63d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.03.17 21:05:28.622979 [ 287 ] {} <Debug> TCP-Session: fad34b07-4d69-43e3-8522-bc58017c63d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.03.17 21:05:28.623216 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61356 | ||
| 5967 | 2026.03.17 21:05:28.623222 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36778 | ||
| 5968 | 2026.03.17 21:05:28.623300 [ 287 ] {} <Trace> TCP-Session: fad34b07-4d69-43e3-8522-bc58017c63d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.03.17 21:05:28.623363 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5970 | 2026.03.17 21:05:28.623390 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5971 | 2026.03.17 21:05:28.623400 [ 288 ] {} <Debug> TCP-Session: 20d387fd-b4b6-4757-875b-aec2e99295aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61356 | ||
| 5972 | 2026.03.17 21:05:28.623425 [ 289 ] {} <Debug> TCP-Session: 6d838bf6-0689-4a8c-a0d0-cb0384c3160f Authenticating user 'default' from [fd00:1122:3344:101::e]:36778 | ||
| 5973 | 2026.03.17 21:05:28.623438 [ 288 ] {} <Debug> TCP-Session: 20d387fd-b4b6-4757-875b-aec2e99295aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.03.17 21:05:28.623452 [ 289 ] {} <Debug> TCP-Session: 6d838bf6-0689-4a8c-a0d0-cb0384c3160f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.03.17 21:05:28.623461 [ 288 ] {} <Debug> TCP-Session: 20d387fd-b4b6-4757-875b-aec2e99295aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.03.17 21:05:28.623477 [ 289 ] {} <Debug> TCP-Session: 6d838bf6-0689-4a8c-a0d0-cb0384c3160f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.03.17 21:05:28.623485 [ 287 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58337) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5978 | 2026.03.17 21:05:28.623784 [ 287 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5979 | 2026.03.17 21:05:28.623839 [ 287 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5980 | 2026.03.17 21:05:28.624113 [ 287 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 5981 | 2026.03.17 21:05:28.628363 [ 346 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Trace> AggregatingTransform: Aggregating | ||
| 5982 | 2026.03.17 21:05:28.628412 [ 346 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Trace> Aggregator: Aggregation method: without_key | ||
| 5983 | 2026.03.17 21:05:28.628466 [ 346 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004254858 sec. (235.025 rows/sec., 9.18 KiB/sec.) | ||
| 5984 | 2026.03.17 21:05:28.628485 [ 346 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Trace> Aggregator: Merging aggregated data | ||
| 5985 | 2026.03.17 21:05:28.628898 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38942 | ||
| 5986 | 2026.03.17 21:05:28.628913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50350 | ||
| 5987 | 2026.03.17 21:05:28.628948 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39101 | ||
| 5988 | 2026.03.17 21:05:28.628957 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55089 | ||
| 5989 | 2026.03.17 21:05:28.628974 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5990 | 2026.03.17 21:05:28.628937 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40971 | ||
| 5991 | 2026.03.17 21:05:28.629051 [ 291 ] {} <Debug> TCP-Session: 9f617fa4-456a-4b9a-a35b-9b06eb078d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:38942 | ||
| 5992 | 2026.03.17 21:05:28.628925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41772 | ||
| 5993 | 2026.03.17 21:05:28.629087 [ 291 ] {} <Debug> TCP-Session: 9f617fa4-456a-4b9a-a35b-9b06eb078d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5994 | 2026.03.17 21:05:28.629116 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5995 | 2026.03.17 21:05:28.629122 [ 291 ] {} <Debug> TCP-Session: 9f617fa4-456a-4b9a-a35b-9b06eb078d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.03.17 21:05:28.629152 [ 294 ] {} <Debug> TCP-Session: 9530a246-3cc0-4477-9b15-bb78d05a06d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39101 | ||
| 5997 | 2026.03.17 21:05:28.629179 [ 294 ] {} <Debug> TCP-Session: 9530a246-3cc0-4477-9b15-bb78d05a06d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.03.17 21:05:28.629192 [ 294 ] {} <Debug> TCP-Session: 9530a246-3cc0-4477-9b15-bb78d05a06d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.03.17 21:05:28.629237 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6000 | 2026.03.17 21:05:28.629275 [ 290 ] {} <Debug> TCP-Session: e3423ead-3b60-4e9e-a284-7f27122c11f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50350 | ||
| 6001 | 2026.03.17 21:05:28.629283 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2026.03.17 21:05:28.629300 [ 290 ] {} <Debug> TCP-Session: e3423ead-3b60-4e9e-a284-7f27122c11f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.03.17 21:05:28.629319 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6004 | 2026.03.17 21:05:28.629330 [ 292 ] {} <Debug> TCP-Session: 94c11c8a-b13a-486d-859e-28d4d67e11c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41772 | ||
| 6005 | 2026.03.17 21:05:28.629349 [ 290 ] {} <Debug> TCP-Session: e3423ead-3b60-4e9e-a284-7f27122c11f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.03.17 21:05:28.629371 [ 293 ] {} <Debug> TCP-Session: a0876836-2973-4369-b3fb-19cf5c72b957 Authenticating user 'default' from [fd00:1122:3344:101::e]:40971 | ||
| 6007 | 2026.03.17 21:05:28.629386 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2026.03.17 21:05:28.629422 [ 293 ] {} <Debug> TCP-Session: a0876836-2973-4369-b3fb-19cf5c72b957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2026.03.17 21:05:28.629450 [ 3 ] {} <Debug> TCP-Session: 18073dfe-26cd-47fd-801d-574f2a2a74c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55089 | ||
| 6010 | 2026.03.17 21:05:28.629459 [ 287 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00603 sec., 165.8374792703151 rows/sec., 6.48 KiB/sec. | ||
| 6011 | 2026.03.17 21:05:28.629481 [ 3 ] {} <Debug> TCP-Session: 18073dfe-26cd-47fd-801d-574f2a2a74c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.03.17 21:05:28.629459 [ 293 ] {} <Debug> TCP-Session: a0876836-2973-4369-b3fb-19cf5c72b957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.03.17 21:05:28.629519 [ 3 ] {} <Debug> TCP-Session: 18073dfe-26cd-47fd-801d-574f2a2a74c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2026.03.17 21:05:28.629385 [ 292 ] {} <Debug> TCP-Session: 94c11c8a-b13a-486d-859e-28d4d67e11c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.03.17 21:05:28.629567 [ 292 ] {} <Debug> TCP-Session: 94c11c8a-b13a-486d-859e-28d4d67e11c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.03.17 21:05:28.629627 [ 287 ] {45de1bd1-3bbc-4037-92eb-a7db99edf503} <Debug> TCPHandler: Processed in 0.006437763 sec. | ||
| 6017 | 2026.03.17 21:05:28.629718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6018 | 2026.03.17 21:05:28.629746 [ 287 ] {} <Debug> TCP-Session: fad34b07-4d69-43e3-8522-bc58017c63d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.03.17 21:05:28.629750 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6020 | 2026.03.17 21:05:28.629775 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6021 | 2026.03.17 21:05:28.629788 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2026.03.17 21:05:28.629802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6023 | 2026.03.17 21:05:28.629823 [ 288 ] {} <Debug> TCP-Session: 20d387fd-b4b6-4757-875b-aec2e99295aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.03.17 21:05:28.629830 [ 3 ] {} <Debug> TCP-Session: 18073dfe-26cd-47fd-801d-574f2a2a74c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.03.17 21:05:28.629835 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6026 | 2026.03.17 21:05:28.629855 [ 290 ] {} <Debug> TCP-Session: e3423ead-3b60-4e9e-a284-7f27122c11f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.03.17 21:05:28.629866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6028 | 2026.03.17 21:05:28.629880 [ 292 ] {} <Debug> TCP-Session: 94c11c8a-b13a-486d-859e-28d4d67e11c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.03.17 21:05:28.629856 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2026.03.17 21:05:28.629907 [ 294 ] {} <Debug> TCP-Session: 9530a246-3cc0-4477-9b15-bb78d05a06d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.03.17 21:05:28.629820 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2026.03.17 21:05:28.629943 [ 291 ] {} <Debug> TCP-Session: 9f617fa4-456a-4b9a-a35b-9b06eb078d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.03.17 21:05:28.629793 [ 289 ] {} <Debug> TCP-Session: 6d838bf6-0689-4a8c-a0d0-cb0384c3160f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2026.03.17 21:05:28.629991 [ 293 ] {} <Debug> TCP-Session: a0876836-2973-4369-b3fb-19cf5c72b957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.03.17 21:05:28.667901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11960 | ||
| 6036 | 2026.03.17 21:05:28.668406 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.03.17 21:05:28.668463 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6038 | 2026.03.17 21:05:28.669018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6039 | 2026.03.17 21:05:28.669256 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.03.17 21:05:28.669406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11960 | ||
| 6041 | 2026.03.17 21:05:28.815454 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60073 | ||
| 6042 | 2026.03.17 21:05:28.815557 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6043 | 2026.03.17 21:05:28.815583 [ 291 ] {} <Debug> TCP-Session: 036c3f76-1714-4fa3-ab35-7359d0f8caee Authenticating user 'default' from [fd00:1122:3344:101::e]:60073 | ||
| 6044 | 2026.03.17 21:05:28.815634 [ 291 ] {} <Debug> TCP-Session: 036c3f76-1714-4fa3-ab35-7359d0f8caee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.03.17 21:05:28.815647 [ 291 ] {} <Debug> TCP-Session: 036c3f76-1714-4fa3-ab35-7359d0f8caee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.03.17 21:05:28.815832 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65246 | ||
| 6047 | 2026.03.17 21:05:28.815858 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51809 | ||
| 6048 | 2026.03.17 21:05:28.815873 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44893 | ||
| 6049 | 2026.03.17 21:05:28.815912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51053 | ||
| 6050 | 2026.03.17 21:05:28.815902 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42669 | ||
| 6051 | 2026.03.17 21:05:28.815969 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6052 | 2026.03.17 21:05:28.815982 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.03.17 21:05:28.816003 [ 291 ] {} <Trace> TCP-Session: 036c3f76-1714-4fa3-ab35-7359d0f8caee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.03.17 21:05:28.816015 [ 292 ] {} <Debug> TCP-Session: 4412ffc6-42bd-4968-bc5b-19464672fe95 Authenticating user 'default' from [fd00:1122:3344:101::e]:65246 | ||
| 6055 | 2026.03.17 21:05:28.816029 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2026.03.17 21:05:28.816049 [ 293 ] {} <Debug> TCP-Session: 8ff688e7-249d-4752-9558-f0547228d3f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51809 | ||
| 6057 | 2026.03.17 21:05:28.816006 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6058 | 2026.03.17 21:05:28.815890 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33943 | ||
| 6059 | 2026.03.17 21:05:28.815875 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37659 | ||
| 6060 | 2026.03.17 21:05:28.816006 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6061 | 2026.03.17 21:05:28.816178 [ 290 ] {} <Debug> TCP-Session: c9ac3f53-12e5-4cfd-8e0c-6dcda3701367 Authenticating user 'default' from [fd00:1122:3344:101::e]:51053 | ||
| 6062 | 2026.03.17 21:05:28.815881 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49718 | ||
| 6063 | 2026.03.17 21:05:28.816211 [ 290 ] {} <Debug> TCP-Session: c9ac3f53-12e5-4cfd-8e0c-6dcda3701367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.03.17 21:05:28.816228 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6065 | 2026.03.17 21:05:28.816245 [ 290 ] {} <Debug> TCP-Session: c9ac3f53-12e5-4cfd-8e0c-6dcda3701367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.03.17 21:05:28.816267 [ 289 ] {} <Debug> TCP-Session: 07980062-0fdb-4519-9676-4747a6b19f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:42669 | ||
| 6067 | 2026.03.17 21:05:28.816275 [ 3 ] {} <Debug> TCP-Session: c8918f00-4f4a-4eaa-8677-cd13e030d41b Authenticating user 'default' from [fd00:1122:3344:101::e]:37659 | ||
| 6068 | 2026.03.17 21:05:28.816278 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6069 | 2026.03.17 21:05:28.816296 [ 291 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6070 | 2026.03.17 21:05:28.816321 [ 3 ] {} <Debug> TCP-Session: c8918f00-4f4a-4eaa-8677-cd13e030d41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.03.17 21:05:28.816331 [ 287 ] {} <Debug> TCP-Session: 195088b7-6c6d-4c0a-a93c-6512b6d59670 Authenticating user 'default' from [fd00:1122:3344:101::e]:49718 | ||
| 6072 | 2026.03.17 21:05:28.816346 [ 292 ] {} <Debug> TCP-Session: 4412ffc6-42bd-4968-bc5b-19464672fe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.03.17 21:05:28.816358 [ 3 ] {} <Debug> TCP-Session: c8918f00-4f4a-4eaa-8677-cd13e030d41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.03.17 21:05:28.816372 [ 287 ] {} <Debug> TCP-Session: 195088b7-6c6d-4c0a-a93c-6512b6d59670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2026.03.17 21:05:28.816376 [ 292 ] {} <Debug> TCP-Session: 4412ffc6-42bd-4968-bc5b-19464672fe95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.03.17 21:05:28.816399 [ 287 ] {} <Debug> TCP-Session: 195088b7-6c6d-4c0a-a93c-6512b6d59670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6077 | 2026.03.17 21:05:28.816299 [ 289 ] {} <Debug> TCP-Session: 07980062-0fdb-4519-9676-4747a6b19f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.03.17 21:05:28.816234 [ 293 ] {} <Debug> TCP-Session: 8ff688e7-249d-4752-9558-f0547228d3f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.03.17 21:05:28.816445 [ 289 ] {} <Debug> TCP-Session: 07980062-0fdb-4519-9676-4747a6b19f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2026.03.17 21:05:28.816459 [ 293 ] {} <Debug> TCP-Session: 8ff688e7-249d-4752-9558-f0547228d3f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.03.17 21:05:28.816204 [ 294 ] {} <Debug> TCP-Session: e4a3e289-6eab-4ce6-8dab-372bd5cb73ee Authenticating user 'default' from [fd00:1122:3344:101::e]:44893 | ||
| 6082 | 2026.03.17 21:05:28.816194 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6083 | 2026.03.17 21:05:28.816502 [ 294 ] {} <Debug> TCP-Session: e4a3e289-6eab-4ce6-8dab-372bd5cb73ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.03.17 21:05:28.816526 [ 294 ] {} <Debug> TCP-Session: e4a3e289-6eab-4ce6-8dab-372bd5cb73ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.03.17 21:05:28.816527 [ 288 ] {} <Debug> TCP-Session: 79ed0d03-20cc-4d42-a0ec-157dbb02df39 Authenticating user 'default' from [fd00:1122:3344:101::e]:33943 | ||
| 6086 | 2026.03.17 21:05:28.816559 [ 288 ] {} <Debug> TCP-Session: 79ed0d03-20cc-4d42-a0ec-157dbb02df39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2026.03.17 21:05:28.816574 [ 288 ] {} <Debug> TCP-Session: 79ed0d03-20cc-4d42-a0ec-157dbb02df39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.03.17 21:05:28.816658 [ 291 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6089 | 2026.03.17 21:05:28.816720 [ 291 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6090 | 2026.03.17 21:05:28.817039 [ 291 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 6091 | 2026.03.17 21:05:28.818116 [ 306 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Trace> AggregatingTransform: Aggregating | ||
| 6092 | 2026.03.17 21:05:28.818251 [ 306 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6093 | 2026.03.17 21:05:28.818284 [ 306 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001145278 sec. (873.150 rows/sec., 34.11 KiB/sec.) | ||
| 6094 | 2026.03.17 21:05:28.818299 [ 306 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Trace> Aggregator: Merging aggregated data | ||
| 6095 | 2026.03.17 21:05:28.819527 [ 291 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 6096 | 2026.03.17 21:05:28.819677 [ 291 ] {1e738d80-a011-4175-b47f-f317769d91a1} <Debug> TCPHandler: Processed in 0.003822792 sec. | ||
| 6097 | 2026.03.17 21:05:28.819799 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6098 | 2026.03.17 21:05:28.819832 [ 291 ] {} <Debug> TCP-Session: 036c3f76-1714-4fa3-ab35-7359d0f8caee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.03.17 21:05:28.819832 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6100 | 2026.03.17 21:05:28.819852 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6101 | 2026.03.17 21:05:28.819875 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6102 | 2026.03.17 21:05:28.819887 [ 292 ] {} <Debug> TCP-Session: 4412ffc6-42bd-4968-bc5b-19464672fe95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.03.17 21:05:28.819909 [ 287 ] {} <Debug> TCP-Session: 195088b7-6c6d-4c0a-a93c-6512b6d59670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.03.17 21:05:28.819914 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6105 | 2026.03.17 21:05:28.819950 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6106 | 2026.03.17 21:05:28.819972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6107 | 2026.03.17 21:05:28.819982 [ 3 ] {} <Debug> TCP-Session: c8918f00-4f4a-4eaa-8677-cd13e030d41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.03.17 21:05:28.819999 [ 288 ] {} <Debug> TCP-Session: 79ed0d03-20cc-4d42-a0ec-157dbb02df39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.03.17 21:05:28.819932 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6110 | 2026.03.17 21:05:28.820023 [ 289 ] {} <Debug> TCP-Session: 07980062-0fdb-4519-9676-4747a6b19f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.03.17 21:05:28.819928 [ 294 ] {} <Debug> TCP-Session: e4a3e289-6eab-4ce6-8dab-372bd5cb73ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.03.17 21:05:28.820066 [ 290 ] {} <Debug> TCP-Session: c9ac3f53-12e5-4cfd-8e0c-6dcda3701367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.03.17 21:05:28.819893 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6114 | 2026.03.17 21:05:28.820132 [ 293 ] {} <Debug> TCP-Session: 8ff688e7-249d-4752-9558-f0547228d3f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.03.17 21:05:29.329750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6116 | 2026.03.17 21:05:29.360612 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.03.17 21:05:29.360722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6118 | 2026.03.17 21:05:29.368428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6119 | 2026.03.17 21:05:29.370046 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.03.17 21:05:29.376963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6121 | 2026.03.17 21:05:29.790298 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65440 | ||
| 6122 | 2026.03.17 21:05:29.790417 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6123 | 2026.03.17 21:05:29.790449 [ 291 ] {} <Debug> TCP-Session: ad8fdcbc-91f4-4487-a2eb-a2b78a5aef44 Authenticating user 'default' from [fd00:1122:3344:101::e]:65440 | ||
| 6124 | 2026.03.17 21:05:29.790476 [ 291 ] {} <Debug> TCP-Session: ad8fdcbc-91f4-4487-a2eb-a2b78a5aef44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.03.17 21:05:29.790492 [ 291 ] {} <Debug> TCP-Session: ad8fdcbc-91f4-4487-a2eb-a2b78a5aef44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.03.17 21:05:29.790681 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45080 | ||
| 6127 | 2026.03.17 21:05:29.790716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48021 | ||
| 6128 | 2026.03.17 21:05:29.790720 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60734 | ||
| 6129 | 2026.03.17 21:05:29.790775 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58310 | ||
| 6130 | 2026.03.17 21:05:29.790804 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6131 | 2026.03.17 21:05:29.790810 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36741 | ||
| 6132 | 2026.03.17 21:05:29.790840 [ 292 ] {} <Debug> TCP-Session: bebaea8b-f5e3-4049-bbfa-04845f8d1b90 Authenticating user 'default' from [fd00:1122:3344:101::e]:45080 | ||
| 6133 | 2026.03.17 21:05:29.790840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6134 | 2026.03.17 21:05:29.790860 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6135 | 2026.03.17 21:05:29.790893 [ 294 ] {} <Debug> TCP-Session: b03fc2e3-2281-491d-8ccb-4a75e7d10912 Authenticating user 'default' from [fd00:1122:3344:101::e]:48021 | ||
| 6136 | 2026.03.17 21:05:29.790894 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6137 | 2026.03.17 21:05:29.790914 [ 288 ] {} <Debug> TCP-Session: 279bec76-e172-4c9e-82c8-be6302c06b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:58310 | ||
| 6138 | 2026.03.17 21:05:29.790924 [ 294 ] {} <Debug> TCP-Session: b03fc2e3-2281-491d-8ccb-4a75e7d10912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2026.03.17 21:05:29.790932 [ 290 ] {} <Debug> TCP-Session: 1a6630a0-b08f-423b-8e56-226e85987520 Authenticating user 'default' from [fd00:1122:3344:101::e]:36741 | ||
| 6140 | 2026.03.17 21:05:29.790953 [ 294 ] {} <Debug> TCP-Session: b03fc2e3-2281-491d-8ccb-4a75e7d10912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2026.03.17 21:05:29.790946 [ 288 ] {} <Debug> TCP-Session: 279bec76-e172-4c9e-82c8-be6302c06b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2026.03.17 21:05:29.790966 [ 290 ] {} <Debug> TCP-Session: 1a6630a0-b08f-423b-8e56-226e85987520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.03.17 21:05:29.790986 [ 288 ] {} <Debug> TCP-Session: 279bec76-e172-4c9e-82c8-be6302c06b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.03.17 21:05:29.790999 [ 290 ] {} <Debug> TCP-Session: 1a6630a0-b08f-423b-8e56-226e85987520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.03.17 21:05:29.790873 [ 292 ] {} <Debug> TCP-Session: bebaea8b-f5e3-4049-bbfa-04845f8d1b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.03.17 21:05:29.790853 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6147 | 2026.03.17 21:05:29.791054 [ 292 ] {} <Debug> TCP-Session: bebaea8b-f5e3-4049-bbfa-04845f8d1b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.03.17 21:05:29.790786 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50363 | ||
| 6149 | 2026.03.17 21:05:29.791074 [ 3 ] {} <Debug> TCP-Session: d43aba0b-7a79-463e-bd3e-72931ea48010 Authenticating user 'default' from [fd00:1122:3344:101::e]:60734 | ||
| 6150 | 2026.03.17 21:05:29.790725 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38466 | ||
| 6151 | 2026.03.17 21:05:29.791139 [ 3 ] {} <Debug> TCP-Session: d43aba0b-7a79-463e-bd3e-72931ea48010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2026.03.17 21:05:29.790693 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33092 | ||
| 6153 | 2026.03.17 21:05:29.791190 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6154 | 2026.03.17 21:05:29.791183 [ 3 ] {} <Debug> TCP-Session: d43aba0b-7a79-463e-bd3e-72931ea48010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.03.17 21:05:29.791224 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6156 | 2026.03.17 21:05:29.791248 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6157 | 2026.03.17 21:05:29.791225 [ 289 ] {} <Debug> TCP-Session: 332c4ee5-0305-4fd4-b9b5-0e720b94bd92 Authenticating user 'default' from [fd00:1122:3344:101::e]:50363 | ||
| 6158 | 2026.03.17 21:05:29.791271 [ 287 ] {} <Debug> TCP-Session: 992636e2-5ff2-4867-8f70-94fef5797f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:38466 | ||
| 6159 | 2026.03.17 21:05:29.791284 [ 293 ] {} <Debug> TCP-Session: 657a8300-0f25-4737-9379-f359f22d9157 Authenticating user 'default' from [fd00:1122:3344:101::e]:33092 | ||
| 6160 | 2026.03.17 21:05:29.791318 [ 287 ] {} <Debug> TCP-Session: 992636e2-5ff2-4867-8f70-94fef5797f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.03.17 21:05:29.791337 [ 293 ] {} <Debug> TCP-Session: 657a8300-0f25-4737-9379-f359f22d9157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.03.17 21:05:29.791350 [ 287 ] {} <Debug> TCP-Session: 992636e2-5ff2-4867-8f70-94fef5797f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6163 | 2026.03.17 21:05:29.791367 [ 293 ] {} <Debug> TCP-Session: 657a8300-0f25-4737-9379-f359f22d9157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.03.17 21:05:29.791301 [ 289 ] {} <Debug> TCP-Session: 332c4ee5-0305-4fd4-b9b5-0e720b94bd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.03.17 21:05:29.790902 [ 291 ] {} <Trace> TCP-Session: ad8fdcbc-91f4-4487-a2eb-a2b78a5aef44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.03.17 21:05:29.791402 [ 289 ] {} <Debug> TCP-Session: 332c4ee5-0305-4fd4-b9b5-0e720b94bd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.03.17 21:05:29.791575 [ 291 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6168 | 2026.03.17 21:05:29.791831 [ 291 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6169 | 2026.03.17 21:05:29.791887 [ 291 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6170 | 2026.03.17 21:05:29.792165 [ 291 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 6171 | 2026.03.17 21:05:29.793143 [ 341 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Trace> AggregatingTransform: Aggregating | ||
| 6172 | 2026.03.17 21:05:29.793202 [ 341 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Trace> Aggregator: Aggregation method: without_key | ||
| 6173 | 2026.03.17 21:05:29.793241 [ 341 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976766 sec. (1023.787 rows/sec., 39.99 KiB/sec.) | ||
| 6174 | 2026.03.17 21:05:29.793260 [ 341 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Trace> Aggregator: Merging aggregated data | ||
| 6175 | 2026.03.17 21:05:29.794801 [ 291 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 6176 | 2026.03.17 21:05:29.794948 [ 291 ] {42e16c56-6b6f-4bc7-bacc-ec3ce45c1871} <Debug> TCPHandler: Processed in 0.004164397 sec. | ||
| 6177 | 2026.03.17 21:05:29.795053 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6178 | 2026.03.17 21:05:29.795076 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6179 | 2026.03.17 21:05:29.795087 [ 291 ] {} <Debug> TCP-Session: ad8fdcbc-91f4-4487-a2eb-a2b78a5aef44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.03.17 21:05:29.795097 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6181 | 2026.03.17 21:05:29.795111 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6182 | 2026.03.17 21:05:29.795129 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6183 | 2026.03.17 21:05:29.795153 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6184 | 2026.03.17 21:05:29.795169 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6185 | 2026.03.17 21:05:29.795182 [ 294 ] {} <Debug> TCP-Session: b03fc2e3-2281-491d-8ccb-4a75e7d10912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.03.17 21:05:29.795218 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6187 | 2026.03.17 21:05:29.795222 [ 3 ] {} <Debug> TCP-Session: d43aba0b-7a79-463e-bd3e-72931ea48010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.03.17 21:05:29.795187 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6189 | 2026.03.17 21:05:29.795261 [ 289 ] {} <Debug> TCP-Session: 332c4ee5-0305-4fd4-b9b5-0e720b94bd92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.03.17 21:05:29.795203 [ 288 ] {} <Debug> TCP-Session: 279bec76-e172-4c9e-82c8-be6302c06b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2026.03.17 21:05:29.795293 [ 287 ] {} <Debug> TCP-Session: 992636e2-5ff2-4867-8f70-94fef5797f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.03.17 21:05:29.795171 [ 290 ] {} <Debug> TCP-Session: 1a6630a0-b08f-423b-8e56-226e85987520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2026.03.17 21:05:29.795155 [ 293 ] {} <Debug> TCP-Session: 657a8300-0f25-4737-9379-f359f22d9157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.03.17 21:05:29.795131 [ 292 ] {} <Debug> TCP-Session: bebaea8b-f5e3-4049-bbfa-04845f8d1b90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.03.17 21:05:31.193518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 746 | ||
| 6196 | 2026.03.17 21:05:31.196041 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.17 21:05:31.196087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6198 | 2026.03.17 21:05:31.197342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6199 | 2026.03.17 21:05:31.197617 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.17 21:05:31.197994 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 6201 | 2026.03.17 21:05:32.933224 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2026.03.17 21:05:32.933526 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6203 | 2026.03.17 21:05:32.933631 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6204 | 2026.03.17 21:05:32.934454 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.17 21:05:32.934501 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6206 | 2026.03.17 21:05:32.934885 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6207 | 2026.03.17 21:05:32.935103 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.03.17 21:05:32.935256 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001807 sec., 49806.30879911455 rows/sec., 4.18 MiB/sec. | ||
| 6209 | 2026.03.17 21:05:32.935298 [ 4 ] {e3c4aabc-af68-4a5a-8b55-a91ed105dde1} <Debug> TCPHandler: Processed in 0.002252396 sec. | ||
| 6210 | 2026.03.17 21:05:32.935412 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.03.17 21:05:32.935505 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6212 | 2026.03.17 21:05:32.935545 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6213 | 2026.03.17 21:05:32.935928 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.03.17 21:05:32.935965 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6215 | 2026.03.17 21:05:32.936259 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6216 | 2026.03.17 21:05:32.936469 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.03.17 21:05:32.936570 [ 39 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6218 | 2026.03.17 21:05:32.936594 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001107 sec., 15356.820234869017 rows/sec., 1.13 MiB/sec. | ||
| 6219 | 2026.03.17 21:05:32.936643 [ 39 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.17 21:05:32.936653 [ 4 ] {0c9872ef-6363-455b-8966-fc18b47923f4} <Debug> TCPHandler: Processed in 0.001288601 sec. | ||
| 6221 | 2026.03.17 21:05:32.936674 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6222 | 2026.03.17 21:05:32.936764 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2026.03.17 21:05:32.936777 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 6224 | 2026.03.17 21:05:32.936862 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6225 | 2026.03.17 21:05:32.936894 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6226 | 2026.03.17 21:05:32.936904 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6227 | 2026.03.17 21:05:32.936934 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 220 rows starting from the beginning of the part | ||
| 6228 | 2026.03.17 21:05:32.937010 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 6229 | 2026.03.17 21:05:32.937062 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 6230 | 2026.03.17 21:05:32.937111 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
| 6231 | 2026.03.17 21:05:32.937158 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 6232 | 2026.03.17 21:05:32.937206 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part | ||
| 6233 | 2026.03.17 21:05:32.937333 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.03.17 21:05:32.937375 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6235 | 2026.03.17 21:05:32.937691 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6236 | 2026.03.17 21:05:32.937912 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.03.17 21:05:32.938048 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001203 sec., 67331.67082294264 rows/sec., 5.26 MiB/sec. | ||
| 6238 | 2026.03.17 21:05:32.938084 [ 4 ] {33bd143b-cd37-450d-8deb-73fa0ad7368b} <Debug> TCPHandler: Processed in 0.001367292 sec. | ||
| 6239 | 2026.03.17 21:05:32.938161 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428883 sec., 243546.88242494312 rows/sec., 17.35 MiB/sec. | ||
| 6240 | 2026.03.17 21:05:32.938191 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.03.17 21:05:32.938288 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6242 | 2026.03.17 21:05:32.938331 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6243 | 2026.03.17 21:05:32.938359 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6244 | 2026.03.17 21:05:32.938688 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.03.17 21:05:32.938738 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.03.17 21:05:32.938777 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_31_6} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6247 | 2026.03.17 21:05:32.938780 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6248 | 2026.03.17 21:05:32.938897 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6249 | 2026.03.17 21:05:32.939123 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6250 | 2026.03.17 21:05:32.939331 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.03.17 21:05:32.939460 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6252 | 2026.03.17 21:05:32.939496 [ 4 ] {4588bd64-4646-4a52-a162-9eb1d390d637} <Debug> TCPHandler: Processed in 0.001352241 sec. | ||
| 6253 | 2026.03.17 21:05:32.939617 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6254 | 2026.03.17 21:05:32.939751 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6255 | 2026.03.17 21:05:32.939816 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <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 | ||
| 6256 | 2026.03.17 21:05:32.940615 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.03.17 21:05:32.940652 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6258 | 2026.03.17 21:05:32.941188 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6259 | 2026.03.17 21:05:32.941423 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.03.17 21:05:32.941564 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001838 sec., 9249.183895538628 rows/sec., 16.57 MiB/sec. | ||
| 6261 | 2026.03.17 21:05:32.941617 [ 4 ] {2333d50e-b6f0-4a8f-913c-f9b2435edd95} <Debug> TCPHandler: Processed in 0.002059403 sec. | ||
| 6262 | 2026.03.17 21:05:32.941731 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.03.17 21:05:32.941826 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.03.17 21:05:32.941867 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6265 | 2026.03.17 21:05:32.942209 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.03.17 21:05:32.942246 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6267 | 2026.03.17 21:05:32.942548 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6268 | 2026.03.17 21:05:32.942780 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.03.17 21:05:32.942912 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 6270 | 2026.03.17 21:05:32.942947 [ 4 ] {857388f5-3570-4897-b9e0-606a7b92f351} <Debug> TCPHandler: Processed in 0.001269 sec. | ||
| 6271 | 2026.03.17 21:05:36.054662 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6272 | 2026.03.17 21:05:36.054712 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6273 | 2026.03.17 21:05:36.169482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12472 | ||
| 6274 | 2026.03.17 21:05:36.170072 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.03.17 21:05:36.170112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6276 | 2026.03.17 21:05:36.170591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6277 | 2026.03.17 21:05:36.170816 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.03.17 21:05:36.170941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12472 | ||
| 6279 | 2026.03.17 21:05:36.170949 [ 34 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6280 | 2026.03.17 21:05:36.171023 [ 34 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.03.17 21:05:36.171047 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6282 | 2026.03.17 21:05:36.171156 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 6283 | 2026.03.17 21:05:36.171285 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6284 | 2026.03.17 21:05:36.171327 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10040 rows starting from the beginning of the part | ||
| 6285 | 2026.03.17 21:05:36.171397 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 6286 | 2026.03.17 21:05:36.171446 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 6287 | 2026.03.17 21:05:36.171495 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 6288 | 2026.03.17 21:05:36.171543 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 6289 | 2026.03.17 21:05:36.171586 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 6290 | 2026.03.17 21:05:36.175543 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12472 rows, containing 4 columns (4 merged, 0 gathered) in 0.004436051 sec., 2811509.606179009 rows/sec., 40.22 MiB/sec. | ||
| 6291 | 2026.03.17 21:05:36.175941 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6292 | 2026.03.17 21:05:36.176261 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_26_5} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.03.17 21:05:36.176340 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_26_5} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6294 | 2026.03.17 21:05:36.176444 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6295 | 2026.03.17 21:05:36.877055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6296 | 2026.03.17 21:05:36.894315 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.03.17 21:05:36.894379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6298 | 2026.03.17 21:05:36.900127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6299 | 2026.03.17 21:05:36.900809 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.03.17 21:05:36.901106 [ 34 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6301 | 2026.03.17 21:05:36.901176 [ 34 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.03.17 21:05:36.901201 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6303 | 2026.03.17 21:05:36.901305 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6304 | 2026.03.17 21:05:36.903616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6305 | 2026.03.17 21:05:36.904676 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6306 | 2026.03.17 21:05:36.905575 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6307 | 2026.03.17 21:05:36.908895 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6308 | 2026.03.17 21:05:36.912191 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6309 | 2026.03.17 21:05:36.915890 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6310 | 2026.03.17 21:05:36.919817 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6311 | 2026.03.17 21:05:36.923612 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 6312 | 2026.03.17 21:05:36.976877 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075617069 sec., 2592.0073680718833 rows/sec., 13.40 MiB/sec. | ||
| 6313 | 2026.03.17 21:05:36.979518 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6314 | 2026.03.17 21:05:36.981649 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_26_5} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.17 21:05:36.981767 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_26_5} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6316 | 2026.03.17 21:05:36.984094 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6317 | 2026.03.17 21:05:37.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.39 MiB, peak 270.95 MiB, free memory in arenas 0.00 B, will set to 265.60 MiB (RSS), difference: 5.21 MiB | ||
| 6318 | 2026.03.17 21:05:37.933364 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.03.17 21:05:37.933548 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6320 | 2026.03.17 21:05:37.933615 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6321 | 2026.03.17 21:05:37.934303 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.03.17 21:05:37.934354 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6323 | 2026.03.17 21:05:37.934769 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6324 | 2026.03.17 21:05:37.935008 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.03.17 21:05:37.935167 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001668 sec., 62350.11990407674 rows/sec., 5.21 MiB/sec. | ||
| 6326 | 2026.03.17 21:05:37.935218 [ 4 ] {1f299054-0ed8-4c85-b459-583cb3478de2} <Debug> TCPHandler: Processed in 0.001989952 sec. | ||
| 6327 | 2026.03.17 21:05:37.935354 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.03.17 21:05:37.935461 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6329 | 2026.03.17 21:05:37.935505 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6330 | 2026.03.17 21:05:37.935928 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.03.17 21:05:37.935967 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6332 | 2026.03.17 21:05:37.936279 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6333 | 2026.03.17 21:05:37.936500 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.03.17 21:05:37.936635 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.47 MiB/sec. | ||
| 6335 | 2026.03.17 21:05:37.936673 [ 4 ] {87371d9b-c846-43ee-a448-2b75adf1eff4} <Debug> TCPHandler: Processed in 0.001370782 sec. | ||
| 6336 | 2026.03.17 21:05:37.936780 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.03.17 21:05:37.936879 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6338 | 2026.03.17 21:05:37.936920 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6339 | 2026.03.17 21:05:37.937350 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.03.17 21:05:37.937388 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6341 | 2026.03.17 21:05:37.937723 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6342 | 2026.03.17 21:05:37.937942 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.03.17 21:05:37.938074 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001217 sec., 72308.95645028759 rows/sec., 5.65 MiB/sec. | ||
| 6344 | 2026.03.17 21:05:37.938112 [ 4 ] {e8952462-fd05-4b46-afcc-a430c288780c} <Debug> TCPHandler: Processed in 0.001380922 sec. | ||
| 6345 | 2026.03.17 21:05:37.938226 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.03.17 21:05:37.938324 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.03.17 21:05:37.938369 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6348 | 2026.03.17 21:05:37.938779 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.03.17 21:05:37.938819 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6350 | 2026.03.17 21:05:37.939183 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6351 | 2026.03.17 21:05:37.939400 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.03.17 21:05:37.939532 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 6353 | 2026.03.17 21:05:37.939570 [ 4 ] {dc466129-8cf2-4e38-b521-e4bd18a49c9d} <Debug> TCPHandler: Processed in 0.001391742 sec. | ||
| 6354 | 2026.03.17 21:05:37.939671 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.03.17 21:05:37.939765 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6356 | 2026.03.17 21:05:37.939822 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <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 | ||
| 6357 | 2026.03.17 21:05:37.940653 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.03.17 21:05:37.940691 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6359 | 2026.03.17 21:05:37.941257 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6360 | 2026.03.17 21:05:37.941488 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.03.17 21:05:37.941634 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001887 sec., 12718.600953895071 rows/sec., 22.79 MiB/sec. | ||
| 6362 | 2026.03.17 21:05:37.941720 [ 4 ] {7cb7b637-eef0-4b5b-9062-672b267ca2ae} <Debug> TCPHandler: Processed in 0.002093574 sec. | ||
| 6363 | 2026.03.17 21:05:37.941864 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.03.17 21:05:37.941980 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6365 | 2026.03.17 21:05:37.942030 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6366 | 2026.03.17 21:05:37.942384 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.03.17 21:05:37.942421 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6368 | 2026.03.17 21:05:37.942754 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6369 | 2026.03.17 21:05:37.942978 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.03.17 21:05:37.943112 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6371 | 2026.03.17 21:05:37.943149 [ 4 ] {a8483458-dcf1-40af-b4a5-ea7ac4f15a24} <Debug> TCPHandler: Processed in 0.001344282 sec. | ||
| 6372 | 2026.03.17 21:05:39.172434 [ 32 ] {} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6373 | 2026.03.17 21:05:39.172530 [ 32 ] {} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2026.03.17 21:05:39.172568 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6375 | 2026.03.17 21:05:39.172714 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::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 | ||
| 6376 | 2026.03.17 21:05:39.173134 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2026.03.17 21:05:39.173180 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 6378 | 2026.03.17 21:05:39.173265 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 6379 | 2026.03.17 21:05:39.173354 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 6380 | 2026.03.17 21:05:39.173434 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 6381 | 2026.03.17 21:05:39.173514 [ 202 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 6382 | 2026.03.17 21:05:39.175024 [ 190 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.002371469 sec., 21083.97790567787 rows/sec., 4.99 MiB/sec. | ||
| 6383 | 2026.03.17 21:05:39.175166 [ 190 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6384 | 2026.03.17 21:05:39.175530 [ 190 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.03.17 21:05:39.175598 [ 190 ] {3e504be3-2aff-4ba7-a132-9edf3d904797::all_1_5_1} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6386 | 2026.03.17 21:05:39.175670 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6387 | 2026.03.17 21:05:41.198221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 770 | ||
| 6388 | 2026.03.17 21:05:41.200339 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.03.17 21:05:41.200383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6390 | 2026.03.17 21:05:41.201555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6391 | 2026.03.17 21:05:41.201823 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.03.17 21:05:41.202139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6393 | 2026.03.17 21:05:42.885134 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.03.17 21:05:42.885332 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6395 | 2026.03.17 21:05:42.885404 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6396 | 2026.03.17 21:05:42.886081 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.03.17 21:05:42.886126 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6398 | 2026.03.17 21:05:42.886522 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6399 | 2026.03.17 21:05:42.886758 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.03.17 21:05:42.886913 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001635 sec., 14678.899082568807 rows/sec., 1.22 MiB/sec. | ||
| 6401 | 2026.03.17 21:05:42.886960 [ 4 ] {6e44e1a0-185c-4a02-9d69-b61f9777a62c} <Debug> TCPHandler: Processed in 0.001949781 sec. | ||
| 6402 | 2026.03.17 21:05:42.887074 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.03.17 21:05:42.887174 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6404 | 2026.03.17 21:05:42.887217 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6405 | 2026.03.17 21:05:42.887612 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.03.17 21:05:42.887647 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6407 | 2026.03.17 21:05:42.887942 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6408 | 2026.03.17 21:05:42.888148 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): 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.17 21:05:42.888280 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 433.36 KiB/sec. | ||
| 6410 | 2026.03.17 21:05:42.888317 [ 4 ] {f2ebb113-2694-4f82-aaec-ad6ce41420ad} <Debug> TCPHandler: Processed in 0.001292121 sec. | ||
| 6411 | 2026.03.17 21:05:42.888416 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.03.17 21:05:42.888509 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6413 | 2026.03.17 21:05:42.888547 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6414 | 2026.03.17 21:05:42.889762 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.03.17 21:05:42.889796 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6416 | 2026.03.17 21:05:42.890256 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6417 | 2026.03.17 21:05:42.890457 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.03.17 21:05:42.890553 [ 28 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6419 | 2026.03.17 21:05:42.890584 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Debug> executeQuery: Read 2093 rows, 163.18 KiB in 0.002095 sec., 999045.3460620524 rows/sec., 76.07 MiB/sec. | ||
| 6420 | 2026.03.17 21:05:42.890597 [ 28 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.03.17 21:05:42.890622 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6422 | 2026.03.17 21:05:42.890623 [ 4 ] {f7c28fd3-7ff7-4e79-98d8-0537aeb0cf8b} <Debug> TCPHandler: Processed in 0.002253047 sec. | ||
| 6423 | 2026.03.17 21:05:42.890745 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 6424 | 2026.03.17 21:05:42.890751 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.03.17 21:05:42.890911 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6426 | 2026.03.17 21:05:42.890925 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.03.17 21:05:42.890953 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2858 rows starting from the beginning of the part | ||
| 6428 | 2026.03.17 21:05:42.890978 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6429 | 2026.03.17 21:05:42.891031 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 6430 | 2026.03.17 21:05:42.891088 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 6431 | 2026.03.17 21:05:42.891138 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6432 | 2026.03.17 21:05:42.891184 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6433 | 2026.03.17 21:05:42.891230 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2093 rows starting from the beginning of the part | ||
| 6434 | 2026.03.17 21:05:42.891446 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.03.17 21:05:42.891487 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6436 | 2026.03.17 21:05:42.891835 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6437 | 2026.03.17 21:05:42.892052 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.03.17 21:05:42.892184 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Debug> executeQuery: Read 44 rows, 3.33 KiB in 0.001285 sec., 34241.24513618677 rows/sec., 2.53 MiB/sec. | ||
| 6439 | 2026.03.17 21:05:42.892222 [ 4 ] {a30ce450-bfc3-49b7-a706-a093fd9bbabe} <Debug> TCPHandler: Processed in 0.001530234 sec. | ||
| 6440 | 2026.03.17 21:05:42.892327 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.03.17 21:05:42.892419 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.03.17 21:05:42.892457 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6443 | 2026.03.17 21:05:42.893152 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.17 21:05:42.893195 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6445 | 2026.03.17 21:05:42.893534 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002849376 sec., 1863916.8716238223 rows/sec., 150.73 MiB/sec. | ||
| 6446 | 2026.03.17 21:05:42.893574 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6447 | 2026.03.17 21:05:42.893791 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.03.17 21:05:42.893927 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001526 sec., 479685.45216251636 rows/sec., 28.37 MiB/sec. | ||
| 6449 | 2026.03.17 21:05:42.893938 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6450 | 2026.03.17 21:05:42.893966 [ 4 ] {0d1963b8-4600-46b8-8ce6-9d69210ab084} <Debug> TCPHandler: Processed in 0.001686377 sec. | ||
| 6451 | 2026.03.17 21:05:42.894085 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.03.17 21:05:42.894184 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.03.17 21:05:42.894226 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6454 | 2026.03.17 21:05:42.894291 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.03.17 21:05:42.894385 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_36_7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6456 | 2026.03.17 21:05:42.894489 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6457 | 2026.03.17 21:05:42.894607 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.03.17 21:05:42.894646 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6459 | 2026.03.17 21:05:42.894941 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6460 | 2026.03.17 21:05:42.895142 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.03.17 21:05:42.895267 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 6462 | 2026.03.17 21:05:42.895304 [ 4 ] {7e3e3505-93de-4d33-9d9e-d1f1827527c2} <Debug> TCPHandler: Processed in 0.001267781 sec. | ||
| 6463 | 2026.03.17 21:05:42.895405 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.03.17 21:05:42.895499 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6465 | 2026.03.17 21:05:42.895537 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6466 | 2026.03.17 21:05:42.895920 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.03.17 21:05:42.895955 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6468 | 2026.03.17 21:05:42.896248 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6469 | 2026.03.17 21:05:42.896449 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.03.17 21:05:42.896576 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 6471 | 2026.03.17 21:05:42.896615 [ 4 ] {df6f9631-4be6-4cb2-83d5-523704641094} <Debug> TCPHandler: Processed in 0.00125813 sec. | ||
| 6472 | 2026.03.17 21:05:42.896715 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.03.17 21:05:42.896808 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6474 | 2026.03.17 21:05:42.896846 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6475 | 2026.03.17 21:05:42.897615 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.03.17 21:05:42.897652 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6477 | 2026.03.17 21:05:42.898001 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6478 | 2026.03.17 21:05:42.898205 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.03.17 21:05:42.898337 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Debug> executeQuery: Read 1068 rows, 76.17 KiB in 0.001547 sec., 690368.4550743374 rows/sec., 48.08 MiB/sec. | ||
| 6480 | 2026.03.17 21:05:42.898336 [ 27 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6481 | 2026.03.17 21:05:42.898375 [ 4 ] {a377086d-cf51-4b8e-8aed-487cba81eb3e} <Debug> TCPHandler: Processed in 0.001707988 sec. | ||
| 6482 | 2026.03.17 21:05:42.898442 [ 27 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.03.17 21:05:42.898488 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6484 | 2026.03.17 21:05:42.898522 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.03.17 21:05:42.898605 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 6486 | 2026.03.17 21:05:42.898622 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.03.17 21:05:42.898673 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6488 | 2026.03.17 21:05:42.898712 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6489 | 2026.03.17 21:05:42.898747 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1510 rows starting from the beginning of the part | ||
| 6490 | 2026.03.17 21:05:42.898810 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 45 rows starting from the beginning of the part | ||
| 6491 | 2026.03.17 21:05:42.898858 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 92 rows starting from the beginning of the part | ||
| 6492 | 2026.03.17 21:05:42.898901 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 81 rows starting from the beginning of the part | ||
| 6493 | 2026.03.17 21:05:42.898940 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
| 6494 | 2026.03.17 21:05:42.898980 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1068 rows starting from the beginning of the part | ||
| 6495 | 2026.03.17 21:05:42.899437 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.03.17 21:05:42.899478 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6497 | 2026.03.17 21:05:42.899959 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6498 | 2026.03.17 21:05:42.900171 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.03.17 21:05:42.900212 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646816 sec., 1751258.1854924897 rows/sec., 130.13 MiB/sec. | ||
| 6500 | 2026.03.17 21:05:42.900285 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6501 | 2026.03.17 21:05:42.900308 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Debug> executeQuery: Read 1384 rows, 90.25 KiB in 0.001704 sec., 812206.572769953 rows/sec., 51.72 MiB/sec. | ||
| 6502 | 2026.03.17 21:05:42.900320 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.03.17 21:05:42.900348 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6504 | 2026.03.17 21:05:42.900352 [ 4 ] {e3cc778d-8d76-4813-ae46-bdfbbf2e414d} <Debug> TCPHandler: Processed in 0.00187932 sec. | ||
| 6505 | 2026.03.17 21:05:42.900423 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 6506 | 2026.03.17 21:05:42.900434 [ 202 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6507 | 2026.03.17 21:05:42.900477 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.03.17 21:05:42.900514 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6509 | 2026.03.17 21:05:42.900543 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12103 rows starting from the beginning of the part | ||
| 6510 | 2026.03.17 21:05:42.900577 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.03.17 21:05:42.900589 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
| 6512 | 2026.03.17 21:05:42.900637 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 114 rows starting from the beginning of the part | ||
| 6513 | 2026.03.17 21:05:42.900641 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <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 | ||
| 6514 | 2026.03.17 21:05:42.900675 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6515 | 2026.03.17 21:05:42.900716 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 6516 | 2026.03.17 21:05:42.900756 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1384 rows starting from the beginning of the part | ||
| 6517 | 2026.03.17 21:05:42.900767 [ 202 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.03.17 21:05:42.900853 [ 202 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_36_7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6519 | 2026.03.17 21:05:42.900932 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6520 | 2026.03.17 21:05:42.901444 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.03.17 21:05:42.901485 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6522 | 2026.03.17 21:05:42.902066 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6523 | 2026.03.17 21:05:42.902307 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.03.17 21:05:42.902437 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6525 | 2026.03.17 21:05:42.902451 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 6526 | 2026.03.17 21:05:42.902490 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.03.17 21:05:42.902525 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6528 | 2026.03.17 21:05:42.902533 [ 4 ] {0d28b3a5-f5e3-4567-86ee-6c2efc0b5e85} <Debug> TCPHandler: Processed in 0.002105084 sec. | ||
| 6529 | 2026.03.17 21:05:42.902614 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 6530 | 2026.03.17 21:05:42.902660 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.03.17 21:05:42.902760 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6532 | 2026.03.17 21:05:42.902803 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6533 | 2026.03.17 21:05:42.902803 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6534 | 2026.03.17 21:05:42.902865 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 533 rows starting from the beginning of the part | ||
| 6535 | 2026.03.17 21:05:42.902976 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part | ||
| 6536 | 2026.03.17 21:05:42.903088 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 6537 | 2026.03.17 21:05:42.903136 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2026.03.17 21:05:42.903178 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6539 | 2026.03.17 21:05:42.903194 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part | ||
| 6540 | 2026.03.17 21:05:42.903296 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 6541 | 2026.03.17 21:05:42.903393 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
| 6542 | 2026.03.17 21:05:42.903520 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6543 | 2026.03.17 21:05:42.903769 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.03.17 21:05:42.903906 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6545 | 2026.03.17 21:05:42.903942 [ 4 ] {0480bc91-0f0a-43ec-9b10-ee6c521bb31f} <Debug> TCPHandler: Processed in 0.001331872 sec. | ||
| 6546 | 2026.03.17 21:05:42.905130 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004733435 sec., 2962119.4756028126 rows/sec., 193.65 MiB/sec. | ||
| 6547 | 2026.03.17 21:05:42.905559 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6548 | 2026.03.17 21:05:42.905838 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.17 21:05:42.905907 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6550 | 2026.03.17 21:05:42.906000 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6551 | 2026.03.17 21:05:42.910125 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 19 columns (19 merged, 0 gathered) in 0.00754171 sec., 84993.98677488262 rows/sec., 152.31 MiB/sec. | ||
| 6552 | 2026.03.17 21:05:42.911300 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6553 | 2026.03.17 21:05:42.911643 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.03.17 21:05:42.911714 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6555 | 2026.03.17 21:05:42.911825 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
| 6556 | 2026.03.17 21:05:43.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.35 MiB, peak 276.12 MiB, free memory in arenas 0.00 B, will set to 270.34 MiB (RSS), difference: 3.00 MiB | ||
| 6557 | 2026.03.17 21:05:43.671024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12920 | ||
| 6558 | 2026.03.17 21:05:43.671600 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.03.17 21:05:43.671656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6560 | 2026.03.17 21:05:43.672246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6561 | 2026.03.17 21:05:43.672481 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.03.17 21:05:43.672625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12920 | ||
| 6563 | 2026.03.17 21:05:44.403688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6564 | 2026.03.17 21:05:44.420061 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.03.17 21:05:44.420134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6566 | 2026.03.17 21:05:44.426312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6567 | 2026.03.17 21:05:44.427049 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.03.17 21:05:44.430175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6569 | 2026.03.17 21:05:47.933878 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.03.17 21:05:47.934076 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6571 | 2026.03.17 21:05:47.934143 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6572 | 2026.03.17 21:05:47.934790 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.03.17 21:05:47.934838 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6574 | 2026.03.17 21:05:47.935242 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6575 | 2026.03.17 21:05:47.935468 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.03.17 21:05:47.935620 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001596 sec., 65162.90726817043 rows/sec., 5.45 MiB/sec. | ||
| 6577 | 2026.03.17 21:05:47.935662 [ 4 ] {89e8150d-7c17-4b7b-891e-1408c84341de} <Debug> TCPHandler: Processed in 0.001913441 sec. | ||
| 6578 | 2026.03.17 21:05:47.935779 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.03.17 21:05:47.935875 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.03.17 21:05:47.935915 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6581 | 2026.03.17 21:05:47.936298 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.03.17 21:05:47.936334 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6583 | 2026.03.17 21:05:47.936650 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6584 | 2026.03.17 21:05:47.936860 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.17 21:05:47.936993 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
| 6586 | 2026.03.17 21:05:47.937030 [ 4 ] {f1d81593-96d0-408c-ac1d-b2dbf807f8a4} <Debug> TCPHandler: Processed in 0.00130093 sec. | ||
| 6587 | 2026.03.17 21:05:47.937135 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.03.17 21:05:47.937229 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6589 | 2026.03.17 21:05:47.937268 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6590 | 2026.03.17 21:05:47.937665 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.03.17 21:05:47.937702 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6592 | 2026.03.17 21:05:47.938012 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6593 | 2026.03.17 21:05:47.938226 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.03.17 21:05:47.938352 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001141 sec., 77125.32865907099 rows/sec., 6.02 MiB/sec. | ||
| 6595 | 2026.03.17 21:05:47.938389 [ 4 ] {bfb379be-f3ad-460b-8a24-7282bee3f09b} <Debug> TCPHandler: Processed in 0.001303681 sec. | ||
| 6596 | 2026.03.17 21:05:47.938496 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.03.17 21:05:47.938589 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.03.17 21:05:47.938633 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6599 | 2026.03.17 21:05:47.939053 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.03.17 21:05:47.939090 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6601 | 2026.03.17 21:05:47.939431 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6602 | 2026.03.17 21:05:47.939645 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.03.17 21:05:47.939777 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6604 | 2026.03.17 21:05:47.939814 [ 4 ] {ad1f3d9c-f8aa-49ac-b08a-9efb0bd999c8} <Debug> TCPHandler: Processed in 0.001367862 sec. | ||
| 6605 | 2026.03.17 21:05:47.939937 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.03.17 21:05:47.940031 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.03.17 21:05:47.940086 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <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 | ||
| 6608 | 2026.03.17 21:05:47.940861 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.03.17 21:05:47.940898 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6610 | 2026.03.17 21:05:47.941444 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6611 | 2026.03.17 21:05:47.941672 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.03.17 21:05:47.941810 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec. | ||
| 6613 | 2026.03.17 21:05:47.941863 [ 4 ] {796795d0-6ec4-47ce-ad9b-ca34d662154f} <Debug> TCPHandler: Processed in 0.001975162 sec. | ||
| 6614 | 2026.03.17 21:05:47.941974 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.03.17 21:05:47.942068 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6616 | 2026.03.17 21:05:47.942109 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6617 | 2026.03.17 21:05:47.942422 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.03.17 21:05:47.942459 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6619 | 2026.03.17 21:05:47.942762 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6620 | 2026.03.17 21:05:47.942979 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.03.17 21:05:47.943107 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 6622 | 2026.03.17 21:05:47.943142 [ 4 ] {56597312-e053-43b0-8493-efca08b20b81} <Debug> TCPHandler: Processed in 0.001218069 sec. | ||
| 6623 | 2026.03.17 21:05:51.054957 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6624 | 2026.03.17 21:05:51.055013 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6625 | 2026.03.17 21:05:51.172720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13432 | ||
| 6626 | 2026.03.17 21:05:51.173602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.03.17 21:05:51.173698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6628 | 2026.03.17 21:05:51.174309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6629 | 2026.03.17 21:05:51.174553 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.03.17 21:05:51.174703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13432 | ||
| 6631 | 2026.03.17 21:05:51.202305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 804 | ||
| 6632 | 2026.03.17 21:05:51.205460 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.03.17 21:05:51.205514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6634 | 2026.03.17 21:05:51.206731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6635 | 2026.03.17 21:05:51.207014 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.03.17 21:05:51.207387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6637 | 2026.03.17 21:05:51.930276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6638 | 2026.03.17 21:05:51.946115 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.03.17 21:05:51.946173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6640 | 2026.03.17 21:05:51.952262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6641 | 2026.03.17 21:05:51.953045 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.03.17 21:05:51.955759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6643 | 2026.03.17 21:05:52.933464 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6644 | 2026.03.17 21:05:52.933746 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6645 | 2026.03.17 21:05:52.933849 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6646 | 2026.03.17 21:05:52.934807 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.03.17 21:05:52.934852 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6648 | 2026.03.17 21:05:52.935263 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6649 | 2026.03.17 21:05:52.935496 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2026.03.17 21:05:52.935667 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001999 sec., 45022.51125562782 rows/sec., 3.78 MiB/sec. | ||
| 6651 | 2026.03.17 21:05:52.935717 [ 4 ] {4981f263-07cf-47d4-9949-be5358507008} <Debug> TCPHandler: Processed in 0.002441679 sec. | ||
| 6652 | 2026.03.17 21:05:52.935852 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.03.17 21:05:52.935953 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.03.17 21:05:52.935997 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6655 | 2026.03.17 21:05:52.936450 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.03.17 21:05:52.936487 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6657 | 2026.03.17 21:05:52.936789 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6658 | 2026.03.17 21:05:52.937023 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.03.17 21:05:52.937152 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001221 sec., 13923.013923013923 rows/sec., 1.02 MiB/sec. | ||
| 6660 | 2026.03.17 21:05:52.937188 [ 4 ] {62191602-bce8-4976-b3f4-64d0cc75c3d1} <Debug> TCPHandler: Processed in 0.001386593 sec. | ||
| 6661 | 2026.03.17 21:05:52.937295 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.17 21:05:52.937388 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.17 21:05:52.937427 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6664 | 2026.03.17 21:05:52.937835 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.03.17 21:05:52.937871 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6666 | 2026.03.17 21:05:52.938170 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6667 | 2026.03.17 21:05:52.938373 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.03.17 21:05:52.938506 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001137 sec., 71240.1055408971 rows/sec., 5.56 MiB/sec. | ||
| 6669 | 2026.03.17 21:05:52.938543 [ 4 ] {2343e54f-5083-4149-9b2b-8bb3b5de4402} <Debug> TCPHandler: Processed in 0.001297341 sec. | ||
| 6670 | 2026.03.17 21:05:52.938655 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.17 21:05:52.938748 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.03.17 21:05:52.938789 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6673 | 2026.03.17 21:05:52.939205 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.17 21:05:52.939240 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6675 | 2026.03.17 21:05:52.939561 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6676 | 2026.03.17 21:05:52.939766 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.17 21:05:52.939903 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6678 | 2026.03.17 21:05:52.939939 [ 4 ] {d3e13355-b268-4d92-a855-36f0611f92b3} <Debug> TCPHandler: Processed in 0.001331431 sec. | ||
| 6679 | 2026.03.17 21:05:52.940044 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.17 21:05:52.940136 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.03.17 21:05:52.940187 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <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 | ||
| 6682 | 2026.03.17 21:05:52.940949 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.17 21:05:52.940985 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6684 | 2026.03.17 21:05:52.941511 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6685 | 2026.03.17 21:05:52.941749 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.17 21:05:52.941885 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001767 sec., 9620.82625919638 rows/sec., 17.24 MiB/sec. | ||
| 6687 | 2026.03.17 21:05:52.941945 [ 4 ] {aeb5e66b-5227-45f7-ad2f-0e81db303123} <Debug> TCPHandler: Processed in 0.001948341 sec. | ||
| 6688 | 2026.03.17 21:05:52.942061 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.03.17 21:05:52.942162 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6690 | 2026.03.17 21:05:52.942202 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6691 | 2026.03.17 21:05:52.942532 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.03.17 21:05:52.942567 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6693 | 2026.03.17 21:05:52.942871 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6694 | 2026.03.17 21:05:52.943076 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2026.03.17 21:05:52.943201 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 6696 | 2026.03.17 21:05:52.943204 [ 86 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6697 | 2026.03.17 21:05:52.943236 [ 4 ] {052f3c9b-ddf2-4db8-a9bf-ae5df965e969} <Debug> TCPHandler: Processed in 0.001223439 sec. | ||
| 6698 | 2026.03.17 21:05:52.943276 [ 86 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.03.17 21:05:52.943301 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6700 | 2026.03.17 21:05:52.943417 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 6701 | 2026.03.17 21:05:52.943549 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.03.17 21:05:52.943587 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1182 rows starting from the beginning of the part | ||
| 6703 | 2026.03.17 21:05:52.943662 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 6704 | 2026.03.17 21:05:52.943710 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6705 | 2026.03.17 21:05:52.943755 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6706 | 2026.03.17 21:05:52.943800 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 6707 | 2026.03.17 21:05:52.943840 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 6708 | 2026.03.17 21:05:52.944841 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1482 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474304 sec., 1005220.0902934537 rows/sec., 65.78 MiB/sec. | ||
| 6709 | 2026.03.17 21:05:52.945116 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6710 | 2026.03.17 21:05:52.945423 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.03.17 21:05:52.945499 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_36_7} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6712 | 2026.03.17 21:05:52.945591 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6713 | 2026.03.17 21:05:57.934452 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.03.17 21:05:57.934749 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6715 | 2026.03.17 21:05:57.934817 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6716 | 2026.03.17 21:05:57.935413 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.03.17 21:05:57.935463 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6718 | 2026.03.17 21:05:57.935852 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6719 | 2026.03.17 21:05:57.936081 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.03.17 21:05:57.936242 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001557 sec., 2569.0430314707774 rows/sec., 209.49 KiB/sec. | ||
| 6721 | 2026.03.17 21:05:57.936291 [ 4 ] {1b37f919-015c-4f22-9503-8b1d543f137f} <Debug> TCPHandler: Processed in 0.002027963 sec. | ||
| 6722 | 2026.03.17 21:05:57.936411 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.03.17 21:05:57.936513 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6724 | 2026.03.17 21:05:57.936556 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6725 | 2026.03.17 21:05:57.936992 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.03.17 21:05:57.937028 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6727 | 2026.03.17 21:05:57.937346 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6728 | 2026.03.17 21:05:57.937564 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.03.17 21:05:57.937696 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001208 sec., 87748.34437086093 rows/sec., 7.32 MiB/sec. | ||
| 6730 | 2026.03.17 21:05:57.937734 [ 4 ] {e747c7d7-809e-4bf4-97a4-85d68528d7d6} <Debug> TCPHandler: Processed in 0.001373332 sec. | ||
| 6731 | 2026.03.17 21:05:57.937848 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.03.17 21:05:57.937943 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.03.17 21:05:57.937983 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6734 | 2026.03.17 21:05:57.938386 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.03.17 21:05:57.938421 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6736 | 2026.03.17 21:05:57.938715 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6737 | 2026.03.17 21:05:57.938923 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.03.17 21:05:57.939018 [ 140 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6739 | 2026.03.17 21:05:57.939049 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001124 sec., 24911.032028469752 rows/sec., 1.81 MiB/sec. | ||
| 6740 | 2026.03.17 21:05:57.939055 [ 140 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.03.17 21:05:57.939082 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6742 | 2026.03.17 21:05:57.939087 [ 4 ] {86d08890-0621-4394-a3aa-a9263e8aea7c} <Debug> TCPHandler: Processed in 0.001288941 sec. | ||
| 6743 | 2026.03.17 21:05:57.939202 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.03.17 21:05:57.939206 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 6745 | 2026.03.17 21:05:57.939296 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6746 | 2026.03.17 21:05:57.939339 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6747 | 2026.03.17 21:05:57.939363 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6748 | 2026.03.17 21:05:57.939399 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6749 | 2026.03.17 21:05:57.939463 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 6750 | 2026.03.17 21:05:57.939508 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 6751 | 2026.03.17 21:05:57.939549 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 6752 | 2026.03.17 21:05:57.939589 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
| 6753 | 2026.03.17 21:05:57.939627 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 6754 | 2026.03.17 21:05:57.939752 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.03.17 21:05:57.939795 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6756 | 2026.03.17 21:05:57.940137 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6757 | 2026.03.17 21:05:57.940367 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.03.17 21:05:57.940476 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324621 sec., 272530.78427716304 rows/sec., 19.45 MiB/sec. | ||
| 6759 | 2026.03.17 21:05:57.940498 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001221 sec., 75348.07534807535 rows/sec., 5.89 MiB/sec. | ||
| 6760 | 2026.03.17 21:05:57.940537 [ 4 ] {36ebcd1e-9ac6-4d94-962e-b967f3b17b88} <Debug> TCPHandler: Processed in 0.001384532 sec. | ||
| 6761 | 2026.03.17 21:05:57.940621 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6762 | 2026.03.17 21:05:57.940648 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.03.17 21:05:57.940747 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6764 | 2026.03.17 21:05:57.940822 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6765 | 2026.03.17 21:05:57.940885 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.03.17 21:05:57.940960 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_36_7} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6767 | 2026.03.17 21:05:57.941030 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6768 | 2026.03.17 21:05:57.941225 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.03.17 21:05:57.941265 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6770 | 2026.03.17 21:05:57.941597 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6771 | 2026.03.17 21:05:57.941817 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.03.17 21:05:57.941970 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00124 sec., 130645.16129032258 rows/sec., 9.10 MiB/sec. | ||
| 6773 | 2026.03.17 21:05:57.942006 [ 4 ] {6884d73a-da1b-4b37-83d7-ad72a4a9b12c} <Debug> TCPHandler: Processed in 0.001408842 sec. | ||
| 6774 | 2026.03.17 21:05:57.942120 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.03.17 21:05:57.942215 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.03.17 21:05:57.942269 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <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 | ||
| 6777 | 2026.03.17 21:05:57.943043 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.03.17 21:05:57.943080 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6779 | 2026.03.17 21:05:57.943621 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6780 | 2026.03.17 21:05:57.943839 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.03.17 21:05:57.943978 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001782 sec., 13468.013468013469 rows/sec., 24.13 MiB/sec. | ||
| 6782 | 2026.03.17 21:05:57.944039 [ 4 ] {b18e7dec-bc55-4ee1-a811-0528f62fdbfb} <Debug> TCPHandler: Processed in 0.001967592 sec. | ||
| 6783 | 2026.03.17 21:05:57.944147 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.03.17 21:05:57.944243 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6785 | 2026.03.17 21:05:57.944283 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6786 | 2026.03.17 21:05:57.944617 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.17 21:05:57.944652 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6788 | 2026.03.17 21:05:57.944967 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6789 | 2026.03.17 21:05:57.945177 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.03.17 21:05:57.945307 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6791 | 2026.03.17 21:05:57.945342 [ 4 ] {75c4d178-cbe6-4783-b617-5dae7c7d9fd0} <Debug> TCPHandler: Processed in 0.00124533 sec. | ||
| 6792 | 2026.03.17 21:05:58.674792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13880 | ||
| 6793 | 2026.03.17 21:05:58.675348 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.03.17 21:05:58.675394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6795 | 2026.03.17 21:05:58.675929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6796 | 2026.03.17 21:05:58.676165 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.03.17 21:05:58.676306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13880 | ||
| 6798 | 2026.03.17 21:05:59.455835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6799 | 2026.03.17 21:05:59.473432 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.03.17 21:05:59.473501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6801 | 2026.03.17 21:05:59.479890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6802 | 2026.03.17 21:05:59.480645 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.03.17 21:05:59.484069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6804 | 2026.03.17 21:06:01.207576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 830 | ||
| 6805 | 2026.03.17 21:06:01.209852 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.03.17 21:06:01.209892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6807 | 2026.03.17 21:06:01.211053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6808 | 2026.03.17 21:06:01.211315 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.03.17 21:06:01.211458 [ 95 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6810 | 2026.03.17 21:06:01.211500 [ 95 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.03.17 21:06:01.211521 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6812 | 2026.03.17 21:06:01.211576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6813 | 2026.03.17 21:06:01.211635 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 6814 | 2026.03.17 21:06:01.212277 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6815 | 2026.03.17 21:06:01.212433 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 670 rows starting from the beginning of the part | ||
| 6816 | 2026.03.17 21:06:01.212852 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6817 | 2026.03.17 21:06:01.213226 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6818 | 2026.03.17 21:06:01.213594 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6819 | 2026.03.17 21:06:01.213945 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6820 | 2026.03.17 21:06:01.214320 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6821 | 2026.03.17 21:06:01.221443 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 72 columns (72 merged, 0 gathered) in 0.009856328 sec., 84209.85989914298 rows/sec., 73.99 MiB/sec. | ||
| 6822 | 2026.03.17 21:06:01.222776 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6823 | 2026.03.17 21:06:01.223382 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.03.17 21:06:01.223449 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_21_4} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6825 | 2026.03.17 21:06:01.223662 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6826 | 2026.03.17 21:06:02.932986 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.03.17 21:06:02.933183 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6828 | 2026.03.17 21:06:02.933251 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6829 | 2026.03.17 21:06:02.933959 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.03.17 21:06:02.934001 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6831 | 2026.03.17 21:06:02.934425 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6832 | 2026.03.17 21:06:02.934655 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.17 21:06:02.934817 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001684 sec., 53444.18052256532 rows/sec., 4.48 MiB/sec. | ||
| 6834 | 2026.03.17 21:06:02.934867 [ 4 ] {07107a9e-ce8e-4774-8a2d-11cb8fd4e1ae} <Debug> TCPHandler: Processed in 0.002027112 sec. | ||
| 6835 | 2026.03.17 21:06:02.934991 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.03.17 21:06:02.935099 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.03.17 21:06:02.935143 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6838 | 2026.03.17 21:06:02.935630 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.03.17 21:06:02.935666 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6840 | 2026.03.17 21:06:02.936009 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6841 | 2026.03.17 21:06:02.936243 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.03.17 21:06:02.936379 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001304 sec., 13036.809815950919 rows/sec., 980.31 KiB/sec. | ||
| 6843 | 2026.03.17 21:06:02.936418 [ 4 ] {32a617bc-913d-4c16-b5a0-1898c8a861a9} <Debug> TCPHandler: Processed in 0.001478894 sec. | ||
| 6844 | 2026.03.17 21:06:02.936539 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.03.17 21:06:02.936636 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6846 | 2026.03.17 21:06:02.936676 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6847 | 2026.03.17 21:06:02.937106 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.03.17 21:06:02.937143 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6849 | 2026.03.17 21:06:02.937456 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6850 | 2026.03.17 21:06:02.937679 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.03.17 21:06:02.937809 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001192 sec., 67953.0201342282 rows/sec., 5.31 MiB/sec. | ||
| 6852 | 2026.03.17 21:06:02.937848 [ 4 ] {6cff50fd-f208-4426-9277-c04fcda903f4} <Debug> TCPHandler: Processed in 0.001358942 sec. | ||
| 6853 | 2026.03.17 21:06:02.937961 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6854 | 2026.03.17 21:06:02.938057 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6855 | 2026.03.17 21:06:02.938102 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6856 | 2026.03.17 21:06:02.938531 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.03.17 21:06:02.938568 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6858 | 2026.03.17 21:06:02.938911 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6859 | 2026.03.17 21:06:02.939125 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.03.17 21:06:02.939253 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6861 | 2026.03.17 21:06:02.939291 [ 4 ] {7b14732d-7943-488e-b601-f1391da284c4} <Debug> TCPHandler: Processed in 0.001380392 sec. | ||
| 6862 | 2026.03.17 21:06:02.939400 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2026.03.17 21:06:02.939504 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6864 | 2026.03.17 21:06:02.939558 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <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 | ||
| 6865 | 2026.03.17 21:06:02.940358 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.03.17 21:06:02.940393 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6867 | 2026.03.17 21:06:02.940933 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6868 | 2026.03.17 21:06:02.941167 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.03.17 21:06:02.941302 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001817 sec., 9356.081452944414 rows/sec., 16.77 MiB/sec. | ||
| 6870 | 2026.03.17 21:06:02.941364 [ 4 ] {6a1ec514-f53f-413d-b253-04c6ff84d5fd} <Debug> TCPHandler: Processed in 0.002013822 sec. | ||
| 6871 | 2026.03.17 21:06:02.941480 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.03.17 21:06:02.941580 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6873 | 2026.03.17 21:06:02.941621 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6874 | 2026.03.17 21:06:02.941974 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.03.17 21:06:02.942009 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6876 | 2026.03.17 21:06:02.942318 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6877 | 2026.03.17 21:06:02.942528 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.03.17 21:06:02.942661 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6879 | 2026.03.17 21:06:02.942696 [ 4 ] {3f27b346-e920-4fe4-b0e2-21897c264db6} <Debug> TCPHandler: Processed in 0.00126623 sec. | ||
| 6880 | 2026.03.17 21:06:06.055066 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6881 | 2026.03.17 21:06:06.055119 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6882 | 2026.03.17 21:06:06.176403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14392 | ||
| 6883 | 2026.03.17 21:06:06.177312 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.03.17 21:06:06.177371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6885 | 2026.03.17 21:06:06.178035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6886 | 2026.03.17 21:06:06.178279 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.03.17 21:06:06.178425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14392 | ||
| 6888 | 2026.03.17 21:06:06.984142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6889 | 2026.03.17 21:06:07.001675 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.03.17 21:06:07.001733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6891 | 2026.03.17 21:06:07.007637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6892 | 2026.03.17 21:06:07.008357 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.03.17 21:06:07.011358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6894 | 2026.03.17 21:06:07.933767 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.03.17 21:06:07.933971 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6896 | 2026.03.17 21:06:07.934035 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6897 | 2026.03.17 21:06:07.934721 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.03.17 21:06:07.934779 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6899 | 2026.03.17 21:06:07.935209 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6900 | 2026.03.17 21:06:07.935449 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.03.17 21:06:07.935605 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00169 sec., 61538.46153846153 rows/sec., 5.15 MiB/sec. | ||
| 6902 | 2026.03.17 21:06:07.935606 [ 155 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6903 | 2026.03.17 21:06:07.935650 [ 4 ] {fbd08d65-aa9e-400f-9780-556134045e87} <Debug> TCPHandler: Processed in 0.002029693 sec. | ||
| 6904 | 2026.03.17 21:06:07.935689 [ 155 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.03.17 21:06:07.935721 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6906 | 2026.03.17 21:06:07.935792 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.03.17 21:06:07.935832 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::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 | ||
| 6908 | 2026.03.17 21:06:07.935892 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6909 | 2026.03.17 21:06:07.935937 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6910 | 2026.03.17 21:06:07.935967 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6911 | 2026.03.17 21:06:07.936005 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2890 rows starting from the beginning of the part | ||
| 6912 | 2026.03.17 21:06:07.936070 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6913 | 2026.03.17 21:06:07.936117 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6914 | 2026.03.17 21:06:07.936159 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 6915 | 2026.03.17 21:06:07.936197 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6916 | 2026.03.17 21:06:07.936236 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6917 | 2026.03.17 21:06:07.936348 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.03.17 21:06:07.936392 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6919 | 2026.03.17 21:06:07.936745 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6920 | 2026.03.17 21:06:07.936991 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.03.17 21:06:07.937135 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001262 sec., 19017.432646592708 rows/sec., 1.40 MiB/sec. | ||
| 6922 | 2026.03.17 21:06:07.937173 [ 4 ] {d2f75261-b7f1-4831-a8cc-865843d87c2d} <Debug> TCPHandler: Processed in 0.001432703 sec. | ||
| 6923 | 2026.03.17 21:06:07.937283 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.03.17 21:06:07.937377 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6925 | 2026.03.17 21:06:07.937414 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6926 | 2026.03.17 21:06:07.937678 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895671 sec., 1785119.886309386 rows/sec., 145.75 MiB/sec. | ||
| 6927 | 2026.03.17 21:06:07.937855 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.03.17 21:06:07.937891 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6929 | 2026.03.17 21:06:07.938083 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6930 | 2026.03.17 21:06:07.938219 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6931 | 2026.03.17 21:06:07.938414 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.03.17 21:06:07.938498 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_41_8} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6933 | 2026.03.17 21:06:07.938503 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.03.17 21:06:07.938583 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 6935 | 2026.03.17 21:06:07.938681 [ 152 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6936 | 2026.03.17 21:06:07.938703 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001344 sec., 65476.19047619048 rows/sec., 5.11 MiB/sec. | ||
| 6937 | 2026.03.17 21:06:07.938721 [ 152 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.03.17 21:06:07.938745 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6939 | 2026.03.17 21:06:07.938757 [ 4 ] {6eebb764-dc9c-4cde-8a21-7c5e36213f6c} <Debug> TCPHandler: Processed in 0.001522384 sec. | ||
| 6940 | 2026.03.17 21:06:07.938814 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::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 | ||
| 6941 | 2026.03.17 21:06:07.938887 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.03.17 21:06:07.938905 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6943 | 2026.03.17 21:06:07.938961 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1550 rows starting from the beginning of the part | ||
| 6944 | 2026.03.17 21:06:07.939008 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6945 | 2026.03.17 21:06:07.939009 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6946 | 2026.03.17 21:06:07.939049 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 81 rows starting from the beginning of the part | ||
| 6947 | 2026.03.17 21:06:07.939082 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6948 | 2026.03.17 21:06:07.939091 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part | ||
| 6949 | 2026.03.17 21:06:07.939143 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 81 rows starting from the beginning of the part | ||
| 6950 | 2026.03.17 21:06:07.939178 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 88 rows starting from the beginning of the part | ||
| 6951 | 2026.03.17 21:06:07.939560 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.03.17 21:06:07.939600 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6953 | 2026.03.17 21:06:07.940007 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6954 | 2026.03.17 21:06:07.940151 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364651 sec., 1450920.4184806226 rows/sec., 109.40 MiB/sec. | ||
| 6955 | 2026.03.17 21:06:07.940314 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.03.17 21:06:07.940398 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6957 | 2026.03.17 21:06:07.940462 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6958 | 2026.03.17 21:06:07.940489 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.03.17 21:06:07.940507 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6960 | 2026.03.17 21:06:07.940525 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
| 6961 | 2026.03.17 21:06:07.940568 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 6962 | 2026.03.17 21:06:07.940574 [ 4 ] {7bc00149-adfa-4e93-ba74-a4e15456aa9d} <Debug> TCPHandler: Processed in 0.001733737 sec. | ||
| 6963 | 2026.03.17 21:06:07.940671 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6964 | 2026.03.17 21:06:07.940702 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14021 rows starting from the beginning of the part | ||
| 6965 | 2026.03.17 21:06:07.940735 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.03.17 21:06:07.940752 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6967 | 2026.03.17 21:06:07.940771 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.03.17 21:06:07.940800 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::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 | ||
| 6969 | 2026.03.17 21:06:07.940840 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
| 6970 | 2026.03.17 21:06:07.940872 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_41_8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6971 | 2026.03.17 21:06:07.940883 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6972 | 2026.03.17 21:06:07.940876 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6973 | 2026.03.17 21:06:07.940958 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6974 | 2026.03.17 21:06:07.940975 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <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 | ||
| 6975 | 2026.03.17 21:06:07.940994 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6976 | 2026.03.17 21:06:07.941879 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.03.17 21:06:07.941912 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6978 | 2026.03.17 21:06:07.942490 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6979 | 2026.03.17 21:06:07.942718 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.03.17 21:06:07.942840 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6981 | 2026.03.17 21:06:07.942871 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002013 sec., 11922.503725782413 rows/sec., 21.36 MiB/sec. | ||
| 6982 | 2026.03.17 21:06:07.942877 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.03.17 21:06:07.942906 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6984 | 2026.03.17 21:06:07.942937 [ 4 ] {b877cab4-2593-44e7-9888-80545291c89c} <Debug> TCPHandler: Processed in 0.002265766 sec. | ||
| 6985 | 2026.03.17 21:06:07.942990 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 6986 | 2026.03.17 21:06:07.943057 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.03.17 21:06:07.943148 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6988 | 2026.03.17 21:06:07.943180 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6989 | 2026.03.17 21:06:07.943189 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6990 | 2026.03.17 21:06:07.943234 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 641 rows starting from the beginning of the part | ||
| 6991 | 2026.03.17 21:06:07.943371 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 6992 | 2026.03.17 21:06:07.943507 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 17 rows starting from the beginning of the part | ||
| 6993 | 2026.03.17 21:06:07.943545 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.03.17 21:06:07.943580 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6995 | 2026.03.17 21:06:07.943614 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 6996 | 2026.03.17 21:06:07.943712 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
| 6997 | 2026.03.17 21:06:07.943813 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6998 | 2026.03.17 21:06:07.943999 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6999 | 2026.03.17 21:06:07.944223 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.03.17 21:06:07.944355 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 7001 | 2026.03.17 21:06:07.944391 [ 4 ] {8e00fd1d-d455-4281-aa3f-7ed852b2999c} <Debug> TCPHandler: Processed in 0.001381672 sec. | ||
| 7002 | 2026.03.17 21:06:07.944919 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14823 rows, containing 5 columns (5 merged, 0 gathered) in 0.00437945 sec., 3384671.591181541 rows/sec., 222.06 MiB/sec. | ||
| 7003 | 2026.03.17 21:06:07.945464 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7004 | 2026.03.17 21:06:07.945806 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.03.17 21:06:07.945892 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7006 | 2026.03.17 21:06:07.946009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 7007 | 2026.03.17 21:06:07.949211 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 19 columns (19 merged, 0 gathered) in 0.00625913 sec., 119345.6598600764 rows/sec., 213.86 MiB/sec. | ||
| 7008 | 2026.03.17 21:06:07.950555 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7009 | 2026.03.17 21:06:07.950893 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.03.17 21:06:07.950967 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7011 | 2026.03.17 21:06:07.951123 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 7012 | 2026.03.17 21:06:08.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.04 MiB, peak 282.09 MiB, free memory in arenas 0.00 B, will set to 275.92 MiB (RSS), difference: 2.88 MiB | ||
| 7013 | 2026.03.17 21:06:11.211728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 854 | ||
| 7014 | 2026.03.17 21:06:11.214151 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.17 21:06:11.214202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7016 | 2026.03.17 21:06:11.215433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7017 | 2026.03.17 21:06:11.215711 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.17 21:06:11.216055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 7019 | 2026.03.17 21:06:12.891753 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.03.17 21:06:12.891970 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.03.17 21:06:12.892045 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7022 | 2026.03.17 21:06:12.892803 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.03.17 21:06:12.892844 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7024 | 2026.03.17 21:06:12.893259 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7025 | 2026.03.17 21:06:12.893486 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.03.17 21:06:12.893643 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001728 sec., 164351.85185185185 rows/sec., 10.44 MiB/sec. | ||
| 7027 | 2026.03.17 21:06:12.893696 [ 4 ] {dea23553-987c-4db7-9d53-245566d49ae0} <Debug> TCPHandler: Processed in 0.002077433 sec. | ||
| 7028 | 2026.03.17 21:06:12.893836 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.03.17 21:06:12.893941 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7030 | 2026.03.17 21:06:12.893984 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7031 | 2026.03.17 21:06:12.894436 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.03.17 21:06:12.894472 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7033 | 2026.03.17 21:06:12.894773 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7034 | 2026.03.17 21:06:12.894983 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.03.17 21:06:12.895112 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001196 sec., 3344.4816053511704 rows/sec., 272.72 KiB/sec. | ||
| 7036 | 2026.03.17 21:06:12.895150 [ 4 ] {650e9a90-1c22-43e7-beb7-05f94ccdd018} <Debug> TCPHandler: Processed in 0.001365662 sec. | ||
| 7037 | 2026.03.17 21:06:12.895263 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.03.17 21:06:12.895360 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7039 | 2026.03.17 21:06:12.895399 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7040 | 2026.03.17 21:06:12.897019 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.03.17 21:06:12.897054 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7042 | 2026.03.17 21:06:12.897518 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7043 | 2026.03.17 21:06:12.897737 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.03.17 21:06:12.897867 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Debug> executeQuery: Read 2713 rows, 210.75 KiB in 0.002527 sec., 1073605.065294816 rows/sec., 81.44 MiB/sec. | ||
| 7045 | 2026.03.17 21:06:12.897906 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 7046 | 2026.03.17 21:06:12.897920 [ 4 ] {c75b94af-7d12-4802-a0a6-f325ff64ba33} <Debug> TCPHandler: Processed in 0.002704913 sec. | ||
| 7047 | 2026.03.17 21:06:12.898032 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.03.17 21:06:12.898128 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.03.17 21:06:12.898167 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7050 | 2026.03.17 21:06:12.898630 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.03.17 21:06:12.898664 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7052 | 2026.03.17 21:06:12.898965 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7053 | 2026.03.17 21:06:12.899173 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.17 21:06:12.899300 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Debug> executeQuery: Read 172 rows, 10.78 KiB in 0.001191 sec., 144416.45675902604 rows/sec., 8.84 MiB/sec. | ||
| 7055 | 2026.03.17 21:06:12.899337 [ 4 ] {f45a17e2-4ec4-4c09-bbc3-c7c20bc29e37} <Debug> TCPHandler: Processed in 0.001352472 sec. | ||
| 7056 | 2026.03.17 21:06:12.899449 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.03.17 21:06:12.899543 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.03.17 21:06:12.899582 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7059 | 2026.03.17 21:06:12.900258 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.03.17 21:06:12.900292 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7061 | 2026.03.17 21:06:12.900628 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7062 | 2026.03.17 21:06:12.900839 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.03.17 21:06:12.900966 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001442 sec., 594313.4535367546 rows/sec., 35.32 MiB/sec. | ||
| 7064 | 2026.03.17 21:06:12.901004 [ 4 ] {b2642fb7-8e83-46da-8b87-326dc127a700} <Debug> TCPHandler: Processed in 0.001602305 sec. | ||
| 7065 | 2026.03.17 21:06:12.901107 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.03.17 21:06:12.901201 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.03.17 21:06:12.901239 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7068 | 2026.03.17 21:06:12.901615 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.03.17 21:06:12.901649 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7070 | 2026.03.17 21:06:12.901927 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7071 | 2026.03.17 21:06:12.902141 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.03.17 21:06:12.902265 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 7073 | 2026.03.17 21:06:12.902302 [ 4 ] {9d32dee0-48bb-4ab1-bfe7-ba60f6702bca} <Debug> TCPHandler: Processed in 0.00124499 sec. | ||
| 7074 | 2026.03.17 21:06:12.902404 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.03.17 21:06:12.902496 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.03.17 21:06:12.902535 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7077 | 2026.03.17 21:06:12.902970 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.03.17 21:06:12.903005 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7079 | 2026.03.17 21:06:12.903298 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7080 | 2026.03.17 21:06:12.903501 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.03.17 21:06:12.903625 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 7082 | 2026.03.17 21:06:12.903663 [ 4 ] {fcc49b2d-1db9-43b9-b46c-6ca7159875d5} <Debug> TCPHandler: Processed in 0.001307651 sec. | ||
| 7083 | 2026.03.17 21:06:12.903779 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.03.17 21:06:12.903872 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7085 | 2026.03.17 21:06:12.903910 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7086 | 2026.03.17 21:06:12.904786 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.03.17 21:06:12.904820 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7088 | 2026.03.17 21:06:12.905182 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7089 | 2026.03.17 21:06:12.905392 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.03.17 21:06:12.905519 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Debug> executeQuery: Read 1456 rows, 102.81 KiB in 0.001665 sec., 874474.4744744744 rows/sec., 60.30 MiB/sec. | ||
| 7091 | 2026.03.17 21:06:12.905557 [ 4 ] {ae1399ff-eeff-4576-9bfc-95cd0557db1f} <Debug> TCPHandler: Processed in 0.001831299 sec. | ||
| 7092 | 2026.03.17 21:06:12.905666 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.03.17 21:06:12.905760 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7094 | 2026.03.17 21:06:12.905802 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7095 | 2026.03.17 21:06:12.906132 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.03.17 21:06:12.906166 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7097 | 2026.03.17 21:06:12.906463 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7098 | 2026.03.17 21:06:12.906663 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.03.17 21:06:12.906785 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 7100 | 2026.03.17 21:06:12.906821 [ 4 ] {a2f2fe4d-ba03-4b35-ada1-66e1c35b7557} <Debug> TCPHandler: Processed in 0.001202289 sec. | ||
| 7101 | 2026.03.17 21:06:12.906925 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2026.03.17 21:06:12.907026 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7103 | 2026.03.17 21:06:12.907070 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7104 | 2026.03.17 21:06:12.907768 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.03.17 21:06:12.907802 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7106 | 2026.03.17 21:06:12.908216 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7107 | 2026.03.17 21:06:12.908432 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2026.03.17 21:06:12.908559 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Debug> executeQuery: Read 1452 rows, 93.81 KiB in 0.001552 sec., 935567.0103092784 rows/sec., 59.03 MiB/sec. | ||
| 7109 | 2026.03.17 21:06:12.908595 [ 4 ] {5c231a1b-8b93-4111-b462-860aecce5a1f} <Debug> TCPHandler: Processed in 0.001718788 sec. | ||
| 7110 | 2026.03.17 21:06:12.908706 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7111 | 2026.03.17 21:06:12.908798 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7112 | 2026.03.17 21:06:12.908840 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7113 | 2026.03.17 21:06:12.909149 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.03.17 21:06:12.909183 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7115 | 2026.03.17 21:06:12.909472 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7116 | 2026.03.17 21:06:12.909669 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.03.17 21:06:12.909795 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 7118 | 2026.03.17 21:06:12.909829 [ 4 ] {ac66e294-ba34-48fe-a5a1-0144f9f336dc} <Debug> TCPHandler: Processed in 0.001170288 sec. | ||
| 7119 | 2026.03.17 21:06:12.909951 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7120 | 2026.03.17 21:06:12.910074 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7121 | 2026.03.17 21:06:12.910139 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <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 | ||
| 7122 | 2026.03.17 21:06:12.911083 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.03.17 21:06:12.911122 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7124 | 2026.03.17 21:06:12.911678 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7125 | 2026.03.17 21:06:12.911912 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.03.17 21:06:12.912051 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002 sec., 13000 rows/sec., 23.30 MiB/sec. | ||
| 7127 | 2026.03.17 21:06:12.912112 [ 4 ] {c7a3f57e-94c3-46a4-9679-2676864e3727} <Debug> TCPHandler: Processed in 0.002223486 sec. | ||
| 7128 | 2026.03.17 21:06:12.912231 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.03.17 21:06:12.912333 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7130 | 2026.03.17 21:06:12.912375 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7131 | 2026.03.17 21:06:12.912708 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.03.17 21:06:12.912744 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7133 | 2026.03.17 21:06:12.913055 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7134 | 2026.03.17 21:06:12.913259 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.03.17 21:06:12.913384 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 7136 | 2026.03.17 21:06:12.913421 [ 4 ] {fd984cfb-2aa1-4baa-a918-1961ac34338b} <Debug> TCPHandler: Processed in 0.00124107 sec. | ||
| 7137 | 2026.03.17 21:06:13.678507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14840 | ||
| 7138 | 2026.03.17 21:06:13.679021 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.03.17 21:06:13.679071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7140 | 2026.03.17 21:06:13.679577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7141 | 2026.03.17 21:06:13.679808 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.03.17 21:06:13.679949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14840 | ||
| 7143 | 2026.03.17 21:06:13.679945 [ 149 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7144 | 2026.03.17 21:06:13.680030 [ 149 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.03.17 21:06:13.680054 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7146 | 2026.03.17 21:06:13.680186 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 7147 | 2026.03.17 21:06:13.680341 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7148 | 2026.03.17 21:06:13.680384 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12472 rows starting from the beginning of the part | ||
| 7149 | 2026.03.17 21:06:13.680457 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7150 | 2026.03.17 21:06:13.680511 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7151 | 2026.03.17 21:06:13.680560 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7152 | 2026.03.17 21:06:13.680606 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7153 | 2026.03.17 21:06:13.680651 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7154 | 2026.03.17 21:06:13.682415 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002292517 sec., 6473234.440573396 rows/sec., 92.60 MiB/sec. | ||
| 7155 | 2026.03.17 21:06:13.682776 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7156 | 2026.03.17 21:06:13.683058 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.03.17 21:06:13.683132 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_31_6} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7158 | 2026.03.17 21:06:13.683246 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7159 | 2026.03.17 21:06:14.511461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7160 | 2026.03.17 21:06:14.528833 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.03.17 21:06:14.528883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7162 | 2026.03.17 21:06:14.534812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7163 | 2026.03.17 21:06:14.535512 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.03.17 21:06:14.535790 [ 147 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7165 | 2026.03.17 21:06:14.535849 [ 147 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2026.03.17 21:06:14.535869 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7167 | 2026.03.17 21:06:14.535963 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 7168 | 2026.03.17 21:06:14.538926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7169 | 2026.03.17 21:06:14.539678 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7170 | 2026.03.17 21:06:14.541328 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7171 | 2026.03.17 21:06:14.546147 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7172 | 2026.03.17 21:06:14.550857 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7173 | 2026.03.17 21:06:14.555479 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7174 | 2026.03.17 21:06:14.559879 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7175 | 2026.03.17 21:06:14.563976 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7176 | 2026.03.17 21:06:14.620542 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084614333 sec., 2765.4889154536027 rows/sec., 14.30 MiB/sec. | ||
| 7177 | 2026.03.17 21:06:14.623589 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7178 | 2026.03.17 21:06:14.625845 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.03.17 21:06:14.625975 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_31_6} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7180 | 2026.03.17 21:06:14.628672 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7181 | 2026.03.17 21:06:15.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.03 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 281.26 MiB (RSS), difference: 4.23 MiB | ||
| 7182 | 2026.03.17 21:06:17.937681 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7183 | 2026.03.17 21:06:17.937882 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7184 | 2026.03.17 21:06:17.937951 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7185 | 2026.03.17 21:06:17.938648 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.03.17 21:06:17.938704 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7187 | 2026.03.17 21:06:17.939132 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7188 | 2026.03.17 21:06:17.939357 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.03.17 21:06:17.939518 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001684 sec., 61757.71971496437 rows/sec., 5.17 MiB/sec. | ||
| 7190 | 2026.03.17 21:06:17.939568 [ 4 ] {90ebd8cb-76a4-438d-afe1-d8d83f83f542} <Debug> TCPHandler: Processed in 0.002019013 sec. | ||
| 7191 | 2026.03.17 21:06:17.939695 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.03.17 21:06:17.939807 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.03.17 21:06:17.939850 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7194 | 2026.03.17 21:06:17.940271 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.03.17 21:06:17.940309 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7196 | 2026.03.17 21:06:17.940608 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7197 | 2026.03.17 21:06:17.940816 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.03.17 21:06:17.940950 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.51 MiB/sec. | ||
| 7199 | 2026.03.17 21:06:17.940988 [ 4 ] {67130efd-6ed6-4b29-9ef5-9591e06acff9} <Debug> TCPHandler: Processed in 0.001346641 sec. | ||
| 7200 | 2026.03.17 21:06:17.941093 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.03.17 21:06:17.941189 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7202 | 2026.03.17 21:06:17.941228 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7203 | 2026.03.17 21:06:17.941654 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.03.17 21:06:17.941691 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7205 | 2026.03.17 21:06:17.941994 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7206 | 2026.03.17 21:06:17.942203 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.03.17 21:06:17.942331 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001161 sec., 75796.72695951766 rows/sec., 5.92 MiB/sec. | ||
| 7208 | 2026.03.17 21:06:17.942370 [ 4 ] {8ef3101d-f35c-4322-a3c4-af40cda1a237} <Debug> TCPHandler: Processed in 0.001327891 sec. | ||
| 7209 | 2026.03.17 21:06:17.942483 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7210 | 2026.03.17 21:06:17.942578 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7211 | 2026.03.17 21:06:17.942621 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7212 | 2026.03.17 21:06:17.943069 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.03.17 21:06:17.943118 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7214 | 2026.03.17 21:06:17.943532 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7215 | 2026.03.17 21:06:17.943791 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.03.17 21:06:17.943948 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 7217 | 2026.03.17 21:06:17.943995 [ 4 ] {1a20a5d6-f445-41cd-8544-a340b1ea57e9} <Debug> TCPHandler: Processed in 0.001562465 sec. | ||
| 7218 | 2026.03.17 21:06:17.944132 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7219 | 2026.03.17 21:06:17.944246 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7220 | 2026.03.17 21:06:17.944300 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <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 | ||
| 7221 | 2026.03.17 21:06:17.945106 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.03.17 21:06:17.945143 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7223 | 2026.03.17 21:06:17.945664 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7224 | 2026.03.17 21:06:17.945882 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.03.17 21:06:17.946028 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001803 sec., 13311.148086522464 rows/sec., 23.85 MiB/sec. | ||
| 7226 | 2026.03.17 21:06:17.946083 [ 4 ] {fdb50aa3-1a16-40df-a3cd-7b93a5544840} <Debug> TCPHandler: Processed in 0.002012623 sec. | ||
| 7227 | 2026.03.17 21:06:17.946199 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2026.03.17 21:06:17.946294 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7229 | 2026.03.17 21:06:17.946337 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7230 | 2026.03.17 21:06:17.946671 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.03.17 21:06:17.946709 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7232 | 2026.03.17 21:06:17.947010 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7233 | 2026.03.17 21:06:17.947211 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.03.17 21:06:17.947329 [ 142 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7235 | 2026.03.17 21:06:17.947339 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7236 | 2026.03.17 21:06:17.947412 [ 142 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.03.17 21:06:17.947427 [ 4 ] {20298232-d147-498d-bd08-7bf3c10c35ea} <Debug> TCPHandler: Processed in 0.00127905 sec. | ||
| 7238 | 2026.03.17 21:06:17.947441 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7239 | 2026.03.17 21:06:17.947540 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 7240 | 2026.03.17 21:06:17.947656 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7241 | 2026.03.17 21:06:17.947690 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1482 rows starting from the beginning of the part | ||
| 7242 | 2026.03.17 21:06:17.947753 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7243 | 2026.03.17 21:06:17.947798 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::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 | ||
| 7244 | 2026.03.17 21:06:17.947840 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7245 | 2026.03.17 21:06:17.947878 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 7246 | 2026.03.17 21:06:17.947916 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 7247 | 2026.03.17 21:06:17.948885 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380192 sec., 1312860.8193642625 rows/sec., 86.06 MiB/sec. | ||
| 7248 | 2026.03.17 21:06:17.949104 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7249 | 2026.03.17 21:06:17.949346 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.03.17 21:06:17.949415 [ 190 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_41_8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7251 | 2026.03.17 21:06:17.949478 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7252 | 2026.03.17 21:06:21.055392 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7253 | 2026.03.17 21:06:21.055449 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7254 | 2026.03.17 21:06:21.180031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15352 | ||
| 7255 | 2026.03.17 21:06:21.180557 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.03.17 21:06:21.180602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7257 | 2026.03.17 21:06:21.181370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7258 | 2026.03.17 21:06:21.181602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.03.17 21:06:21.181745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15352 | ||
| 7260 | 2026.03.17 21:06:21.216199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 892 | ||
| 7261 | 2026.03.17 21:06:21.218709 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.03.17 21:06:21.218752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7263 | 2026.03.17 21:06:21.219965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7264 | 2026.03.17 21:06:21.220233 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.03.17 21:06:21.220492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7266 | 2026.03.17 21:06:22.001182 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000815404 sec. | ||
| 7267 | 2026.03.17 21:06:22.039005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7268 | 2026.03.17 21:06:22.055226 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.03.17 21:06:22.055296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7270 | 2026.03.17 21:06:22.060748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7271 | 2026.03.17 21:06:22.061457 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.03.17 21:06:22.064286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7273 | 2026.03.17 21:06:22.941326 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.03.17 21:06:22.941566 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.03.17 21:06:22.941657 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7276 | 2026.03.17 21:06:22.942588 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.03.17 21:06:22.942643 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7278 | 2026.03.17 21:06:22.943075 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7279 | 2026.03.17 21:06:22.943332 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.03.17 21:06:22.943499 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001996 sec., 142284.56913827657 rows/sec., 9.04 MiB/sec. | ||
| 7281 | 2026.03.17 21:06:22.943551 [ 4 ] {c7656e6a-149d-4089-80cc-70119050b62e} <Debug> TCPHandler: Processed in 0.002388128 sec. | ||
| 7282 | 2026.03.17 21:06:22.943676 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.03.17 21:06:22.943781 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7284 | 2026.03.17 21:06:22.943827 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7285 | 2026.03.17 21:06:22.944603 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.03.17 21:06:22.944643 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7287 | 2026.03.17 21:06:22.945015 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7288 | 2026.03.17 21:06:22.945228 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.03.17 21:06:22.945364 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001608 sec., 516791.0447761194 rows/sec., 40.57 MiB/sec. | ||
| 7290 | 2026.03.17 21:06:22.945404 [ 4 ] {642af6e4-9fef-48f6-91d9-a3bcc898375c} <Debug> TCPHandler: Processed in 0.001780889 sec. | ||
| 7291 | 2026.03.17 21:06:22.945521 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.03.17 21:06:22.945617 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7293 | 2026.03.17 21:06:22.945658 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7294 | 2026.03.17 21:06:22.946100 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.03.17 21:06:22.946137 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7296 | 2026.03.17 21:06:22.946453 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7297 | 2026.03.17 21:06:22.946655 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.03.17 21:06:22.946771 [ 138 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7299 | 2026.03.17 21:06:22.946789 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001192 sec., 133389.26174496644 rows/sec., 8.05 MiB/sec. | ||
| 7300 | 2026.03.17 21:06:22.946839 [ 138 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.03.17 21:06:22.946850 [ 4 ] {c101148a-42bd-44a6-b98f-16efc1c4e5d5} <Debug> TCPHandler: Processed in 0.001380502 sec. | ||
| 7302 | 2026.03.17 21:06:22.946868 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7303 | 2026.03.17 21:06:22.946972 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.03.17 21:06:22.946973 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::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 | ||
| 7305 | 2026.03.17 21:06:22.947074 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.03.17 21:06:22.947118 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7307 | 2026.03.17 21:06:22.947119 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7308 | 2026.03.17 21:06:22.947169 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7309 | 2026.03.17 21:06:22.947241 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 17 rows starting from the beginning of the part | ||
| 7310 | 2026.03.17 21:06:22.947290 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 7311 | 2026.03.17 21:06:22.947337 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 172 rows starting from the beginning of the part | ||
| 7312 | 2026.03.17 21:06:22.947380 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 7313 | 2026.03.17 21:06:22.947417 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 159 rows starting from the beginning of the part | ||
| 7314 | 2026.03.17 21:06:22.947557 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.03.17 21:06:22.947600 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7316 | 2026.03.17 21:06:22.947926 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7317 | 2026.03.17 21:06:22.948169 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.03.17 21:06:22.948271 [ 138 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7319 | 2026.03.17 21:06:22.948299 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 7320 | 2026.03.17 21:06:22.948302 [ 138 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.03.17 21:06:22.948329 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401073 sec., 442517.9844305043 rows/sec., 29.67 MiB/sec. | ||
| 7322 | 2026.03.17 21:06:22.948339 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7323 | 2026.03.17 21:06:22.948345 [ 4 ] {77083b44-8cc2-4892-8f31-1b5f49cad59a} <Debug> TCPHandler: Processed in 0.001424723 sec. | ||
| 7324 | 2026.03.17 21:06:22.948449 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::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 | ||
| 7325 | 2026.03.17 21:06:22.948480 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7326 | 2026.03.17 21:06:22.948494 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7327 | 2026.03.17 21:06:22.948586 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7328 | 2026.03.17 21:06:22.948589 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7329 | 2026.03.17 21:06:22.948634 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7330 | 2026.03.17 21:06:22.948641 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part | ||
| 7331 | 2026.03.17 21:06:22.948720 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 7332 | 2026.03.17 21:06:22.948767 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 732 rows starting from the beginning of the part | ||
| 7333 | 2026.03.17 21:06:22.948798 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.03.17 21:06:22.948809 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 732 rows starting from the beginning of the part | ||
| 7335 | 2026.03.17 21:06:22.948856 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 857 rows starting from the beginning of the part | ||
| 7336 | 2026.03.17 21:06:22.948881 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_41_8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7337 | 2026.03.17 21:06:22.948891 [ 197 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 7338 | 2026.03.17 21:06:22.948964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7339 | 2026.03.17 21:06:22.949085 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.03.17 21:06:22.949126 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7341 | 2026.03.17 21:06:22.949446 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7342 | 2026.03.17 21:06:22.949675 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.03.17 21:06:22.949807 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 7344 | 2026.03.17 21:06:22.949846 [ 4 ] {9e3e0cfb-3c44-4b7b-8a41-0de2e1d5d3ce} <Debug> TCPHandler: Processed in 0.001415883 sec. | ||
| 7345 | 2026.03.17 21:06:22.949956 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.03.17 21:06:22.950050 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7347 | 2026.03.17 21:06:22.950090 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7348 | 2026.03.17 21:06:22.950267 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186702 sec., 1874645.1564525287 rows/sec., 119.46 MiB/sec. | ||
| 7349 | 2026.03.17 21:06:22.950430 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7350 | 2026.03.17 21:06:22.950680 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.03.17 21:06:22.950703 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.03.17 21:06:22.950746 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7353 | 2026.03.17 21:06:22.950751 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_16_3} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7354 | 2026.03.17 21:06:22.950846 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 7355 | 2026.03.17 21:06:22.951078 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7356 | 2026.03.17 21:06:22.951292 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.17 21:06:22.951427 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001394 sec., 363701.5781922525 rows/sec., 25.60 MiB/sec. | ||
| 7358 | 2026.03.17 21:06:22.951465 [ 4 ] {348ebeda-e963-4159-81e0-2162ffa47d89} <Debug> TCPHandler: Processed in 0.001557565 sec. | ||
| 7359 | 2026.03.17 21:06:22.951579 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.03.17 21:06:22.951673 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7361 | 2026.03.17 21:06:22.951714 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7362 | 2026.03.17 21:06:22.952034 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.03.17 21:06:22.952071 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7364 | 2026.03.17 21:06:22.952368 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7365 | 2026.03.17 21:06:22.952570 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.03.17 21:06:22.952667 [ 138 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 7367 | 2026.03.17 21:06:22.952697 [ 138 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.03.17 21:06:22.952698 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 7369 | 2026.03.17 21:06:22.952714 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7370 | 2026.03.17 21:06:22.952749 [ 4 ] {4518b278-4cf9-4937-b4f8-04ec1b7e8eb6} <Debug> TCPHandler: Processed in 0.001219679 sec. | ||
| 7371 | 2026.03.17 21:06:22.952795 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 7372 | 2026.03.17 21:06:22.952900 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7373 | 2026.03.17 21:06:22.952899 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.03.17 21:06:22.952930 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 7375 | 2026.03.17 21:06:22.952996 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7376 | 2026.03.17 21:06:22.953036 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7377 | 2026.03.17 21:06:22.953038 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7378 | 2026.03.17 21:06:22.953076 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7379 | 2026.03.17 21:06:22.953103 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7380 | 2026.03.17 21:06:22.953117 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7381 | 2026.03.17 21:06:22.953178 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7382 | 2026.03.17 21:06:22.953577 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.03.17 21:06:22.953618 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7384 | 2026.03.17 21:06:22.953866 [ 198 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001104047 sec., 59780.06371105578 rows/sec., 3.05 MiB/sec. | ||
| 7385 | 2026.03.17 21:06:22.953974 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 7386 | 2026.03.17 21:06:22.953983 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7387 | 2026.03.17 21:06:22.954273 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.03.17 21:06:22.954281 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.03.17 21:06:22.954361 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_11_2} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 7390 | 2026.03.17 21:06:22.954417 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001404 sec., 188746.43874643874 rows/sec., 12.54 MiB/sec. | ||
| 7391 | 2026.03.17 21:06:22.954418 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7392 | 2026.03.17 21:06:22.954461 [ 4 ] {9c8b278b-4de1-4f57-a743-9cee97d06c03} <Debug> TCPHandler: Processed in 0.001620296 sec. | ||
| 7393 | 2026.03.17 21:06:22.954572 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.03.17 21:06:22.954665 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.03.17 21:06:22.954705 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7396 | 2026.03.17 21:06:22.955004 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.03.17 21:06:22.955039 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7398 | 2026.03.17 21:06:22.955327 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7399 | 2026.03.17 21:06:22.955524 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.03.17 21:06:22.955657 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 7401 | 2026.03.17 21:06:22.955692 [ 4 ] {41842dfa-c712-4352-8688-169736125f40} <Debug> TCPHandler: Processed in 0.001167928 sec. | ||
| 7402 | 2026.03.17 21:06:22.955798 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.03.17 21:06:22.955888 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.03.17 21:06:22.955939 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <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 | ||
| 7405 | 2026.03.17 21:06:22.956742 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.03.17 21:06:22.956779 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7407 | 2026.03.17 21:06:22.957291 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7408 | 2026.03.17 21:06:22.957506 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.03.17 21:06:22.957641 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 17.21 MiB/sec. | ||
| 7410 | 2026.03.17 21:06:22.957701 [ 4 ] {2aa6f205-6126-4497-9bc7-52265aadfeaf} <Debug> TCPHandler: Processed in 0.001949081 sec. | ||
| 7411 | 2026.03.17 21:06:22.957806 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.03.17 21:06:22.957901 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7413 | 2026.03.17 21:06:22.957941 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7414 | 2026.03.17 21:06:22.958267 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.03.17 21:06:22.958303 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7416 | 2026.03.17 21:06:22.958593 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7417 | 2026.03.17 21:06:22.958799 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.03.17 21:06:22.958926 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 7419 | 2026.03.17 21:06:22.958961 [ 4 ] {743cec58-1d91-4811-a29b-04237b1001c1} <Debug> TCPHandler: Processed in 0.001203189 sec. | ||
| 7420 | 2026.03.17 21:06:23.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.68 MiB, peak 287.59 MiB, free memory in arenas 0.00 B, will set to 281.55 MiB (RSS), difference: -1.13 MiB | ||
| 7421 | 2026.03.17 21:06:23.837484 [ 135 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7422 | 2026.03.17 21:06:23.837551 [ 135 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.03.17 21:06:23.837576 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7424 | 2026.03.17 21:06:23.837739 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 7425 | 2026.03.17 21:06:23.837946 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7426 | 2026.03.17 21:06:23.838003 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 7427 | 2026.03.17 21:06:23.838112 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 7428 | 2026.03.17 21:06:23.838188 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7429 | 2026.03.17 21:06:23.838257 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7430 | 2026.03.17 21:06:23.838323 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 7431 | 2026.03.17 21:06:23.839109 [ 186 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457593 sec., 23326.127389470174 rows/sec., 1.95 MiB/sec. | ||
| 7432 | 2026.03.17 21:06:23.839321 [ 198 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7433 | 2026.03.17 21:06:23.839627 [ 198 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.03.17 21:06:23.839711 [ 198 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_13_3} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7435 | 2026.03.17 21:06:23.839805 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7436 | 2026.03.17 21:06:27.934197 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.03.17 21:06:27.934422 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7438 | 2026.03.17 21:06:27.934498 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7439 | 2026.03.17 21:06:27.935116 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.03.17 21:06:27.935167 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7441 | 2026.03.17 21:06:27.935552 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7442 | 2026.03.17 21:06:27.935772 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.03.17 21:06:27.935942 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 207.09 KiB/sec. | ||
| 7444 | 2026.03.17 21:06:27.935990 [ 4 ] {654ec5b0-77ae-414a-b8d6-27aff1efb323} <Debug> TCPHandler: Processed in 0.001937781 sec. | ||
| 7445 | 2026.03.17 21:06:27.936111 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.03.17 21:06:27.936216 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7447 | 2026.03.17 21:06:27.936285 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7448 | 2026.03.17 21:06:27.936733 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.03.17 21:06:27.936772 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7450 | 2026.03.17 21:06:27.937088 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7451 | 2026.03.17 21:06:27.937289 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.03.17 21:06:27.937428 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001236 sec., 85760.51779935276 rows/sec., 7.15 MiB/sec. | ||
| 7453 | 2026.03.17 21:06:27.937466 [ 4 ] {54b70aaa-4503-43db-b12c-7b7351d5994a} <Debug> TCPHandler: Processed in 0.001407553 sec. | ||
| 7454 | 2026.03.17 21:06:27.937576 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.03.17 21:06:27.937699 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7456 | 2026.03.17 21:06:27.937740 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7457 | 2026.03.17 21:06:27.938131 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.03.17 21:06:27.938168 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7459 | 2026.03.17 21:06:27.938471 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7460 | 2026.03.17 21:06:27.938682 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.03.17 21:06:27.938815 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001137 sec., 24626.209322779243 rows/sec., 1.79 MiB/sec. | ||
| 7462 | 2026.03.17 21:06:27.938853 [ 4 ] {0b2335cc-a3ed-497b-ae17-00c9e71eba8d} <Debug> TCPHandler: Processed in 0.001327582 sec. | ||
| 7463 | 2026.03.17 21:06:27.938956 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.03.17 21:06:27.939052 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7465 | 2026.03.17 21:06:27.939091 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7466 | 2026.03.17 21:06:27.939499 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.03.17 21:06:27.939536 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7468 | 2026.03.17 21:06:27.939837 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7469 | 2026.03.17 21:06:27.940047 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.03.17 21:06:27.940177 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001144 sec., 80419.58041958042 rows/sec., 6.29 MiB/sec. | ||
| 7471 | 2026.03.17 21:06:27.940215 [ 4 ] {5563682b-15e6-46ae-a393-0433263c7dc9} <Debug> TCPHandler: Processed in 0.00130811 sec. | ||
| 7472 | 2026.03.17 21:06:27.940321 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.03.17 21:06:27.940416 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.03.17 21:06:27.940459 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7475 | 2026.03.17 21:06:27.940860 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.03.17 21:06:27.940896 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7477 | 2026.03.17 21:06:27.941218 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7478 | 2026.03.17 21:06:27.941422 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.03.17 21:06:27.941559 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001161 sec., 139534.88372093023 rows/sec., 9.72 MiB/sec. | ||
| 7480 | 2026.03.17 21:06:27.941596 [ 4 ] {8d725deb-5150-4944-bc2b-f530a91197be} <Debug> TCPHandler: Processed in 0.001323471 sec. | ||
| 7481 | 2026.03.17 21:06:27.941699 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7482 | 2026.03.17 21:06:27.941793 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7483 | 2026.03.17 21:06:27.941849 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <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 | ||
| 7484 | 2026.03.17 21:06:27.942643 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.03.17 21:06:27.942681 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7486 | 2026.03.17 21:06:27.943229 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7487 | 2026.03.17 21:06:27.943449 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.03.17 21:06:27.943591 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001815 sec., 13223.140495867769 rows/sec., 23.70 MiB/sec. | ||
| 7489 | 2026.03.17 21:06:27.943653 [ 4 ] {761cc945-b0c8-4b72-90c0-7574c593aaab} <Debug> TCPHandler: Processed in 0.002002332 sec. | ||
| 7490 | 2026.03.17 21:06:27.943751 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.03.17 21:06:27.943859 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7492 | 2026.03.17 21:06:27.943901 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7493 | 2026.03.17 21:06:27.944268 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.03.17 21:06:27.944308 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7495 | 2026.03.17 21:06:27.944615 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7496 | 2026.03.17 21:06:27.944819 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.03.17 21:06:27.944950 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 7498 | 2026.03.17 21:06:27.944986 [ 4 ] {8fe0ae05-fc73-463a-a463-032c17a50005} <Debug> TCPHandler: Processed in 0.001284051 sec. | ||
| 7499 | 2026.03.17 21:06:28.342624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48427 | ||
| 7500 | 2026.03.17 21:06:28.342732 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7501 | 2026.03.17 21:06:28.342758 [ 291 ] {} <Debug> TCP-Session: 64a0019b-e432-4aef-bdad-e5cd9544e99c Authenticating user 'default' from [fd00:1122:3344:101::e]:48427 | ||
| 7502 | 2026.03.17 21:06:28.342780 [ 291 ] {} <Debug> TCP-Session: 64a0019b-e432-4aef-bdad-e5cd9544e99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.03.17 21:06:28.342793 [ 291 ] {} <Debug> TCP-Session: 64a0019b-e432-4aef-bdad-e5cd9544e99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2026.03.17 21:06:28.343044 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62054 | ||
| 7505 | 2026.03.17 21:06:28.343063 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64768 | ||
| 7506 | 2026.03.17 21:06:28.343095 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55566 | ||
| 7507 | 2026.03.17 21:06:28.343122 [ 291 ] {} <Trace> TCP-Session: 64a0019b-e432-4aef-bdad-e5cd9544e99c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.03.17 21:06:28.343128 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60974 | ||
| 7509 | 2026.03.17 21:06:28.343171 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7510 | 2026.03.17 21:06:28.343124 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55889 | ||
| 7511 | 2026.03.17 21:06:28.343228 [ 292 ] {} <Debug> TCP-Session: b0e29705-8824-475b-80a8-ae51cd19d5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62054 | ||
| 7512 | 2026.03.17 21:06:28.343111 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56774 | ||
| 7513 | 2026.03.17 21:06:28.343275 [ 292 ] {} <Debug> TCP-Session: b0e29705-8824-475b-80a8-ae51cd19d5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.03.17 21:06:28.343084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54942 | ||
| 7515 | 2026.03.17 21:06:28.343297 [ 292 ] {} <Debug> TCP-Session: b0e29705-8824-475b-80a8-ae51cd19d5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.03.17 21:06:28.343313 [ 291 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7517 | 2026.03.17 21:06:28.343079 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32826 | ||
| 7518 | 2026.03.17 21:06:28.343425 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7519 | 2026.03.17 21:06:28.343464 [ 287 ] {} <Debug> TCP-Session: 6871f8b0-9b0c-437f-8f23-5c484ab22b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:55566 | ||
| 7520 | 2026.03.17 21:06:28.343483 [ 287 ] {} <Debug> TCP-Session: 6871f8b0-9b0c-437f-8f23-5c484ab22b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.03.17 21:06:28.343495 [ 287 ] {} <Debug> TCP-Session: 6871f8b0-9b0c-437f-8f23-5c484ab22b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.03.17 21:06:28.343627 [ 291 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7523 | 2026.03.17 21:06:28.343673 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2026.03.17 21:06:28.343686 [ 291 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7525 | 2026.03.17 21:06:28.343718 [ 289 ] {} <Debug> TCP-Session: 62694364-68ac-4163-bd8a-ec7217fddd65 Authenticating user 'default' from [fd00:1122:3344:101::e]:55889 | ||
| 7526 | 2026.03.17 21:06:28.343750 [ 289 ] {} <Debug> TCP-Session: 62694364-68ac-4163-bd8a-ec7217fddd65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.03.17 21:06:28.343763 [ 289 ] {} <Debug> TCP-Session: 62694364-68ac-4163-bd8a-ec7217fddd65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2026.03.17 21:06:28.343792 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7529 | 2026.03.17 21:06:28.343830 [ 3 ] {} <Debug> TCP-Session: a5a932d9-03cf-4b2b-abfb-21bd55b51b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:54942 | ||
| 7530 | 2026.03.17 21:06:28.343848 [ 3 ] {} <Debug> TCP-Session: a5a932d9-03cf-4b2b-abfb-21bd55b51b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7531 | 2026.03.17 21:06:28.343861 [ 3 ] {} <Debug> TCP-Session: a5a932d9-03cf-4b2b-abfb-21bd55b51b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2026.03.17 21:06:28.344003 [ 291 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 7533 | 2026.03.17 21:06:28.344261 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7534 | 2026.03.17 21:06:28.344302 [ 288 ] {} <Debug> TCP-Session: 7a87af2e-fdf5-4927-a5b6-68b87bebd6f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56774 | ||
| 7535 | 2026.03.17 21:06:28.344319 [ 288 ] {} <Debug> TCP-Session: 7a87af2e-fdf5-4927-a5b6-68b87bebd6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2026.03.17 21:06:28.344335 [ 288 ] {} <Debug> TCP-Session: 7a87af2e-fdf5-4927-a5b6-68b87bebd6f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2026.03.17 21:06:28.344373 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7538 | 2026.03.17 21:06:28.344416 [ 290 ] {} <Debug> TCP-Session: 8009b7ab-d989-4373-98e7-a86c68cc7841 Authenticating user 'default' from [fd00:1122:3344:101::e]:60974 | ||
| 7539 | 2026.03.17 21:06:28.344439 [ 290 ] {} <Debug> TCP-Session: 8009b7ab-d989-4373-98e7-a86c68cc7841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2026.03.17 21:06:28.344455 [ 290 ] {} <Debug> TCP-Session: 8009b7ab-d989-4373-98e7-a86c68cc7841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.03.17 21:06:28.344499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7542 | 2026.03.17 21:06:28.344537 [ 293 ] {} <Debug> TCP-Session: fd6dfceb-c9b3-4a42-a284-c1ea9fe494ff Authenticating user 'default' from [fd00:1122:3344:101::e]:64768 | ||
| 7543 | 2026.03.17 21:06:28.344555 [ 293 ] {} <Debug> TCP-Session: fd6dfceb-c9b3-4a42-a284-c1ea9fe494ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.03.17 21:06:28.344568 [ 293 ] {} <Debug> TCP-Session: fd6dfceb-c9b3-4a42-a284-c1ea9fe494ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.03.17 21:06:28.344648 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7546 | 2026.03.17 21:06:28.344685 [ 294 ] {} <Debug> TCP-Session: 82bc1ab0-ba21-42d2-9d90-46a47f1c8692 Authenticating user 'default' from [fd00:1122:3344:101::e]:32826 | ||
| 7547 | 2026.03.17 21:06:28.344711 [ 294 ] {} <Debug> TCP-Session: 82bc1ab0-ba21-42d2-9d90-46a47f1c8692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.03.17 21:06:28.344730 [ 294 ] {} <Debug> TCP-Session: 82bc1ab0-ba21-42d2-9d90-46a47f1c8692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2026.03.17 21:06:28.345001 [ 298 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Trace> AggregatingTransform: Aggregating | ||
| 7550 | 2026.03.17 21:06:28.345072 [ 298 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7551 | 2026.03.17 21:06:28.345118 [ 298 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009096 sec. (990.986 rows/sec., 38.71 KiB/sec.) | ||
| 7552 | 2026.03.17 21:06:28.345140 [ 298 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Trace> Aggregator: Merging aggregated data | ||
| 7553 | 2026.03.17 21:06:28.346564 [ 291 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 7554 | 2026.03.17 21:06:28.346716 [ 291 ] {3b063aa4-d23f-4c44-8128-c9347d73a3f8} <Debug> TCPHandler: Processed in 0.003707559 sec. | ||
| 7555 | 2026.03.17 21:06:28.346838 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7556 | 2026.03.17 21:06:28.346867 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7557 | 2026.03.17 21:06:28.346885 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7558 | 2026.03.17 21:06:28.346912 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7559 | 2026.03.17 21:06:28.346924 [ 290 ] {} <Debug> TCP-Session: 8009b7ab-d989-4373-98e7-a86c68cc7841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2026.03.17 21:06:28.346940 [ 292 ] {} <Debug> TCP-Session: b0e29705-8824-475b-80a8-ae51cd19d5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.03.17 21:06:28.346962 [ 3 ] {} <Debug> TCP-Session: a5a932d9-03cf-4b2b-abfb-21bd55b51b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7562 | 2026.03.17 21:06:28.346964 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7563 | 2026.03.17 21:06:28.346985 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2026.03.17 21:06:28.347022 [ 294 ] {} <Debug> TCP-Session: 82bc1ab0-ba21-42d2-9d90-46a47f1c8692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.03.17 21:06:28.346950 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7566 | 2026.03.17 21:06:28.347047 [ 288 ] {} <Debug> TCP-Session: 7a87af2e-fdf5-4927-a5b6-68b87bebd6f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.03.17 21:06:28.346928 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7568 | 2026.03.17 21:06:28.347094 [ 287 ] {} <Debug> TCP-Session: 6871f8b0-9b0c-437f-8f23-5c484ab22b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.03.17 21:06:28.346893 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7570 | 2026.03.17 21:06:28.347137 [ 289 ] {} <Debug> TCP-Session: 62694364-68ac-4163-bd8a-ec7217fddd65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.03.17 21:06:28.346869 [ 291 ] {} <Debug> TCP-Session: 64a0019b-e432-4aef-bdad-e5cd9544e99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.03.17 21:06:28.347171 [ 293 ] {} <Debug> TCP-Session: fd6dfceb-c9b3-4a42-a284-c1ea9fe494ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2026.03.17 21:06:28.681832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15800 | ||
| 7574 | 2026.03.17 21:06:28.682351 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2026.03.17 21:06:28.682404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7576 | 2026.03.17 21:06:28.682912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7577 | 2026.03.17 21:06:28.683151 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2026.03.17 21:06:28.683306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15800 | ||
| 7579 | 2026.03.17 21:06:28.699637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41744 | ||
| 7580 | 2026.03.17 21:06:28.699730 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7581 | 2026.03.17 21:06:28.699756 [ 291 ] {} <Debug> TCP-Session: c5219b56-9617-4c9b-bd6f-bfe2d5d85009 Authenticating user 'default' from [fd00:1122:3344:101::e]:41744 | ||
| 7582 | 2026.03.17 21:06:28.699780 [ 291 ] {} <Debug> TCP-Session: c5219b56-9617-4c9b-bd6f-bfe2d5d85009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.03.17 21:06:28.699793 [ 291 ] {} <Debug> TCP-Session: c5219b56-9617-4c9b-bd6f-bfe2d5d85009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.03.17 21:06:28.700026 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37031 | ||
| 7585 | 2026.03.17 21:06:28.700055 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55964 | ||
| 7586 | 2026.03.17 21:06:28.700071 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33287 | ||
| 7587 | 2026.03.17 21:06:28.700102 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37249 | ||
| 7588 | 2026.03.17 21:06:28.700130 [ 291 ] {} <Trace> TCP-Session: c5219b56-9617-4c9b-bd6f-bfe2d5d85009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7589 | 2026.03.17 21:06:28.700159 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7590 | 2026.03.17 21:06:28.700159 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7591 | 2026.03.17 21:06:28.700159 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7592 | 2026.03.17 21:06:28.700194 [ 3 ] {} <Debug> TCP-Session: 0c68f8fb-0d19-4b25-ab12-3cda4b7b76d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55964 | ||
| 7593 | 2026.03.17 21:06:28.700206 [ 292 ] {} <Debug> TCP-Session: e5560944-ca7c-47e3-ba8d-35d6fee3b8a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37031 | ||
| 7594 | 2026.03.17 21:06:28.700219 [ 288 ] {} <Debug> TCP-Session: 625b83f7-45a5-49d3-a5c5-66e236049d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:33287 | ||
| 7595 | 2026.03.17 21:06:28.700229 [ 3 ] {} <Debug> TCP-Session: 0c68f8fb-0d19-4b25-ab12-3cda4b7b76d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.03.17 21:06:28.700236 [ 292 ] {} <Debug> TCP-Session: e5560944-ca7c-47e3-ba8d-35d6fee3b8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7597 | 2026.03.17 21:06:28.700248 [ 3 ] {} <Debug> TCP-Session: 0c68f8fb-0d19-4b25-ab12-3cda4b7b76d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.03.17 21:06:28.700244 [ 288 ] {} <Debug> TCP-Session: 625b83f7-45a5-49d3-a5c5-66e236049d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.03.17 21:06:28.700259 [ 292 ] {} <Debug> TCP-Session: e5560944-ca7c-47e3-ba8d-35d6fee3b8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2026.03.17 21:06:28.700275 [ 288 ] {} <Debug> TCP-Session: 625b83f7-45a5-49d3-a5c5-66e236049d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2026.03.17 21:06:28.700214 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7602 | 2026.03.17 21:06:28.700306 [ 291 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7603 | 2026.03.17 21:06:28.700106 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64253 | ||
| 7604 | 2026.03.17 21:06:28.700338 [ 289 ] {} <Debug> TCP-Session: 9e33b943-6189-48fc-ab98-8915babd2597 Authenticating user 'default' from [fd00:1122:3344:101::e]:37249 | ||
| 7605 | 2026.03.17 21:06:28.700063 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62440 | ||
| 7606 | 2026.03.17 21:06:28.700403 [ 289 ] {} <Debug> TCP-Session: 9e33b943-6189-48fc-ab98-8915babd2597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2026.03.17 21:06:28.700049 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62387 | ||
| 7608 | 2026.03.17 21:06:28.700446 [ 289 ] {} <Debug> TCP-Session: 9e33b943-6189-48fc-ab98-8915babd2597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.03.17 21:06:28.700467 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7610 | 2026.03.17 21:06:28.700439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7611 | 2026.03.17 21:06:28.700515 [ 287 ] {} <Debug> TCP-Session: fb6d1cbe-b96f-465c-8b68-cddad8b1a256 Authenticating user 'default' from [fd00:1122:3344:101::e]:62440 | ||
| 7612 | 2026.03.17 21:06:28.700534 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7613 | 2026.03.17 21:06:28.700539 [ 290 ] {} <Debug> TCP-Session: 7cec445c-63aa-4034-8234-448f4b1d81a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64253 | ||
| 7614 | 2026.03.17 21:06:28.700547 [ 287 ] {} <Debug> TCP-Session: fb6d1cbe-b96f-465c-8b68-cddad8b1a256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.03.17 21:06:28.700560 [ 291 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7616 | 2026.03.17 21:06:28.700588 [ 287 ] {} <Debug> TCP-Session: fb6d1cbe-b96f-465c-8b68-cddad8b1a256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.03.17 21:06:28.700589 [ 290 ] {} <Debug> TCP-Session: 7cec445c-63aa-4034-8234-448f4b1d81a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.03.17 21:06:28.700577 [ 294 ] {} <Debug> TCP-Session: 54c00185-8cb0-465b-9e8b-a5c1d60ad31b Authenticating user 'default' from [fd00:1122:3344:101::e]:62387 | ||
| 7619 | 2026.03.17 21:06:28.700648 [ 290 ] {} <Debug> TCP-Session: 7cec445c-63aa-4034-8234-448f4b1d81a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.03.17 21:06:28.700682 [ 294 ] {} <Debug> TCP-Session: 54c00185-8cb0-465b-9e8b-a5c1d60ad31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.03.17 21:06:28.700042 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59144 | ||
| 7622 | 2026.03.17 21:06:28.700705 [ 294 ] {} <Debug> TCP-Session: 54c00185-8cb0-465b-9e8b-a5c1d60ad31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.03.17 21:06:28.700647 [ 291 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7624 | 2026.03.17 21:06:28.700777 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7625 | 2026.03.17 21:06:28.700805 [ 293 ] {} <Debug> TCP-Session: f3739697-0ef2-4e53-85a6-d99e984753e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59144 | ||
| 7626 | 2026.03.17 21:06:28.700822 [ 293 ] {} <Debug> TCP-Session: f3739697-0ef2-4e53-85a6-d99e984753e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2026.03.17 21:06:28.700835 [ 293 ] {} <Debug> TCP-Session: f3739697-0ef2-4e53-85a6-d99e984753e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.03.17 21:06:28.701035 [ 291 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 7629 | 2026.03.17 21:06:28.702021 [ 324 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Trace> AggregatingTransform: Aggregating | ||
| 7630 | 2026.03.17 21:06:28.702064 [ 324 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7631 | 2026.03.17 21:06:28.702101 [ 324 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964455 sec. (1036.855 rows/sec., 40.50 KiB/sec.) | ||
| 7632 | 2026.03.17 21:06:28.702120 [ 324 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Trace> Aggregator: Merging aggregated data | ||
| 7633 | 2026.03.17 21:06:28.703703 [ 291 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003446 sec., 290.1915264074289 rows/sec., 11.34 KiB/sec. | ||
| 7634 | 2026.03.17 21:06:28.703857 [ 291 ] {6928d23b-9450-4567-a7ed-ec6f489101e0} <Debug> TCPHandler: Processed in 0.003845312 sec. | ||
| 7635 | 2026.03.17 21:06:28.703972 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7636 | 2026.03.17 21:06:28.704003 [ 291 ] {} <Debug> TCP-Session: c5219b56-9617-4c9b-bd6f-bfe2d5d85009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.03.17 21:06:28.704003 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7638 | 2026.03.17 21:06:28.704030 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7639 | 2026.03.17 21:06:28.704044 [ 287 ] {} <Debug> TCP-Session: fb6d1cbe-b96f-465c-8b68-cddad8b1a256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2026.03.17 21:06:28.704056 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7641 | 2026.03.17 21:06:28.704083 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7642 | 2026.03.17 21:06:28.704102 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7643 | 2026.03.17 21:06:28.704114 [ 3 ] {} <Debug> TCP-Session: 0c68f8fb-0d19-4b25-ab12-3cda4b7b76d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2026.03.17 21:06:28.704131 [ 292 ] {} <Debug> TCP-Session: e5560944-ca7c-47e3-ba8d-35d6fee3b8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2026.03.17 21:06:28.704119 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7646 | 2026.03.17 21:06:28.704152 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7647 | 2026.03.17 21:06:28.704185 [ 288 ] {} <Debug> TCP-Session: 625b83f7-45a5-49d3-a5c5-66e236049d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2026.03.17 21:06:28.704213 [ 290 ] {} <Debug> TCP-Session: 7cec445c-63aa-4034-8234-448f4b1d81a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2026.03.17 21:06:28.704149 [ 294 ] {} <Debug> TCP-Session: 54c00185-8cb0-465b-9e8b-a5c1d60ad31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.03.17 21:06:28.704066 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2026.03.17 21:06:28.704075 [ 289 ] {} <Debug> TCP-Session: 9e33b943-6189-48fc-ab98-8915babd2597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.03.17 21:06:28.704294 [ 293 ] {} <Debug> TCP-Session: f3739697-0ef2-4e53-85a6-d99e984753e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.03.17 21:06:29.564363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7654 | 2026.03.17 21:06:29.583511 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.03.17 21:06:29.583587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7656 | 2026.03.17 21:06:29.590604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7657 | 2026.03.17 21:06:29.591947 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.03.17 21:06:29.597723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7659 | 2026.03.17 21:06:29.901481 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40477 | ||
| 7660 | 2026.03.17 21:06:29.901607 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7661 | 2026.03.17 21:06:29.901634 [ 291 ] {} <Debug> TCP-Session: fbd284ae-c958-4b0b-a3ff-e7ccc90e1663 Authenticating user 'default' from [fd00:1122:3344:101::e]:40477 | ||
| 7662 | 2026.03.17 21:06:29.901658 [ 291 ] {} <Debug> TCP-Session: fbd284ae-c958-4b0b-a3ff-e7ccc90e1663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7663 | 2026.03.17 21:06:29.901672 [ 291 ] {} <Debug> TCP-Session: fbd284ae-c958-4b0b-a3ff-e7ccc90e1663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7664 | 2026.03.17 21:06:29.901890 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42082 | ||
| 7665 | 2026.03.17 21:06:29.901924 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39737 | ||
| 7666 | 2026.03.17 21:06:29.901947 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38925 | ||
| 7667 | 2026.03.17 21:06:29.901968 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41814 | ||
| 7668 | 2026.03.17 21:06:29.901990 [ 291 ] {} <Trace> TCP-Session: fbd284ae-c958-4b0b-a3ff-e7ccc90e1663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.03.17 21:06:29.902012 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7670 | 2026.03.17 21:06:29.902026 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7671 | 2026.03.17 21:06:29.902019 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7672 | 2026.03.17 21:06:29.902068 [ 288 ] {} <Debug> TCP-Session: 12445239-5f44-43ef-95e1-421749fc45e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38925 | ||
| 7673 | 2026.03.17 21:06:29.902060 [ 292 ] {} <Debug> TCP-Session: fa4da41d-4e4d-4cb3-99b2-0cacfa4f765a Authenticating user 'default' from [fd00:1122:3344:101::e]:42082 | ||
| 7674 | 2026.03.17 21:06:29.902090 [ 3 ] {} <Debug> TCP-Session: be4177b4-8243-4a63-981f-f4742744d3e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39737 | ||
| 7675 | 2026.03.17 21:06:29.902099 [ 288 ] {} <Debug> TCP-Session: 12445239-5f44-43ef-95e1-421749fc45e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.03.17 21:06:29.902137 [ 3 ] {} <Debug> TCP-Session: be4177b4-8243-4a63-981f-f4742744d3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2026.03.17 21:06:29.902132 [ 292 ] {} <Debug> TCP-Session: fa4da41d-4e4d-4cb3-99b2-0cacfa4f765a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.03.17 21:06:29.902163 [ 288 ] {} <Debug> TCP-Session: 12445239-5f44-43ef-95e1-421749fc45e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.03.17 21:06:29.902169 [ 3 ] {} <Debug> TCP-Session: be4177b4-8243-4a63-981f-f4742744d3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.03.17 21:06:29.902181 [ 291 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40477) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7681 | 2026.03.17 21:06:29.902186 [ 292 ] {} <Debug> TCP-Session: fa4da41d-4e4d-4cb3-99b2-0cacfa4f765a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.03.17 21:06:29.902087 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7683 | 2026.03.17 21:06:29.901958 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58023 | ||
| 7684 | 2026.03.17 21:06:29.902273 [ 290 ] {} <Debug> TCP-Session: 28f8359d-f430-4884-b225-9c43733b11e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41814 | ||
| 7685 | 2026.03.17 21:06:29.901935 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34153 | ||
| 7686 | 2026.03.17 21:06:29.902320 [ 290 ] {} <Debug> TCP-Session: 28f8359d-f430-4884-b225-9c43733b11e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2026.03.17 21:06:29.901918 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35964 | ||
| 7688 | 2026.03.17 21:06:29.902357 [ 290 ] {} <Debug> TCP-Session: 28f8359d-f430-4884-b225-9c43733b11e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.03.17 21:06:29.902364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2026.03.17 21:06:29.902385 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2026.03.17 21:06:29.902409 [ 289 ] {} <Debug> TCP-Session: 235ccda7-c9a4-4315-b9f4-08cb8c03642f Authenticating user 'default' from [fd00:1122:3344:101::e]:58023 | ||
| 7692 | 2026.03.17 21:06:29.902417 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7693 | 2026.03.17 21:06:29.902420 [ 287 ] {} <Debug> TCP-Session: 2d58e230-e86d-4bc7-8063-709a5deceaf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34153 | ||
| 7694 | 2026.03.17 21:06:29.902442 [ 289 ] {} <Debug> TCP-Session: 235ccda7-c9a4-4315-b9f4-08cb8c03642f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.03.17 21:06:29.902455 [ 294 ] {} <Debug> TCP-Session: 45e45193-4dfd-4d97-b282-2bb8030b6dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:35964 | ||
| 7696 | 2026.03.17 21:06:29.902469 [ 287 ] {} <Debug> TCP-Session: 2d58e230-e86d-4bc7-8063-709a5deceaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.03.17 21:06:29.902477 [ 289 ] {} <Debug> TCP-Session: 235ccda7-c9a4-4315-b9f4-08cb8c03642f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.03.17 21:06:29.902494 [ 294 ] {} <Debug> TCP-Session: 45e45193-4dfd-4d97-b282-2bb8030b6dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.03.17 21:06:29.902505 [ 287 ] {} <Debug> TCP-Session: 2d58e230-e86d-4bc7-8063-709a5deceaf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.03.17 21:06:29.902535 [ 294 ] {} <Debug> TCP-Session: 45e45193-4dfd-4d97-b282-2bb8030b6dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.03.17 21:06:29.902458 [ 291 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7702 | 2026.03.17 21:06:29.901904 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40332 | ||
| 7703 | 2026.03.17 21:06:29.902627 [ 291 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7704 | 2026.03.17 21:06:29.902778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7705 | 2026.03.17 21:06:29.902818 [ 293 ] {} <Debug> TCP-Session: d2450336-2234-45fa-85c9-7d6a7606fccc Authenticating user 'default' from [fd00:1122:3344:101::e]:40332 | ||
| 7706 | 2026.03.17 21:06:29.902840 [ 293 ] {} <Debug> TCP-Session: d2450336-2234-45fa-85c9-7d6a7606fccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.03.17 21:06:29.902853 [ 293 ] {} <Debug> TCP-Session: d2450336-2234-45fa-85c9-7d6a7606fccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.03.17 21:06:29.902968 [ 291 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 7709 | 2026.03.17 21:06:29.903942 [ 307 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Trace> AggregatingTransform: Aggregating | ||
| 7710 | 2026.03.17 21:06:29.903991 [ 307 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7711 | 2026.03.17 21:06:29.904034 [ 307 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959186 sec. (1042.551 rows/sec., 40.72 KiB/sec.) | ||
| 7712 | 2026.03.17 21:06:29.904056 [ 307 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Trace> Aggregator: Merging aggregated data | ||
| 7713 | 2026.03.17 21:06:29.905168 [ 291 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003045 sec., 328.4072249589491 rows/sec., 12.83 KiB/sec. | ||
| 7714 | 2026.03.17 21:06:29.905314 [ 291 ] {557aca33-9780-46f4-bc1e-167d87c812c8} <Debug> TCPHandler: Processed in 0.003441266 sec. | ||
| 7715 | 2026.03.17 21:06:29.905435 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7716 | 2026.03.17 21:06:29.905459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7717 | 2026.03.17 21:06:29.905464 [ 291 ] {} <Debug> TCP-Session: fbd284ae-c958-4b0b-a3ff-e7ccc90e1663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.03.17 21:06:29.905483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2026.03.17 21:06:29.905502 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.03.17 21:06:29.905521 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2026.03.17 21:06:29.905537 [ 288 ] {} <Debug> TCP-Session: 12445239-5f44-43ef-95e1-421749fc45e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.03.17 21:06:29.905577 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2026.03.17 21:06:29.905576 [ 294 ] {} <Debug> TCP-Session: 45e45193-4dfd-4d97-b282-2bb8030b6dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.03.17 21:06:29.905617 [ 3 ] {} <Debug> TCP-Session: be4177b4-8243-4a63-981f-f4742744d3e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.03.17 21:06:29.905598 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7726 | 2026.03.17 21:06:29.905541 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7727 | 2026.03.17 21:06:29.905675 [ 289 ] {} <Debug> TCP-Session: 235ccda7-c9a4-4315-b9f4-08cb8c03642f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.03.17 21:06:29.905558 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7729 | 2026.03.17 21:06:29.905699 [ 287 ] {} <Debug> TCP-Session: 2d58e230-e86d-4bc7-8063-709a5deceaf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.03.17 21:06:29.905553 [ 290 ] {} <Debug> TCP-Session: 28f8359d-f430-4884-b225-9c43733b11e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7731 | 2026.03.17 21:06:29.905731 [ 292 ] {} <Debug> TCP-Session: fa4da41d-4e4d-4cb3-99b2-0cacfa4f765a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2026.03.17 21:06:29.905506 [ 293 ] {} <Debug> TCP-Session: d2450336-2234-45fa-85c9-7d6a7606fccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.03.17 21:06:31.220711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 934 | ||
| 7734 | 2026.03.17 21:06:31.223550 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.03.17 21:06:31.223605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7736 | 2026.03.17 21:06:31.224899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7737 | 2026.03.17 21:06:31.225162 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.03.17 21:06:31.225419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7739 | 2026.03.17 21:06:32.941575 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.03.17 21:06:32.941769 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.03.17 21:06:32.941838 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7742 | 2026.03.17 21:06:32.942625 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.03.17 21:06:32.942678 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7744 | 2026.03.17 21:06:32.943080 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7745 | 2026.03.17 21:06:32.943302 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.03.17 21:06:32.943458 [ 119 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7747 | 2026.03.17 21:06:32.943468 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 7748 | 2026.03.17 21:06:32.943543 [ 119 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.03.17 21:06:32.943570 [ 4 ] {3d6bb261-2f28-47d4-a0ab-d8f5f399ac5a} <Debug> TCPHandler: Processed in 0.002121394 sec. | ||
| 7750 | 2026.03.17 21:06:32.943574 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7751 | 2026.03.17 21:06:32.943706 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.03.17 21:06:32.943719 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::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 | ||
| 7753 | 2026.03.17 21:06:32.943814 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7754 | 2026.03.17 21:06:32.943830 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7755 | 2026.03.17 21:06:32.943858 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7756 | 2026.03.17 21:06:32.943864 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 7757 | 2026.03.17 21:06:32.943933 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7758 | 2026.03.17 21:06:32.943983 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7759 | 2026.03.17 21:06:32.944031 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 7760 | 2026.03.17 21:06:32.944072 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 7761 | 2026.03.17 21:06:32.944116 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 7762 | 2026.03.17 21:06:32.944643 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.03.17 21:06:32.944681 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7764 | 2026.03.17 21:06:32.945067 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402903 sec., 861071.649287228 rows/sec., 58.97 MiB/sec. | ||
| 7765 | 2026.03.17 21:06:32.945074 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7766 | 2026.03.17 21:06:32.945315 [ 195 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7767 | 2026.03.17 21:06:32.945366 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.03.17 21:06:32.945512 [ 119 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7769 | 2026.03.17 21:06:32.945519 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001728 sec., 480902.7777777778 rows/sec., 37.76 MiB/sec. | ||
| 7770 | 2026.03.17 21:06:32.945553 [ 119 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.03.17 21:06:32.945577 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7772 | 2026.03.17 21:06:32.945578 [ 4 ] {7e65c764-a398-4a7c-a697-0640d4318893} <Debug> TCPHandler: Processed in 0.00192265 sec. | ||
| 7773 | 2026.03.17 21:06:32.945665 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7774 | 2026.03.17 21:06:32.945669 [ 195 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.03.17 21:06:32.945706 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.03.17 21:06:32.945747 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7777 | 2026.03.17 21:06:32.945770 [ 195 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_16_3} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7778 | 2026.03.17 21:06:32.945772 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2890 rows starting from the beginning of the part | ||
| 7779 | 2026.03.17 21:06:32.945807 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.03.17 21:06:32.945849 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7781 | 2026.03.17 21:06:32.945851 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2713 rows starting from the beginning of the part | ||
| 7782 | 2026.03.17 21:06:32.945883 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7783 | 2026.03.17 21:06:32.945897 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 7784 | 2026.03.17 21:06:32.945941 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 831 rows starting from the beginning of the part | ||
| 7785 | 2026.03.17 21:06:32.945973 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 7786 | 2026.03.17 21:06:32.946013 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 831 rows starting from the beginning of the part | ||
| 7787 | 2026.03.17 21:06:32.946290 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.03.17 21:06:32.946325 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7789 | 2026.03.17 21:06:32.946632 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7790 | 2026.03.17 21:06:32.946839 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.03.17 21:06:32.946970 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001184 sec., 134290.54054054056 rows/sec., 8.10 MiB/sec. | ||
| 7792 | 2026.03.17 21:06:32.947007 [ 4 ] {023a78e4-76c8-4a56-bfca-de204a385b49} <Debug> TCPHandler: Processed in 0.001348981 sec. | ||
| 7793 | 2026.03.17 21:06:32.947118 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7794 | 2026.03.17 21:06:32.947212 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7795 | 2026.03.17 21:06:32.947251 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7796 | 2026.03.17 21:06:32.947672 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.03.17 21:06:32.947708 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7798 | 2026.03.17 21:06:32.948020 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7799 | 2026.03.17 21:06:32.948226 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.03.17 21:06:32.948350 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 7801 | 2026.03.17 21:06:32.948364 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7475 rows, containing 5 columns (5 merged, 0 gathered) in 0.002730654 sec., 2737439.4558959138 rows/sec., 221.34 MiB/sec. | ||
| 7802 | 2026.03.17 21:06:32.948387 [ 4 ] {4dae7349-2fa5-4eb5-98a7-85aeaa43bf51} <Debug> TCPHandler: Processed in 0.001317151 sec. | ||
| 7803 | 2026.03.17 21:06:32.948511 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.03.17 21:06:32.948605 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7805 | 2026.03.17 21:06:32.948646 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7806 | 2026.03.17 21:06:32.948663 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7807 | 2026.03.17 21:06:32.948972 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.03.17 21:06:32.949049 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_46_9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7809 | 2026.03.17 21:06:32.949074 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.03.17 21:06:32.949115 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7811 | 2026.03.17 21:06:32.949141 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 7812 | 2026.03.17 21:06:32.949418 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7813 | 2026.03.17 21:06:32.949621 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.03.17 21:06:32.949729 [ 118 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7815 | 2026.03.17 21:06:32.949745 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 7816 | 2026.03.17 21:06:32.949764 [ 118 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.03.17 21:06:32.949786 [ 4 ] {c00ab415-a2fd-4a74-bc70-0b69e2084a86} <Debug> TCPHandler: Processed in 0.001331692 sec. | ||
| 7818 | 2026.03.17 21:06:32.949788 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7819 | 2026.03.17 21:06:32.949899 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::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 | ||
| 7820 | 2026.03.17 21:06:32.949904 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7821 | 2026.03.17 21:06:32.949989 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7822 | 2026.03.17 21:06:32.950012 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7823 | 2026.03.17 21:06:32.950014 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 7824 | 2026.03.17 21:06:32.950052 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7825 | 2026.03.17 21:06:32.950070 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 7826 | 2026.03.17 21:06:32.950107 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7827 | 2026.03.17 21:06:32.950142 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 7828 | 2026.03.17 21:06:32.950175 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7829 | 2026.03.17 21:06:32.950210 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 7830 | 2026.03.17 21:06:32.950629 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.03.17 21:06:32.950663 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7832 | 2026.03.17 21:06:32.950893 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001026486 sec., 611795.9718885595 rows/sec., 37.81 MiB/sec. | ||
| 7833 | 2026.03.17 21:06:32.950989 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7834 | 2026.03.17 21:06:32.951028 [ 186 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7835 | 2026.03.17 21:06:32.951255 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.03.17 21:06:32.951317 [ 186 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.03.17 21:06:32.951387 [ 186 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_16_3} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7838 | 2026.03.17 21:06:32.951387 [ 118 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7839 | 2026.03.17 21:06:32.951396 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001402 sec., 361626.2482168331 rows/sec., 25.45 MiB/sec. | ||
| 7840 | 2026.03.17 21:06:32.951445 [ 118 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.03.17 21:06:32.951459 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7842 | 2026.03.17 21:06:32.951474 [ 4 ] {d6bf914c-d975-4d5a-868e-2433c75cfc80} <Debug> TCPHandler: Processed in 0.001616005 sec. | ||
| 7843 | 2026.03.17 21:06:32.951475 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7844 | 2026.03.17 21:06:32.951574 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7845 | 2026.03.17 21:06:32.951584 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.03.17 21:06:32.951656 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7847 | 2026.03.17 21:06:32.951685 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7848 | 2026.03.17 21:06:32.951687 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part | ||
| 7849 | 2026.03.17 21:06:32.951736 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7850 | 2026.03.17 21:06:32.951776 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1456 rows starting from the beginning of the part | ||
| 7851 | 2026.03.17 21:06:32.951836 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 88 rows starting from the beginning of the part | ||
| 7852 | 2026.03.17 21:06:32.951878 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 507 rows starting from the beginning of the part | ||
| 7853 | 2026.03.17 21:06:32.951918 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 92 rows starting from the beginning of the part | ||
| 7854 | 2026.03.17 21:06:32.951956 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 507 rows starting from the beginning of the part | ||
| 7855 | 2026.03.17 21:06:32.952070 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.03.17 21:06:32.952112 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7857 | 2026.03.17 21:06:32.952429 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7858 | 2026.03.17 21:06:32.952637 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.03.17 21:06:32.952766 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 7860 | 2026.03.17 21:06:32.952801 [ 4 ] {93744746-a966-43b7-b157-34a71ff0f371} <Debug> TCPHandler: Processed in 0.00126558 sec. | ||
| 7861 | 2026.03.17 21:06:32.952933 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.03.17 21:06:32.953052 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7863 | 2026.03.17 21:06:32.953103 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7864 | 2026.03.17 21:06:32.953476 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929761 sec., 2176435.320228774 rows/sec., 160.64 MiB/sec. | ||
| 7865 | 2026.03.17 21:06:32.953652 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.03.17 21:06:32.953679 [ 195 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7867 | 2026.03.17 21:06:32.953705 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7868 | 2026.03.17 21:06:32.953977 [ 195 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.03.17 21:06:32.954057 [ 195 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_46_9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7870 | 2026.03.17 21:06:32.954141 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7871 | 2026.03.17 21:06:32.954152 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7872 | 2026.03.17 21:06:32.954414 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.03.17 21:06:32.954538 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7874 | 2026.03.17 21:06:32.954570 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.03.17 21:06:32.954573 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001544 sec., 171632.1243523316 rows/sec., 11.41 MiB/sec. | ||
| 7876 | 2026.03.17 21:06:32.954591 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7877 | 2026.03.17 21:06:32.954629 [ 4 ] {6bbc2d01-d22f-4b84-a0c5-43a40e6e6b1a} <Debug> TCPHandler: Processed in 0.001755288 sec. | ||
| 7878 | 2026.03.17 21:06:32.954680 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7879 | 2026.03.17 21:06:32.954754 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.03.17 21:06:32.954765 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7881 | 2026.03.17 21:06:32.954795 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14823 rows starting from the beginning of the part | ||
| 7882 | 2026.03.17 21:06:32.954848 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1452 rows starting from the beginning of the part | ||
| 7883 | 2026.03.17 21:06:32.954849 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7884 | 2026.03.17 21:06:32.954889 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7885 | 2026.03.17 21:06:32.954900 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7886 | 2026.03.17 21:06:32.954927 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7887 | 2026.03.17 21:06:32.954962 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
| 7888 | 2026.03.17 21:06:32.955009 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7889 | 2026.03.17 21:06:32.955215 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.03.17 21:06:32.955249 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7891 | 2026.03.17 21:06:32.955555 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7892 | 2026.03.17 21:06:32.955754 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.03.17 21:06:32.955885 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 7894 | 2026.03.17 21:06:32.955920 [ 4 ] {dadd5fc1-23c9-4445-b36e-a466dadee19c} <Debug> TCPHandler: Processed in 0.00121301 sec. | ||
| 7895 | 2026.03.17 21:06:32.956033 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7896 | 2026.03.17 21:06:32.956124 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7897 | 2026.03.17 21:06:32.956176 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <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 | ||
| 7898 | 2026.03.17 21:06:32.956949 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.03.17 21:06:32.956984 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7900 | 2026.03.17 21:06:32.957543 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7901 | 2026.03.17 21:06:32.957781 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.03.17 21:06:32.957893 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7903 | 2026.03.17 21:06:32.957921 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001814 sec., 9371.554575523704 rows/sec., 16.79 MiB/sec. | ||
| 7904 | 2026.03.17 21:06:32.957926 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.03.17 21:06:32.957964 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7906 | 2026.03.17 21:06:32.958001 [ 4 ] {d0bf28bf-d486-4206-a5c9-d8cffc3108c5} <Debug> TCPHandler: Processed in 0.002015322 sec. | ||
| 7907 | 2026.03.17 21:06:32.958033 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::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 | ||
| 7908 | 2026.03.17 21:06:32.958128 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.03.17 21:06:32.958224 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7910 | 2026.03.17 21:06:32.958226 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7911 | 2026.03.17 21:06:32.958279 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 747 rows starting from the beginning of the part | ||
| 7912 | 2026.03.17 21:06:32.958285 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7913 | 2026.03.17 21:06:32.958403 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 7914 | 2026.03.17 21:06:32.958507 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 7915 | 2026.03.17 21:06:32.958612 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part | ||
| 7916 | 2026.03.17 21:06:32.958644 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.03.17 21:06:32.958684 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7918 | 2026.03.17 21:06:32.958718 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 7919 | 2026.03.17 21:06:32.958835 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part | ||
| 7920 | 2026.03.17 21:06:32.959021 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7921 | 2026.03.17 21:06:32.959272 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.03.17 21:06:32.959406 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001197 sec., 75187.96992481203 rows/sec., 4.70 MiB/sec. | ||
| 7923 | 2026.03.17 21:06:32.959442 [ 4 ] {f1e31697-209c-490c-b585-62e39285fae1} <Debug> TCPHandler: Processed in 0.001360812 sec. | ||
| 7924 | 2026.03.17 21:06:32.961053 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17127 rows, containing 5 columns (5 merged, 0 gathered) in 0.006402582 sec., 2675014.548817961 rows/sec., 175.20 MiB/sec. | ||
| 7925 | 2026.03.17 21:06:32.961298 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7926 | 2026.03.17 21:06:32.961610 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.03.17 21:06:32.961692 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7928 | 2026.03.17 21:06:32.961801 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 7929 | 2026.03.17 21:06:32.974073 [ 196 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 855 rows, containing 19 columns (19 merged, 0 gathered) in 0.016067087 sec., 53214.37544963813 rows/sec., 95.36 MiB/sec. | ||
| 7930 | 2026.03.17 21:06:32.975420 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7931 | 2026.03.17 21:06:32.975760 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.03.17 21:06:32.975834 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7933 | 2026.03.17 21:06:32.975954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7934 | 2026.03.17 21:06:33.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.26 MiB, peak 292.11 MiB, free memory in arenas 0.00 B, will set to 287.64 MiB (RSS), difference: 4.37 MiB | ||
| 7935 | 2026.03.17 21:06:36.055485 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7936 | 2026.03.17 21:06:36.055535 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7937 | 2026.03.17 21:06:36.183401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16312 | ||
| 7938 | 2026.03.17 21:06:36.184073 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.03.17 21:06:36.184125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7940 | 2026.03.17 21:06:36.184618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7941 | 2026.03.17 21:06:36.184848 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.03.17 21:06:36.184999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16312 | ||
| 7943 | 2026.03.17 21:06:37.097815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 7944 | 2026.03.17 21:06:37.114170 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2026.03.17 21:06:37.114211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7946 | 2026.03.17 21:06:37.120270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7947 | 2026.03.17 21:06:37.120961 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.03.17 21:06:37.123555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 7949 | 2026.03.17 21:06:37.933579 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.03.17 21:06:37.933784 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7951 | 2026.03.17 21:06:37.933862 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7952 | 2026.03.17 21:06:37.934536 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.03.17 21:06:37.934589 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7954 | 2026.03.17 21:06:37.935015 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7955 | 2026.03.17 21:06:37.935263 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.03.17 21:06:37.935428 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.0017 sec., 61176.4705882353 rows/sec., 5.12 MiB/sec. | ||
| 7957 | 2026.03.17 21:06:37.935480 [ 4 ] {e4749996-9fa5-4a1c-a4d7-e56904a2baa7} <Debug> TCPHandler: Processed in 0.002038883 sec. | ||
| 7958 | 2026.03.17 21:06:37.935607 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.03.17 21:06:37.935712 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.03.17 21:06:37.935754 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7961 | 2026.03.17 21:06:37.936181 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.03.17 21:06:37.936220 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7963 | 2026.03.17 21:06:37.936538 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7964 | 2026.03.17 21:06:37.936768 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.03.17 21:06:37.936912 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 7966 | 2026.03.17 21:06:37.936951 [ 4 ] {018d5ef9-e4ed-4475-a07e-24064a7a49eb} <Debug> TCPHandler: Processed in 0.001396872 sec. | ||
| 7967 | 2026.03.17 21:06:37.937062 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.03.17 21:06:37.937158 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7969 | 2026.03.17 21:06:37.937205 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7970 | 2026.03.17 21:06:37.937625 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.03.17 21:06:37.937661 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7972 | 2026.03.17 21:06:37.937968 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7973 | 2026.03.17 21:06:37.938177 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.03.17 21:06:37.938305 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001167 sec., 75407.0265638389 rows/sec., 5.89 MiB/sec. | ||
| 7975 | 2026.03.17 21:06:37.938343 [ 4 ] {d093cd6c-c487-4ad0-b03e-be3eb1ca2c98} <Debug> TCPHandler: Processed in 0.001329611 sec. | ||
| 7976 | 2026.03.17 21:06:37.938455 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.03.17 21:06:37.938551 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.03.17 21:06:37.938594 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7979 | 2026.03.17 21:06:37.939004 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.03.17 21:06:37.939042 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7981 | 2026.03.17 21:06:37.939375 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7982 | 2026.03.17 21:06:37.939588 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.03.17 21:06:37.939718 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7984 | 2026.03.17 21:06:37.939755 [ 4 ] {8603ed8a-713f-4bd5-b25a-eeea95b2396f} <Debug> TCPHandler: Processed in 0.001349022 sec. | ||
| 7985 | 2026.03.17 21:06:37.939870 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.03.17 21:06:37.939964 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2026.03.17 21:06:37.940022 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <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 | ||
| 7988 | 2026.03.17 21:06:37.940806 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.03.17 21:06:37.940849 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7990 | 2026.03.17 21:06:37.941382 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7991 | 2026.03.17 21:06:37.941610 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.03.17 21:06:37.941754 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
| 7993 | 2026.03.17 21:06:37.941830 [ 4 ] {4c733562-b2c4-4e2c-b96a-05256ad871e3} <Debug> TCPHandler: Processed in 0.002008372 sec. | ||
| 7994 | 2026.03.17 21:06:37.941944 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.03.17 21:06:37.942039 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.03.17 21:06:37.942080 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7997 | 2026.03.17 21:06:37.942417 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.03.17 21:06:37.942454 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7999 | 2026.03.17 21:06:37.942774 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8000 | 2026.03.17 21:06:37.942992 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.03.17 21:06:37.943128 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 8002 | 2026.03.17 21:06:37.943164 [ 4 ] {3da5b546-bbbd-43e6-959e-b9f0c5a27d8e} <Debug> TCPHandler: Processed in 0.00126841 sec. | ||
| 8003 | 2026.03.17 21:06:41.225637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 968 | ||
| 8004 | 2026.03.17 21:06:41.227961 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.03.17 21:06:41.228007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8006 | 2026.03.17 21:06:41.229210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8007 | 2026.03.17 21:06:41.229481 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.03.17 21:06:41.229751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 8009 | 2026.03.17 21:06:42.889798 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2026.03.17 21:06:42.890022 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8011 | 2026.03.17 21:06:42.890090 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8012 | 2026.03.17 21:06:42.890847 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.03.17 21:06:42.890897 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8014 | 2026.03.17 21:06:42.891323 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8015 | 2026.03.17 21:06:42.891558 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.03.17 21:06:42.891711 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 8017 | 2026.03.17 21:06:42.891753 [ 4 ] {6724ff0d-ec0d-45a5-8acd-8c9c1c912e6f} <Debug> TCPHandler: Processed in 0.002093693 sec. | ||
| 8018 | 2026.03.17 21:06:42.891885 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8019 | 2026.03.17 21:06:42.891981 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8020 | 2026.03.17 21:06:42.892022 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8021 | 2026.03.17 21:06:42.892440 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.03.17 21:06:42.892477 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8023 | 2026.03.17 21:06:42.892776 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8024 | 2026.03.17 21:06:42.892998 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.03.17 21:06:42.893132 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 418.17 KiB/sec. | ||
| 8026 | 2026.03.17 21:06:42.893169 [ 4 ] {8cea9666-c183-486e-9ffe-40b31691b589} <Debug> TCPHandler: Processed in 0.001333221 sec. | ||
| 8027 | 2026.03.17 21:06:42.893302 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.03.17 21:06:42.893404 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8029 | 2026.03.17 21:06:42.893446 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8030 | 2026.03.17 21:06:42.895752 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.03.17 21:06:42.895786 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8032 | 2026.03.17 21:06:42.896276 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8033 | 2026.03.17 21:06:42.896492 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.03.17 21:06:42.896625 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Debug> executeQuery: Read 2714 rows, 210.82 KiB in 0.003238 sec., 838171.7109326745 rows/sec., 63.58 MiB/sec. | ||
| 8035 | 2026.03.17 21:06:42.896664 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 8036 | 2026.03.17 21:06:42.896677 [ 4 ] {9ab58c37-a5fa-49d4-a814-e099d5904be6} <Debug> TCPHandler: Processed in 0.003424465 sec. | ||
| 8037 | 2026.03.17 21:06:42.896800 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.03.17 21:06:42.896895 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8039 | 2026.03.17 21:06:42.896935 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8040 | 2026.03.17 21:06:42.897443 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.03.17 21:06:42.897485 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8042 | 2026.03.17 21:06:42.897792 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8043 | 2026.03.17 21:06:42.898026 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.03.17 21:06:42.898160 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Debug> executeQuery: Read 174 rows, 10.92 KiB in 0.001283 sec., 135619.64146531565 rows/sec., 8.31 MiB/sec. | ||
| 8045 | 2026.03.17 21:06:42.898196 [ 4 ] {f2260bca-6213-4ff6-bfac-6d2030cb0b64} <Debug> TCPHandler: Processed in 0.001443553 sec. | ||
| 8046 | 2026.03.17 21:06:42.898324 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2026.03.17 21:06:42.898418 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8048 | 2026.03.17 21:06:42.898457 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8049 | 2026.03.17 21:06:42.899280 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.03.17 21:06:42.899314 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8051 | 2026.03.17 21:06:42.899675 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8052 | 2026.03.17 21:06:42.899891 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.03.17 21:06:42.900027 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001626 sec., 527060.270602706 rows/sec., 31.32 MiB/sec. | ||
| 8054 | 2026.03.17 21:06:42.900066 [ 4 ] {fab65220-0d48-423d-84c5-02061615a7b3} <Debug> TCPHandler: Processed in 0.001790478 sec. | ||
| 8055 | 2026.03.17 21:06:42.900190 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8056 | 2026.03.17 21:06:42.900283 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8057 | 2026.03.17 21:06:42.900322 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8058 | 2026.03.17 21:06:42.900699 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.03.17 21:06:42.900732 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8060 | 2026.03.17 21:06:42.901023 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8061 | 2026.03.17 21:06:42.901241 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.03.17 21:06:42.901371 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 8063 | 2026.03.17 21:06:42.901406 [ 4 ] {74b41ff3-1046-48b9-910f-843d3056706b} <Debug> TCPHandler: Processed in 0.00126624 sec. | ||
| 8064 | 2026.03.17 21:06:42.901519 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2026.03.17 21:06:42.901612 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8066 | 2026.03.17 21:06:42.901650 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8067 | 2026.03.17 21:06:42.902111 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.03.17 21:06:42.902146 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8069 | 2026.03.17 21:06:42.902443 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8070 | 2026.03.17 21:06:42.902655 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.03.17 21:06:42.902781 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 8072 | 2026.03.17 21:06:42.902819 [ 4 ] {90b56def-0e46-4dcf-aa0f-7bded18fb706} <Debug> TCPHandler: Processed in 0.001348011 sec. | ||
| 8073 | 2026.03.17 21:06:42.902954 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.03.17 21:06:42.903058 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8075 | 2026.03.17 21:06:42.903098 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8076 | 2026.03.17 21:06:42.904252 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.03.17 21:06:42.904287 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8078 | 2026.03.17 21:06:42.904697 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8079 | 2026.03.17 21:06:42.904908 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2026.03.17 21:06:42.905045 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Debug> executeQuery: Read 1458 rows, 102.98 KiB in 0.002004 sec., 727544.9101796406 rows/sec., 50.18 MiB/sec. | ||
| 8081 | 2026.03.17 21:06:42.905089 [ 4 ] {3091f25a-757c-4c21-a376-3a5bfdbb6fc1} <Debug> TCPHandler: Processed in 0.002186555 sec. | ||
| 8082 | 2026.03.17 21:06:42.905203 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2026.03.17 21:06:42.905298 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8084 | 2026.03.17 21:06:42.905341 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8085 | 2026.03.17 21:06:42.905684 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.03.17 21:06:42.905719 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8087 | 2026.03.17 21:06:42.906032 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8088 | 2026.03.17 21:06:42.906234 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.03.17 21:06:42.906367 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 8090 | 2026.03.17 21:06:42.906403 [ 4 ] {a640d05e-9e74-431f-8a34-122fbc4fd2fb} <Debug> TCPHandler: Processed in 0.001249431 sec. | ||
| 8091 | 2026.03.17 21:06:42.906512 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.03.17 21:06:42.906607 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8093 | 2026.03.17 21:06:42.906649 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8094 | 2026.03.17 21:06:42.907510 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.03.17 21:06:42.907610 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8096 | 2026.03.17 21:06:42.908209 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8097 | 2026.03.17 21:06:42.908475 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.03.17 21:06:42.908617 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Debug> executeQuery: Read 1453 rows, 93.88 KiB in 0.002028 sec., 716469.4280078897 rows/sec., 45.21 MiB/sec. | ||
| 8099 | 2026.03.17 21:06:42.908655 [ 4 ] {aba8946d-932d-4d8b-a6cf-a8b2536a28c0} <Debug> TCPHandler: Processed in 0.002191864 sec. | ||
| 8100 | 2026.03.17 21:06:42.908780 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.03.17 21:06:42.908876 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8102 | 2026.03.17 21:06:42.908919 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8103 | 2026.03.17 21:06:42.909240 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.03.17 21:06:42.909274 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8105 | 2026.03.17 21:06:42.909576 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8106 | 2026.03.17 21:06:42.909782 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.03.17 21:06:42.909910 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 8108 | 2026.03.17 21:06:42.909946 [ 4 ] {8ff0be4d-5d78-4ccc-9485-00989271ef03} <Debug> TCPHandler: Processed in 0.001217969 sec. | ||
| 8109 | 2026.03.17 21:06:42.910051 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.03.17 21:06:42.910148 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8111 | 2026.03.17 21:06:42.910202 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <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 | ||
| 8112 | 2026.03.17 21:06:42.911036 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.03.17 21:06:42.911071 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8114 | 2026.03.17 21:06:42.911622 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8115 | 2026.03.17 21:06:42.911857 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.03.17 21:06:42.911992 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001863 sec., 13955.984970477724 rows/sec., 25.01 MiB/sec. | ||
| 8117 | 2026.03.17 21:06:42.912054 [ 4 ] {99beab7b-d641-4c4d-b76d-7d539f1d2fe8} <Debug> TCPHandler: Processed in 0.002051973 sec. | ||
| 8118 | 2026.03.17 21:06:42.912166 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.03.17 21:06:42.912261 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8120 | 2026.03.17 21:06:42.912301 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8121 | 2026.03.17 21:06:42.912647 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.03.17 21:06:42.912681 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8123 | 2026.03.17 21:06:42.912984 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8124 | 2026.03.17 21:06:42.913214 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.03.17 21:06:42.913314 [ 104 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8126 | 2026.03.17 21:06:42.913346 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 8127 | 2026.03.17 21:06:42.913348 [ 104 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.03.17 21:06:42.913377 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8129 | 2026.03.17 21:06:42.913382 [ 4 ] {59201def-95c7-4356-9c6a-3ff5bf4d2e51} <Debug> TCPHandler: Processed in 0.00126464 sec. | ||
| 8130 | 2026.03.17 21:06:42.913518 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8131 | 2026.03.17 21:06:42.913702 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8132 | 2026.03.17 21:06:42.913744 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1812 rows starting from the beginning of the part | ||
| 8133 | 2026.03.17 21:06:42.913821 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 8134 | 2026.03.17 21:06:42.913876 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 8135 | 2026.03.17 21:06:42.913928 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 8136 | 2026.03.17 21:06:42.913977 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 8137 | 2026.03.17 21:06:42.914027 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 8138 | 2026.03.17 21:06:42.915271 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821639 sec., 1208801.5243415409 rows/sec., 78.92 MiB/sec. | ||
| 8139 | 2026.03.17 21:06:42.915509 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8140 | 2026.03.17 21:06:42.915773 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.03.17 21:06:42.915847 [ 194 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_46_9} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8142 | 2026.03.17 21:06:42.915926 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 8143 | 2026.03.17 21:06:43.685098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16760 | ||
| 8144 | 2026.03.17 21:06:43.685923 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.03.17 21:06:43.686004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8146 | 2026.03.17 21:06:43.686500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8147 | 2026.03.17 21:06:43.686755 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.03.17 21:06:43.686901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16760 | ||
| 8149 | 2026.03.17 21:06:44.623634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8150 | 2026.03.17 21:06:44.640807 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.03.17 21:06:44.640857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8152 | 2026.03.17 21:06:44.647987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8153 | 2026.03.17 21:06:44.648687 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.03.17 21:06:44.651518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8155 | 2026.03.17 21:06:47.933951 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.03.17 21:06:47.934150 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8157 | 2026.03.17 21:06:47.934218 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8158 | 2026.03.17 21:06:47.934908 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.03.17 21:06:47.934961 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8160 | 2026.03.17 21:06:47.935362 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8161 | 2026.03.17 21:06:47.935612 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.03.17 21:06:47.935777 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00168 sec., 61904.7619047619 rows/sec., 5.18 MiB/sec. | ||
| 8163 | 2026.03.17 21:06:47.935829 [ 4 ] {51d56922-5f63-4ab2-a07f-ccc2eb06d7cb} <Debug> TCPHandler: Processed in 0.002006292 sec. | ||
| 8164 | 2026.03.17 21:06:47.935963 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.03.17 21:06:47.936068 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8166 | 2026.03.17 21:06:47.936116 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8167 | 2026.03.17 21:06:47.936555 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.03.17 21:06:47.936593 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8169 | 2026.03.17 21:06:47.936919 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8170 | 2026.03.17 21:06:47.937147 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2026.03.17 21:06:47.937263 [ 99 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8172 | 2026.03.17 21:06:47.937282 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001239 sec., 19370.46004842615 rows/sec., 1.42 MiB/sec. | ||
| 8173 | 2026.03.17 21:06:47.937332 [ 99 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.03.17 21:06:47.937341 [ 4 ] {2dc8bd0d-2adb-48c5-b3c0-23466b1198e8} <Debug> TCPHandler: Processed in 0.001431493 sec. | ||
| 8175 | 2026.03.17 21:06:47.937363 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8176 | 2026.03.17 21:06:47.937487 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8177 | 2026.03.17 21:06:47.937494 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8178 | 2026.03.17 21:06:47.937589 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8179 | 2026.03.17 21:06:47.937633 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8180 | 2026.03.17 21:06:47.937642 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8181 | 2026.03.17 21:06:47.937680 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8182 | 2026.03.17 21:06:47.937744 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 8183 | 2026.03.17 21:06:47.937794 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 159 rows starting from the beginning of the part | ||
| 8184 | 2026.03.17 21:06:47.937836 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 8185 | 2026.03.17 21:06:47.937924 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 174 rows starting from the beginning of the part | ||
| 8186 | 2026.03.17 21:06:47.937964 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 8187 | 2026.03.17 21:06:47.938094 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.03.17 21:06:47.938138 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8189 | 2026.03.17 21:06:47.938504 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8190 | 2026.03.17 21:06:47.938757 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.03.17 21:06:47.938888 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452113 sec., 435916.48859282985 rows/sec., 29.30 MiB/sec. | ||
| 8192 | 2026.03.17 21:06:47.938893 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001324 sec., 66465.25679758308 rows/sec., 5.19 MiB/sec. | ||
| 8193 | 2026.03.17 21:06:47.938987 [ 4 ] {65f3da86-fbef-4e69-af82-579c96dc353e} <Debug> TCPHandler: Processed in 0.001556675 sec. | ||
| 8194 | 2026.03.17 21:06:47.939039 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8195 | 2026.03.17 21:06:47.939117 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8196 | 2026.03.17 21:06:47.939219 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8197 | 2026.03.17 21:06:47.939267 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8198 | 2026.03.17 21:06:47.939316 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.03.17 21:06:47.939397 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_46_9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8200 | 2026.03.17 21:06:47.939485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8201 | 2026.03.17 21:06:47.939714 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.03.17 21:06:47.939756 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8203 | 2026.03.17 21:06:47.940096 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8204 | 2026.03.17 21:06:47.940323 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.17 21:06:47.940462 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 8206 | 2026.03.17 21:06:47.940499 [ 4 ] {34a80e73-bb56-4e6c-beb2-2b7594172f69} <Debug> TCPHandler: Processed in 0.001437633 sec. | ||
| 8207 | 2026.03.17 21:06:47.940611 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.03.17 21:06:47.940707 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.03.17 21:06:47.940762 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <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 | ||
| 8210 | 2026.03.17 21:06:47.941566 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.03.17 21:06:47.941603 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8212 | 2026.03.17 21:06:47.942151 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8213 | 2026.03.17 21:06:47.942388 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.03.17 21:06:47.942535 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001845 sec., 13008.130081300813 rows/sec., 23.31 MiB/sec. | ||
| 8215 | 2026.03.17 21:06:47.942600 [ 4 ] {b55ab875-7bac-49bf-9225-9d81862c7cc7} <Debug> TCPHandler: Processed in 0.002037153 sec. | ||
| 8216 | 2026.03.17 21:06:47.942724 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.03.17 21:06:47.942819 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.03.17 21:06:47.942863 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.03.17 21:06:47.943204 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.03.17 21:06:47.943240 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8221 | 2026.03.17 21:06:47.943554 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8222 | 2026.03.17 21:06:47.943780 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.03.17 21:06:47.943913 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 8224 | 2026.03.17 21:06:47.943949 [ 4 ] {c7bdff9e-5405-4968-b954-0c6fb3ef8460} <Debug> TCPHandler: Processed in 0.00127743 sec. | ||
| 8225 | 2026.03.17 21:06:51.055581 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8226 | 2026.03.17 21:06:51.055638 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8227 | 2026.03.17 21:06:51.187020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17272 | ||
| 8228 | 2026.03.17 21:06:51.187779 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.03.17 21:06:51.187813 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8230 | 2026.03.17 21:06:51.188296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8231 | 2026.03.17 21:06:51.188523 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.03.17 21:06:51.188644 [ 96 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8233 | 2026.03.17 21:06:51.188655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17272 | ||
| 8234 | 2026.03.17 21:06:51.188686 [ 96 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.03.17 21:06:51.188707 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8236 | 2026.03.17 21:06:51.188858 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 8237 | 2026.03.17 21:06:51.189061 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8238 | 2026.03.17 21:06:51.189123 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14840 rows starting from the beginning of the part | ||
| 8239 | 2026.03.17 21:06:51.189226 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8240 | 2026.03.17 21:06:51.189273 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8241 | 2026.03.17 21:06:51.189312 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8242 | 2026.03.17 21:06:51.189349 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8243 | 2026.03.17 21:06:51.189389 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8244 | 2026.03.17 21:06:51.191418 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17272 rows, containing 4 columns (4 merged, 0 gathered) in 0.002636383 sec., 6551400.156957468 rows/sec., 93.72 MiB/sec. | ||
| 8245 | 2026.03.17 21:06:51.191555 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8246 | 2026.03.17 21:06:51.191849 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.03.17 21:06:51.191934 [ 194 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_36_7} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8248 | 2026.03.17 21:06:51.192059 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8249 | 2026.03.17 21:06:51.229969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1006 | ||
| 8250 | 2026.03.17 21:06:51.232585 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8251 | 2026.03.17 21:06:51.232629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8252 | 2026.03.17 21:06:51.233840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8253 | 2026.03.17 21:06:51.234107 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.03.17 21:06:51.234275 [ 94 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8255 | 2026.03.17 21:06:51.234320 [ 94 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.03.17 21:06:51.234339 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8257 | 2026.03.17 21:06:51.234435 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 8258 | 2026.03.17 21:06:51.234449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 8259 | 2026.03.17 21:06:51.235000 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8260 | 2026.03.17 21:06:51.235148 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 830 rows starting from the beginning of the part | ||
| 8261 | 2026.03.17 21:06:51.235550 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 8262 | 2026.03.17 21:06:51.235916 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 8263 | 2026.03.17 21:06:51.236278 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 8264 | 2026.03.17 21:06:51.236611 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8265 | 2026.03.17 21:06:51.236939 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8266 | 2026.03.17 21:06:51.242895 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 72 columns (72 merged, 0 gathered) in 0.008505306 sec., 118279.1071832101 rows/sec., 100.47 MiB/sec. | ||
| 8267 | 2026.03.17 21:06:51.244150 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8268 | 2026.03.17 21:06:51.244640 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.03.17 21:06:51.244705 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_26_5} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8270 | 2026.03.17 21:06:51.244825 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 8271 | 2026.03.17 21:06:52.151609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8272 | 2026.03.17 21:06:52.169561 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.03.17 21:06:52.169630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8274 | 2026.03.17 21:06:52.175868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8275 | 2026.03.17 21:06:52.176562 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.03.17 21:06:52.176860 [ 96 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8277 | 2026.03.17 21:06:52.176923 [ 96 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.17 21:06:52.176942 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8279 | 2026.03.17 21:06:52.177043 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 8280 | 2026.03.17 21:06:52.179761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8281 | 2026.03.17 21:06:52.180895 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8282 | 2026.03.17 21:06:52.182513 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8283 | 2026.03.17 21:06:52.187009 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8284 | 2026.03.17 21:06:52.191491 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 8285 | 2026.03.17 21:06:52.195872 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8286 | 2026.03.17 21:06:52.200386 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8287 | 2026.03.17 21:06:52.204182 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8288 | 2026.03.17 21:06:52.254310 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077304936 sec., 3518.5334090438932 rows/sec., 18.19 MiB/sec. | ||
| 8289 | 2026.03.17 21:06:52.257296 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8290 | 2026.03.17 21:06:52.259670 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.03.17 21:06:52.259781 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_36_7} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8292 | 2026.03.17 21:06:52.262746 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8293 | 2026.03.17 21:06:52.941323 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.03.17 21:06:52.941606 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8295 | 2026.03.17 21:06:52.941710 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8296 | 2026.03.17 21:06:52.942667 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.03.17 21:06:52.942708 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8298 | 2026.03.17 21:06:52.943159 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8299 | 2026.03.17 21:06:52.943399 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.03.17 21:06:52.943563 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002037 sec., 139420.71674030434 rows/sec., 8.86 MiB/sec. | ||
| 8301 | 2026.03.17 21:06:52.943611 [ 4 ] {910fba51-343a-49ea-bb88-b75c3a4c27e6} <Debug> TCPHandler: Processed in 0.002453199 sec. | ||
| 8302 | 2026.03.17 21:06:52.943736 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.03.17 21:06:52.943840 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8304 | 2026.03.17 21:06:52.943883 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8305 | 2026.03.17 21:06:52.944838 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.03.17 21:06:52.944875 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8307 | 2026.03.17 21:06:52.945250 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8308 | 2026.03.17 21:06:52.945470 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.03.17 21:06:52.945604 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001789 sec., 464505.3102291783 rows/sec., 36.47 MiB/sec. | ||
| 8310 | 2026.03.17 21:06:52.945643 [ 4 ] {995caf69-4778-4b03-bee4-de103063d284} <Debug> TCPHandler: Processed in 0.001959642 sec. | ||
| 8311 | 2026.03.17 21:06:52.945749 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.03.17 21:06:52.945844 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.03.17 21:06:52.945886 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8314 | 2026.03.17 21:06:52.946362 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.03.17 21:06:52.946396 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8316 | 2026.03.17 21:06:52.946707 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8317 | 2026.03.17 21:06:52.946924 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.03.17 21:06:52.947051 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001228 sec., 129478.82736156353 rows/sec., 7.81 MiB/sec. | ||
| 8319 | 2026.03.17 21:06:52.947089 [ 4 ] {4731e656-4630-43d5-9ce9-d64adf4b3c15} <Debug> TCPHandler: Processed in 0.001388902 sec. | ||
| 8320 | 2026.03.17 21:06:52.947194 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8321 | 2026.03.17 21:06:52.947287 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8322 | 2026.03.17 21:06:52.947326 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8323 | 2026.03.17 21:06:52.947778 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.03.17 21:06:52.947812 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8325 | 2026.03.17 21:06:52.948121 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8326 | 2026.03.17 21:06:52.948335 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.03.17 21:06:52.948460 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 8328 | 2026.03.17 21:06:52.948498 [ 4 ] {4ad8b13e-d341-4b27-b8a6-4e89a037c858} <Debug> TCPHandler: Processed in 0.001352911 sec. | ||
| 8329 | 2026.03.17 21:06:52.948603 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.03.17 21:06:52.948696 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8331 | 2026.03.17 21:06:52.948734 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8332 | 2026.03.17 21:06:52.949186 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.03.17 21:06:52.949222 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8334 | 2026.03.17 21:06:52.949531 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8335 | 2026.03.17 21:06:52.949748 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2026.03.17 21:06:52.949881 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 8337 | 2026.03.17 21:06:52.949918 [ 4 ] {3023b63b-d44c-420c-822b-636c7c70b0b1} <Debug> TCPHandler: Processed in 0.001364132 sec. | ||
| 8338 | 2026.03.17 21:06:52.950022 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8339 | 2026.03.17 21:06:52.950116 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8340 | 2026.03.17 21:06:52.950156 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8341 | 2026.03.17 21:06:52.950820 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.03.17 21:06:52.950857 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8343 | 2026.03.17 21:06:52.951210 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8344 | 2026.03.17 21:06:52.951427 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2026.03.17 21:06:52.951555 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001457 sec., 347975.2916952642 rows/sec., 24.49 MiB/sec. | ||
| 8346 | 2026.03.17 21:06:52.951593 [ 4 ] {19c102a2-ff93-4966-b17f-f00bb1ca23b5} <Debug> TCPHandler: Processed in 0.001618846 sec. | ||
| 8347 | 2026.03.17 21:06:52.951702 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2026.03.17 21:06:52.951796 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8349 | 2026.03.17 21:06:52.951837 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8350 | 2026.03.17 21:06:52.952155 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.03.17 21:06:52.952190 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8352 | 2026.03.17 21:06:52.952488 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8353 | 2026.03.17 21:06:52.952703 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.03.17 21:06:52.952831 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 8355 | 2026.03.17 21:06:52.952866 [ 4 ] {a9a034bc-7d05-48e5-acff-a7904f4444e8} <Debug> TCPHandler: Processed in 0.001211779 sec. | ||
| 8356 | 2026.03.17 21:06:52.952981 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8357 | 2026.03.17 21:06:52.953085 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8358 | 2026.03.17 21:06:52.953128 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8359 | 2026.03.17 21:06:52.953641 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.03.17 21:06:52.953684 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8361 | 2026.03.17 21:06:52.954110 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8362 | 2026.03.17 21:06:52.954360 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.03.17 21:06:52.954500 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001435 sec., 184668.9895470383 rows/sec., 12.27 MiB/sec. | ||
| 8364 | 2026.03.17 21:06:52.954539 [ 4 ] {d68ebb99-d02d-4872-ba25-444925ab71da} <Debug> TCPHandler: Processed in 0.001608756 sec. | ||
| 8365 | 2026.03.17 21:06:52.954649 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.03.17 21:06:52.954742 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8367 | 2026.03.17 21:06:52.954785 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8368 | 2026.03.17 21:06:52.955143 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.03.17 21:06:52.955184 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8370 | 2026.03.17 21:06:52.955490 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8371 | 2026.03.17 21:06:52.955698 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.03.17 21:06:52.955806 [ 91 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8373 | 2026.03.17 21:06:52.955827 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 8374 | 2026.03.17 21:06:52.955872 [ 91 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.03.17 21:06:52.955882 [ 4 ] {124303e5-282e-40c5-9b9a-9c7f7995429e} <Debug> TCPHandler: Processed in 0.00128409 sec. | ||
| 8376 | 2026.03.17 21:06:52.955901 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8377 | 2026.03.17 21:06:52.956006 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2026.03.17 21:06:52.956034 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::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 | ||
| 8379 | 2026.03.17 21:06:52.956106 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8380 | 2026.03.17 21:06:52.956164 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <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 | ||
| 8381 | 2026.03.17 21:06:52.956199 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8382 | 2026.03.17 21:06:52.956240 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 8383 | 2026.03.17 21:06:52.956305 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 8384 | 2026.03.17 21:06:52.956348 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 8385 | 2026.03.17 21:06:52.956390 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 8386 | 2026.03.17 21:06:52.956425 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8387 | 2026.03.17 21:06:52.956462 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 8388 | 2026.03.17 21:06:52.956965 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.03.17 21:06:52.957008 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8390 | 2026.03.17 21:06:52.957257 [ 198 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128088 sec., 10929.985634876022 rows/sec., 736.49 KiB/sec. | ||
| 8391 | 2026.03.17 21:06:52.957459 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8392 | 2026.03.17 21:06:52.957605 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8393 | 2026.03.17 21:06:52.957865 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.03.17 21:06:52.957906 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.03.17 21:06:52.957965 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_14_3} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8396 | 2026.03.17 21:06:52.958066 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001978 sec., 8594.539939332659 rows/sec., 15.40 MiB/sec. | ||
| 8397 | 2026.03.17 21:06:52.958070 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8398 | 2026.03.17 21:06:52.958140 [ 4 ] {080c0fcf-5849-4d50-85ac-04d81c74919e} <Debug> TCPHandler: Processed in 0.002183706 sec. | ||
| 8399 | 2026.03.17 21:06:52.958260 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.03.17 21:06:52.958357 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.03.17 21:06:52.958398 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8402 | 2026.03.17 21:06:52.958736 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.03.17 21:06:52.958772 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8404 | 2026.03.17 21:06:52.959080 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8405 | 2026.03.17 21:06:52.959288 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.03.17 21:06:52.959418 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 8407 | 2026.03.17 21:06:52.959453 [ 4 ] {6ae74ba7-00cc-4202-9798-68924a6d665e} <Debug> TCPHandler: Processed in 0.001243011 sec. | ||
| 8408 | 2026.03.17 21:06:57.934526 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2026.03.17 21:06:57.934750 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8410 | 2026.03.17 21:06:57.934825 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8411 | 2026.03.17 21:06:57.935487 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.03.17 21:06:57.935538 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8413 | 2026.03.17 21:06:57.935945 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8414 | 2026.03.17 21:06:57.936176 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.03.17 21:06:57.936332 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
| 8416 | 2026.03.17 21:06:57.936374 [ 4 ] {d5549c58-2df3-42d6-bcb1-28410f5c5c77} <Debug> TCPHandler: Processed in 0.001990602 sec. | ||
| 8417 | 2026.03.17 21:06:57.936510 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2026.03.17 21:06:57.936606 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8419 | 2026.03.17 21:06:57.936645 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8420 | 2026.03.17 21:06:57.937106 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2026.03.17 21:06:57.937143 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8422 | 2026.03.17 21:06:57.937449 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8423 | 2026.03.17 21:06:57.937668 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2026.03.17 21:06:57.937798 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001211 sec., 87530.9661436829 rows/sec., 7.30 MiB/sec. | ||
| 8425 | 2026.03.17 21:06:57.937793 [ 85 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8426 | 2026.03.17 21:06:57.937837 [ 4 ] {71097aa0-855f-495e-b4d9-d826f06f9889} <Debug> TCPHandler: Processed in 0.001377272 sec. | ||
| 8427 | 2026.03.17 21:06:57.937876 [ 85 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.03.17 21:06:57.937902 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8429 | 2026.03.17 21:06:57.937983 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.03.17 21:06:57.938035 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8431 | 2026.03.17 21:06:57.938081 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.03.17 21:06:57.938128 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8433 | 2026.03.17 21:06:57.938197 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8434 | 2026.03.17 21:06:57.938241 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2890 rows starting from the beginning of the part | ||
| 8435 | 2026.03.17 21:06:57.938342 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8436 | 2026.03.17 21:06:57.938397 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2714 rows starting from the beginning of the part | ||
| 8437 | 2026.03.17 21:06:57.938440 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 8438 | 2026.03.17 21:06:57.938480 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 831 rows starting from the beginning of the part | ||
| 8439 | 2026.03.17 21:06:57.938519 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part | ||
| 8440 | 2026.03.17 21:06:57.938538 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.03.17 21:06:57.938579 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8442 | 2026.03.17 21:06:57.938914 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8443 | 2026.03.17 21:06:57.939129 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.03.17 21:06:57.939265 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001201 sec., 23313.90507910075 rows/sec., 1.69 MiB/sec. | ||
| 8445 | 2026.03.17 21:06:57.939304 [ 4 ] {69efb853-9e91-4453-924e-6f5430689bb2} <Debug> TCPHandler: Processed in 0.001371602 sec. | ||
| 8446 | 2026.03.17 21:06:57.939409 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.03.17 21:06:57.939504 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8448 | 2026.03.17 21:06:57.939544 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8449 | 2026.03.17 21:06:57.939974 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.03.17 21:06:57.940010 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8451 | 2026.03.17 21:06:57.940343 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8452 | 2026.03.17 21:06:57.940544 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.03.17 21:06:57.940651 [ 85 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8454 | 2026.03.17 21:06:57.940674 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001188 sec., 77441.07744107743 rows/sec., 6.05 MiB/sec. | ||
| 8455 | 2026.03.17 21:06:57.940682 [ 85 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.03.17 21:06:57.940715 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8457 | 2026.03.17 21:06:57.940720 [ 4 ] {2aa5c7ee-a8a2-41cb-8f29-e32646fe5e57} <Debug> TCPHandler: Processed in 0.001360992 sec. | ||
| 8458 | 2026.03.17 21:06:57.940804 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8459 | 2026.03.17 21:06:57.940845 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.03.17 21:06:57.940909 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8461 | 2026.03.17 21:06:57.940942 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1550 rows starting from the beginning of the part | ||
| 8462 | 2026.03.17 21:06:57.940946 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.03.17 21:06:57.940969 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6749 rows, containing 5 columns (5 merged, 0 gathered) in 0.002995987 sec., 2252680.0016154945 rows/sec., 181.96 MiB/sec. | ||
| 8464 | 2026.03.17 21:06:57.941000 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 88 rows starting from the beginning of the part | ||
| 8465 | 2026.03.17 21:06:57.941000 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8466 | 2026.03.17 21:06:57.941069 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1458 rows starting from the beginning of the part | ||
| 8467 | 2026.03.17 21:06:57.941117 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 8468 | 2026.03.17 21:06:57.941157 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 507 rows starting from the beginning of the part | ||
| 8469 | 2026.03.17 21:06:57.941195 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 92 rows starting from the beginning of the part | ||
| 8470 | 2026.03.17 21:06:57.941329 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8471 | 2026.03.17 21:06:57.941468 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.03.17 21:06:57.941513 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8473 | 2026.03.17 21:06:57.941598 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.03.17 21:06:57.941688 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_51_10} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8475 | 2026.03.17 21:06:57.941767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 8476 | 2026.03.17 21:06:57.942009 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8477 | 2026.03.17 21:06:57.942231 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.03.17 21:06:57.942342 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8479 | 2026.03.17 21:06:57.942367 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00144 sec., 112500 rows/sec., 7.83 MiB/sec. | ||
| 8480 | 2026.03.17 21:06:57.942374 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.03.17 21:06:57.942412 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8482 | 2026.03.17 21:06:57.942414 [ 4 ] {4fee28bd-45d6-4f34-8940-5cb5bf3c08d3} <Debug> TCPHandler: Processed in 0.001619936 sec. | ||
| 8483 | 2026.03.17 21:06:57.942463 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700377 sec., 2224800.7353663333 rows/sec., 164.53 MiB/sec. | ||
| 8484 | 2026.03.17 21:06:57.942484 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8485 | 2026.03.17 21:06:57.942532 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.03.17 21:06:57.942574 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8487 | 2026.03.17 21:06:57.942605 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17127 rows starting from the beginning of the part | ||
| 8488 | 2026.03.17 21:06:57.942629 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8489 | 2026.03.17 21:06:57.942654 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8490 | 2026.03.17 21:06:57.942689 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <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 | ||
| 8491 | 2026.03.17 21:06:57.942701 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1453 rows starting from the beginning of the part | ||
| 8492 | 2026.03.17 21:06:57.942705 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8493 | 2026.03.17 21:06:57.942749 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8494 | 2026.03.17 21:06:57.942788 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8495 | 2026.03.17 21:06:57.942826 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 162 rows starting from the beginning of the part | ||
| 8496 | 2026.03.17 21:06:57.943016 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8497 | 2026.03.17 21:06:57.943100 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_51_10} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8498 | 2026.03.17 21:06:57.943199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8499 | 2026.03.17 21:06:57.943517 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.03.17 21:06:57.943554 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8501 | 2026.03.17 21:06:57.944104 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8502 | 2026.03.17 21:06:57.944320 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.03.17 21:06:57.944436 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8504 | 2026.03.17 21:06:57.944465 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001854 sec., 12944.983818770226 rows/sec., 23.20 MiB/sec. | ||
| 8505 | 2026.03.17 21:06:57.944470 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.03.17 21:06:57.944511 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8507 | 2026.03.17 21:06:57.944540 [ 4 ] {12ae5453-d377-4207-a5b8-1780a96b43a3} <Debug> TCPHandler: Processed in 0.002057633 sec. | ||
| 8508 | 2026.03.17 21:06:57.944597 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8509 | 2026.03.17 21:06:57.944659 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.03.17 21:06:57.944758 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8511 | 2026.03.17 21:06:57.944801 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8512 | 2026.03.17 21:06:57.944819 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8513 | 2026.03.17 21:06:57.944885 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 855 rows starting from the beginning of the part | ||
| 8514 | 2026.03.17 21:06:57.945014 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 8515 | 2026.03.17 21:06:57.945117 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8516 | 2026.03.17 21:06:57.945147 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.03.17 21:06:57.945190 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8518 | 2026.03.17 21:06:57.945215 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 8519 | 2026.03.17 21:06:57.945312 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 17 rows starting from the beginning of the part | ||
| 8520 | 2026.03.17 21:06:57.945403 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 8521 | 2026.03.17 21:06:57.945528 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8522 | 2026.03.17 21:06:57.945763 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.03.17 21:06:57.945911 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 8524 | 2026.03.17 21:06:57.945950 [ 4 ] {d76d1034-669d-469a-9b99-54583508a68e} <Debug> TCPHandler: Processed in 0.001342021 sec. | ||
| 8525 | 2026.03.17 21:06:57.949757 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19327 rows, containing 5 columns (5 merged, 0 gathered) in 0.007302777 sec., 2646527.4785194728 rows/sec., 173.17 MiB/sec. | ||
| 8526 | 2026.03.17 21:06:57.950147 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8527 | 2026.03.17 21:06:57.950468 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.03.17 21:06:57.950553 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8529 | 2026.03.17 21:06:57.950665 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8530 | 2026.03.17 21:06:57.952926 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 19 columns (19 merged, 0 gathered) in 0.008367644 sec., 115922.71372921696 rows/sec., 207.73 MiB/sec. | ||
| 8531 | 2026.03.17 21:06:57.954129 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8532 | 2026.03.17 21:06:57.954482 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2026.03.17 21:06:57.954563 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8534 | 2026.03.17 21:06:57.954718 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 8535 | 2026.03.17 21:06:58.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.27 MiB, peak 302.50 MiB, free memory in arenas 0.00 B, will set to 297.29 MiB (RSS), difference: 6.02 MiB | ||
| 8536 | 2026.03.17 21:06:58.688760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17720 | ||
| 8537 | 2026.03.17 21:06:58.689484 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.03.17 21:06:58.689531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8539 | 2026.03.17 21:06:58.690026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8540 | 2026.03.17 21:06:58.690272 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.17 21:06:58.690403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17720 | ||
| 8542 | 2026.03.17 21:06:59.679842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8543 | 2026.03.17 21:06:59.695861 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.03.17 21:06:59.695931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8545 | 2026.03.17 21:06:59.701257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8546 | 2026.03.17 21:06:59.701944 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.03.17 21:06:59.704930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8548 | 2026.03.17 21:07:01.234682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1042 | ||
| 8549 | 2026.03.17 21:07:01.237244 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.03.17 21:07:01.237300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8551 | 2026.03.17 21:07:01.238523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8552 | 2026.03.17 21:07:01.238801 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2026.03.17 21:07:01.239172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8554 | 2026.03.17 21:07:02.941395 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.03.17 21:07:02.941661 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8556 | 2026.03.17 21:07:02.941726 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8557 | 2026.03.17 21:07:02.942473 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.03.17 21:07:02.942516 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8559 | 2026.03.17 21:07:02.942922 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8560 | 2026.03.17 21:07:02.943143 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.03.17 21:07:02.943292 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 8562 | 2026.03.17 21:07:02.943334 [ 4 ] {ea645e15-ed40-429d-b98e-99d7ca72564d} <Debug> TCPHandler: Processed in 0.002119424 sec. | ||
| 8563 | 2026.03.17 21:07:02.943456 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.03.17 21:07:02.943557 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8565 | 2026.03.17 21:07:02.943597 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8566 | 2026.03.17 21:07:02.944403 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.03.17 21:07:02.944441 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8568 | 2026.03.17 21:07:02.944794 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8569 | 2026.03.17 21:07:02.945001 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.03.17 21:07:02.945132 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001593 sec., 521657.2504708098 rows/sec., 40.95 MiB/sec. | ||
| 8571 | 2026.03.17 21:07:02.945169 [ 4 ] {51690047-e3e9-4b91-8258-ee5ba2205bce} <Debug> TCPHandler: Processed in 0.001762069 sec. | ||
| 8572 | 2026.03.17 21:07:02.945282 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.03.17 21:07:02.945375 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.03.17 21:07:02.945415 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8575 | 2026.03.17 21:07:02.945899 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.03.17 21:07:02.945937 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8577 | 2026.03.17 21:07:02.946239 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8578 | 2026.03.17 21:07:02.946441 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.03.17 21:07:02.946569 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001212 sec., 131188.1188118812 rows/sec., 7.91 MiB/sec. | ||
| 8580 | 2026.03.17 21:07:02.946606 [ 4 ] {27d02917-6301-4f38-ac3e-c256ab898d6f} <Debug> TCPHandler: Processed in 0.001372522 sec. | ||
| 8581 | 2026.03.17 21:07:02.946721 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.03.17 21:07:02.946816 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.03.17 21:07:02.946854 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8584 | 2026.03.17 21:07:02.947339 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.03.17 21:07:02.947376 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8586 | 2026.03.17 21:07:02.947676 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8587 | 2026.03.17 21:07:02.947876 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.03.17 21:07:02.948006 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 8589 | 2026.03.17 21:07:02.948044 [ 4 ] {60ce14bc-cc52-4f31-9007-c6d6e09fcda9} <Debug> TCPHandler: Processed in 0.001371353 sec. | ||
| 8590 | 2026.03.17 21:07:02.948156 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.03.17 21:07:02.948250 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8592 | 2026.03.17 21:07:02.948290 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8593 | 2026.03.17 21:07:02.948717 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.03.17 21:07:02.948753 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8595 | 2026.03.17 21:07:02.949059 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8596 | 2026.03.17 21:07:02.949264 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.03.17 21:07:02.949389 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 8598 | 2026.03.17 21:07:02.949427 [ 4 ] {1839aa18-92ae-4878-b198-fd0d9bce5844} <Debug> TCPHandler: Processed in 0.001318721 sec. | ||
| 8599 | 2026.03.17 21:07:02.949542 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.03.17 21:07:02.949635 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8601 | 2026.03.17 21:07:02.949673 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8602 | 2026.03.17 21:07:02.950232 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.03.17 21:07:02.950267 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8604 | 2026.03.17 21:07:02.950580 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8605 | 2026.03.17 21:07:02.950782 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.03.17 21:07:02.950912 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001295 sec., 391505.79150579154 rows/sec., 27.55 MiB/sec. | ||
| 8607 | 2026.03.17 21:07:02.950950 [ 4 ] {9d6ebebc-132f-44f4-9610-b7cf1e90e4d7} <Debug> TCPHandler: Processed in 0.001465774 sec. | ||
| 8608 | 2026.03.17 21:07:02.951050 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.03.17 21:07:02.951142 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8610 | 2026.03.17 21:07:02.951181 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8611 | 2026.03.17 21:07:02.951495 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.03.17 21:07:02.951530 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8613 | 2026.03.17 21:07:02.951818 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8614 | 2026.03.17 21:07:02.952025 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.03.17 21:07:02.952151 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001027 sec., 5842.259006815969 rows/sec., 305.24 KiB/sec. | ||
| 8616 | 2026.03.17 21:07:02.952187 [ 4 ] {900297b5-dda2-4145-9213-6e7eef45a568} <Debug> TCPHandler: Processed in 0.001184679 sec. | ||
| 8617 | 2026.03.17 21:07:02.952289 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.03.17 21:07:02.952380 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8619 | 2026.03.17 21:07:02.952421 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8620 | 2026.03.17 21:07:02.952820 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.03.17 21:07:02.952855 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8622 | 2026.03.17 21:07:02.953174 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8623 | 2026.03.17 21:07:02.953386 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.03.17 21:07:02.953512 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 8625 | 2026.03.17 21:07:02.953548 [ 4 ] {d9286769-a128-4400-a7df-a3c651cb98f6} <Debug> TCPHandler: Processed in 0.001307141 sec. | ||
| 8626 | 2026.03.17 21:07:02.953652 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.03.17 21:07:02.953745 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.03.17 21:07:02.953785 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8629 | 2026.03.17 21:07:02.954093 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.03.17 21:07:02.954128 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8631 | 2026.03.17 21:07:02.954412 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8632 | 2026.03.17 21:07:02.954610 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.03.17 21:07:02.954733 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 8634 | 2026.03.17 21:07:02.954768 [ 4 ] {4ded5aa5-c118-4b30-bffb-5a54ce4833cb} <Debug> TCPHandler: Processed in 0.001163269 sec. | ||
| 8635 | 2026.03.17 21:07:02.954865 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.03.17 21:07:02.954957 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.03.17 21:07:02.955008 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <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 | ||
| 8638 | 2026.03.17 21:07:02.955767 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.03.17 21:07:02.955803 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8640 | 2026.03.17 21:07:02.956317 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8641 | 2026.03.17 21:07:02.956536 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.03.17 21:07:02.956670 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00173 sec., 9826.589595375723 rows/sec., 17.61 MiB/sec. | ||
| 8643 | 2026.03.17 21:07:02.956730 [ 4 ] {fb95d666-6773-485b-b04b-84ce28611ea7} <Debug> TCPHandler: Processed in 0.00191128 sec. | ||
| 8644 | 2026.03.17 21:07:02.956837 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.03.17 21:07:02.956929 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.03.17 21:07:02.956970 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8647 | 2026.03.17 21:07:02.957298 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.03.17 21:07:02.957333 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8649 | 2026.03.17 21:07:02.957630 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8650 | 2026.03.17 21:07:02.957837 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.03.17 21:07:02.957963 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 8652 | 2026.03.17 21:07:02.957998 [ 4 ] {d89740db-3607-4da3-8b7e-3059cad316ac} <Debug> TCPHandler: Processed in 0.00120979 sec. | ||
| 8653 | 2026.03.17 21:07:06.055878 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8654 | 2026.03.17 21:07:06.055948 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8655 | 2026.03.17 21:07:06.190485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18232 | ||
| 8656 | 2026.03.17 21:07:06.191073 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.03.17 21:07:06.191121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8658 | 2026.03.17 21:07:06.191673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8659 | 2026.03.17 21:07:06.191918 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.03.17 21:07:06.192055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18232 | ||
| 8661 | 2026.03.17 21:07:07.205206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8662 | 2026.03.17 21:07:07.221115 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.03.17 21:07:07.221160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8664 | 2026.03.17 21:07:07.227621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8665 | 2026.03.17 21:07:07.228312 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.17 21:07:07.230981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8667 | 2026.03.17 21:07:07.934161 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.03.17 21:07:07.934365 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8669 | 2026.03.17 21:07:07.934442 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8670 | 2026.03.17 21:07:07.935142 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.03.17 21:07:07.935193 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8672 | 2026.03.17 21:07:07.935605 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8673 | 2026.03.17 21:07:07.935834 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.03.17 21:07:07.935996 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001686 sec., 61684.460260972715 rows/sec., 5.16 MiB/sec. | ||
| 8675 | 2026.03.17 21:07:07.936046 [ 4 ] {6d5a2267-ad3b-42b4-a1aa-69f2cdd506a6} <Debug> TCPHandler: Processed in 0.002026463 sec. | ||
| 8676 | 2026.03.17 21:07:07.936175 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.03.17 21:07:07.936279 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.03.17 21:07:07.936323 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8679 | 2026.03.17 21:07:07.936748 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.03.17 21:07:07.936787 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8681 | 2026.03.17 21:07:07.937106 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8682 | 2026.03.17 21:07:07.937316 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.03.17 21:07:07.937451 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.47 MiB/sec. | ||
| 8684 | 2026.03.17 21:07:07.937491 [ 4 ] {6a05844c-9570-40dc-904b-2e9edc25e8d9} <Debug> TCPHandler: Processed in 0.001369352 sec. | ||
| 8685 | 2026.03.17 21:07:07.937605 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.03.17 21:07:07.937701 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8687 | 2026.03.17 21:07:07.937742 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8688 | 2026.03.17 21:07:07.938162 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.03.17 21:07:07.938198 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8690 | 2026.03.17 21:07:07.938500 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8691 | 2026.03.17 21:07:07.938723 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.03.17 21:07:07.938854 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001172 sec., 75085.32423208191 rows/sec., 5.86 MiB/sec. | ||
| 8693 | 2026.03.17 21:07:07.938893 [ 4 ] {01b0505b-92e0-475d-b88f-5246ac9400f7} <Debug> TCPHandler: Processed in 0.001337941 sec. | ||
| 8694 | 2026.03.17 21:07:07.939004 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2026.03.17 21:07:07.939100 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8696 | 2026.03.17 21:07:07.939143 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8697 | 2026.03.17 21:07:07.939529 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.03.17 21:07:07.939566 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8699 | 2026.03.17 21:07:07.939894 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8700 | 2026.03.17 21:07:07.940108 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.03.17 21:07:07.940241 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 8702 | 2026.03.17 21:07:07.940279 [ 4 ] {2c8fcf2e-26e4-4bf0-8b0f-e0421525a259} <Debug> TCPHandler: Processed in 0.001325531 sec. | ||
| 8703 | 2026.03.17 21:07:07.940412 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.03.17 21:07:07.940537 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8705 | 2026.03.17 21:07:07.940608 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <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 | ||
| 8706 | 2026.03.17 21:07:07.941437 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.03.17 21:07:07.941478 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8708 | 2026.03.17 21:07:07.942092 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8709 | 2026.03.17 21:07:07.942323 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.03.17 21:07:07.942471 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001959 sec., 12251.148545176111 rows/sec., 21.95 MiB/sec. | ||
| 8711 | 2026.03.17 21:07:07.942538 [ 4 ] {391fd666-9e44-4a23-ad8a-fc46fc936069} <Debug> TCPHandler: Processed in 0.002186804 sec. | ||
| 8712 | 2026.03.17 21:07:07.942648 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.03.17 21:07:07.942745 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8714 | 2026.03.17 21:07:07.942789 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8715 | 2026.03.17 21:07:07.943169 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.03.17 21:07:07.943208 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8717 | 2026.03.17 21:07:07.943533 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8718 | 2026.03.17 21:07:07.943748 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.03.17 21:07:07.943860 [ 6 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8720 | 2026.03.17 21:07:07.943879 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 8721 | 2026.03.17 21:07:07.943930 [ 6 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.03.17 21:07:07.943937 [ 4 ] {fd94de15-d80d-4b3e-b083-0dda14410d40} <Debug> TCPHandler: Processed in 0.001338151 sec. | ||
| 8723 | 2026.03.17 21:07:07.943964 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8724 | 2026.03.17 21:07:07.944066 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8725 | 2026.03.17 21:07:07.944179 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2026.03.17 21:07:07.944212 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2202 rows starting from the beginning of the part | ||
| 8727 | 2026.03.17 21:07:07.944277 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8728 | 2026.03.17 21:07:07.944326 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8729 | 2026.03.17 21:07:07.944370 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8730 | 2026.03.17 21:07:07.944412 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8731 | 2026.03.17 21:07:07.944456 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8732 | 2026.03.17 21:07:07.945600 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 4 columns (4 merged, 0 gathered) in 0.001574465 sec., 1627219.4046866714 rows/sec., 106.17 MiB/sec. | ||
| 8733 | 2026.03.17 21:07:07.945885 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8734 | 2026.03.17 21:07:07.946217 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.17 21:07:07.946306 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_51_10} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8736 | 2026.03.17 21:07:07.946415 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8737 | 2026.03.17 21:07:11.239420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1076 | ||
| 8738 | 2026.03.17 21:07:11.242116 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.03.17 21:07:11.242173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8740 | 2026.03.17 21:07:11.243549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8741 | 2026.03.17 21:07:11.243876 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.03.17 21:07:11.244270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1076 | ||
| 8743 | 2026.03.17 21:07:12.895645 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.03.17 21:07:12.895914 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8745 | 2026.03.17 21:07:12.895980 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8746 | 2026.03.17 21:07:12.896740 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.03.17 21:07:12.896788 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8748 | 2026.03.17 21:07:12.897180 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8749 | 2026.03.17 21:07:12.897401 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.03.17 21:07:12.897552 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 8751 | 2026.03.17 21:07:12.897594 [ 4 ] {d8e3b7a2-e8f0-4a8b-8f5c-c2135d8deca1} <Debug> TCPHandler: Processed in 0.002127974 sec. | ||
| 8752 | 2026.03.17 21:07:12.897728 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.03.17 21:07:12.897830 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8754 | 2026.03.17 21:07:12.897870 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8755 | 2026.03.17 21:07:12.898281 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.03.17 21:07:12.898317 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8757 | 2026.03.17 21:07:12.898597 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8758 | 2026.03.17 21:07:12.898799 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.03.17 21:07:12.898925 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 8760 | 2026.03.17 21:07:12.898961 [ 4 ] {4579e060-ed1b-436f-8945-09b27d51fc10} <Debug> TCPHandler: Processed in 0.001281141 sec. | ||
| 8761 | 2026.03.17 21:07:12.899068 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.03.17 21:07:12.899160 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8763 | 2026.03.17 21:07:12.899197 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8764 | 2026.03.17 21:07:12.900940 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.03.17 21:07:12.900977 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8766 | 2026.03.17 21:07:12.901428 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8767 | 2026.03.17 21:07:12.901632 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.03.17 21:07:12.901763 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Debug> executeQuery: Read 2713 rows, 210.75 KiB in 0.00262 sec., 1035496.1832061069 rows/sec., 78.55 MiB/sec. | ||
| 8769 | 2026.03.17 21:07:12.901802 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 8770 | 2026.03.17 21:07:12.901815 [ 4 ] {9a90b65f-d765-4771-b41d-304e3a27ad9a} <Debug> TCPHandler: Processed in 0.002793325 sec. | ||
| 8771 | 2026.03.17 21:07:12.901930 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.03.17 21:07:12.902022 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8773 | 2026.03.17 21:07:12.902061 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8774 | 2026.03.17 21:07:12.902542 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.03.17 21:07:12.902579 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8776 | 2026.03.17 21:07:12.902888 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8777 | 2026.03.17 21:07:12.903097 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.03.17 21:07:12.903216 [ 41 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8779 | 2026.03.17 21:07:12.903224 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Debug> executeQuery: Read 172 rows, 10.78 KiB in 0.00122 sec., 140983.60655737706 rows/sec., 8.63 MiB/sec. | ||
| 8780 | 2026.03.17 21:07:12.903294 [ 41 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.03.17 21:07:12.903315 [ 4 ] {451101d1-7f43-4507-803e-ff01f34f9655} <Debug> TCPHandler: Processed in 0.001434173 sec. | ||
| 8782 | 2026.03.17 21:07:12.903320 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8783 | 2026.03.17 21:07:12.903438 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.03.17 21:07:12.903451 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8785 | 2026.03.17 21:07:12.903535 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8786 | 2026.03.17 21:07:12.903577 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8787 | 2026.03.17 21:07:12.903605 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8788 | 2026.03.17 21:07:12.903647 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 8789 | 2026.03.17 21:07:12.903723 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 159 rows starting from the beginning of the part | ||
| 8790 | 2026.03.17 21:07:12.903777 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 8791 | 2026.03.17 21:07:12.903823 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 159 rows starting from the beginning of the part | ||
| 8792 | 2026.03.17 21:07:12.903862 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 8793 | 2026.03.17 21:07:12.903901 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 172 rows starting from the beginning of the part | ||
| 8794 | 2026.03.17 21:07:12.904316 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.03.17 21:07:12.904356 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8796 | 2026.03.17 21:07:12.904710 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8797 | 2026.03.17 21:07:12.904797 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405133 sec., 545144.1251468722 rows/sec., 36.11 MiB/sec. | ||
| 8798 | 2026.03.17 21:07:12.904920 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.03.17 21:07:12.904971 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8800 | 2026.03.17 21:07:12.905046 [ 41 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8801 | 2026.03.17 21:07:12.905064 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001548 sec., 553617.5710594315 rows/sec., 32.90 MiB/sec. | ||
| 8802 | 2026.03.17 21:07:12.905091 [ 41 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.03.17 21:07:12.905113 [ 4 ] {052c9a74-bbbf-4a86-a7e0-6f456d32014f} <Debug> TCPHandler: Processed in 0.001723318 sec. | ||
| 8804 | 2026.03.17 21:07:12.905123 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8805 | 2026.03.17 21:07:12.905241 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::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 | ||
| 8806 | 2026.03.17 21:07:12.905246 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.03.17 21:07:12.905314 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.03.17 21:07:12.905361 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8809 | 2026.03.17 21:07:12.905363 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8810 | 2026.03.17 21:07:12.905401 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 881 rows starting from the beginning of the part | ||
| 8811 | 2026.03.17 21:07:12.905411 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_51_10} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8812 | 2026.03.17 21:07:12.905421 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8813 | 2026.03.17 21:07:12.905471 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 8814 | 2026.03.17 21:07:12.905511 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8815 | 2026.03.17 21:07:12.905521 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 857 rows starting from the beginning of the part | ||
| 8816 | 2026.03.17 21:07:12.905574 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 8817 | 2026.03.17 21:07:12.905614 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 8818 | 2026.03.17 21:07:12.905686 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 857 rows starting from the beginning of the part | ||
| 8819 | 2026.03.17 21:07:12.905864 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.03.17 21:07:12.905909 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8821 | 2026.03.17 21:07:12.906222 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8822 | 2026.03.17 21:07:12.906441 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.03.17 21:07:12.906550 [ 37 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8824 | 2026.03.17 21:07:12.906572 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 57.26 KiB/sec. | ||
| 8825 | 2026.03.17 21:07:12.906586 [ 37 ] {} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.03.17 21:07:12.906615 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8827 | 2026.03.17 21:07:12.906617 [ 4 ] {f80311d0-8f36-4548-a755-5d246b97b833} <Debug> TCPHandler: Processed in 0.001417733 sec. | ||
| 8828 | 2026.03.17 21:07:12.906683 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::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 | ||
| 8829 | 2026.03.17 21:07:12.906745 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.03.17 21:07:12.906765 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8831 | 2026.03.17 21:07:12.906794 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 8832 | 2026.03.17 21:07:12.906841 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8833 | 2026.03.17 21:07:12.906841 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8834 | 2026.03.17 21:07:12.906880 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8835 | 2026.03.17 21:07:12.906894 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8836 | 2026.03.17 21:07:12.906924 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8837 | 2026.03.17 21:07:12.906962 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8838 | 2026.03.17 21:07:12.907073 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188993 sec., 1609583.4237246884 rows/sec., 103.32 MiB/sec. | ||
| 8839 | 2026.03.17 21:07:12.907310 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8840 | 2026.03.17 21:07:12.907342 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.03.17 21:07:12.907383 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8842 | 2026.03.17 21:07:12.907543 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000886524 sec., 5640.005233924857 rows/sec., 418.59 KiB/sec. | ||
| 8843 | 2026.03.17 21:07:12.907681 [ 190 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8844 | 2026.03.17 21:07:12.907744 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.03.17 21:07:12.907862 [ 199 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_21_4} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8846 | 2026.03.17 21:07:12.907893 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8847 | 2026.03.17 21:07:12.907964 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8848 | 2026.03.17 21:07:12.908009 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.03.17 21:07:12.908089 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_9_2} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8850 | 2026.03.17 21:07:12.908136 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.03.17 21:07:12.908166 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8852 | 2026.03.17 21:07:12.908278 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001454 sec., 101788.17056396148 rows/sec., 5.79 MiB/sec. | ||
| 8853 | 2026.03.17 21:07:12.908319 [ 4 ] {62c14814-2575-4eaa-81be-bc8474f791c8} <Debug> TCPHandler: Processed in 0.001625296 sec. | ||
| 8854 | 2026.03.17 21:07:12.908433 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.03.17 21:07:12.908524 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8856 | 2026.03.17 21:07:12.908561 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8857 | 2026.03.17 21:07:12.909506 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.03.17 21:07:12.909539 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8859 | 2026.03.17 21:07:12.909906 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8860 | 2026.03.17 21:07:12.910107 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.03.17 21:07:12.910235 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Debug> executeQuery: Read 1456 rows, 102.81 KiB in 0.001728 sec., 842592.5925925926 rows/sec., 58.10 MiB/sec. | ||
| 8862 | 2026.03.17 21:07:12.910273 [ 4 ] {bf4f6b85-20fb-4166-8481-60fdb3e58016} <Debug> TCPHandler: Processed in 0.00189438 sec. | ||
| 8863 | 2026.03.17 21:07:12.910389 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.03.17 21:07:12.910493 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8865 | 2026.03.17 21:07:12.910537 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8866 | 2026.03.17 21:07:12.910875 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.03.17 21:07:12.910912 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8868 | 2026.03.17 21:07:12.911269 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8869 | 2026.03.17 21:07:12.911490 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.03.17 21:07:12.911586 [ 44 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8871 | 2026.03.17 21:07:12.911624 [ 44 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.03.17 21:07:12.911625 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 8873 | 2026.03.17 21:07:12.911644 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8874 | 2026.03.17 21:07:12.911672 [ 4 ] {c7f9695b-f7f6-4985-9412-cb3b68db69eb} <Debug> TCPHandler: Processed in 0.001332732 sec. | ||
| 8875 | 2026.03.17 21:07:12.911745 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 8876 | 2026.03.17 21:07:12.911804 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.03.17 21:07:12.911847 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8878 | 2026.03.17 21:07:12.911887 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 8879 | 2026.03.17 21:07:12.911951 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8880 | 2026.03.17 21:07:12.911967 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8881 | 2026.03.17 21:07:12.911998 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8882 | 2026.03.17 21:07:12.912020 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8883 | 2026.03.17 21:07:12.912043 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8884 | 2026.03.17 21:07:12.912084 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 8885 | 2026.03.17 21:07:12.912125 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8886 | 2026.03.17 21:07:12.912828 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.03.17 21:07:12.912864 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8888 | 2026.03.17 21:07:12.912881 [ 199 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178889 sec., 81432.60306950018 rows/sec., 4.15 MiB/sec. | ||
| 8889 | 2026.03.17 21:07:12.912988 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8890 | 2026.03.17 21:07:12.913220 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.03.17 21:07:12.913277 [ 188 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_16_3} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8892 | 2026.03.17 21:07:12.913309 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8893 | 2026.03.17 21:07:12.913329 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8894 | 2026.03.17 21:07:12.913535 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.03.17 21:07:12.913665 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Debug> executeQuery: Read 1452 rows, 93.81 KiB in 0.001724 sec., 842227.3781902551 rows/sec., 53.14 MiB/sec. | ||
| 8896 | 2026.03.17 21:07:12.913702 [ 4 ] {3eb527ab-d998-4554-a14f-9d6f64d98753} <Debug> TCPHandler: Processed in 0.001960231 sec. | ||
| 8897 | 2026.03.17 21:07:12.913811 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2026.03.17 21:07:12.913907 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8899 | 2026.03.17 21:07:12.913948 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8900 | 2026.03.17 21:07:12.914277 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2026.03.17 21:07:12.914312 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8902 | 2026.03.17 21:07:12.914623 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8903 | 2026.03.17 21:07:12.914827 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.03.17 21:07:12.914955 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 8905 | 2026.03.17 21:07:12.914991 [ 4 ] {0308dca3-9743-4b03-ac15-4db293aa6174} <Debug> TCPHandler: Processed in 0.00122981 sec. | ||
| 8906 | 2026.03.17 21:07:12.915107 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2026.03.17 21:07:12.915219 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8908 | 2026.03.17 21:07:12.915285 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <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 | ||
| 8909 | 2026.03.17 21:07:12.916165 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.03.17 21:07:12.916202 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8911 | 2026.03.17 21:07:12.916759 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8912 | 2026.03.17 21:07:12.916996 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.03.17 21:07:12.917136 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00194 sec., 13402.061855670103 rows/sec., 24.02 MiB/sec. | ||
| 8914 | 2026.03.17 21:07:12.917196 [ 4 ] {c65bdea8-a027-4de1-83e3-9f153a572cea} <Debug> TCPHandler: Processed in 0.002149284 sec. | ||
| 8915 | 2026.03.17 21:07:12.917309 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8916 | 2026.03.17 21:07:12.917403 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8917 | 2026.03.17 21:07:12.917445 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8918 | 2026.03.17 21:07:12.917780 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.03.17 21:07:12.917816 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8920 | 2026.03.17 21:07:12.918142 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8921 | 2026.03.17 21:07:12.918357 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8922 | 2026.03.17 21:07:12.918481 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 8923 | 2026.03.17 21:07:12.918518 [ 4 ] {cbaec1b0-abc0-4cba-a89c-7e7e7dcbabe2} <Debug> TCPHandler: Processed in 0.00125882 sec. | ||
| 8924 | 2026.03.17 21:07:13.692156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18680 | ||
| 8925 | 2026.03.17 21:07:13.692901 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.03.17 21:07:13.692943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8927 | 2026.03.17 21:07:13.693437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8928 | 2026.03.17 21:07:13.693675 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.03.17 21:07:13.693826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18680 | ||
| 8930 | 2026.03.17 21:07:14.731065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8931 | 2026.03.17 21:07:14.749147 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.03.17 21:07:14.749209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8933 | 2026.03.17 21:07:14.755464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8934 | 2026.03.17 21:07:14.756158 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.03.17 21:07:14.759379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8936 | 2026.03.17 21:07:17.934200 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.03.17 21:07:17.934516 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8938 | 2026.03.17 21:07:17.934621 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8939 | 2026.03.17 21:07:17.935419 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.03.17 21:07:17.935469 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8941 | 2026.03.17 21:07:17.935862 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8942 | 2026.03.17 21:07:17.936080 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.03.17 21:07:17.936236 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001801 sec., 57745.696835091614 rows/sec., 4.83 MiB/sec. | ||
| 8944 | 2026.03.17 21:07:17.936279 [ 4 ] {6068bec1-5120-43b9-b471-8a0236589600} <Debug> TCPHandler: Processed in 0.002265676 sec. | ||
| 8945 | 2026.03.17 21:07:17.936396 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.03.17 21:07:17.936490 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.03.17 21:07:17.936530 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8948 | 2026.03.17 21:07:17.936914 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.03.17 21:07:17.936952 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8950 | 2026.03.17 21:07:17.937252 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8951 | 2026.03.17 21:07:17.937462 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.03.17 21:07:17.937589 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.58 MiB/sec. | ||
| 8953 | 2026.03.17 21:07:17.937628 [ 4 ] {7e67cbfd-c6ad-4780-9a84-4dd4a5e6e1cb} <Debug> TCPHandler: Processed in 0.001282011 sec. | ||
| 8954 | 2026.03.17 21:07:17.937729 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.03.17 21:07:17.937823 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8956 | 2026.03.17 21:07:17.937863 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8957 | 2026.03.17 21:07:17.938268 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.03.17 21:07:17.938305 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8959 | 2026.03.17 21:07:17.938611 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8960 | 2026.03.17 21:07:17.938821 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.03.17 21:07:17.938948 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001143 sec., 76990.37620297463 rows/sec., 6.01 MiB/sec. | ||
| 8962 | 2026.03.17 21:07:17.938986 [ 4 ] {ba888ad8-038f-41d5-9822-280ea61d4706} <Debug> TCPHandler: Processed in 0.00130618 sec. | ||
| 8963 | 2026.03.17 21:07:17.939090 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.03.17 21:07:17.939183 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.03.17 21:07:17.939227 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8966 | 2026.03.17 21:07:17.939615 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.03.17 21:07:17.939651 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8968 | 2026.03.17 21:07:17.939980 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8969 | 2026.03.17 21:07:17.940186 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.03.17 21:07:17.940317 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 8971 | 2026.03.17 21:07:17.940354 [ 4 ] {27bf871a-6598-4ccd-82f1-9722a3dc0f82} <Debug> TCPHandler: Processed in 0.001315061 sec. | ||
| 8972 | 2026.03.17 21:07:17.940456 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.03.17 21:07:17.940549 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.03.17 21:07:17.940604 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <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 | ||
| 8975 | 2026.03.17 21:07:17.941393 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.03.17 21:07:17.941429 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8977 | 2026.03.17 21:07:17.941965 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8978 | 2026.03.17 21:07:17.942190 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.03.17 21:07:17.942332 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0018 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 8980 | 2026.03.17 21:07:17.942388 [ 4 ] {5f33daf6-dc3e-4d1f-b140-f38b2e31deef} <Debug> TCPHandler: Processed in 0.001980632 sec. | ||
| 8981 | 2026.03.17 21:07:17.942492 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.03.17 21:07:17.942586 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.03.17 21:07:17.942627 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8984 | 2026.03.17 21:07:17.942955 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.03.17 21:07:17.942992 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8986 | 2026.03.17 21:07:17.943293 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8987 | 2026.03.17 21:07:17.943510 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.03.17 21:07:17.943639 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8989 | 2026.03.17 21:07:17.943675 [ 4 ] {3ef636ff-4731-4340-a00f-f030c8b75b86} <Debug> TCPHandler: Processed in 0.001232859 sec. | ||
| 8990 | 2026.03.17 21:07:21.056163 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8991 | 2026.03.17 21:07:21.056244 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8992 | 2026.03.17 21:07:21.193909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19192 | ||
| 8993 | 2026.03.17 21:07:21.194437 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.03.17 21:07:21.194480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8995 | 2026.03.17 21:07:21.194956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8996 | 2026.03.17 21:07:21.195181 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.03.17 21:07:21.195307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19192 | ||
| 8998 | 2026.03.17 21:07:21.244453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1114 | ||
| 8999 | 2026.03.17 21:07:21.246952 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2026.03.17 21:07:21.247001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9001 | 2026.03.17 21:07:21.248223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9002 | 2026.03.17 21:07:21.248497 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2026.03.17 21:07:21.248864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 9004 | 2026.03.17 21:07:22.259446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9005 | 2026.03.17 21:07:22.277844 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.03.17 21:07:22.277903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9007 | 2026.03.17 21:07:22.283958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9008 | 2026.03.17 21:07:22.284665 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.03.17 21:07:22.287888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9010 | 2026.03.17 21:07:22.941641 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.03.17 21:07:22.941845 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9012 | 2026.03.17 21:07:22.941919 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9013 | 2026.03.17 21:07:22.942680 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.03.17 21:07:22.942730 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9015 | 2026.03.17 21:07:22.943134 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9016 | 2026.03.17 21:07:22.943359 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.03.17 21:07:22.943485 [ 73 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9018 | 2026.03.17 21:07:22.943515 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 9019 | 2026.03.17 21:07:22.943555 [ 73 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.03.17 21:07:22.943573 [ 4 ] {e73d2f73-de5d-4c93-9220-2de17e5ac096} <Debug> TCPHandler: Processed in 0.002069204 sec. | ||
| 9021 | 2026.03.17 21:07:22.943581 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9022 | 2026.03.17 21:07:22.943708 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::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 | ||
| 9023 | 2026.03.17 21:07:22.943712 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9024 | 2026.03.17 21:07:22.943845 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9025 | 2026.03.17 21:07:22.943860 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9026 | 2026.03.17 21:07:22.943889 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9027 | 2026.03.17 21:07:22.943905 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 9028 | 2026.03.17 21:07:22.943987 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 9029 | 2026.03.17 21:07:22.944040 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 9030 | 2026.03.17 21:07:22.944090 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 9031 | 2026.03.17 21:07:22.944129 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 9032 | 2026.03.17 21:07:22.944167 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 9033 | 2026.03.17 21:07:22.944732 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.03.17 21:07:22.944774 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9035 | 2026.03.17 21:07:22.945149 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9036 | 2026.03.17 21:07:22.945231 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576315 sec., 1096227.5941039703 rows/sec., 74.10 MiB/sec. | ||
| 9037 | 2026.03.17 21:07:22.945364 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.03.17 21:07:22.945442 [ 199 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9039 | 2026.03.17 21:07:22.945486 [ 73 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9040 | 2026.03.17 21:07:22.945504 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001684 sec., 493467.9334916865 rows/sec., 38.74 MiB/sec. | ||
| 9041 | 2026.03.17 21:07:22.945526 [ 73 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.03.17 21:07:22.945549 [ 4 ] {bca4f171-34a2-43c8-aa5b-3272b72f38a0} <Debug> TCPHandler: Processed in 0.001888 sec. | ||
| 9043 | 2026.03.17 21:07:22.945553 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9044 | 2026.03.17 21:07:22.945640 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9045 | 2026.03.17 21:07:22.945728 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9046 | 2026.03.17 21:07:22.945733 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.03.17 21:07:22.945756 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2890 rows starting from the beginning of the part | ||
| 9048 | 2026.03.17 21:07:22.945814 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 831 rows starting from the beginning of the part | ||
| 9049 | 2026.03.17 21:07:22.945817 [ 199 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.03.17 21:07:22.945846 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9051 | 2026.03.17 21:07:22.945851 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 9052 | 2026.03.17 21:07:22.945899 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9053 | 2026.03.17 21:07:22.945917 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2713 rows starting from the beginning of the part | ||
| 9054 | 2026.03.17 21:07:22.945927 [ 199 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_21_4} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9055 | 2026.03.17 21:07:22.945959 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 9056 | 2026.03.17 21:07:22.946001 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 831 rows starting from the beginning of the part | ||
| 9057 | 2026.03.17 21:07:22.946049 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9058 | 2026.03.17 21:07:22.946384 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.17 21:07:22.946425 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9060 | 2026.03.17 21:07:22.946741 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9061 | 2026.03.17 21:07:22.946978 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.03.17 21:07:22.947110 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001285 sec., 123735.40856031129 rows/sec., 7.46 MiB/sec. | ||
| 9063 | 2026.03.17 21:07:22.947147 [ 4 ] {fd00b8c6-f621-4261-bcc6-76f834c5bf4c} <Debug> TCPHandler: Processed in 0.001463503 sec. | ||
| 9064 | 2026.03.17 21:07:22.947268 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.03.17 21:07:22.947362 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.03.17 21:07:22.947401 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9067 | 2026.03.17 21:07:22.947859 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.03.17 21:07:22.947896 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9069 | 2026.03.17 21:07:22.948198 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9070 | 2026.03.17 21:07:22.948371 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7473 rows, containing 5 columns (5 merged, 0 gathered) in 0.002762904 sec., 2704762.814777495 rows/sec., 218.70 MiB/sec. | ||
| 9071 | 2026.03.17 21:07:22.948403 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.03.17 21:07:22.948544 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 9073 | 2026.03.17 21:07:22.948580 [ 4 ] {14d55cc7-2299-411d-ae8c-83f5a5c092ee} <Debug> TCPHandler: Processed in 0.001360912 sec. | ||
| 9074 | 2026.03.17 21:07:22.948689 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.03.17 21:07:22.948722 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9076 | 2026.03.17 21:07:22.948782 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9077 | 2026.03.17 21:07:22.948826 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9078 | 2026.03.17 21:07:22.949024 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.03.17 21:07:22.949107 [ 199 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_56_11} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9080 | 2026.03.17 21:07:22.949188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 9081 | 2026.03.17 21:07:22.949284 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.03.17 21:07:22.949324 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9083 | 2026.03.17 21:07:22.949642 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9084 | 2026.03.17 21:07:22.949843 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.03.17 21:07:22.949943 [ 73 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9086 | 2026.03.17 21:07:22.949972 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 9087 | 2026.03.17 21:07:22.949975 [ 73 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.03.17 21:07:22.950012 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9089 | 2026.03.17 21:07:22.950016 [ 4 ] {7c8d12e9-1e10-4269-81c1-a8a5b5d76d65} <Debug> TCPHandler: Processed in 0.001375562 sec. | ||
| 9090 | 2026.03.17 21:07:22.950073 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::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 | ||
| 9091 | 2026.03.17 21:07:22.950141 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.03.17 21:07:22.950165 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9093 | 2026.03.17 21:07:22.950194 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 9094 | 2026.03.17 21:07:22.950239 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9095 | 2026.03.17 21:07:22.950240 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 9096 | 2026.03.17 21:07:22.950286 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9097 | 2026.03.17 21:07:22.950298 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 9098 | 2026.03.17 21:07:22.950338 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 9099 | 2026.03.17 21:07:22.950371 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 9100 | 2026.03.17 21:07:22.950405 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 9101 | 2026.03.17 21:07:22.950968 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.03.17 21:07:22.951008 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9103 | 2026.03.17 21:07:22.951201 [ 200 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151098 sec., 781862.1872334068 rows/sec., 47.65 MiB/sec. | ||
| 9104 | 2026.03.17 21:07:22.951341 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9105 | 2026.03.17 21:07:22.951359 [ 189 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9106 | 2026.03.17 21:07:22.951618 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.03.17 21:07:22.951682 [ 189 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.03.17 21:07:22.951735 [ 73 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9109 | 2026.03.17 21:07:22.951758 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001537 sec., 329863.37020169164 rows/sec., 23.22 MiB/sec. | ||
| 9110 | 2026.03.17 21:07:22.951760 [ 73 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.03.17 21:07:22.951765 [ 189 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_21_4} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9112 | 2026.03.17 21:07:22.951802 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9113 | 2026.03.17 21:07:22.951803 [ 4 ] {c72a435e-4a9a-416d-8239-a41b49bed4f4} <Debug> TCPHandler: Processed in 0.001710247 sec. | ||
| 9114 | 2026.03.17 21:07:22.951863 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9115 | 2026.03.17 21:07:22.951887 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9116 | 2026.03.17 21:07:22.951926 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.03.17 21:07:22.951951 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9118 | 2026.03.17 21:07:22.951978 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1550 rows starting from the beginning of the part | ||
| 9119 | 2026.03.17 21:07:22.952023 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 507 rows starting from the beginning of the part | ||
| 9120 | 2026.03.17 21:07:22.952024 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9121 | 2026.03.17 21:07:22.952062 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
| 9122 | 2026.03.17 21:07:22.952079 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9123 | 2026.03.17 21:07:22.952104 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1456 rows starting from the beginning of the part | ||
| 9124 | 2026.03.17 21:07:22.952141 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 88 rows starting from the beginning of the part | ||
| 9125 | 2026.03.17 21:07:22.952174 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 507 rows starting from the beginning of the part | ||
| 9126 | 2026.03.17 21:07:22.952413 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.03.17 21:07:22.952454 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9128 | 2026.03.17 21:07:22.952765 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9129 | 2026.03.17 21:07:22.952978 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.03.17 21:07:22.953104 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 9131 | 2026.03.17 21:07:22.953140 [ 4 ] {371cb7f1-46ca-4157-a082-c9a729ea30ea} <Debug> TCPHandler: Processed in 0.00126269 sec. | ||
| 9132 | 2026.03.17 21:07:22.953251 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.03.17 21:07:22.953343 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.03.17 21:07:22.953384 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9135 | 2026.03.17 21:07:22.953480 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641366 sec., 2556407.285151514 rows/sec., 188.67 MiB/sec. | ||
| 9136 | 2026.03.17 21:07:22.953644 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9137 | 2026.03.17 21:07:22.953815 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.03.17 21:07:22.953861 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9139 | 2026.03.17 21:07:22.953916 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.03.17 21:07:22.953995 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_56_11} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9141 | 2026.03.17 21:07:22.954058 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9142 | 2026.03.17 21:07:22.954208 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9143 | 2026.03.17 21:07:22.954415 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.03.17 21:07:22.954523 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9145 | 2026.03.17 21:07:22.954544 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001219 sec., 217391.30434782608 rows/sec., 14.45 MiB/sec. | ||
| 9146 | 2026.03.17 21:07:22.954554 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.03.17 21:07:22.954582 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9148 | 2026.03.17 21:07:22.954586 [ 4 ] {cdd9291f-a8ab-4425-a712-47dfd957b4ce} <Debug> TCPHandler: Processed in 0.001382013 sec. | ||
| 9149 | 2026.03.17 21:07:22.954661 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9150 | 2026.03.17 21:07:22.954702 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.03.17 21:07:22.954758 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9152 | 2026.03.17 21:07:22.954787 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19327 rows starting from the beginning of the part | ||
| 9153 | 2026.03.17 21:07:22.954794 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9154 | 2026.03.17 21:07:22.954837 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9155 | 2026.03.17 21:07:22.954844 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9156 | 2026.03.17 21:07:22.954890 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 9157 | 2026.03.17 21:07:22.954936 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1452 rows starting from the beginning of the part | ||
| 9158 | 2026.03.17 21:07:22.954975 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9159 | 2026.03.17 21:07:22.955014 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 9160 | 2026.03.17 21:07:22.955135 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.03.17 21:07:22.955169 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9162 | 2026.03.17 21:07:22.955453 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9163 | 2026.03.17 21:07:22.955655 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.03.17 21:07:22.955780 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 9165 | 2026.03.17 21:07:22.955815 [ 4 ] {43274874-2de9-4504-ba18-9570beef176d} <Debug> TCPHandler: Processed in 0.001161238 sec. | ||
| 9166 | 2026.03.17 21:07:22.955922 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9167 | 2026.03.17 21:07:22.956014 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9168 | 2026.03.17 21:07:22.956067 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <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 | ||
| 9169 | 2026.03.17 21:07:22.956856 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.03.17 21:07:22.956892 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9171 | 2026.03.17 21:07:22.957430 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9172 | 2026.03.17 21:07:22.957647 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.03.17 21:07:22.957768 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9174 | 2026.03.17 21:07:22.957791 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001794 sec., 9476.031215161649 rows/sec., 16.98 MiB/sec. | ||
| 9175 | 2026.03.17 21:07:22.957834 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.03.17 21:07:22.957862 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9177 | 2026.03.17 21:07:22.957897 [ 4 ] {7e77d317-df99-45f9-9c8d-92954d5f8703} <Debug> TCPHandler: Processed in 0.002021673 sec. | ||
| 9178 | 2026.03.17 21:07:22.957933 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9179 | 2026.03.17 21:07:22.958072 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.03.17 21:07:22.958157 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9181 | 2026.03.17 21:07:22.958169 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.03.17 21:07:22.958215 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 970 rows starting from the beginning of the part | ||
| 9183 | 2026.03.17 21:07:22.958222 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9184 | 2026.03.17 21:07:22.958347 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 17 rows starting from the beginning of the part | ||
| 9185 | 2026.03.17 21:07:22.958455 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 9186 | 2026.03.17 21:07:22.958557 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 9187 | 2026.03.17 21:07:22.958570 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2026.03.17 21:07:22.958610 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9189 | 2026.03.17 21:07:22.958657 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 9190 | 2026.03.17 21:07:22.958771 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part | ||
| 9191 | 2026.03.17 21:07:22.958935 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9192 | 2026.03.17 21:07:22.959165 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.03.17 21:07:22.959305 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 4.88 MiB/sec. | ||
| 9194 | 2026.03.17 21:07:22.959346 [ 4 ] {e081a05f-7a59-42fc-87bc-7493da622798} <Debug> TCPHandler: Processed in 0.001321411 sec. | ||
| 9195 | 2026.03.17 21:07:22.960042 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21629 rows, containing 5 columns (5 merged, 0 gathered) in 0.005415687 sec., 3993768.472956432 rows/sec., 261.04 MiB/sec. | ||
| 9196 | 2026.03.17 21:07:22.960385 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9197 | 2026.03.17 21:07:22.960652 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.03.17 21:07:22.960718 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9199 | 2026.03.17 21:07:22.960793 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9200 | 2026.03.17 21:07:22.964575 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 19 columns (19 merged, 0 gathered) in 0.006672966 sec., 161547.3539052949 rows/sec., 289.49 MiB/sec. | ||
| 9201 | 2026.03.17 21:07:22.966128 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9202 | 2026.03.17 21:07:22.966453 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2026.03.17 21:07:22.966524 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9204 | 2026.03.17 21:07:22.966658 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 9205 | 2026.03.17 21:07:23.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.40 MiB, peak 309.16 MiB, free memory in arenas 0.00 B, will set to 300.77 MiB (RSS), difference: 1.37 MiB | ||
| 9206 | 2026.03.17 21:07:24.741070 [ 72 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9207 | 2026.03.17 21:07:24.741133 [ 72 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.03.17 21:07:24.741156 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9209 | 2026.03.17 21:07:24.741255 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 9210 | 2026.03.17 21:07:24.741372 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9211 | 2026.03.17 21:07:24.741405 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9212 | 2026.03.17 21:07:24.741472 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 9213 | 2026.03.17 21:07:24.741519 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9214 | 2026.03.17 21:07:24.741560 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 9215 | 2026.03.17 21:07:24.741599 [ 200 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 9216 | 2026.03.17 21:07:24.742347 [ 198 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132708 sec., 33547.92232420006 rows/sec., 2.80 MiB/sec. | ||
| 9217 | 2026.03.17 21:07:24.742538 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9218 | 2026.03.17 21:07:24.742846 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.03.17 21:07:24.742931 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_17_4} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9220 | 2026.03.17 21:07:24.743044 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9221 | 2026.03.17 21:07:27.934441 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.03.17 21:07:27.934660 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9223 | 2026.03.17 21:07:27.934734 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9224 | 2026.03.17 21:07:27.935443 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.03.17 21:07:27.935490 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9226 | 2026.03.17 21:07:27.935865 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9227 | 2026.03.17 21:07:27.936088 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.03.17 21:07:27.936245 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 198.89 KiB/sec. | ||
| 9229 | 2026.03.17 21:07:27.936286 [ 4 ] {4ff83412-fddb-4a74-9b97-cc78b8a60187} <Debug> TCPHandler: Processed in 0.001982201 sec. | ||
| 9230 | 2026.03.17 21:07:27.936401 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.03.17 21:07:27.936495 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9232 | 2026.03.17 21:07:27.936534 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9233 | 2026.03.17 21:07:27.937020 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.03.17 21:07:27.937056 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9235 | 2026.03.17 21:07:27.937375 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9236 | 2026.03.17 21:07:27.937579 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.03.17 21:07:27.937707 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001231 sec., 86108.8545897644 rows/sec., 7.18 MiB/sec. | ||
| 9238 | 2026.03.17 21:07:27.937743 [ 4 ] {ed89ec05-c353-4f2e-94ad-bac3082a97e3} <Debug> TCPHandler: Processed in 0.001390853 sec. | ||
| 9239 | 2026.03.17 21:07:27.937859 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.03.17 21:07:27.937953 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.03.17 21:07:27.937993 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9242 | 2026.03.17 21:07:27.938407 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.03.17 21:07:27.938442 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9244 | 2026.03.17 21:07:27.938731 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9245 | 2026.03.17 21:07:27.938930 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.03.17 21:07:27.939056 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001122 sec., 24955.436720142603 rows/sec., 1.81 MiB/sec. | ||
| 9247 | 2026.03.17 21:07:27.939093 [ 4 ] {b8d98d35-e304-43a0-b796-4d310eaaf61e} <Debug> TCPHandler: Processed in 0.0012811 sec. | ||
| 9248 | 2026.03.17 21:07:27.939197 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.03.17 21:07:27.939289 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9250 | 2026.03.17 21:07:27.939328 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9251 | 2026.03.17 21:07:27.939748 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.03.17 21:07:27.939784 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9253 | 2026.03.17 21:07:27.940075 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9254 | 2026.03.17 21:07:27.940271 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.03.17 21:07:27.940396 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001124 sec., 81850.53380782918 rows/sec., 6.40 MiB/sec. | ||
| 9256 | 2026.03.17 21:07:27.940432 [ 4 ] {9101116e-7936-4cc6-a783-c4a792ccd440} <Debug> TCPHandler: Processed in 0.001281581 sec. | ||
| 9257 | 2026.03.17 21:07:27.940543 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.03.17 21:07:27.940636 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.03.17 21:07:27.940679 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9260 | 2026.03.17 21:07:27.941162 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.03.17 21:07:27.941208 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9262 | 2026.03.17 21:07:27.941616 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9263 | 2026.03.17 21:07:27.941858 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.03.17 21:07:27.942015 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001396 sec., 116045.8452722063 rows/sec., 8.08 MiB/sec. | ||
| 9265 | 2026.03.17 21:07:27.942059 [ 4 ] {bc793fab-9b0e-4942-94ae-66d6cbb09f84} <Debug> TCPHandler: Processed in 0.001562735 sec. | ||
| 9266 | 2026.03.17 21:07:27.942184 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2026.03.17 21:07:27.942283 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9268 | 2026.03.17 21:07:27.942335 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <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 | ||
| 9269 | 2026.03.17 21:07:27.943165 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.03.17 21:07:27.943202 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9271 | 2026.03.17 21:07:27.943727 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9272 | 2026.03.17 21:07:27.943939 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.03.17 21:07:27.944078 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001814 sec., 13230.429988974642 rows/sec., 23.71 MiB/sec. | ||
| 9274 | 2026.03.17 21:07:27.944129 [ 4 ] {8b8c6e1a-d785-4dda-83f9-03f379ad2f69} <Debug> TCPHandler: Processed in 0.002003152 sec. | ||
| 9275 | 2026.03.17 21:07:27.944239 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.03.17 21:07:27.944333 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.03.17 21:07:27.944374 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9278 | 2026.03.17 21:07:27.944714 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.03.17 21:07:27.944749 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9280 | 2026.03.17 21:07:27.945065 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9281 | 2026.03.17 21:07:27.945277 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.03.17 21:07:27.945438 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 9283 | 2026.03.17 21:07:27.945490 [ 4 ] {8e02be0b-5018-4de3-9433-e99091990c85} <Debug> TCPHandler: Processed in 0.001297791 sec. | ||
| 9284 | 2026.03.17 21:07:28.589571 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41648 | ||
| 9285 | 2026.03.17 21:07:28.589684 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9286 | 2026.03.17 21:07:28.589710 [ 291 ] {} <Debug> TCP-Session: 737cbeb0-c8f9-4788-9e5d-1bdb83ea0c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:41648 | ||
| 9287 | 2026.03.17 21:07:28.589733 [ 291 ] {} <Debug> TCP-Session: 737cbeb0-c8f9-4788-9e5d-1bdb83ea0c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.03.17 21:07:28.589746 [ 291 ] {} <Debug> TCP-Session: 737cbeb0-c8f9-4788-9e5d-1bdb83ea0c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.03.17 21:07:28.589962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53644 | ||
| 9290 | 2026.03.17 21:07:28.590002 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51805 | ||
| 9291 | 2026.03.17 21:07:28.590028 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54866 | ||
| 9292 | 2026.03.17 21:07:28.590051 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52523 | ||
| 9293 | 2026.03.17 21:07:28.590072 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56560 | ||
| 9294 | 2026.03.17 21:07:28.590092 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9295 | 2026.03.17 21:07:28.590124 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9296 | 2026.03.17 21:07:28.590139 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9297 | 2026.03.17 21:07:28.590159 [ 291 ] {} <Trace> TCP-Session: 737cbeb0-c8f9-4788-9e5d-1bdb83ea0c33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.03.17 21:07:28.590183 [ 288 ] {} <Debug> TCP-Session: 57563f5f-4ecd-43d6-b793-8afed272b289 Authenticating user 'default' from [fd00:1122:3344:101::e]:52523 | ||
| 9299 | 2026.03.17 21:07:28.590164 [ 3 ] {} <Debug> TCP-Session: 73e04752-cb0b-4c10-8605-20b0e5b59134 Authenticating user 'default' from [fd00:1122:3344:101::e]:54866 | ||
| 9300 | 2026.03.17 21:07:28.590218 [ 288 ] {} <Debug> TCP-Session: 57563f5f-4ecd-43d6-b793-8afed272b289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.03.17 21:07:28.590227 [ 3 ] {} <Debug> TCP-Session: 73e04752-cb0b-4c10-8605-20b0e5b59134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2026.03.17 21:07:28.590233 [ 288 ] {} <Debug> TCP-Session: 57563f5f-4ecd-43d6-b793-8afed272b289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.03.17 21:07:28.590242 [ 3 ] {} <Debug> TCP-Session: 73e04752-cb0b-4c10-8605-20b0e5b59134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.03.17 21:07:28.590161 [ 292 ] {} <Debug> TCP-Session: 271cb57c-7ae0-4f5d-bea3-c69b880e6b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:53644 | ||
| 9305 | 2026.03.17 21:07:28.590126 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9306 | 2026.03.17 21:07:28.590279 [ 292 ] {} <Debug> TCP-Session: 271cb57c-7ae0-4f5d-bea3-c69b880e6b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2026.03.17 21:07:28.590064 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65175 | ||
| 9308 | 2026.03.17 21:07:28.590314 [ 293 ] {} <Debug> TCP-Session: 555f0dd9-7a0f-41ff-a964-cb9812bf32d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51805 | ||
| 9309 | 2026.03.17 21:07:28.590312 [ 292 ] {} <Debug> TCP-Session: 271cb57c-7ae0-4f5d-bea3-c69b880e6b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.03.17 21:07:28.590354 [ 291 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9311 | 2026.03.17 21:07:28.590360 [ 293 ] {} <Debug> TCP-Session: 555f0dd9-7a0f-41ff-a964-cb9812bf32d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.03.17 21:07:28.590040 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36456 | ||
| 9313 | 2026.03.17 21:07:28.590405 [ 293 ] {} <Debug> TCP-Session: 555f0dd9-7a0f-41ff-a964-cb9812bf32d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.03.17 21:07:28.590026 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54695 | ||
| 9315 | 2026.03.17 21:07:28.590516 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9316 | 2026.03.17 21:07:28.590549 [ 290 ] {} <Debug> TCP-Session: e2d4154d-da59-4406-9e88-c2abc110fb82 Authenticating user 'default' from [fd00:1122:3344:101::e]:56560 | ||
| 9317 | 2026.03.17 21:07:28.590571 [ 290 ] {} <Debug> TCP-Session: e2d4154d-da59-4406-9e88-c2abc110fb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.03.17 21:07:28.590583 [ 290 ] {} <Debug> TCP-Session: e2d4154d-da59-4406-9e88-c2abc110fb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.03.17 21:07:28.590655 [ 291 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9320 | 2026.03.17 21:07:28.590723 [ 291 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9321 | 2026.03.17 21:07:28.590929 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9322 | 2026.03.17 21:07:28.590968 [ 287 ] {} <Debug> TCP-Session: e2865f9c-f398-487e-b6a1-309f56410e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:36456 | ||
| 9323 | 2026.03.17 21:07:28.590988 [ 287 ] {} <Debug> TCP-Session: e2865f9c-f398-487e-b6a1-309f56410e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.03.17 21:07:28.591001 [ 287 ] {} <Debug> TCP-Session: e2865f9c-f398-487e-b6a1-309f56410e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.03.17 21:07:28.591077 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9326 | 2026.03.17 21:07:28.591080 [ 291 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 9327 | 2026.03.17 21:07:28.591130 [ 294 ] {} <Debug> TCP-Session: 25971d9f-9eb5-4d1f-b369-7e89a48fef22 Authenticating user 'default' from [fd00:1122:3344:101::e]:54695 | ||
| 9328 | 2026.03.17 21:07:28.591165 [ 294 ] {} <Debug> TCP-Session: 25971d9f-9eb5-4d1f-b369-7e89a48fef22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.03.17 21:07:28.591181 [ 294 ] {} <Debug> TCP-Session: 25971d9f-9eb5-4d1f-b369-7e89a48fef22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.03.17 21:07:28.591184 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9331 | 2026.03.17 21:07:28.591229 [ 289 ] {} <Debug> TCP-Session: ff69035c-aa2b-4cac-b64f-c2eb41f6d311 Authenticating user 'default' from [fd00:1122:3344:101::e]:65175 | ||
| 9332 | 2026.03.17 21:07:28.591247 [ 289 ] {} <Debug> TCP-Session: ff69035c-aa2b-4cac-b64f-c2eb41f6d311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.03.17 21:07:28.591260 [ 289 ] {} <Debug> TCP-Session: ff69035c-aa2b-4cac-b64f-c2eb41f6d311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2026.03.17 21:07:28.592137 [ 260 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Trace> AggregatingTransform: Aggregating | ||
| 9335 | 2026.03.17 21:07:28.592181 [ 260 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9336 | 2026.03.17 21:07:28.592219 [ 260 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986845 sec. (1013.330 rows/sec., 39.58 KiB/sec.) | ||
| 9337 | 2026.03.17 21:07:28.592238 [ 260 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Trace> Aggregator: Merging aggregated data | ||
| 9338 | 2026.03.17 21:07:28.593781 [ 291 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003484 sec., 287.0264064293915 rows/sec., 11.21 KiB/sec. | ||
| 9339 | 2026.03.17 21:07:28.593949 [ 291 ] {3753cb9c-121b-4baa-b29f-f6faf456652c} <Debug> TCPHandler: Processed in 0.003903662 sec. | ||
| 9340 | 2026.03.17 21:07:28.594086 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9341 | 2026.03.17 21:07:28.594122 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9342 | 2026.03.17 21:07:28.594150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9343 | 2026.03.17 21:07:28.594176 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9344 | 2026.03.17 21:07:28.594197 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9345 | 2026.03.17 21:07:28.594210 [ 292 ] {} <Debug> TCP-Session: 271cb57c-7ae0-4f5d-bea3-c69b880e6b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.03.17 21:07:28.594221 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9347 | 2026.03.17 21:07:28.594255 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.03.17 21:07:28.594280 [ 288 ] {} <Debug> TCP-Session: 57563f5f-4ecd-43d6-b793-8afed272b289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.03.17 21:07:28.594236 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9350 | 2026.03.17 21:07:28.594298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9351 | 2026.03.17 21:07:28.594349 [ 287 ] {} <Debug> TCP-Session: e2865f9c-f398-487e-b6a1-309f56410e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.03.17 21:07:28.594295 [ 3 ] {} <Debug> TCP-Session: 73e04752-cb0b-4c10-8605-20b0e5b59134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.03.17 21:07:28.594379 [ 289 ] {} <Debug> TCP-Session: ff69035c-aa2b-4cac-b64f-c2eb41f6d311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.03.17 21:07:28.594185 [ 293 ] {} <Debug> TCP-Session: 555f0dd9-7a0f-41ff-a964-cb9812bf32d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.03.17 21:07:28.594127 [ 291 ] {} <Debug> TCP-Session: 737cbeb0-c8f9-4788-9e5d-1bdb83ea0c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2026.03.17 21:07:28.594235 [ 290 ] {} <Debug> TCP-Session: e2d4154d-da59-4406-9e88-c2abc110fb82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.03.17 21:07:28.594245 [ 294 ] {} <Debug> TCP-Session: 25971d9f-9eb5-4d1f-b369-7e89a48fef22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.03.17 21:07:28.695402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19640 | ||
| 9359 | 2026.03.17 21:07:28.695910 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.03.17 21:07:28.695963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9361 | 2026.03.17 21:07:28.696481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9362 | 2026.03.17 21:07:28.696740 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.03.17 21:07:28.696901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19640 | ||
| 9364 | 2026.03.17 21:07:28.696919 [ 59 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9365 | 2026.03.17 21:07:28.696996 [ 59 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2026.03.17 21:07:28.697025 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9367 | 2026.03.17 21:07:28.697145 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::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 | ||
| 9368 | 2026.03.17 21:07:28.697272 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9369 | 2026.03.17 21:07:28.697314 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17272 rows starting from the beginning of the part | ||
| 9370 | 2026.03.17 21:07:28.697407 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9371 | 2026.03.17 21:07:28.697484 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9372 | 2026.03.17 21:07:28.697553 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9373 | 2026.03.17 21:07:28.697615 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9374 | 2026.03.17 21:07:28.697677 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9375 | 2026.03.17 21:07:28.700248 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19640 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031556 sec., 6223856.00202814 rows/sec., 89.03 MiB/sec. | ||
| 9376 | 2026.03.17 21:07:28.700532 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9377 | 2026.03.17 21:07:28.700841 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.03.17 21:07:28.700929 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_41_8} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9379 | 2026.03.17 21:07:28.701049 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9380 | 2026.03.17 21:07:28.746885 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59491 | ||
| 9381 | 2026.03.17 21:07:28.746968 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9382 | 2026.03.17 21:07:28.746992 [ 291 ] {} <Debug> TCP-Session: 80a0be6d-88b9-4050-aee1-2c245d475a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:59491 | ||
| 9383 | 2026.03.17 21:07:28.747015 [ 291 ] {} <Debug> TCP-Session: 80a0be6d-88b9-4050-aee1-2c245d475a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.03.17 21:07:28.747028 [ 291 ] {} <Debug> TCP-Session: 80a0be6d-88b9-4050-aee1-2c245d475a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.03.17 21:07:28.747238 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44284 | ||
| 9386 | 2026.03.17 21:07:28.747247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50768 | ||
| 9387 | 2026.03.17 21:07:28.747290 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48226 | ||
| 9388 | 2026.03.17 21:07:28.747308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35157 | ||
| 9389 | 2026.03.17 21:07:28.747331 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37025 | ||
| 9390 | 2026.03.17 21:07:28.747362 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2026.03.17 21:07:28.747344 [ 291 ] {} <Trace> TCP-Session: 80a0be6d-88b9-4050-aee1-2c245d475a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.03.17 21:07:28.747407 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9393 | 2026.03.17 21:07:28.747412 [ 292 ] {} <Debug> TCP-Session: 0ccd68f2-d493-4eed-b1d2-fdc7c2a809a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44284 | ||
| 9394 | 2026.03.17 21:07:28.747417 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9395 | 2026.03.17 21:07:28.747455 [ 292 ] {} <Debug> TCP-Session: 0ccd68f2-d493-4eed-b1d2-fdc7c2a809a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.03.17 21:07:28.747457 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9397 | 2026.03.17 21:07:28.747479 [ 292 ] {} <Debug> TCP-Session: 0ccd68f2-d493-4eed-b1d2-fdc7c2a809a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.03.17 21:07:28.747480 [ 293 ] {} <Debug> TCP-Session: 5c3634af-ac2c-4801-b4bc-b75fb3318237 Authenticating user 'default' from [fd00:1122:3344:101::e]:50768 | ||
| 9399 | 2026.03.17 21:07:28.747506 [ 290 ] {} <Debug> TCP-Session: 0100653c-4a09-4a58-9e3b-04f5b6a9f285 Authenticating user 'default' from [fd00:1122:3344:101::e]:37025 | ||
| 9400 | 2026.03.17 21:07:28.747533 [ 293 ] {} <Debug> TCP-Session: 5c3634af-ac2c-4801-b4bc-b75fb3318237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9401 | 2026.03.17 21:07:28.747548 [ 290 ] {} <Debug> TCP-Session: 0100653c-4a09-4a58-9e3b-04f5b6a9f285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9402 | 2026.03.17 21:07:28.747562 [ 291 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9403 | 2026.03.17 21:07:28.747582 [ 290 ] {} <Debug> TCP-Session: 0100653c-4a09-4a58-9e3b-04f5b6a9f285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.03.17 21:07:28.747573 [ 293 ] {} <Debug> TCP-Session: 5c3634af-ac2c-4801-b4bc-b75fb3318237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2026.03.17 21:07:28.747445 [ 288 ] {} <Debug> TCP-Session: 0707012c-38bc-4bf3-a7b4-a6fc8ba4c4ec Authenticating user 'default' from [fd00:1122:3344:101::e]:35157 | ||
| 9406 | 2026.03.17 21:07:28.747409 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9407 | 2026.03.17 21:07:28.747663 [ 288 ] {} <Debug> TCP-Session: 0707012c-38bc-4bf3-a7b4-a6fc8ba4c4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2026.03.17 21:07:28.747679 [ 3 ] {} <Debug> TCP-Session: 37b24d15-8663-4fc4-99eb-27cf49b7b76f Authenticating user 'default' from [fd00:1122:3344:101::e]:48226 | ||
| 9409 | 2026.03.17 21:07:28.747687 [ 288 ] {} <Debug> TCP-Session: 0707012c-38bc-4bf3-a7b4-a6fc8ba4c4ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9410 | 2026.03.17 21:07:28.747698 [ 3 ] {} <Debug> TCP-Session: 37b24d15-8663-4fc4-99eb-27cf49b7b76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2026.03.17 21:07:28.747297 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35807 | ||
| 9412 | 2026.03.17 21:07:28.747727 [ 3 ] {} <Debug> TCP-Session: 37b24d15-8663-4fc4-99eb-27cf49b7b76f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.03.17 21:07:28.747319 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38002 | ||
| 9414 | 2026.03.17 21:07:28.747280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47106 | ||
| 9415 | 2026.03.17 21:07:28.747798 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9416 | 2026.03.17 21:07:28.747835 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9417 | 2026.03.17 21:07:28.747836 [ 287 ] {} <Debug> TCP-Session: 5cf1bf5e-9386-4ce3-9a8c-6447ef1c177b Authenticating user 'default' from [fd00:1122:3344:101::e]:35807 | ||
| 9418 | 2026.03.17 21:07:28.747852 [ 291 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9419 | 2026.03.17 21:07:28.747879 [ 287 ] {} <Debug> TCP-Session: 5cf1bf5e-9386-4ce3-9a8c-6447ef1c177b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9420 | 2026.03.17 21:07:28.747866 [ 289 ] {} <Debug> TCP-Session: f8f9adaf-42bc-4e35-9898-2c8fdd26b69b Authenticating user 'default' from [fd00:1122:3344:101::e]:38002 | ||
| 9421 | 2026.03.17 21:07:28.747902 [ 287 ] {} <Debug> TCP-Session: 5cf1bf5e-9386-4ce3-9a8c-6447ef1c177b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.03.17 21:07:28.747920 [ 291 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9423 | 2026.03.17 21:07:28.747926 [ 289 ] {} <Debug> TCP-Session: f8f9adaf-42bc-4e35-9898-2c8fdd26b69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.03.17 21:07:28.747859 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9425 | 2026.03.17 21:07:28.747959 [ 289 ] {} <Debug> TCP-Session: f8f9adaf-42bc-4e35-9898-2c8fdd26b69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.03.17 21:07:28.747990 [ 294 ] {} <Debug> TCP-Session: fd00458b-cf98-4fb0-8560-3664f3059cbd Authenticating user 'default' from [fd00:1122:3344:101::e]:47106 | ||
| 9427 | 2026.03.17 21:07:28.748013 [ 294 ] {} <Debug> TCP-Session: fd00458b-cf98-4fb0-8560-3664f3059cbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2026.03.17 21:07:28.748026 [ 294 ] {} <Debug> TCP-Session: fd00458b-cf98-4fb0-8560-3664f3059cbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9429 | 2026.03.17 21:07:28.748226 [ 291 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 9430 | 2026.03.17 21:07:28.749184 [ 301 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Trace> AggregatingTransform: Aggregating | ||
| 9431 | 2026.03.17 21:07:28.749227 [ 301 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Trace> Aggregator: Aggregation method: without_key | ||
| 9432 | 2026.03.17 21:07:28.749259 [ 301 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930165 sec. (1075.078 rows/sec., 42.00 KiB/sec.) | ||
| 9433 | 2026.03.17 21:07:28.749275 [ 301 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Trace> Aggregator: Merging aggregated data | ||
| 9434 | 2026.03.17 21:07:28.750956 [ 291 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 9435 | 2026.03.17 21:07:28.751125 [ 291 ] {96c4c7cd-9aee-46cb-a404-5b4df5931890} <Debug> TCPHandler: Processed in 0.003891212 sec. | ||
| 9436 | 2026.03.17 21:07:28.751229 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9437 | 2026.03.17 21:07:28.751256 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9438 | 2026.03.17 21:07:28.751275 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9439 | 2026.03.17 21:07:28.751290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9440 | 2026.03.17 21:07:28.751310 [ 290 ] {} <Debug> TCP-Session: 0100653c-4a09-4a58-9e3b-04f5b6a9f285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.03.17 21:07:28.751335 [ 288 ] {} <Debug> TCP-Session: 0707012c-38bc-4bf3-a7b4-a6fc8ba4c4ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.03.17 21:07:28.751344 [ 292 ] {} <Debug> TCP-Session: 0ccd68f2-d493-4eed-b1d2-fdc7c2a809a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2026.03.17 21:07:28.751349 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9444 | 2026.03.17 21:07:28.751374 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9445 | 2026.03.17 21:07:28.751397 [ 3 ] {} <Debug> TCP-Session: 37b24d15-8663-4fc4-99eb-27cf49b7b76f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.03.17 21:07:28.751318 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9447 | 2026.03.17 21:07:28.751461 [ 289 ] {} <Debug> TCP-Session: f8f9adaf-42bc-4e35-9898-2c8fdd26b69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9448 | 2026.03.17 21:07:28.751305 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9449 | 2026.03.17 21:07:28.751484 [ 293 ] {} <Debug> TCP-Session: 5c3634af-ac2c-4801-b4bc-b75fb3318237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9450 | 2026.03.17 21:07:28.751330 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9451 | 2026.03.17 21:07:28.751526 [ 287 ] {} <Debug> TCP-Session: 5cf1bf5e-9386-4ce3-9a8c-6447ef1c177b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2026.03.17 21:07:28.751260 [ 291 ] {} <Debug> TCP-Session: 80a0be6d-88b9-4050-aee1-2c245d475a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.03.17 21:07:28.751566 [ 294 ] {} <Debug> TCP-Session: fd00458b-cf98-4fb0-8560-3664f3059cbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.03.17 21:07:29.787973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9455 | 2026.03.17 21:07:29.809740 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2026.03.17 21:07:29.809818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9457 | 2026.03.17 21:07:29.817014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9458 | 2026.03.17 21:07:29.817883 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2026.03.17 21:07:29.818237 [ 63 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9460 | 2026.03.17 21:07:29.818305 [ 63 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.03.17 21:07:29.818330 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9462 | 2026.03.17 21:07:29.818468 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 9463 | 2026.03.17 21:07:29.822949 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9464 | 2026.03.17 21:07:29.823096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9465 | 2026.03.17 21:07:29.824438 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9466 | 2026.03.17 21:07:29.828928 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9467 | 2026.03.17 21:07:29.833958 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9468 | 2026.03.17 21:07:29.838637 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9469 | 2026.03.17 21:07:29.843075 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::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 | ||
| 9470 | 2026.03.17 21:07:29.847380 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9471 | 2026.03.17 21:07:29.905161 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.086753107 sec., 3561.8320851609387 rows/sec., 18.42 MiB/sec. | ||
| 9472 | 2026.03.17 21:07:29.908287 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9473 | 2026.03.17 21:07:29.911203 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.03.17 21:07:29.911368 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_41_8} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9475 | 2026.03.17 21:07:29.914135 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9476 | 2026.03.17 21:07:30.194345 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37231 | ||
| 9477 | 2026.03.17 21:07:30.194466 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9478 | 2026.03.17 21:07:30.194491 [ 287 ] {} <Debug> TCP-Session: a60c4a80-7482-48f2-8682-d2a2a92f65b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37231 | ||
| 9479 | 2026.03.17 21:07:30.194513 [ 287 ] {} <Debug> TCP-Session: a60c4a80-7482-48f2-8682-d2a2a92f65b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.03.17 21:07:30.194525 [ 287 ] {} <Debug> TCP-Session: a60c4a80-7482-48f2-8682-d2a2a92f65b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.03.17 21:07:30.194741 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58353 | ||
| 9482 | 2026.03.17 21:07:30.194769 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62200 | ||
| 9483 | 2026.03.17 21:07:30.194802 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 9484 | 2026.03.17 21:07:30.194795 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61211 | ||
| 9485 | 2026.03.17 21:07:30.194867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9486 | 2026.03.17 21:07:30.194867 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9487 | 2026.03.17 21:07:30.194889 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9488 | 2026.03.17 21:07:30.194906 [ 292 ] {} <Debug> TCP-Session: 4c5d0da5-7d5f-4bfa-a936-fefcc85ed84c Authenticating user 'default' from [fd00:1122:3344:101::e]:62200 | ||
| 9489 | 2026.03.17 21:07:30.194909 [ 288 ] {} <Debug> TCP-Session: 4af7cf20-e1e3-42fc-af7e-8785e8635f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:58353 | ||
| 9490 | 2026.03.17 21:07:30.194923 [ 3 ] {} <Debug> TCP-Session: 6ccf4097-8f67-4248-b92f-6500f637e5aa Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 9491 | 2026.03.17 21:07:30.194931 [ 292 ] {} <Debug> TCP-Session: 4c5d0da5-7d5f-4bfa-a936-fefcc85ed84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.03.17 21:07:30.194936 [ 288 ] {} <Debug> TCP-Session: 4af7cf20-e1e3-42fc-af7e-8785e8635f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2026.03.17 21:07:30.194942 [ 3 ] {} <Debug> TCP-Session: 6ccf4097-8f67-4248-b92f-6500f637e5aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2026.03.17 21:07:30.194946 [ 292 ] {} <Debug> TCP-Session: 4c5d0da5-7d5f-4bfa-a936-fefcc85ed84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2026.03.17 21:07:30.194954 [ 288 ] {} <Debug> TCP-Session: 4af7cf20-e1e3-42fc-af7e-8785e8635f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2026.03.17 21:07:30.194966 [ 3 ] {} <Debug> TCP-Session: 6ccf4097-8f67-4248-b92f-6500f637e5aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2026.03.17 21:07:30.194947 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9498 | 2026.03.17 21:07:30.194850 [ 287 ] {} <Trace> TCP-Session: a60c4a80-7482-48f2-8682-d2a2a92f65b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.03.17 21:07:30.195026 [ 294 ] {} <Debug> TCP-Session: fb83442d-fff7-4d31-ace0-4c71bc9c6c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:61211 | ||
| 9500 | 2026.03.17 21:07:30.194785 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57341 | ||
| 9501 | 2026.03.17 21:07:30.195060 [ 294 ] {} <Debug> TCP-Session: fb83442d-fff7-4d31-ace0-4c71bc9c6c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2026.03.17 21:07:30.194756 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34701 | ||
| 9503 | 2026.03.17 21:07:30.195103 [ 294 ] {} <Debug> TCP-Session: fb83442d-fff7-4d31-ace0-4c71bc9c6c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.03.17 21:07:30.194755 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35063 | ||
| 9505 | 2026.03.17 21:07:30.194750 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58189 | ||
| 9506 | 2026.03.17 21:07:30.195158 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9507 | 2026.03.17 21:07:30.195188 [ 287 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37231) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9508 | 2026.03.17 21:07:30.195229 [ 293 ] {} <Debug> TCP-Session: bf0107aa-19a6-4d04-ae6b-e7ca9f63ec28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57341 | ||
| 9509 | 2026.03.17 21:07:30.195262 [ 293 ] {} <Debug> TCP-Session: bf0107aa-19a6-4d04-ae6b-e7ca9f63ec28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.03.17 21:07:30.195277 [ 293 ] {} <Debug> TCP-Session: bf0107aa-19a6-4d04-ae6b-e7ca9f63ec28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.03.17 21:07:30.195286 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9512 | 2026.03.17 21:07:30.195317 [ 290 ] {} <Debug> TCP-Session: ad52bd1b-d603-4348-9a2e-45c99d1d6435 Authenticating user 'default' from [fd00:1122:3344:101::e]:34701 | ||
| 9513 | 2026.03.17 21:07:30.195333 [ 290 ] {} <Debug> TCP-Session: ad52bd1b-d603-4348-9a2e-45c99d1d6435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2026.03.17 21:07:30.195347 [ 290 ] {} <Debug> TCP-Session: ad52bd1b-d603-4348-9a2e-45c99d1d6435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.03.17 21:07:30.195479 [ 287 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9516 | 2026.03.17 21:07:30.195541 [ 287 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9517 | 2026.03.17 21:07:30.195653 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9518 | 2026.03.17 21:07:30.195689 [ 289 ] {} <Debug> TCP-Session: 6e5e8ef8-057d-4d4b-b787-9f082c196573 Authenticating user 'default' from [fd00:1122:3344:101::e]:58189 | ||
| 9519 | 2026.03.17 21:07:30.195706 [ 289 ] {} <Debug> TCP-Session: 6e5e8ef8-057d-4d4b-b787-9f082c196573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.03.17 21:07:30.195722 [ 289 ] {} <Debug> TCP-Session: 6e5e8ef8-057d-4d4b-b787-9f082c196573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2026.03.17 21:07:30.195757 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9522 | 2026.03.17 21:07:30.195792 [ 291 ] {} <Debug> TCP-Session: 6e93f39a-b291-44a8-aba9-f35749a8e63c Authenticating user 'default' from [fd00:1122:3344:101::e]:35063 | ||
| 9523 | 2026.03.17 21:07:30.195810 [ 291 ] {} <Debug> TCP-Session: 6e93f39a-b291-44a8-aba9-f35749a8e63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2026.03.17 21:07:30.195822 [ 291 ] {} <Debug> TCP-Session: 6e93f39a-b291-44a8-aba9-f35749a8e63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2026.03.17 21:07:30.195831 [ 287 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 9526 | 2026.03.17 21:07:30.196726 [ 320 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Trace> AggregatingTransform: Aggregating | ||
| 9527 | 2026.03.17 21:07:30.196771 [ 320 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Trace> Aggregator: Aggregation method: without_key | ||
| 9528 | 2026.03.17 21:07:30.196808 [ 320 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877563 sec. (1139.519 rows/sec., 44.51 KiB/sec.) | ||
| 9529 | 2026.03.17 21:07:30.196826 [ 320 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Trace> Aggregator: Merging aggregated data | ||
| 9530 | 2026.03.17 21:07:30.198093 [ 287 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 9531 | 2026.03.17 21:07:30.198240 [ 287 ] {a6f40ff2-ddad-47d6-8cb1-76a7ec1be360} <Debug> TCPHandler: Processed in 0.003501256 sec. | ||
| 9532 | 2026.03.17 21:07:30.198340 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9533 | 2026.03.17 21:07:30.198368 [ 287 ] {} <Debug> TCP-Session: a60c4a80-7482-48f2-8682-d2a2a92f65b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2026.03.17 21:07:30.198373 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9535 | 2026.03.17 21:07:30.198398 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9536 | 2026.03.17 21:07:30.198415 [ 3 ] {} <Debug> TCP-Session: 6ccf4097-8f67-4248-b92f-6500f637e5aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2026.03.17 21:07:30.198421 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9538 | 2026.03.17 21:07:30.198438 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9539 | 2026.03.17 21:07:30.198453 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9540 | 2026.03.17 21:07:30.198474 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9541 | 2026.03.17 21:07:30.198494 [ 290 ] {} <Debug> TCP-Session: ad52bd1b-d603-4348-9a2e-45c99d1d6435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.03.17 21:07:30.198507 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9543 | 2026.03.17 21:07:30.198530 [ 292 ] {} <Debug> TCP-Session: 4c5d0da5-7d5f-4bfa-a936-fefcc85ed84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.03.17 21:07:30.198511 [ 291 ] {} <Debug> TCP-Session: 6e93f39a-b291-44a8-aba9-f35749a8e63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2026.03.17 21:07:30.198552 [ 294 ] {} <Debug> TCP-Session: fb83442d-fff7-4d31-ace0-4c71bc9c6c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.03.17 21:07:30.198490 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9547 | 2026.03.17 21:07:30.198443 [ 289 ] {} <Debug> TCP-Session: 6e5e8ef8-057d-4d4b-b787-9f082c196573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.03.17 21:07:30.198621 [ 293 ] {} <Debug> TCP-Session: bf0107aa-19a6-4d04-ae6b-e7ca9f63ec28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.03.17 21:07:30.198474 [ 288 ] {} <Debug> TCP-Session: 4af7cf20-e1e3-42fc-af7e-8785e8635f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.03.17 21:07:31.249292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1156 | ||
| 9551 | 2026.03.17 21:07:31.251906 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.03.17 21:07:31.251961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9553 | 2026.03.17 21:07:31.253251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9554 | 2026.03.17 21:07:31.253534 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.03.17 21:07:31.253925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9556 | 2026.03.17 21:07:32.941176 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2026.03.17 21:07:32.941396 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9558 | 2026.03.17 21:07:32.941464 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9559 | 2026.03.17 21:07:32.942181 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.03.17 21:07:32.942227 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9561 | 2026.03.17 21:07:32.942627 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9562 | 2026.03.17 21:07:32.942852 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.03.17 21:07:32.943003 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001663 sec., 170775.70655441974 rows/sec., 10.85 MiB/sec. | ||
| 9564 | 2026.03.17 21:07:32.943045 [ 4 ] {be9859bf-292e-46d9-87b3-e4b31cb0f80c} <Debug> TCPHandler: Processed in 0.002003542 sec. | ||
| 9565 | 2026.03.17 21:07:32.943161 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2026.03.17 21:07:32.943255 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9567 | 2026.03.17 21:07:32.943295 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9568 | 2026.03.17 21:07:32.944065 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.03.17 21:07:32.944102 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9570 | 2026.03.17 21:07:32.944451 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9571 | 2026.03.17 21:07:32.944650 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.03.17 21:07:32.944787 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.00155 sec., 536129.0322580645 rows/sec., 42.09 MiB/sec. | ||
| 9573 | 2026.03.17 21:07:32.944824 [ 4 ] {e7120928-09eb-4380-9b5f-667d1aebddbb} <Debug> TCPHandler: Processed in 0.001712938 sec. | ||
| 9574 | 2026.03.17 21:07:32.944927 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9575 | 2026.03.17 21:07:32.945022 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9576 | 2026.03.17 21:07:32.945060 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9577 | 2026.03.17 21:07:32.945480 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2026.03.17 21:07:32.945517 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9579 | 2026.03.17 21:07:32.945814 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9580 | 2026.03.17 21:07:32.946015 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2026.03.17 21:07:32.946141 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001138 sec., 139718.80492091388 rows/sec., 8.43 MiB/sec. | ||
| 9582 | 2026.03.17 21:07:32.946178 [ 4 ] {4f9e040c-a369-4c68-a0ff-04ba974c6225} <Debug> TCPHandler: Processed in 0.001300641 sec. | ||
| 9583 | 2026.03.17 21:07:32.946283 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2026.03.17 21:07:32.946378 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9585 | 2026.03.17 21:07:32.946416 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9586 | 2026.03.17 21:07:32.946850 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.03.17 21:07:32.946887 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9588 | 2026.03.17 21:07:32.947181 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9589 | 2026.03.17 21:07:32.947393 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.03.17 21:07:32.947518 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 9591 | 2026.03.17 21:07:32.947555 [ 4 ] {60771b00-cada-4c75-843c-c857c1874175} <Debug> TCPHandler: Processed in 0.001320851 sec. | ||
| 9592 | 2026.03.17 21:07:32.947660 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.03.17 21:07:32.947753 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.03.17 21:07:32.947792 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9595 | 2026.03.17 21:07:32.948221 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.03.17 21:07:32.948257 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9597 | 2026.03.17 21:07:32.948549 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9598 | 2026.03.17 21:07:32.948749 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.03.17 21:07:32.948873 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 9600 | 2026.03.17 21:07:32.948909 [ 4 ] {4fcc1f7e-8a44-4c4f-9203-c32fd5799b63} <Debug> TCPHandler: Processed in 0.001298281 sec. | ||
| 9601 | 2026.03.17 21:07:32.949014 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.03.17 21:07:32.949107 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9603 | 2026.03.17 21:07:32.949170 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9604 | 2026.03.17 21:07:32.949795 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.17 21:07:32.949831 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9606 | 2026.03.17 21:07:32.950154 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9607 | 2026.03.17 21:07:32.950356 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.03.17 21:07:32.950489 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.0014 sec., 362142.85714285716 rows/sec., 25.49 MiB/sec. | ||
| 9609 | 2026.03.17 21:07:32.950527 [ 4 ] {3b530bf5-65b1-465d-82fe-7685e08bd72d} <Debug> TCPHandler: Processed in 0.001562805 sec. | ||
| 9610 | 2026.03.17 21:07:32.950648 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2026.03.17 21:07:32.950772 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9612 | 2026.03.17 21:07:32.950852 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9613 | 2026.03.17 21:07:32.951242 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2026.03.17 21:07:32.951287 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9615 | 2026.03.17 21:07:32.951618 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9616 | 2026.03.17 21:07:32.951822 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2026.03.17 21:07:32.951958 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001209 sec., 4962.779156327543 rows/sec., 259.29 KiB/sec. | ||
| 9618 | 2026.03.17 21:07:32.951996 [ 4 ] {cc12fd56-de32-42b6-b3fc-be21a402da3c} <Debug> TCPHandler: Processed in 0.001409362 sec. | ||
| 9619 | 2026.03.17 21:07:32.952098 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2026.03.17 21:07:32.952194 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9621 | 2026.03.17 21:07:32.952236 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9622 | 2026.03.17 21:07:32.952665 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.03.17 21:07:32.952701 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9624 | 2026.03.17 21:07:32.953027 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9625 | 2026.03.17 21:07:32.953244 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.03.17 21:07:32.953377 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 9627 | 2026.03.17 21:07:32.953416 [ 4 ] {5e21a72c-7038-4bbd-93d8-1c58ddca160b} <Debug> TCPHandler: Processed in 0.001367802 sec. | ||
| 9628 | 2026.03.17 21:07:32.953522 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.03.17 21:07:32.953616 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9630 | 2026.03.17 21:07:32.953657 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9631 | 2026.03.17 21:07:32.953955 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.03.17 21:07:32.953996 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9633 | 2026.03.17 21:07:32.954286 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9634 | 2026.03.17 21:07:32.954485 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.03.17 21:07:32.954616 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 9636 | 2026.03.17 21:07:32.954652 [ 4 ] {0d391236-f66d-4a5d-8486-3fa16ac7e23a} <Debug> TCPHandler: Processed in 0.001180539 sec. | ||
| 9637 | 2026.03.17 21:07:32.954752 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.03.17 21:07:32.954845 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.03.17 21:07:32.954898 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <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 | ||
| 9640 | 2026.03.17 21:07:32.955691 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.03.17 21:07:32.955727 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9642 | 2026.03.17 21:07:32.956250 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9643 | 2026.03.17 21:07:32.956473 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.03.17 21:07:32.956614 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001786 sec., 9518.477043673012 rows/sec., 17.06 MiB/sec. | ||
| 9645 | 2026.03.17 21:07:32.956675 [ 4 ] {98d52f70-3c93-4645-9984-317e3199fd3c} <Debug> TCPHandler: Processed in 0.001971601 sec. | ||
| 9646 | 2026.03.17 21:07:32.956799 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.03.17 21:07:32.956924 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9648 | 2026.03.17 21:07:32.956973 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9649 | 2026.03.17 21:07:32.957377 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.03.17 21:07:32.957414 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9651 | 2026.03.17 21:07:32.957741 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9652 | 2026.03.17 21:07:32.957951 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.03.17 21:07:32.958067 [ 55 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9654 | 2026.03.17 21:07:32.958085 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 4.75 MiB/sec. | ||
| 9655 | 2026.03.17 21:07:32.958134 [ 55 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.03.17 21:07:32.958146 [ 4 ] {9526d626-f373-4bbb-a435-8d76fddaf3d2} <Debug> TCPHandler: Processed in 0.001410133 sec. | ||
| 9657 | 2026.03.17 21:07:32.958163 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9658 | 2026.03.17 21:07:32.958286 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9659 | 2026.03.17 21:07:32.958435 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9660 | 2026.03.17 21:07:32.958471 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2562 rows starting from the beginning of the part | ||
| 9661 | 2026.03.17 21:07:32.958533 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 9662 | 2026.03.17 21:07:32.958575 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9663 | 2026.03.17 21:07:32.958616 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 9664 | 2026.03.17 21:07:32.958654 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9665 | 2026.03.17 21:07:32.958691 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9666 | 2026.03.17 21:07:32.959877 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647596 sec., 1791701.3636838156 rows/sec., 116.62 MiB/sec. | ||
| 9667 | 2026.03.17 21:07:32.960115 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9668 | 2026.03.17 21:07:32.960376 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.03.17 21:07:32.960454 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_56_11} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9670 | 2026.03.17 21:07:32.960528 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9671 | 2026.03.17 21:07:36.056296 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9672 | 2026.03.17 21:07:36.056368 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9673 | 2026.03.17 21:07:36.196998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20152 | ||
| 9674 | 2026.03.17 21:07:36.197587 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.03.17 21:07:36.197633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9676 | 2026.03.17 21:07:36.198139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9677 | 2026.03.17 21:07:36.198374 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.03.17 21:07:36.198509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20152 | ||
| 9679 | 2026.03.17 21:07:37.323186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9680 | 2026.03.17 21:07:37.339536 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.03.17 21:07:37.339601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9682 | 2026.03.17 21:07:37.344985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9683 | 2026.03.17 21:07:37.345639 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.03.17 21:07:37.348674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9685 | 2026.03.17 21:07:37.934137 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.03.17 21:07:37.934420 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9687 | 2026.03.17 21:07:37.934533 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9688 | 2026.03.17 21:07:37.935232 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.03.17 21:07:37.935273 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9690 | 2026.03.17 21:07:37.935667 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9691 | 2026.03.17 21:07:37.935897 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.03.17 21:07:37.936061 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001719 sec., 60500.29086678301 rows/sec., 5.06 MiB/sec. | ||
| 9693 | 2026.03.17 21:07:37.936111 [ 4 ] {6c16b3e3-d1ce-4fc3-8d06-d0e5ecb29932} <Debug> TCPHandler: Processed in 0.002155995 sec. | ||
| 9694 | 2026.03.17 21:07:37.936225 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.03.17 21:07:37.936326 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.03.17 21:07:37.936367 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9697 | 2026.03.17 21:07:37.936763 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.03.17 21:07:37.936797 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9699 | 2026.03.17 21:07:37.937110 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9700 | 2026.03.17 21:07:37.937314 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.17 21:07:37.937421 [ 40 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9702 | 2026.03.17 21:07:37.937451 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.54 MiB/sec. | ||
| 9703 | 2026.03.17 21:07:37.937459 [ 40 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.03.17 21:07:37.937483 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9705 | 2026.03.17 21:07:37.937491 [ 4 ] {136744a6-a86c-4cdd-b19b-78c0269d6553} <Debug> TCPHandler: Processed in 0.001317701 sec. | ||
| 9706 | 2026.03.17 21:07:37.937597 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.03.17 21:07:37.937609 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9708 | 2026.03.17 21:07:37.937692 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9709 | 2026.03.17 21:07:37.937737 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9710 | 2026.03.17 21:07:37.937745 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9711 | 2026.03.17 21:07:37.937783 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 9712 | 2026.03.17 21:07:37.937846 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 9713 | 2026.03.17 21:07:37.937889 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 159 rows starting from the beginning of the part | ||
| 9714 | 2026.03.17 21:07:37.937930 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 9715 | 2026.03.17 21:07:37.937969 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 159 rows starting from the beginning of the part | ||
| 9716 | 2026.03.17 21:07:37.938020 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 9717 | 2026.03.17 21:07:37.938148 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2026.03.17 21:07:37.938189 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9719 | 2026.03.17 21:07:37.938533 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9720 | 2026.03.17 21:07:37.938755 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2026.03.17 21:07:37.938885 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.67 MiB/sec. | ||
| 9722 | 2026.03.17 21:07:37.938900 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359542 sec., 454564.84610258456 rows/sec., 30.46 MiB/sec. | ||
| 9723 | 2026.03.17 21:07:37.938921 [ 4 ] {61f379d6-35eb-45b6-be16-0ce46c052354} <Debug> TCPHandler: Processed in 0.001375882 sec. | ||
| 9724 | 2026.03.17 21:07:37.939044 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.03.17 21:07:37.939062 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9726 | 2026.03.17 21:07:37.939140 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9727 | 2026.03.17 21:07:37.939189 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9728 | 2026.03.17 21:07:37.939321 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.03.17 21:07:37.939391 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_56_11} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9730 | 2026.03.17 21:07:37.939459 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9731 | 2026.03.17 21:07:37.939604 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.03.17 21:07:37.939644 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9733 | 2026.03.17 21:07:37.939970 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9734 | 2026.03.17 21:07:37.940181 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.03.17 21:07:37.940308 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9736 | 2026.03.17 21:07:37.940346 [ 4 ] {a6935bf7-f939-45d2-a186-4309e990f821} <Debug> TCPHandler: Processed in 0.001352472 sec. | ||
| 9737 | 2026.03.17 21:07:37.940455 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.03.17 21:07:37.940570 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9739 | 2026.03.17 21:07:37.940635 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <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 | ||
| 9740 | 2026.03.17 21:07:37.941544 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.03.17 21:07:37.941579 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9742 | 2026.03.17 21:07:37.942143 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9743 | 2026.03.17 21:07:37.942363 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.03.17 21:07:37.942504 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001958 sec., 12257.40551583248 rows/sec., 21.96 MiB/sec. | ||
| 9745 | 2026.03.17 21:07:37.942566 [ 4 ] {a9c01d00-0cea-49fd-a2ed-ceefd75ef03e} <Debug> TCPHandler: Processed in 0.002163704 sec. | ||
| 9746 | 2026.03.17 21:07:37.942686 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.03.17 21:07:37.942804 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9748 | 2026.03.17 21:07:37.942854 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9749 | 2026.03.17 21:07:37.943239 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.03.17 21:07:37.943280 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9751 | 2026.03.17 21:07:37.943627 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9752 | 2026.03.17 21:07:37.943835 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.03.17 21:07:37.943962 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 9754 | 2026.03.17 21:07:37.943998 [ 4 ] {f226136f-cf22-4fa8-83b9-7490f26dfb5c} <Debug> TCPHandler: Processed in 0.001372692 sec. | ||
| 9755 | 2026.03.17 21:07:41.254148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1190 | ||
| 9756 | 2026.03.17 21:07:41.256528 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.03.17 21:07:41.256576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9758 | 2026.03.17 21:07:41.257783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9759 | 2026.03.17 21:07:41.258074 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.03.17 21:07:41.258196 [ 35 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9761 | 2026.03.17 21:07:41.258235 [ 35 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.03.17 21:07:41.258254 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9763 | 2026.03.17 21:07:41.258365 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 9764 | 2026.03.17 21:07:41.258452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9765 | 2026.03.17 21:07:41.258915 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9766 | 2026.03.17 21:07:41.259064 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1006 rows starting from the beginning of the part | ||
| 9767 | 2026.03.17 21:07:41.259416 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9768 | 2026.03.17 21:07:41.259731 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9769 | 2026.03.17 21:07:41.260048 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 9770 | 2026.03.17 21:07:41.260355 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 9771 | 2026.03.17 21:07:41.260664 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 9772 | 2026.03.17 21:07:41.268164 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 72 columns (72 merged, 0 gathered) in 0.009854237 sec., 120760.23744912975 rows/sec., 100.01 MiB/sec. | ||
| 9773 | 2026.03.17 21:07:41.269454 [ 186 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9774 | 2026.03.17 21:07:41.270005 [ 186 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2026.03.17 21:07:41.270087 [ 186 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_31_6} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9776 | 2026.03.17 21:07:41.270234 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 9777 | 2026.03.17 21:07:42.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.61 MiB, peak 315.29 MiB, free memory in arenas 0.00 B, will set to 303.79 MiB (RSS), difference: 1.18 MiB | ||
| 9778 | 2026.03.17 21:07:42.892575 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.03.17 21:07:42.892860 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9780 | 2026.03.17 21:07:42.892964 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9781 | 2026.03.17 21:07:42.893866 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.03.17 21:07:42.893910 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9783 | 2026.03.17 21:07:42.894294 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9784 | 2026.03.17 21:07:42.894529 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.03.17 21:07:42.894693 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00191 sec., 12565.445026178011 rows/sec., 1.04 MiB/sec. | ||
| 9786 | 2026.03.17 21:07:42.894742 [ 4 ] {2031eaba-8a0c-4d79-80c8-2374c69388b8} <Debug> TCPHandler: Processed in 0.002348297 sec. | ||
| 9787 | 2026.03.17 21:07:42.894866 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.03.17 21:07:42.894965 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9789 | 2026.03.17 21:07:42.895009 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9790 | 2026.03.17 21:07:42.895410 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.03.17 21:07:42.895448 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9792 | 2026.03.17 21:07:42.895742 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9793 | 2026.03.17 21:07:42.895946 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.03.17 21:07:42.896077 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 431.83 KiB/sec. | ||
| 9795 | 2026.03.17 21:07:42.896114 [ 4 ] {89c0583d-9e89-4384-b2bf-d735c210e35e} <Debug> TCPHandler: Processed in 0.00130046 sec. | ||
| 9796 | 2026.03.17 21:07:42.896216 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.03.17 21:07:42.896311 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9798 | 2026.03.17 21:07:42.896352 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9799 | 2026.03.17 21:07:42.897819 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.03.17 21:07:42.897856 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9801 | 2026.03.17 21:07:42.898293 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9802 | 2026.03.17 21:07:42.898499 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.03.17 21:07:42.898631 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Debug> executeQuery: Read 2097 rows, 163.55 KiB in 0.002338 sec., 896920.4448246366 rows/sec., 68.31 MiB/sec. | ||
| 9804 | 2026.03.17 21:07:42.898671 [ 4 ] {f97142b4-b62d-4303-bab1-411c83c85c5e} <Debug> TCPHandler: Processed in 0.00250341 sec. | ||
| 9805 | 2026.03.17 21:07:42.898788 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.03.17 21:07:42.898883 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.03.17 21:07:42.898924 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9808 | 2026.03.17 21:07:42.899340 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.03.17 21:07:42.899376 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9810 | 2026.03.17 21:07:42.899677 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9811 | 2026.03.17 21:07:42.899894 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.03.17 21:07:42.900024 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Debug> executeQuery: Read 46 rows, 3.49 KiB in 0.001161 sec., 39621.01636520241 rows/sec., 2.93 MiB/sec. | ||
| 9813 | 2026.03.17 21:07:42.900063 [ 4 ] {060e2532-d6a0-4fac-bb03-0ce8d5587d67} <Debug> TCPHandler: Processed in 0.001329092 sec. | ||
| 9814 | 2026.03.17 21:07:42.900184 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.03.17 21:07:42.900307 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9816 | 2026.03.17 21:07:42.900356 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9817 | 2026.03.17 21:07:42.901052 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.03.17 21:07:42.901090 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9819 | 2026.03.17 21:07:42.901444 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9820 | 2026.03.17 21:07:42.901661 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.03.17 21:07:42.901790 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001507 sec., 485733.24485733244 rows/sec., 28.73 MiB/sec. | ||
| 9822 | 2026.03.17 21:07:42.901830 [ 4 ] {ba17fb7e-71ab-4156-a8ad-7263c8f6accb} <Debug> TCPHandler: Processed in 0.001705618 sec. | ||
| 9823 | 2026.03.17 21:07:42.901942 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.03.17 21:07:42.902038 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.03.17 21:07:42.902078 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9826 | 2026.03.17 21:07:42.902456 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.03.17 21:07:42.902492 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9828 | 2026.03.17 21:07:42.902776 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9829 | 2026.03.17 21:07:42.902979 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.03.17 21:07:42.903113 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 9831 | 2026.03.17 21:07:42.903151 [ 4 ] {2ab38b8f-e515-4031-a71d-175bfe32055d} <Debug> TCPHandler: Processed in 0.00125727 sec. | ||
| 9832 | 2026.03.17 21:07:42.903252 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.03.17 21:07:42.903345 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9834 | 2026.03.17 21:07:42.903385 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9835 | 2026.03.17 21:07:42.903774 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.03.17 21:07:42.903811 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9837 | 2026.03.17 21:07:42.904108 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9838 | 2026.03.17 21:07:42.904346 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.03.17 21:07:42.904477 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00115 sec., 10434.782608695652 rows/sec., 815.22 KiB/sec. | ||
| 9840 | 2026.03.17 21:07:42.904516 [ 4 ] {47adfba5-af7e-4757-a57f-9023f61c014f} <Debug> TCPHandler: Processed in 0.001312391 sec. | ||
| 9841 | 2026.03.17 21:07:42.904622 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.03.17 21:07:42.904737 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9843 | 2026.03.17 21:07:42.904786 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9844 | 2026.03.17 21:07:42.905681 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.03.17 21:07:42.905719 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9846 | 2026.03.17 21:07:42.906099 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9847 | 2026.03.17 21:07:42.906309 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.03.17 21:07:42.906441 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Debug> executeQuery: Read 1070 rows, 76.33 KiB in 0.001729 sec., 618854.8293811452 rows/sec., 43.11 MiB/sec. | ||
| 9849 | 2026.03.17 21:07:42.906478 [ 4 ] {7e4c3a5d-288d-4a49-be9f-5bfbc9a0f46c} <Debug> TCPHandler: Processed in 0.001906291 sec. | ||
| 9850 | 2026.03.17 21:07:42.906591 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2026.03.17 21:07:42.906687 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.03.17 21:07:42.906730 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9853 | 2026.03.17 21:07:42.907478 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.03.17 21:07:42.907514 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9855 | 2026.03.17 21:07:42.907959 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9856 | 2026.03.17 21:07:42.908175 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.03.17 21:07:42.908306 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Debug> executeQuery: Read 1492 rows, 99.21 KiB in 0.001638 sec., 910866.9108669109 rows/sec., 59.15 MiB/sec. | ||
| 9858 | 2026.03.17 21:07:42.908343 [ 4 ] {8a8047f9-271c-491e-aa72-f0daeedd05a9} <Debug> TCPHandler: Processed in 0.001800089 sec. | ||
| 9859 | 2026.03.17 21:07:42.908442 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.03.17 21:07:42.908537 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.03.17 21:07:42.908590 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <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 | ||
| 9862 | 2026.03.17 21:07:42.909511 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.03.17 21:07:42.909553 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9864 | 2026.03.17 21:07:42.910121 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9865 | 2026.03.17 21:07:42.910337 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.03.17 21:07:42.910474 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001954 sec., 14329.580348004094 rows/sec., 25.68 MiB/sec. | ||
| 9867 | 2026.03.17 21:07:42.910538 [ 4 ] {c300707c-7861-4ec7-9109-13fad0a735ad} <Debug> TCPHandler: Processed in 0.002142354 sec. | ||
| 9868 | 2026.03.17 21:07:42.910648 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2026.03.17 21:07:42.910741 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9870 | 2026.03.17 21:07:42.910783 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9871 | 2026.03.17 21:07:42.911116 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.03.17 21:07:42.911151 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9873 | 2026.03.17 21:07:42.911447 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9874 | 2026.03.17 21:07:42.911645 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2026.03.17 21:07:42.911776 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 9876 | 2026.03.17 21:07:42.911810 [ 4 ] {0a13ebfb-8c66-496a-8238-5e02f50780b1} <Debug> TCPHandler: Processed in 0.001209709 sec. | ||
| 9877 | 2026.03.17 21:07:43.698607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20600 | ||
| 9878 | 2026.03.17 21:07:43.699370 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.03.17 21:07:43.699435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9880 | 2026.03.17 21:07:43.700058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9881 | 2026.03.17 21:07:43.700278 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.03.17 21:07:43.700405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20600 | ||
| 9883 | 2026.03.17 21:07:44.476537 [ 31 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9884 | 2026.03.17 21:07:44.476603 [ 31 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.03.17 21:07:44.476627 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9886 | 2026.03.17 21:07:44.476748 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9887 | 2026.03.17 21:07:44.476896 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9888 | 2026.03.17 21:07:44.476936 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 9889 | 2026.03.17 21:07:44.477009 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 9890 | 2026.03.17 21:07:44.477060 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 9891 | 2026.03.17 21:07:44.477106 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 9892 | 2026.03.17 21:07:44.477150 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 9893 | 2026.03.17 21:07:44.477975 [ 202 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275831 sec., 14108.451667971698 rows/sec., 950.67 KiB/sec. | ||
| 9894 | 2026.03.17 21:07:44.478183 [ 189 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9895 | 2026.03.17 21:07:44.478529 [ 189 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.03.17 21:07:44.478621 [ 189 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_18_4} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9897 | 2026.03.17 21:07:44.478733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9898 | 2026.03.17 21:07:44.848770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9899 | 2026.03.17 21:07:44.866012 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.03.17 21:07:44.866073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9901 | 2026.03.17 21:07:44.872250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9902 | 2026.03.17 21:07:44.872978 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.03.17 21:07:44.875809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9904 | 2026.03.17 21:07:47.934856 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.03.17 21:07:47.935075 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9906 | 2026.03.17 21:07:47.935150 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9907 | 2026.03.17 21:07:47.935874 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.03.17 21:07:47.935924 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9909 | 2026.03.17 21:07:47.936344 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9910 | 2026.03.17 21:07:47.936577 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.03.17 21:07:47.936727 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001708 sec., 60889.929742388755 rows/sec., 5.09 MiB/sec. | ||
| 9912 | 2026.03.17 21:07:47.936723 [ 27 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9913 | 2026.03.17 21:07:47.936770 [ 4 ] {8c2f5b6a-bab2-4b4c-a247-030821890eeb} <Debug> TCPHandler: Processed in 0.002049873 sec. | ||
| 9914 | 2026.03.17 21:07:47.936806 [ 27 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9915 | 2026.03.17 21:07:47.936845 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9916 | 2026.03.17 21:07:47.936909 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.03.17 21:07:47.936958 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9918 | 2026.03.17 21:07:47.937008 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9919 | 2026.03.17 21:07:47.937055 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9920 | 2026.03.17 21:07:47.937099 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.03.17 21:07:47.937139 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2890 rows starting from the beginning of the part | ||
| 9922 | 2026.03.17 21:07:47.937205 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 9923 | 2026.03.17 21:07:47.937252 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 831 rows starting from the beginning of the part | ||
| 9924 | 2026.03.17 21:07:47.937294 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9925 | 2026.03.17 21:07:47.937334 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2097 rows starting from the beginning of the part | ||
| 9926 | 2026.03.17 21:07:47.937373 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9927 | 2026.03.17 21:07:47.937470 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.03.17 21:07:47.937512 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9929 | 2026.03.17 21:07:47.937862 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9930 | 2026.03.17 21:07:47.938074 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2026.03.17 21:07:47.938214 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 9932 | 2026.03.17 21:07:47.938253 [ 4 ] {bc1d36c4-a89c-4df0-b054-c4787342cbef} <Debug> TCPHandler: Processed in 0.001402973 sec. | ||
| 9933 | 2026.03.17 21:07:47.938367 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.03.17 21:07:47.938462 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9935 | 2026.03.17 21:07:47.938503 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9936 | 2026.03.17 21:07:47.938930 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.03.17 21:07:47.938966 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9938 | 2026.03.17 21:07:47.939268 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9939 | 2026.03.17 21:07:47.939492 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.03.17 21:07:47.939607 [ 27 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9941 | 2026.03.17 21:07:47.939627 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001183 sec., 74387.15131022823 rows/sec., 5.81 MiB/sec. | ||
| 9942 | 2026.03.17 21:07:47.939629 [ 189 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711604 sec., 2261392.1501812213 rows/sec., 183.15 MiB/sec. | ||
| 9943 | 2026.03.17 21:07:47.939674 [ 4 ] {9c317bb4-04d8-41f8-98e6-26187abea500} <Debug> TCPHandler: Processed in 0.001355201 sec. | ||
| 9944 | 2026.03.17 21:07:47.939653 [ 27 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.03.17 21:07:47.939725 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9946 | 2026.03.17 21:07:47.939789 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9947 | 2026.03.17 21:07:47.939798 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.03.17 21:07:47.939880 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9949 | 2026.03.17 21:07:47.939907 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9950 | 2026.03.17 21:07:47.939909 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1550 rows starting from the beginning of the part | ||
| 9951 | 2026.03.17 21:07:47.939959 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9952 | 2026.03.17 21:07:47.939978 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 92 rows starting from the beginning of the part | ||
| 9953 | 2026.03.17 21:07:47.940020 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 507 rows starting from the beginning of the part | ||
| 9954 | 2026.03.17 21:07:47.940054 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
| 9955 | 2026.03.17 21:07:47.940058 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9956 | 2026.03.17 21:07:47.940090 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1070 rows starting from the beginning of the part | ||
| 9957 | 2026.03.17 21:07:47.940132 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 88 rows starting from the beginning of the part | ||
| 9958 | 2026.03.17 21:07:47.940401 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2026.03.17 21:07:47.940444 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9960 | 2026.03.17 21:07:47.940487 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.03.17 21:07:47.940596 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_61_12} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9962 | 2026.03.17 21:07:47.940729 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9963 | 2026.03.17 21:07:47.940815 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9964 | 2026.03.17 21:07:47.941033 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.03.17 21:07:47.941141 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9966 | 2026.03.17 21:07:47.941164 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 9967 | 2026.03.17 21:07:47.941172 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.03.17 21:07:47.941203 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9969 | 2026.03.17 21:07:47.941209 [ 4 ] {64c21fba-ce82-4f5e-b761-0ac17a0f43c7} <Debug> TCPHandler: Processed in 0.001460053 sec. | ||
| 9970 | 2026.03.17 21:07:47.941276 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9971 | 2026.03.17 21:07:47.941320 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.03.17 21:07:47.941364 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599695 sec., 2122279.559541038 rows/sec., 157.69 MiB/sec. | ||
| 9973 | 2026.03.17 21:07:47.941378 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9974 | 2026.03.17 21:07:47.941419 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9975 | 2026.03.17 21:07:47.941425 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21629 rows starting from the beginning of the part | ||
| 9976 | 2026.03.17 21:07:47.941481 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <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 | ||
| 9977 | 2026.03.17 21:07:47.941500 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 162 rows starting from the beginning of the part | ||
| 9978 | 2026.03.17 21:07:47.941550 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 9979 | 2026.03.17 21:07:47.941593 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9980 | 2026.03.17 21:07:47.941625 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9981 | 2026.03.17 21:07:47.941635 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1492 rows starting from the beginning of the part | ||
| 9982 | 2026.03.17 21:07:47.941687 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9983 | 2026.03.17 21:07:47.941929 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.03.17 21:07:47.942004 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_61_12} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9985 | 2026.03.17 21:07:47.942093 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9986 | 2026.03.17 21:07:47.942289 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9987 | 2026.03.17 21:07:47.942325 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9988 | 2026.03.17 21:07:47.942926 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9989 | 2026.03.17 21:07:47.943158 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.03.17 21:07:47.943274 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9991 | 2026.03.17 21:07:47.943299 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 22.65 MiB/sec. | ||
| 9992 | 2026.03.17 21:07:47.943308 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.03.17 21:07:47.943341 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9994 | 2026.03.17 21:07:47.943373 [ 4 ] {cba24eaf-9108-4558-998e-e2eb63fefed2} <Debug> TCPHandler: Processed in 0.002101233 sec. | ||
| 9995 | 2026.03.17 21:07:47.943432 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9996 | 2026.03.17 21:07:47.943487 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.03.17 21:07:47.943586 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9998 | 2026.03.17 21:07:47.943629 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9999 | 2026.03.17 21:07:47.943690 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10000 | 2026.03.17 21:07:47.943758 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1078 rows starting from the beginning of the part | ||
| 10001 | 2026.03.17 21:07:47.943888 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 10002 | 2026.03.17 21:07:47.943978 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.03.17 21:07:47.943987 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part | ||
| 10004 | 2026.03.17 21:07:47.944021 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10005 | 2026.03.17 21:07:47.944100 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 10006 | 2026.03.17 21:07:47.944193 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
| 10007 | 2026.03.17 21:07:47.944284 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 10008 | 2026.03.17 21:07:47.944381 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10009 | 2026.03.17 21:07:47.944606 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.03.17 21:07:47.944741 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 10011 | 2026.03.17 21:07:47.944778 [ 4 ] {0d48f0e9-8407-49c2-8864-19226a781be6} <Debug> TCPHandler: Processed in 0.001339602 sec. | ||
| 10012 | 2026.03.17 21:07:47.952594 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23868 rows, containing 5 columns (5 merged, 0 gathered) in 0.011348011 sec., 2103276.071903702 rows/sec., 137.63 MiB/sec. | ||
| 10013 | 2026.03.17 21:07:47.952865 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1195 rows, containing 19 columns (19 merged, 0 gathered) in 0.009477781 sec., 126084.36510613615 rows/sec., 225.94 MiB/sec. | ||
| 10014 | 2026.03.17 21:07:47.953100 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10015 | 2026.03.17 21:07:47.953419 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.03.17 21:07:47.953505 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10017 | 2026.03.17 21:07:47.953604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 10018 | 2026.03.17 21:07:47.954610 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10019 | 2026.03.17 21:07:47.954945 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.03.17 21:07:47.955016 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10021 | 2026.03.17 21:07:47.955167 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10022 | 2026.03.17 21:07:48.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.05 MiB, peak 320.72 MiB, free memory in arenas 0.00 B, will set to 313.29 MiB (RSS), difference: 8.24 MiB | ||
| 10023 | 2026.03.17 21:07:51.056627 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10024 | 2026.03.17 21:07:51.056677 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10025 | 2026.03.17 21:07:51.200510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21112 | ||
| 10026 | 2026.03.17 21:07:51.201040 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.03.17 21:07:51.201080 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10028 | 2026.03.17 21:07:51.201573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10029 | 2026.03.17 21:07:51.201812 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.03.17 21:07:51.201945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21112 | ||
| 10031 | 2026.03.17 21:07:51.258686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1224 | ||
| 10032 | 2026.03.17 21:07:51.261047 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.03.17 21:07:51.261092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10034 | 2026.03.17 21:07:51.262247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10035 | 2026.03.17 21:07:51.262499 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.03.17 21:07:51.262764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 10037 | 2026.03.17 21:07:52.375903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10038 | 2026.03.17 21:07:52.393699 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2026.03.17 21:07:52.393758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10040 | 2026.03.17 21:07:52.399911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10041 | 2026.03.17 21:07:52.400592 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.03.17 21:07:52.403623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10043 | 2026.03.17 21:07:52.933897 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2026.03.17 21:07:52.934147 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10045 | 2026.03.17 21:07:52.934223 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10046 | 2026.03.17 21:07:52.934977 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.03.17 21:07:52.935031 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10048 | 2026.03.17 21:07:52.935444 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10049 | 2026.03.17 21:07:52.935680 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.03.17 21:07:52.935841 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001748 sec., 51487.41418764302 rows/sec., 4.32 MiB/sec. | ||
| 10051 | 2026.03.17 21:07:52.935892 [ 4 ] {31e8a01c-cb17-43a3-9400-b934b9c14de5} <Debug> TCPHandler: Processed in 0.002186094 sec. | ||
| 10052 | 2026.03.17 21:07:52.936025 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2026.03.17 21:07:52.936131 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10054 | 2026.03.17 21:07:52.936174 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10055 | 2026.03.17 21:07:52.936582 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2026.03.17 21:07:52.936620 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10057 | 2026.03.17 21:07:52.936923 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10058 | 2026.03.17 21:07:52.937130 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.03.17 21:07:52.937261 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001154 sec., 14731.369150779896 rows/sec., 1.08 MiB/sec. | ||
| 10060 | 2026.03.17 21:07:52.937299 [ 4 ] {857b859a-39b3-4ed4-a948-342ba920411d} <Debug> TCPHandler: Processed in 0.001326981 sec. | ||
| 10061 | 2026.03.17 21:07:52.937403 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.03.17 21:07:52.937501 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10063 | 2026.03.17 21:07:52.937541 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10064 | 2026.03.17 21:07:52.937948 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.03.17 21:07:52.937983 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10066 | 2026.03.17 21:07:52.938284 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10067 | 2026.03.17 21:07:52.938494 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.03.17 21:07:52.938618 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001137 sec., 71240.1055408971 rows/sec., 5.56 MiB/sec. | ||
| 10069 | 2026.03.17 21:07:52.938654 [ 4 ] {c61bde9e-f96c-4292-9415-efddad695007} <Debug> TCPHandler: Processed in 0.001301191 sec. | ||
| 10070 | 2026.03.17 21:07:52.938758 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.03.17 21:07:52.938853 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10072 | 2026.03.17 21:07:52.938896 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10073 | 2026.03.17 21:07:52.939294 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.03.17 21:07:52.939328 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10075 | 2026.03.17 21:07:52.939655 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10076 | 2026.03.17 21:07:52.939865 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.03.17 21:07:52.939994 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 10078 | 2026.03.17 21:07:52.940030 [ 4 ] {ad90e55a-be79-4fe0-9c55-43ab004782f2} <Debug> TCPHandler: Processed in 0.001321501 sec. | ||
| 10079 | 2026.03.17 21:07:52.940137 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2026.03.17 21:07:52.940231 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10081 | 2026.03.17 21:07:52.940284 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <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 | ||
| 10082 | 2026.03.17 21:07:52.941046 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.03.17 21:07:52.941081 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10084 | 2026.03.17 21:07:52.941598 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10085 | 2026.03.17 21:07:52.941823 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.03.17 21:07:52.941960 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001747 sec., 9730.967372638808 rows/sec., 17.44 MiB/sec. | ||
| 10087 | 2026.03.17 21:07:52.942021 [ 4 ] {e424cad9-6319-4022-967c-1a916427a811} <Debug> TCPHandler: Processed in 0.001932721 sec. | ||
| 10088 | 2026.03.17 21:07:52.942129 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2026.03.17 21:07:52.942225 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10090 | 2026.03.17 21:07:52.942266 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10091 | 2026.03.17 21:07:52.942587 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2026.03.17 21:07:52.942621 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10093 | 2026.03.17 21:07:52.942921 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10094 | 2026.03.17 21:07:52.943123 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.03.17 21:07:52.943251 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 10096 | 2026.03.17 21:07:52.943287 [ 4 ] {1165ba9a-5b4d-4f65-ae8c-d71504cc1dce} <Debug> TCPHandler: Processed in 0.00120728 sec. | ||
| 10097 | 2026.03.17 21:07:57.934519 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2026.03.17 21:07:57.934712 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10099 | 2026.03.17 21:07:57.934779 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10100 | 2026.03.17 21:07:57.935412 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.03.17 21:07:57.935457 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10102 | 2026.03.17 21:07:57.935830 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10103 | 2026.03.17 21:07:57.936059 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.03.17 21:07:57.936227 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 10105 | 2026.03.17 21:07:57.936278 [ 4 ] {0170cb4c-f6d8-4b68-bca4-56174c26f927} <Debug> TCPHandler: Processed in 0.00188806 sec. | ||
| 10106 | 2026.03.17 21:07:57.936405 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2026.03.17 21:07:57.936508 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10108 | 2026.03.17 21:07:57.936550 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10109 | 2026.03.17 21:07:57.937015 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.03.17 21:07:57.937053 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10111 | 2026.03.17 21:07:57.937369 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10112 | 2026.03.17 21:07:57.937574 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.17 21:07:57.937705 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.00122 sec., 86885.24590163935 rows/sec., 7.25 MiB/sec. | ||
| 10114 | 2026.03.17 21:07:57.937744 [ 4 ] {3d45c98b-7f65-4cd2-b867-30d1f8a805f2} <Debug> TCPHandler: Processed in 0.001391912 sec. | ||
| 10115 | 2026.03.17 21:07:57.937857 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2026.03.17 21:07:57.937954 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10117 | 2026.03.17 21:07:57.937993 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10118 | 2026.03.17 21:07:57.938400 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.03.17 21:07:57.938436 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10120 | 2026.03.17 21:07:57.938718 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10121 | 2026.03.17 21:07:57.938921 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.03.17 21:07:57.939048 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001113 sec., 25157.232704402515 rows/sec., 1.83 MiB/sec. | ||
| 10123 | 2026.03.17 21:07:57.939087 [ 4 ] {83cbdb24-b332-491b-8eac-7339c9c5bf19} <Debug> TCPHandler: Processed in 0.00127892 sec. | ||
| 10124 | 2026.03.17 21:07:57.939197 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.03.17 21:07:57.939291 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10126 | 2026.03.17 21:07:57.939329 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10127 | 2026.03.17 21:07:57.939750 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.03.17 21:07:57.939786 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10129 | 2026.03.17 21:07:57.940085 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10130 | 2026.03.17 21:07:57.940302 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.03.17 21:07:57.940431 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001159 sec., 79378.77480586713 rows/sec., 6.20 MiB/sec. | ||
| 10132 | 2026.03.17 21:07:57.940468 [ 4 ] {55e58bca-c798-4961-9b50-3ed552042ac2} <Debug> TCPHandler: Processed in 0.001321351 sec. | ||
| 10133 | 2026.03.17 21:07:57.940579 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10134 | 2026.03.17 21:07:57.940675 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10135 | 2026.03.17 21:07:57.940717 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10136 | 2026.03.17 21:07:57.941126 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10137 | 2026.03.17 21:07:57.941163 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10138 | 2026.03.17 21:07:57.941487 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10139 | 2026.03.17 21:07:57.941689 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.03.17 21:07:57.941820 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001164 sec., 139175.25773195876 rows/sec., 9.69 MiB/sec. | ||
| 10141 | 2026.03.17 21:07:57.941857 [ 4 ] {8a322d6d-e3e1-4742-94c9-4c0933023013} <Debug> TCPHandler: Processed in 0.001326071 sec. | ||
| 10142 | 2026.03.17 21:07:57.941977 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10143 | 2026.03.17 21:07:57.942100 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10144 | 2026.03.17 21:07:57.942166 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <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 | ||
| 10145 | 2026.03.17 21:07:57.943116 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.03.17 21:07:57.943156 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10147 | 2026.03.17 21:07:57.943684 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10148 | 2026.03.17 21:07:57.943913 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.03.17 21:07:57.944059 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001983 sec., 12102.874432677761 rows/sec., 21.69 MiB/sec. | ||
| 10150 | 2026.03.17 21:07:57.944124 [ 4 ] {26bccb79-21ce-4515-b8f8-ad67403c221b} <Debug> TCPHandler: Processed in 0.002206315 sec. | ||
| 10151 | 2026.03.17 21:07:57.944237 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10152 | 2026.03.17 21:07:57.944332 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10153 | 2026.03.17 21:07:57.944373 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10154 | 2026.03.17 21:07:57.944712 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.03.17 21:07:57.944749 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10156 | 2026.03.17 21:07:57.945058 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10157 | 2026.03.17 21:07:57.945267 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2026.03.17 21:07:57.945404 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10159 | 2026.03.17 21:07:57.945412 [ 130 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10160 | 2026.03.17 21:07:57.945441 [ 4 ] {213035d2-a121-4b31-9f84-733cbea2a03d} <Debug> TCPHandler: Processed in 0.00125476 sec. | ||
| 10161 | 2026.03.17 21:07:57.945487 [ 130 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.03.17 21:07:57.945513 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10163 | 2026.03.17 21:07:57.945605 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10164 | 2026.03.17 21:07:57.945697 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10165 | 2026.03.17 21:07:57.945724 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2952 rows starting from the beginning of the part | ||
| 10166 | 2026.03.17 21:07:57.945785 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10167 | 2026.03.17 21:07:57.945835 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 10168 | 2026.03.17 21:07:57.945892 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 10169 | 2026.03.17 21:07:57.945951 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 10170 | 2026.03.17 21:07:57.946013 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 10171 | 2026.03.17 21:07:57.947096 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523754 sec., 2134202.76501325 rows/sec., 139.36 MiB/sec. | ||
| 10172 | 2026.03.17 21:07:57.947358 [ 200 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10173 | 2026.03.17 21:07:57.947641 [ 200 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.03.17 21:07:57.947712 [ 200 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_61_12} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10175 | 2026.03.17 21:07:57.947790 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10176 | 2026.03.17 21:07:58.702048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21560 | ||
| 10177 | 2026.03.17 21:07:58.702632 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.03.17 21:07:58.702688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10179 | 2026.03.17 21:07:58.703234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10180 | 2026.03.17 21:07:58.703468 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.03.17 21:07:58.703609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21560 | ||
| 10182 | 2026.03.17 21:07:59.903720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10183 | 2026.03.17 21:07:59.922166 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2026.03.17 21:07:59.922234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10185 | 2026.03.17 21:07:59.928501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10186 | 2026.03.17 21:07:59.929263 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2026.03.17 21:07:59.932356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10188 | 2026.03.17 21:08:01.262996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1250 | ||
| 10189 | 2026.03.17 21:08:01.265865 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2026.03.17 21:08:01.265908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10191 | 2026.03.17 21:08:01.267350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10192 | 2026.03.17 21:08:01.267617 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2026.03.17 21:08:01.267894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 10194 | 2026.03.17 21:08:02.933367 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.03.17 21:08:02.933669 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10196 | 2026.03.17 21:08:02.933771 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10197 | 2026.03.17 21:08:02.934648 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.03.17 21:08:02.934690 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10199 | 2026.03.17 21:08:02.935087 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10200 | 2026.03.17 21:08:02.935313 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.03.17 21:08:02.935471 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001879 sec., 47897.817988291645 rows/sec., 4.02 MiB/sec. | ||
| 10202 | 2026.03.17 21:08:02.935519 [ 4 ] {54838ff3-657b-41ab-aa9d-897f7e905ec3} <Debug> TCPHandler: Processed in 0.002309107 sec. | ||
| 10203 | 2026.03.17 21:08:02.935667 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2026.03.17 21:08:02.935769 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.03.17 21:08:02.935810 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10206 | 2026.03.17 21:08:02.936289 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.03.17 21:08:02.936322 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10208 | 2026.03.17 21:08:02.936622 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10209 | 2026.03.17 21:08:02.936825 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.03.17 21:08:02.936953 [ 140 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10211 | 2026.03.17 21:08:02.936955 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001211 sec., 14037.98513625103 rows/sec., 1.03 MiB/sec. | ||
| 10212 | 2026.03.17 21:08:02.936989 [ 140 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.03.17 21:08:02.937008 [ 4 ] {540e736e-8401-4b80-9941-08f4c7c17668} <Debug> TCPHandler: Processed in 0.001400843 sec. | ||
| 10214 | 2026.03.17 21:08:02.937009 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10215 | 2026.03.17 21:08:02.937127 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.03.17 21:08:02.937143 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10217 | 2026.03.17 21:08:02.937221 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10218 | 2026.03.17 21:08:02.937265 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10219 | 2026.03.17 21:08:02.937302 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10220 | 2026.03.17 21:08:02.937346 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 224 rows starting from the beginning of the part | ||
| 10221 | 2026.03.17 21:08:02.937421 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 46 rows starting from the beginning of the part | ||
| 10222 | 2026.03.17 21:08:02.937476 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 10223 | 2026.03.17 21:08:02.937527 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part | ||
| 10224 | 2026.03.17 21:08:02.937574 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 10225 | 2026.03.17 21:08:02.937621 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 17 rows starting from the beginning of the part | ||
| 10226 | 2026.03.17 21:08:02.937723 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.03.17 21:08:02.937761 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10228 | 2026.03.17 21:08:02.938102 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10229 | 2026.03.17 21:08:02.938323 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.03.17 21:08:02.938456 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001254 sec., 64593.301435406705 rows/sec., 5.04 MiB/sec. | ||
| 10231 | 2026.03.17 21:08:02.938492 [ 4 ] {92a6774a-659c-4d44-8528-b2c1d1370232} <Debug> TCPHandler: Processed in 0.001417133 sec. | ||
| 10232 | 2026.03.17 21:08:02.938582 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504464 sec., 236629.1250571632 rows/sec., 16.86 MiB/sec. | ||
| 10233 | 2026.03.17 21:08:02.938620 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.03.17 21:08:02.938716 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.03.17 21:08:02.938727 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10236 | 2026.03.17 21:08:02.938760 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10237 | 2026.03.17 21:08:02.938984 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2026.03.17 21:08:02.939050 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_61_12} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10239 | 2026.03.17 21:08:02.939143 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10240 | 2026.03.17 21:08:02.939175 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.03.17 21:08:02.939208 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10242 | 2026.03.17 21:08:02.939524 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10243 | 2026.03.17 21:08:02.939726 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.03.17 21:08:02.939851 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 10245 | 2026.03.17 21:08:02.939886 [ 4 ] {cc441401-cd74-43d8-a662-59e1e92fe983} <Debug> TCPHandler: Processed in 0.001319811 sec. | ||
| 10246 | 2026.03.17 21:08:02.940010 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10247 | 2026.03.17 21:08:02.940102 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10248 | 2026.03.17 21:08:02.940154 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <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 | ||
| 10249 | 2026.03.17 21:08:02.940929 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.03.17 21:08:02.940962 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10251 | 2026.03.17 21:08:02.941487 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10252 | 2026.03.17 21:08:02.941703 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.03.17 21:08:02.941836 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001753 sec., 9697.661152310326 rows/sec., 17.38 MiB/sec. | ||
| 10254 | 2026.03.17 21:08:02.941904 [ 4 ] {899edcc8-a6b7-48d2-b07a-f9e891d8a7a6} <Debug> TCPHandler: Processed in 0.001948021 sec. | ||
| 10255 | 2026.03.17 21:08:02.942016 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10256 | 2026.03.17 21:08:02.942109 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10257 | 2026.03.17 21:08:02.942149 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10258 | 2026.03.17 21:08:02.942475 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.03.17 21:08:02.942508 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10260 | 2026.03.17 21:08:02.942816 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10261 | 2026.03.17 21:08:02.943020 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.03.17 21:08:02.943145 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10263 | 2026.03.17 21:08:02.943179 [ 4 ] {9c5b2c97-b847-46e8-88af-49cdefb76484} <Debug> TCPHandler: Processed in 0.001209789 sec. | ||
| 10264 | 2026.03.17 21:08:06.056719 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10265 | 2026.03.17 21:08:06.056773 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10266 | 2026.03.17 21:08:06.203708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22072 | ||
| 10267 | 2026.03.17 21:08:06.204240 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.03.17 21:08:06.204292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10269 | 2026.03.17 21:08:06.204791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10270 | 2026.03.17 21:08:06.205033 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.03.17 21:08:06.205175 [ 95 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10272 | 2026.03.17 21:08:06.205184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22072 | ||
| 10273 | 2026.03.17 21:08:06.205233 [ 95 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.03.17 21:08:06.205259 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10275 | 2026.03.17 21:08:06.205361 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10276 | 2026.03.17 21:08:06.205474 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10277 | 2026.03.17 21:08:06.205511 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19640 rows starting from the beginning of the part | ||
| 10278 | 2026.03.17 21:08:06.205573 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10279 | 2026.03.17 21:08:06.205617 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10280 | 2026.03.17 21:08:06.205657 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10281 | 2026.03.17 21:08:06.205698 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10282 | 2026.03.17 21:08:06.205739 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10283 | 2026.03.17 21:08:06.207792 [ 193 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22072 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246846 sec., 8941607.317922916 rows/sec., 127.91 MiB/sec. | ||
| 10284 | 2026.03.17 21:08:06.208583 [ 193 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10285 | 2026.03.17 21:08:06.208881 [ 193 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.03.17 21:08:06.208965 [ 193 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_46_9} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10287 | 2026.03.17 21:08:06.209122 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10288 | 2026.03.17 21:08:07.432452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10289 | 2026.03.17 21:08:07.449739 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.03.17 21:08:07.449794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10291 | 2026.03.17 21:08:07.455949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10292 | 2026.03.17 21:08:07.456647 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2026.03.17 21:08:07.456961 [ 156 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10294 | 2026.03.17 21:08:07.457034 [ 156 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.03.17 21:08:07.457057 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10296 | 2026.03.17 21:08:07.457213 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10297 | 2026.03.17 21:08:07.459855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10298 | 2026.03.17 21:08:07.461125 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10299 | 2026.03.17 21:08:07.462558 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10300 | 2026.03.17 21:08:07.467078 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10301 | 2026.03.17 21:08:07.471440 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10302 | 2026.03.17 21:08:07.475983 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10303 | 2026.03.17 21:08:07.480304 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10304 | 2026.03.17 21:08:07.484052 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10305 | 2026.03.17 21:08:07.534619 [ 193 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077457608 sec., 4479.869814724979 rows/sec., 23.16 MiB/sec. | ||
| 10306 | 2026.03.17 21:08:07.537505 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10307 | 2026.03.17 21:08:07.539483 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.03.17 21:08:07.539588 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_46_9} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10309 | 2026.03.17 21:08:07.542202 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10310 | 2026.03.17 21:08:07.934950 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2026.03.17 21:08:07.935137 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10312 | 2026.03.17 21:08:07.935204 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10313 | 2026.03.17 21:08:07.935898 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.03.17 21:08:07.935938 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10315 | 2026.03.17 21:08:07.936344 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10316 | 2026.03.17 21:08:07.936564 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.03.17 21:08:07.936727 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001645 sec., 63221.88449848024 rows/sec., 5.29 MiB/sec. | ||
| 10318 | 2026.03.17 21:08:07.936777 [ 4 ] {aed298da-d521-474a-b7d2-769d42dab062} <Debug> TCPHandler: Processed in 0.001959841 sec. | ||
| 10319 | 2026.03.17 21:08:07.936914 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2026.03.17 21:08:07.937028 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10321 | 2026.03.17 21:08:07.937071 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10322 | 2026.03.17 21:08:07.937485 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.03.17 21:08:07.937519 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10324 | 2026.03.17 21:08:07.937824 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10325 | 2026.03.17 21:08:07.938029 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.03.17 21:08:07.938160 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001157 sec., 20743.301642178045 rows/sec., 1.52 MiB/sec. | ||
| 10327 | 2026.03.17 21:08:07.938198 [ 4 ] {b93b31be-4aab-4e36-ac61-0119cddb91bf} <Debug> TCPHandler: Processed in 0.001347492 sec. | ||
| 10328 | 2026.03.17 21:08:07.938335 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.03.17 21:08:07.938431 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10330 | 2026.03.17 21:08:07.938471 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10331 | 2026.03.17 21:08:07.938908 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.03.17 21:08:07.938942 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10333 | 2026.03.17 21:08:07.939236 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10334 | 2026.03.17 21:08:07.939438 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.03.17 21:08:07.939567 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 5.95 MiB/sec. | ||
| 10336 | 2026.03.17 21:08:07.939604 [ 4 ] {74f11f20-0aef-4822-939b-7b36d4d7b025} <Debug> TCPHandler: Processed in 0.001329471 sec. | ||
| 10337 | 2026.03.17 21:08:07.939719 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.03.17 21:08:07.939815 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10339 | 2026.03.17 21:08:07.939857 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10340 | 2026.03.17 21:08:07.940293 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.03.17 21:08:07.940327 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10342 | 2026.03.17 21:08:07.940659 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10343 | 2026.03.17 21:08:07.940869 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.03.17 21:08:07.941006 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 10345 | 2026.03.17 21:08:07.941042 [ 4 ] {8f2d6d33-5f5c-4cae-ab23-37340767d33b} <Debug> TCPHandler: Processed in 0.001371982 sec. | ||
| 10346 | 2026.03.17 21:08:07.941154 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.03.17 21:08:07.941249 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10348 | 2026.03.17 21:08:07.941303 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <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 | ||
| 10349 | 2026.03.17 21:08:07.942119 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.03.17 21:08:07.942154 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10351 | 2026.03.17 21:08:07.942679 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10352 | 2026.03.17 21:08:07.942891 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.03.17 21:08:07.943030 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 23.91 MiB/sec. | ||
| 10354 | 2026.03.17 21:08:07.943093 [ 4 ] {297c0a32-a2da-40b5-9726-10050917bd4a} <Debug> TCPHandler: Processed in 0.001988292 sec. | ||
| 10355 | 2026.03.17 21:08:07.943218 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2026.03.17 21:08:07.943324 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10357 | 2026.03.17 21:08:07.943365 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10358 | 2026.03.17 21:08:07.943703 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.03.17 21:08:07.943736 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10360 | 2026.03.17 21:08:07.944028 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10361 | 2026.03.17 21:08:07.944230 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.03.17 21:08:07.944354 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 10363 | 2026.03.17 21:08:07.944390 [ 4 ] {141862b3-c321-473a-adde-287025001208} <Debug> TCPHandler: Processed in 0.00123162 sec. | ||
| 10364 | 2026.03.17 21:08:11.268096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1274 | ||
| 10365 | 2026.03.17 21:08:11.270491 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.03.17 21:08:11.270547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10367 | 2026.03.17 21:08:11.271761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10368 | 2026.03.17 21:08:11.272041 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.03.17 21:08:11.272428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10370 | 2026.03.17 21:08:12.887566 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.03.17 21:08:12.887902 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10372 | 2026.03.17 21:08:12.888010 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10373 | 2026.03.17 21:08:12.888855 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.03.17 21:08:12.888901 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10375 | 2026.03.17 21:08:12.889303 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10376 | 2026.03.17 21:08:12.889557 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.03.17 21:08:12.889716 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001891 sec., 12691.69751454257 rows/sec., 1.05 MiB/sec. | ||
| 10378 | 2026.03.17 21:08:12.889769 [ 4 ] {943a9a89-ce3e-4fa0-8eee-ab017ef709ba} <Debug> TCPHandler: Processed in 0.002393358 sec. | ||
| 10379 | 2026.03.17 21:08:12.889896 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.03.17 21:08:12.890000 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10381 | 2026.03.17 21:08:12.890046 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10382 | 2026.03.17 21:08:12.890459 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.17 21:08:12.890497 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10384 | 2026.03.17 21:08:12.890795 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10385 | 2026.03.17 21:08:12.891001 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.03.17 21:08:12.891134 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 10387 | 2026.03.17 21:08:12.891174 [ 4 ] {f88f5078-2b85-4ca5-bde4-89a96fb444e6} <Debug> TCPHandler: Processed in 0.001331221 sec. | ||
| 10388 | 2026.03.17 21:08:12.891281 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.03.17 21:08:12.891377 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10390 | 2026.03.17 21:08:12.891418 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10391 | 2026.03.17 21:08:12.892903 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.03.17 21:08:12.892939 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10393 | 2026.03.17 21:08:12.893371 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10394 | 2026.03.17 21:08:12.893573 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.03.17 21:08:12.893685 [ 152 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10396 | 2026.03.17 21:08:12.893710 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Debug> executeQuery: Read 2096 rows, 163.48 KiB in 0.002353 sec., 890777.7305567361 rows/sec., 67.85 MiB/sec. | ||
| 10397 | 2026.03.17 21:08:12.893722 [ 152 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.03.17 21:08:12.893743 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10399 | 2026.03.17 21:08:12.893750 [ 4 ] {63518562-f81a-4a83-a348-3c17b4274bd9} <Debug> TCPHandler: Processed in 0.00251941 sec. | ||
| 10400 | 2026.03.17 21:08:12.893862 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10401 | 2026.03.17 21:08:12.893872 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.03.17 21:08:12.894010 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10403 | 2026.03.17 21:08:12.894024 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10404 | 2026.03.17 21:08:12.894048 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2894 rows starting from the beginning of the part | ||
| 10405 | 2026.03.17 21:08:12.894077 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10406 | 2026.03.17 21:08:12.894119 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 10407 | 2026.03.17 21:08:12.894171 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
| 10408 | 2026.03.17 21:08:12.894215 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 10409 | 2026.03.17 21:08:12.894255 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 10410 | 2026.03.17 21:08:12.894298 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2096 rows starting from the beginning of the part | ||
| 10411 | 2026.03.17 21:08:12.894526 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.03.17 21:08:12.894568 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10413 | 2026.03.17 21:08:12.894907 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10414 | 2026.03.17 21:08:12.895133 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.03.17 21:08:12.895270 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Debug> executeQuery: Read 44 rows, 3.35 KiB in 0.001267 sec., 34727.703235990535 rows/sec., 2.58 MiB/sec. | ||
| 10416 | 2026.03.17 21:08:12.895308 [ 4 ] {799549da-4cec-4e88-861e-e7e79851e1e5} <Debug> TCPHandler: Processed in 0.001492924 sec. | ||
| 10417 | 2026.03.17 21:08:12.895430 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2026.03.17 21:08:12.895533 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10419 | 2026.03.17 21:08:12.895574 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10420 | 2026.03.17 21:08:12.896330 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.03.17 21:08:12.896367 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10422 | 2026.03.17 21:08:12.896563 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5380 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747584 sec., 1958083.9020754234 rows/sec., 158.40 MiB/sec. | ||
| 10423 | 2026.03.17 21:08:12.896758 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10424 | 2026.03.17 21:08:12.896882 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10425 | 2026.03.17 21:08:12.897019 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.03.17 21:08:12.897172 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001659 sec., 441229.6564195298 rows/sec., 26.10 MiB/sec. | ||
| 10427 | 2026.03.17 21:08:12.897210 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.03.17 21:08:12.897213 [ 4 ] {cd6370a0-6225-4ede-9aab-c9ff0718ee78} <Debug> TCPHandler: Processed in 0.001831289 sec. | ||
| 10429 | 2026.03.17 21:08:12.897299 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_66_13} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10430 | 2026.03.17 21:08:12.897353 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2026.03.17 21:08:12.897398 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10432 | 2026.03.17 21:08:12.897453 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.03.17 21:08:12.897497 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10434 | 2026.03.17 21:08:12.897882 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.03.17 21:08:12.897918 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10436 | 2026.03.17 21:08:12.898220 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10437 | 2026.03.17 21:08:12.898425 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.03.17 21:08:12.898555 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 62.72 KiB/sec. | ||
| 10439 | 2026.03.17 21:08:12.898592 [ 4 ] {849b7e41-1ddb-441e-9355-1bd369cb64c2} <Debug> TCPHandler: Processed in 0.001287951 sec. | ||
| 10440 | 2026.03.17 21:08:12.898699 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.03.17 21:08:12.898801 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.03.17 21:08:12.898842 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10443 | 2026.03.17 21:08:12.899273 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.03.17 21:08:12.899308 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10445 | 2026.03.17 21:08:12.899650 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10446 | 2026.03.17 21:08:12.899868 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.03.17 21:08:12.900001 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. | ||
| 10448 | 2026.03.17 21:08:12.900040 [ 4 ] {129b4324-78c8-4f03-9f7f-91fe9a6cece0} <Debug> TCPHandler: Processed in 0.001390172 sec. | ||
| 10449 | 2026.03.17 21:08:12.900154 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.03.17 21:08:12.900248 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10451 | 2026.03.17 21:08:12.900288 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10452 | 2026.03.17 21:08:12.901114 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.03.17 21:08:12.901151 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10454 | 2026.03.17 21:08:12.901536 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10455 | 2026.03.17 21:08:12.901749 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.03.17 21:08:12.901856 [ 152 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10457 | 2026.03.17 21:08:12.901879 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Debug> executeQuery: Read 1068 rows, 76.17 KiB in 0.001649 sec., 647665.2516676773 rows/sec., 45.11 MiB/sec. | ||
| 10458 | 2026.03.17 21:08:12.901899 [ 152 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.03.17 21:08:12.901918 [ 4 ] {b5455bef-0f83-480b-8a87-cf829e2cb050} <Debug> TCPHandler: Processed in 0.001814189 sec. | ||
| 10460 | 2026.03.17 21:08:12.901925 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10461 | 2026.03.17 21:08:12.902018 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10462 | 2026.03.17 21:08:12.902046 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.03.17 21:08:12.902136 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10464 | 2026.03.17 21:08:12.902147 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10465 | 2026.03.17 21:08:12.902176 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1552 rows starting from the beginning of the part | ||
| 10466 | 2026.03.17 21:08:12.902200 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10467 | 2026.03.17 21:08:12.902250 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 81 rows starting from the beginning of the part | ||
| 10468 | 2026.03.17 21:08:12.902301 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 92 rows starting from the beginning of the part | ||
| 10469 | 2026.03.17 21:08:12.902342 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 81 rows starting from the beginning of the part | ||
| 10470 | 2026.03.17 21:08:12.902383 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 88 rows starting from the beginning of the part | ||
| 10471 | 2026.03.17 21:08:12.902423 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1068 rows starting from the beginning of the part | ||
| 10472 | 2026.03.17 21:08:12.902933 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.03.17 21:08:12.902975 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10474 | 2026.03.17 21:08:12.903459 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10475 | 2026.03.17 21:08:12.903681 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.03.17 21:08:12.903787 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10477 | 2026.03.17 21:08:12.903816 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.03.17 21:08:12.903817 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Debug> executeQuery: Read 1383 rows, 90.18 KiB in 0.00169 sec., 818343.1952662722 rows/sec., 52.11 MiB/sec. | ||
| 10479 | 2026.03.17 21:08:12.903836 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10480 | 2026.03.17 21:08:12.903864 [ 4 ] {8c762804-f5c4-44a2-aa26-43c368bbd0f9} <Debug> TCPHandler: Processed in 0.00186736 sec. | ||
| 10481 | 2026.03.17 21:08:12.903919 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10482 | 2026.03.17 21:08:12.903969 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.03.17 21:08:12.904034 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2962 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055133 sec., 1441269.2511871497 rows/sec., 107.39 MiB/sec. | ||
| 10484 | 2026.03.17 21:08:12.904039 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10485 | 2026.03.17 21:08:12.904068 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10486 | 2026.03.17 21:08:12.904103 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23868 rows starting from the beginning of the part | ||
| 10487 | 2026.03.17 21:08:12.904144 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <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 | ||
| 10488 | 2026.03.17 21:08:12.904171 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10489 | 2026.03.17 21:08:12.904230 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 162 rows starting from the beginning of the part | ||
| 10490 | 2026.03.17 21:08:12.904242 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10491 | 2026.03.17 21:08:12.904281 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 10492 | 2026.03.17 21:08:12.904329 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10493 | 2026.03.17 21:08:12.904377 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1383 rows starting from the beginning of the part | ||
| 10494 | 2026.03.17 21:08:12.904521 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.03.17 21:08:12.904598 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_66_13} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10496 | 2026.03.17 21:08:12.904688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10497 | 2026.03.17 21:08:12.905022 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.03.17 21:08:12.905066 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10499 | 2026.03.17 21:08:12.905651 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10500 | 2026.03.17 21:08:12.905895 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.03.17 21:08:12.906005 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10502 | 2026.03.17 21:08:12.906029 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2026.03.17 21:08:12.906046 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10504 | 2026.03.17 21:08:12.906048 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001998 sec., 14014.014014014012 rows/sec., 25.11 MiB/sec. | ||
| 10505 | 2026.03.17 21:08:12.906117 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10506 | 2026.03.17 21:08:12.906119 [ 4 ] {adb3a16e-4924-451f-a2c6-55fdc114e5a9} <Debug> TCPHandler: Processed in 0.002198685 sec. | ||
| 10507 | 2026.03.17 21:08:12.906265 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2026.03.17 21:08:12.906322 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10509 | 2026.03.17 21:08:12.906362 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10510 | 2026.03.17 21:08:12.906379 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1195 rows starting from the beginning of the part | ||
| 10511 | 2026.03.17 21:08:12.906408 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10512 | 2026.03.17 21:08:12.906499 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 17 rows starting from the beginning of the part | ||
| 10513 | 2026.03.17 21:08:12.906619 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 10514 | 2026.03.17 21:08:12.906736 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 17 rows starting from the beginning of the part | ||
| 10515 | 2026.03.17 21:08:12.906760 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.03.17 21:08:12.906799 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10517 | 2026.03.17 21:08:12.906843 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 10518 | 2026.03.17 21:08:12.906951 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 28 rows starting from the beginning of the part | ||
| 10519 | 2026.03.17 21:08:12.907252 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10520 | 2026.03.17 21:08:12.907495 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2026.03.17 21:08:12.907647 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 10522 | 2026.03.17 21:08:12.907685 [ 4 ] {28cfa517-a29b-4a9f-8ec1-54de7996656c} <Debug> TCPHandler: Processed in 0.001470143 sec. | ||
| 10523 | 2026.03.17 21:08:12.910898 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25893 rows, containing 5 columns (5 merged, 0 gathered) in 0.007015501 sec., 3690826.927399768 rows/sec., 241.55 MiB/sec. | ||
| 10524 | 2026.03.17 21:08:12.911130 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10525 | 2026.03.17 21:08:12.911402 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.03.17 21:08:12.911475 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10527 | 2026.03.17 21:08:12.911563 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 10528 | 2026.03.17 21:08:12.914145 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1305 rows, containing 19 columns (19 merged, 0 gathered) in 0.008061178 sec., 161887.00956609566 rows/sec., 290.09 MiB/sec. | ||
| 10529 | 2026.03.17 21:08:12.916216 [ 195 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10530 | 2026.03.17 21:08:12.916622 [ 195 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.03.17 21:08:12.916710 [ 195 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10532 | 2026.03.17 21:08:12.916860 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10533 | 2026.03.17 21:08:13.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.33 MiB, peak 328.05 MiB, free memory in arenas 0.00 B, will set to 318.96 MiB (RSS), difference: 3.62 MiB | ||
| 10534 | 2026.03.17 21:08:13.705317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22520 | ||
| 10535 | 2026.03.17 21:08:13.706018 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.03.17 21:08:13.706062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10537 | 2026.03.17 21:08:13.706548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10538 | 2026.03.17 21:08:13.706771 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.03.17 21:08:13.706901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22520 | ||
| 10540 | 2026.03.17 21:08:14.959942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10541 | 2026.03.17 21:08:14.976003 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.03.17 21:08:14.976067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10543 | 2026.03.17 21:08:14.981630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10544 | 2026.03.17 21:08:14.982327 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.03.17 21:08:14.985194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10546 | 2026.03.17 21:08:17.934805 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.03.17 21:08:17.935120 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10548 | 2026.03.17 21:08:17.935226 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10549 | 2026.03.17 21:08:17.936096 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.03.17 21:08:17.936142 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10551 | 2026.03.17 21:08:17.936564 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10552 | 2026.03.17 21:08:17.936796 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.03.17 21:08:17.936956 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001912 sec., 54393.30543933054 rows/sec., 4.55 MiB/sec. | ||
| 10554 | 2026.03.17 21:08:17.937007 [ 4 ] {e40b1198-ca1c-4778-84ba-17c0146d27ba} <Debug> TCPHandler: Processed in 0.002363088 sec. | ||
| 10555 | 2026.03.17 21:08:17.937143 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.03.17 21:08:17.937242 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10557 | 2026.03.17 21:08:17.937283 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10558 | 2026.03.17 21:08:17.937672 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.03.17 21:08:17.937708 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10560 | 2026.03.17 21:08:17.938009 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10561 | 2026.03.17 21:08:17.938219 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.03.17 21:08:17.938352 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 10563 | 2026.03.17 21:08:17.938389 [ 4 ] {1d784ebf-2fe6-411d-84c1-46520de00eb7} <Debug> TCPHandler: Processed in 0.001306471 sec. | ||
| 10564 | 2026.03.17 21:08:17.938492 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.03.17 21:08:17.938586 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10566 | 2026.03.17 21:08:17.938625 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10567 | 2026.03.17 21:08:17.939032 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.03.17 21:08:17.939068 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10569 | 2026.03.17 21:08:17.939369 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10570 | 2026.03.17 21:08:17.939584 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.03.17 21:08:17.939713 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001146 sec., 76788.83071553228 rows/sec., 6.00 MiB/sec. | ||
| 10572 | 2026.03.17 21:08:17.939752 [ 4 ] {7a4af2a0-3968-474b-ba13-521a6161688b} <Debug> TCPHandler: Processed in 0.001309481 sec. | ||
| 10573 | 2026.03.17 21:08:17.939868 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.03.17 21:08:17.939963 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.03.17 21:08:17.940006 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10576 | 2026.03.17 21:08:17.940410 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.03.17 21:08:17.940446 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10578 | 2026.03.17 21:08:17.940774 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10579 | 2026.03.17 21:08:17.940982 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.03.17 21:08:17.941110 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 10581 | 2026.03.17 21:08:17.941146 [ 4 ] {c7bec7d7-3e32-4d04-ab03-28a27ed5c45e} <Debug> TCPHandler: Processed in 0.001327421 sec. | ||
| 10582 | 2026.03.17 21:08:17.941250 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10583 | 2026.03.17 21:08:17.941344 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10584 | 2026.03.17 21:08:17.941397 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <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 | ||
| 10585 | 2026.03.17 21:08:17.942203 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.03.17 21:08:17.942239 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10587 | 2026.03.17 21:08:17.942764 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10588 | 2026.03.17 21:08:17.942985 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.03.17 21:08:17.943128 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001801 sec., 13325.930038867295 rows/sec., 23.88 MiB/sec. | ||
| 10590 | 2026.03.17 21:08:17.943195 [ 4 ] {12843379-1690-4e2c-9fd9-cb9833f5253b} <Debug> TCPHandler: Processed in 0.001993332 sec. | ||
| 10591 | 2026.03.17 21:08:17.943306 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10592 | 2026.03.17 21:08:17.943412 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10593 | 2026.03.17 21:08:17.943457 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10594 | 2026.03.17 21:08:17.943800 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.03.17 21:08:17.943836 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10596 | 2026.03.17 21:08:17.944182 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10597 | 2026.03.17 21:08:17.944400 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.03.17 21:08:17.944542 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 10599 | 2026.03.17 21:08:17.944582 [ 4 ] {1316d630-905f-404b-891b-23e6cddb4771} <Debug> TCPHandler: Processed in 0.001327701 sec. | ||
| 10600 | 2026.03.17 21:08:21.057009 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10601 | 2026.03.17 21:08:21.057065 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10602 | 2026.03.17 21:08:21.206994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23032 | ||
| 10603 | 2026.03.17 21:08:21.207556 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10604 | 2026.03.17 21:08:21.207598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10605 | 2026.03.17 21:08:21.208108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10606 | 2026.03.17 21:08:21.208351 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.03.17 21:08:21.208500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23032 | ||
| 10608 | 2026.03.17 21:08:21.272585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1308 | ||
| 10609 | 2026.03.17 21:08:21.274949 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.03.17 21:08:21.274991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10611 | 2026.03.17 21:08:21.276148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10612 | 2026.03.17 21:08:21.276396 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.03.17 21:08:21.276656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 10614 | 2026.03.17 21:08:22.001383 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000976926 sec. | ||
| 10615 | 2026.03.17 21:08:22.485288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10616 | 2026.03.17 21:08:22.501504 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.03.17 21:08:22.501567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10618 | 2026.03.17 21:08:22.507146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10619 | 2026.03.17 21:08:22.507837 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.03.17 21:08:22.510615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10621 | 2026.03.17 21:08:22.933971 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2026.03.17 21:08:22.934182 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10623 | 2026.03.17 21:08:22.934261 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10624 | 2026.03.17 21:08:22.935001 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.03.17 21:08:22.935056 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10626 | 2026.03.17 21:08:22.935459 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10627 | 2026.03.17 21:08:22.935698 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.03.17 21:08:22.935857 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001737 sec., 51813.47150259067 rows/sec., 4.35 MiB/sec. | ||
| 10629 | 2026.03.17 21:08:22.935909 [ 4 ] {a993eb22-618c-4eb8-baf5-890b2b89d405} <Debug> TCPHandler: Processed in 0.002078033 sec. | ||
| 10630 | 2026.03.17 21:08:22.936039 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10631 | 2026.03.17 21:08:22.936145 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10632 | 2026.03.17 21:08:22.936188 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10633 | 2026.03.17 21:08:22.936602 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.17 21:08:22.936639 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10635 | 2026.03.17 21:08:22.936936 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10636 | 2026.03.17 21:08:22.937145 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.03.17 21:08:22.937281 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001161 sec., 14642.549526270457 rows/sec., 1.08 MiB/sec. | ||
| 10638 | 2026.03.17 21:08:22.937320 [ 4 ] {d856cafb-e68f-40c9-800d-a042c8cb3ef5} <Debug> TCPHandler: Processed in 0.001334632 sec. | ||
| 10639 | 2026.03.17 21:08:22.937431 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2026.03.17 21:08:22.937526 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10641 | 2026.03.17 21:08:22.937565 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10642 | 2026.03.17 21:08:22.937994 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.03.17 21:08:22.938029 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10644 | 2026.03.17 21:08:22.938328 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10645 | 2026.03.17 21:08:22.938536 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.03.17 21:08:22.938665 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 10647 | 2026.03.17 21:08:22.938702 [ 4 ] {2ee03785-c3eb-4be3-b8a0-cde6127de79c} <Debug> TCPHandler: Processed in 0.001320071 sec. | ||
| 10648 | 2026.03.17 21:08:22.938826 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.03.17 21:08:22.938921 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.03.17 21:08:22.938964 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10651 | 2026.03.17 21:08:22.939381 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.03.17 21:08:22.939416 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10653 | 2026.03.17 21:08:22.939737 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10654 | 2026.03.17 21:08:22.939936 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.03.17 21:08:22.940066 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 10656 | 2026.03.17 21:08:22.940103 [ 4 ] {10e9d403-bb81-40e0-b359-e4817a6185ba} <Debug> TCPHandler: Processed in 0.001326481 sec. | ||
| 10657 | 2026.03.17 21:08:22.940229 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.03.17 21:08:22.940332 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2026.03.17 21:08:22.940387 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <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 | ||
| 10660 | 2026.03.17 21:08:22.941185 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.03.17 21:08:22.941222 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10662 | 2026.03.17 21:08:22.941761 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10663 | 2026.03.17 21:08:22.941982 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.03.17 21:08:22.942122 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001809 sec., 9397.457158651188 rows/sec., 16.84 MiB/sec. | ||
| 10665 | 2026.03.17 21:08:22.942185 [ 4 ] {b71d4616-01f5-423e-8ceb-d3bdaa52c051} <Debug> TCPHandler: Processed in 0.002008393 sec. | ||
| 10666 | 2026.03.17 21:08:22.942301 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2026.03.17 21:08:22.942397 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10668 | 2026.03.17 21:08:22.942438 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10669 | 2026.03.17 21:08:22.942772 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.03.17 21:08:22.942809 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10671 | 2026.03.17 21:08:22.943119 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10672 | 2026.03.17 21:08:22.943326 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.03.17 21:08:22.943431 [ 143 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10674 | 2026.03.17 21:08:22.943457 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 10675 | 2026.03.17 21:08:22.943498 [ 143 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2026.03.17 21:08:22.943505 [ 4 ] {ccc600b8-104f-4378-af46-e344f0d5fcbc} <Debug> TCPHandler: Processed in 0.001253709 sec. | ||
| 10677 | 2026.03.17 21:08:22.943525 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10678 | 2026.03.17 21:08:22.943648 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10679 | 2026.03.17 21:08:22.943794 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10680 | 2026.03.17 21:08:22.943830 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3252 rows starting from the beginning of the part | ||
| 10681 | 2026.03.17 21:08:22.943895 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 10682 | 2026.03.17 21:08:22.943945 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10683 | 2026.03.17 21:08:22.943988 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10684 | 2026.03.17 21:08:22.944031 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10685 | 2026.03.17 21:08:22.944071 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10686 | 2026.03.17 21:08:22.945307 [ 195 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715157 sec., 2070947.4409631307 rows/sec., 135.60 MiB/sec. | ||
| 10687 | 2026.03.17 21:08:22.945711 [ 195 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10688 | 2026.03.17 21:08:22.946105 [ 195 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.17 21:08:22.946209 [ 195 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_66_13} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10690 | 2026.03.17 21:08:22.946328 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10691 | 2026.03.17 21:08:24.922279 [ 141 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10692 | 2026.03.17 21:08:24.922374 [ 141 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10693 | 2026.03.17 21:08:24.922411 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10694 | 2026.03.17 21:08:24.922582 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10695 | 2026.03.17 21:08:24.922791 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10696 | 2026.03.17 21:08:24.922846 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10697 | 2026.03.17 21:08:24.922950 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10698 | 2026.03.17 21:08:24.923010 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 10699 | 2026.03.17 21:08:24.923055 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10700 | 2026.03.17 21:08:24.923095 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 10701 | 2026.03.17 21:08:24.923890 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001383373 sec., 27469.09185013731 rows/sec., 2.29 MiB/sec. | ||
| 10702 | 2026.03.17 21:08:24.924094 [ 196 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10703 | 2026.03.17 21:08:24.924462 [ 196 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.03.17 21:08:24.924560 [ 196 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_21_5} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10705 | 2026.03.17 21:08:24.924672 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10706 | 2026.03.17 21:08:27.888617 [ 139 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 10707 | 2026.03.17 21:08:27.888713 [ 139 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.03.17 21:08:27.888745 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10709 | 2026.03.17 21:08:27.888852 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 10710 | 2026.03.17 21:08:27.888992 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10711 | 2026.03.17 21:08:27.889031 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 881 rows starting from the beginning of the part | ||
| 10712 | 2026.03.17 21:08:27.889098 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10713 | 2026.03.17 21:08:27.889144 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 10714 | 2026.03.17 21:08:27.889187 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 732 rows starting from the beginning of the part | ||
| 10715 | 2026.03.17 21:08:27.889227 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 732 rows starting from the beginning of the part | ||
| 10716 | 2026.03.17 21:08:27.890345 [ 192 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534044 sec., 1722897.126809922 rows/sec., 110.06 MiB/sec. | ||
| 10717 | 2026.03.17 21:08:27.890549 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10718 | 2026.03.17 21:08:27.890810 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.03.17 21:08:27.890885 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_25_5} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 10720 | 2026.03.17 21:08:27.890966 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10721 | 2026.03.17 21:08:27.934873 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.03.17 21:08:27.935044 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10723 | 2026.03.17 21:08:27.935112 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10724 | 2026.03.17 21:08:27.935743 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.03.17 21:08:27.935790 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10726 | 2026.03.17 21:08:27.936176 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10727 | 2026.03.17 21:08:27.936424 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.03.17 21:08:27.936583 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 205.14 KiB/sec. | ||
| 10729 | 2026.03.17 21:08:27.936625 [ 4 ] {df0638f2-05ec-41e0-ba87-947bafaac4e8} <Debug> TCPHandler: Processed in 0.00187318 sec. | ||
| 10730 | 2026.03.17 21:08:27.936755 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.03.17 21:08:27.936851 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10732 | 2026.03.17 21:08:27.936891 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10733 | 2026.03.17 21:08:27.937348 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.03.17 21:08:27.937386 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10735 | 2026.03.17 21:08:27.937728 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10736 | 2026.03.17 21:08:27.937950 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.03.17 21:08:27.938080 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001248 sec., 84935.89743589744 rows/sec., 7.08 MiB/sec. | ||
| 10738 | 2026.03.17 21:08:27.938117 [ 4 ] {42bf1d33-3a29-4028-b23c-d4ce368a4c14} <Debug> TCPHandler: Processed in 0.001415403 sec. | ||
| 10739 | 2026.03.17 21:08:27.938232 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.03.17 21:08:27.938327 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10741 | 2026.03.17 21:08:27.938368 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10742 | 2026.03.17 21:08:27.938775 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2026.03.17 21:08:27.938811 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10744 | 2026.03.17 21:08:27.939113 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10745 | 2026.03.17 21:08:27.939332 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.03.17 21:08:27.939444 [ 139 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10747 | 2026.03.17 21:08:27.939463 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001156 sec., 24221.453287197233 rows/sec., 1.76 MiB/sec. | ||
| 10748 | 2026.03.17 21:08:27.939486 [ 139 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.03.17 21:08:27.939510 [ 4 ] {0c65d535-71bd-4570-913b-71040aa7d680} <Debug> TCPHandler: Processed in 0.001329441 sec. | ||
| 10750 | 2026.03.17 21:08:27.939511 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10751 | 2026.03.17 21:08:27.939609 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10752 | 2026.03.17 21:08:27.939621 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.03.17 21:08:27.939723 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10754 | 2026.03.17 21:08:27.939733 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10755 | 2026.03.17 21:08:27.939759 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 10756 | 2026.03.17 21:08:27.939783 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10757 | 2026.03.17 21:08:27.939821 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 10758 | 2026.03.17 21:08:27.939871 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part | ||
| 10759 | 2026.03.17 21:08:27.939916 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 10760 | 2026.03.17 21:08:27.939958 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part | ||
| 10761 | 2026.03.17 21:08:27.940000 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 10762 | 2026.03.17 21:08:27.940217 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.03.17 21:08:27.940259 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10764 | 2026.03.17 21:08:27.940602 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10765 | 2026.03.17 21:08:27.940777 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120262 sec., 301840.9805258519 rows/sec., 21.56 MiB/sec. | ||
| 10766 | 2026.03.17 21:08:27.940832 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.03.17 21:08:27.940929 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10768 | 2026.03.17 21:08:27.940970 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001254 sec., 73365.2312599681 rows/sec., 5.73 MiB/sec. | ||
| 10769 | 2026.03.17 21:08:27.941008 [ 4 ] {2725f508-3f2e-43bc-9cd2-a268b949b41a} <Debug> TCPHandler: Processed in 0.001434943 sec. | ||
| 10770 | 2026.03.17 21:08:27.941121 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2026.03.17 21:08:27.941219 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10772 | 2026.03.17 21:08:27.941226 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.03.17 21:08:27.941262 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10774 | 2026.03.17 21:08:27.941311 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_66_13} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10775 | 2026.03.17 21:08:27.941399 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10776 | 2026.03.17 21:08:27.941679 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.03.17 21:08:27.941715 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10778 | 2026.03.17 21:08:27.942051 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10779 | 2026.03.17 21:08:27.942281 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.03.17 21:08:27.942414 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001212 sec., 133663.36633663366 rows/sec., 9.31 MiB/sec. | ||
| 10781 | 2026.03.17 21:08:27.942452 [ 4 ] {65b68d45-ca40-4a4b-890e-8a8ab4bab8a4} <Debug> TCPHandler: Processed in 0.001380202 sec. | ||
| 10782 | 2026.03.17 21:08:27.942574 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.03.17 21:08:27.942697 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10784 | 2026.03.17 21:08:27.942764 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <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 | ||
| 10785 | 2026.03.17 21:08:27.943820 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.03.17 21:08:27.943868 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10787 | 2026.03.17 21:08:27.944585 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10788 | 2026.03.17 21:08:27.944900 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.03.17 21:08:27.945148 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002471 sec., 9712.66693646297 rows/sec., 17.40 MiB/sec. | ||
| 10790 | 2026.03.17 21:08:27.945231 [ 4 ] {892915c3-331d-4f39-834e-8c9dd4e3aa58} <Debug> TCPHandler: Processed in 0.002719114 sec. | ||
| 10791 | 2026.03.17 21:08:27.945359 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.03.17 21:08:27.945468 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10793 | 2026.03.17 21:08:27.945521 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10794 | 2026.03.17 21:08:27.945933 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.03.17 21:08:27.945980 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10796 | 2026.03.17 21:08:27.946439 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10797 | 2026.03.17 21:08:27.946675 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.03.17 21:08:27.946820 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
| 10799 | 2026.03.17 21:08:27.946860 [ 4 ] {86cf1eda-1d2c-4031-965a-54abcb716f6e} <Debug> TCPHandler: Processed in 0.001550895 sec. | ||
| 10800 | 2026.03.17 21:08:28.708595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23480 | ||
| 10801 | 2026.03.17 21:08:28.709117 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.17 21:08:28.709167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10803 | 2026.03.17 21:08:28.709688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10804 | 2026.03.17 21:08:28.709943 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.03.17 21:08:28.710094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23480 | ||
| 10806 | 2026.03.17 21:08:28.732997 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47649 | ||
| 10807 | 2026.03.17 21:08:28.733079 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10808 | 2026.03.17 21:08:28.733103 [ 287 ] {} <Debug> TCP-Session: 41302a5c-4f82-4684-8c07-131add5b15f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47649 | ||
| 10809 | 2026.03.17 21:08:28.733125 [ 287 ] {} <Debug> TCP-Session: 41302a5c-4f82-4684-8c07-131add5b15f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.03.17 21:08:28.733138 [ 287 ] {} <Debug> TCP-Session: 41302a5c-4f82-4684-8c07-131add5b15f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.03.17 21:08:28.733308 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63577 | ||
| 10812 | 2026.03.17 21:08:28.733363 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37223 | ||
| 10813 | 2026.03.17 21:08:28.733373 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40055 | ||
| 10814 | 2026.03.17 21:08:28.733410 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44546 | ||
| 10815 | 2026.03.17 21:08:28.733426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10816 | 2026.03.17 21:08:28.733432 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38491 | ||
| 10817 | 2026.03.17 21:08:28.733481 [ 287 ] {} <Trace> TCP-Session: 41302a5c-4f82-4684-8c07-131add5b15f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.03.17 21:08:28.733509 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10819 | 2026.03.17 21:08:28.733539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2026.03.17 21:08:28.733573 [ 293 ] {} <Debug> TCP-Session: 4a84e8a8-9bfc-45c7-9994-095bd74ae46d Authenticating user 'default' from [fd00:1122:3344:101::e]:44546 | ||
| 10821 | 2026.03.17 21:08:28.733592 [ 290 ] {} <Debug> TCP-Session: 8a6cbacb-4df7-4a1a-9afa-ea116e7dfc43 Authenticating user 'default' from [fd00:1122:3344:101::e]:40055 | ||
| 10822 | 2026.03.17 21:08:28.733494 [ 288 ] {} <Debug> TCP-Session: 55b26056-9519-4d76-a617-9340744ad783 Authenticating user 'default' from [fd00:1122:3344:101::e]:63577 | ||
| 10823 | 2026.03.17 21:08:28.733626 [ 293 ] {} <Debug> TCP-Session: 4a84e8a8-9bfc-45c7-9994-095bd74ae46d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.03.17 21:08:28.733660 [ 288 ] {} <Debug> TCP-Session: 55b26056-9519-4d76-a617-9340744ad783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.03.17 21:08:28.733683 [ 293 ] {} <Debug> TCP-Session: 4a84e8a8-9bfc-45c7-9994-095bd74ae46d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.03.17 21:08:28.733699 [ 288 ] {} <Debug> TCP-Session: 55b26056-9519-4d76-a617-9340744ad783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.03.17 21:08:28.733691 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.03.17 21:08:28.733721 [ 287 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10829 | 2026.03.17 21:08:28.733751 [ 3 ] {} <Debug> TCP-Session: 87722b3b-1dd8-413a-8ba3-425354039dd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38491 | ||
| 10830 | 2026.03.17 21:08:28.733633 [ 290 ] {} <Debug> TCP-Session: 8a6cbacb-4df7-4a1a-9afa-ea116e7dfc43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10831 | 2026.03.17 21:08:28.733784 [ 3 ] {} <Debug> TCP-Session: 87722b3b-1dd8-413a-8ba3-425354039dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10832 | 2026.03.17 21:08:28.733801 [ 290 ] {} <Debug> TCP-Session: 8a6cbacb-4df7-4a1a-9afa-ea116e7dfc43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10833 | 2026.03.17 21:08:28.733814 [ 3 ] {} <Debug> TCP-Session: 87722b3b-1dd8-413a-8ba3-425354039dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.03.17 21:08:28.733424 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32942 | ||
| 10835 | 2026.03.17 21:08:28.733392 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52211 | ||
| 10836 | 2026.03.17 21:08:28.733368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35668 | ||
| 10837 | 2026.03.17 21:08:28.733486 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10838 | 2026.03.17 21:08:28.733935 [ 289 ] {} <Debug> TCP-Session: 52543c49-d3ed-474f-9e61-340f40502a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:37223 | ||
| 10839 | 2026.03.17 21:08:28.733951 [ 289 ] {} <Debug> TCP-Session: 52543c49-d3ed-474f-9e61-340f40502a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.03.17 21:08:28.733964 [ 289 ] {} <Debug> TCP-Session: 52543c49-d3ed-474f-9e61-340f40502a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.03.17 21:08:28.733991 [ 287 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10842 | 2026.03.17 21:08:28.734054 [ 287 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10843 | 2026.03.17 21:08:28.734290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10844 | 2026.03.17 21:08:28.734323 [ 294 ] {} <Debug> TCP-Session: a798c575-8849-48ec-95ec-63381522cc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:32942 | ||
| 10845 | 2026.03.17 21:08:28.734340 [ 287 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 10846 | 2026.03.17 21:08:28.734341 [ 294 ] {} <Debug> TCP-Session: a798c575-8849-48ec-95ec-63381522cc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10847 | 2026.03.17 21:08:28.734397 [ 294 ] {} <Debug> TCP-Session: a798c575-8849-48ec-95ec-63381522cc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.03.17 21:08:28.734405 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10849 | 2026.03.17 21:08:28.734439 [ 291 ] {} <Debug> TCP-Session: 07fc168d-ac47-453e-b86f-483e88e780c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35668 | ||
| 10850 | 2026.03.17 21:08:28.734457 [ 291 ] {} <Debug> TCP-Session: 07fc168d-ac47-453e-b86f-483e88e780c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10851 | 2026.03.17 21:08:28.734473 [ 291 ] {} <Debug> TCP-Session: 07fc168d-ac47-453e-b86f-483e88e780c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10852 | 2026.03.17 21:08:28.734598 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10853 | 2026.03.17 21:08:28.734635 [ 292 ] {} <Debug> TCP-Session: f4d0a71e-1635-4e21-b963-73774ea48f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:52211 | ||
| 10854 | 2026.03.17 21:08:28.734651 [ 292 ] {} <Debug> TCP-Session: f4d0a71e-1635-4e21-b963-73774ea48f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.03.17 21:08:28.734663 [ 292 ] {} <Debug> TCP-Session: f4d0a71e-1635-4e21-b963-73774ea48f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2026.03.17 21:08:28.735245 [ 323 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Trace> AggregatingTransform: Aggregating | ||
| 10857 | 2026.03.17 21:08:28.735293 [ 323 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10858 | 2026.03.17 21:08:28.735331 [ 323 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872484 sec. (1146.153 rows/sec., 44.77 KiB/sec.) | ||
| 10859 | 2026.03.17 21:08:28.735350 [ 323 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Trace> Aggregator: Merging aggregated data | ||
| 10860 | 2026.03.17 21:08:28.736657 [ 287 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003002 sec., 333.11125916055965 rows/sec., 13.01 KiB/sec. | ||
| 10861 | 2026.03.17 21:08:28.736778 [ 287 ] {e4838589-f906-4fd7-9385-52ae91ba329a} <Debug> TCPHandler: Processed in 0.003443115 sec. | ||
| 10862 | 2026.03.17 21:08:28.736896 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10863 | 2026.03.17 21:08:28.736924 [ 287 ] {} <Debug> TCP-Session: 41302a5c-4f82-4684-8c07-131add5b15f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2026.03.17 21:08:28.736926 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10865 | 2026.03.17 21:08:28.736949 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10866 | 2026.03.17 21:08:28.736975 [ 3 ] {} <Debug> TCP-Session: 87722b3b-1dd8-413a-8ba3-425354039dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2026.03.17 21:08:28.736980 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10868 | 2026.03.17 21:08:28.736995 [ 290 ] {} <Debug> TCP-Session: 8a6cbacb-4df7-4a1a-9afa-ea116e7dfc43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.03.17 21:08:28.737017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10870 | 2026.03.17 21:08:28.737034 [ 293 ] {} <Debug> TCP-Session: 4a84e8a8-9bfc-45c7-9994-095bd74ae46d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2026.03.17 21:08:28.737045 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10872 | 2026.03.17 21:08:28.737062 [ 289 ] {} <Debug> TCP-Session: 52543c49-d3ed-474f-9e61-340f40502a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.03.17 21:08:28.737071 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10874 | 2026.03.17 21:08:28.737091 [ 292 ] {} <Debug> TCP-Session: f4d0a71e-1635-4e21-b963-73774ea48f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2026.03.17 21:08:28.737027 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10876 | 2026.03.17 21:08:28.737122 [ 294 ] {} <Debug> TCP-Session: a798c575-8849-48ec-95ec-63381522cc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.03.17 21:08:28.736983 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10878 | 2026.03.17 21:08:28.737158 [ 291 ] {} <Debug> TCP-Session: 07fc168d-ac47-453e-b86f-483e88e780c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.03.17 21:08:28.737195 [ 288 ] {} <Debug> TCP-Session: 55b26056-9519-4d76-a617-9340744ad783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.03.17 21:08:28.858210 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61254 | ||
| 10881 | 2026.03.17 21:08:28.858317 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10882 | 2026.03.17 21:08:28.858343 [ 287 ] {} <Debug> TCP-Session: 50a9ddde-e3dc-4c8d-b5ce-af66a2203c0d Authenticating user 'default' from [fd00:1122:3344:101::e]:61254 | ||
| 10883 | 2026.03.17 21:08:28.858366 [ 287 ] {} <Debug> TCP-Session: 50a9ddde-e3dc-4c8d-b5ce-af66a2203c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.03.17 21:08:28.858380 [ 287 ] {} <Debug> TCP-Session: 50a9ddde-e3dc-4c8d-b5ce-af66a2203c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2026.03.17 21:08:28.858596 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38485 | ||
| 10886 | 2026.03.17 21:08:28.858619 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59372 | ||
| 10887 | 2026.03.17 21:08:28.858638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39971 | ||
| 10888 | 2026.03.17 21:08:28.858670 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33410 | ||
| 10889 | 2026.03.17 21:08:28.858695 [ 287 ] {} <Trace> TCP-Session: 50a9ddde-e3dc-4c8d-b5ce-af66a2203c0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2026.03.17 21:08:28.858715 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10891 | 2026.03.17 21:08:28.858740 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10892 | 2026.03.17 21:08:28.858741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10893 | 2026.03.17 21:08:28.858772 [ 292 ] {} <Debug> TCP-Session: cc5b2f93-6152-4bb8-8b8e-e54c7affabe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39971 | ||
| 10894 | 2026.03.17 21:08:28.858756 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10895 | 2026.03.17 21:08:28.858800 [ 290 ] {} <Debug> TCP-Session: eb4d7097-8342-4b40-b088-cb8ec857e4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59372 | ||
| 10896 | 2026.03.17 21:08:28.858808 [ 292 ] {} <Debug> TCP-Session: cc5b2f93-6152-4bb8-8b8e-e54c7affabe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.03.17 21:08:28.858819 [ 3 ] {} <Debug> TCP-Session: c35562ab-a8b6-43ee-a295-2419d41de341 Authenticating user 'default' from [fd00:1122:3344:101::e]:33410 | ||
| 10898 | 2026.03.17 21:08:28.858837 [ 290 ] {} <Debug> TCP-Session: eb4d7097-8342-4b40-b088-cb8ec857e4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.03.17 21:08:28.858839 [ 292 ] {} <Debug> TCP-Session: cc5b2f93-6152-4bb8-8b8e-e54c7affabe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2026.03.17 21:08:28.858852 [ 3 ] {} <Debug> TCP-Session: c35562ab-a8b6-43ee-a295-2419d41de341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.03.17 21:08:28.858861 [ 290 ] {} <Debug> TCP-Session: eb4d7097-8342-4b40-b088-cb8ec857e4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.03.17 21:08:28.858879 [ 3 ] {} <Debug> TCP-Session: c35562ab-a8b6-43ee-a295-2419d41de341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.03.17 21:08:28.858662 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61544 | ||
| 10904 | 2026.03.17 21:08:28.858653 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45777 | ||
| 10905 | 2026.03.17 21:08:28.858618 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43054 | ||
| 10906 | 2026.03.17 21:08:28.858988 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10907 | 2026.03.17 21:08:28.858611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52334 | ||
| 10908 | 2026.03.17 21:08:28.859026 [ 294 ] {} <Debug> TCP-Session: 0c08b66e-cbce-4e40-a0b8-c005096b892e Authenticating user 'default' from [fd00:1122:3344:101::e]:61544 | ||
| 10909 | 2026.03.17 21:08:28.858761 [ 288 ] {} <Debug> TCP-Session: 71403970-b32c-4433-8df7-c7368b68d61d Authenticating user 'default' from [fd00:1122:3344:101::e]:38485 | ||
| 10910 | 2026.03.17 21:08:28.859066 [ 294 ] {} <Debug> TCP-Session: 0c08b66e-cbce-4e40-a0b8-c005096b892e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.03.17 21:08:28.859086 [ 288 ] {} <Debug> TCP-Session: 71403970-b32c-4433-8df7-c7368b68d61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.03.17 21:08:28.859098 [ 294 ] {} <Debug> TCP-Session: 0c08b66e-cbce-4e40-a0b8-c005096b892e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.03.17 21:08:28.859094 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10914 | 2026.03.17 21:08:28.859109 [ 288 ] {} <Debug> TCP-Session: 71403970-b32c-4433-8df7-c7368b68d61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.03.17 21:08:28.859143 [ 291 ] {} <Debug> TCP-Session: 92787c98-c1c7-498c-9d5d-a485694e60ac Authenticating user 'default' from [fd00:1122:3344:101::e]:52334 | ||
| 10916 | 2026.03.17 21:08:28.859060 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10917 | 2026.03.17 21:08:28.859176 [ 291 ] {} <Debug> TCP-Session: 92787c98-c1c7-498c-9d5d-a485694e60ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.03.17 21:08:28.859058 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10919 | 2026.03.17 21:08:28.859220 [ 293 ] {} <Debug> TCP-Session: 40c742f1-bd70-42aa-beb3-c259f8524f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:45777 | ||
| 10920 | 2026.03.17 21:08:28.859217 [ 291 ] {} <Debug> TCP-Session: 92787c98-c1c7-498c-9d5d-a485694e60ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.03.17 21:08:28.859243 [ 289 ] {} <Debug> TCP-Session: e2e0ffc6-ca9c-4795-a1a7-1d38f2199685 Authenticating user 'default' from [fd00:1122:3344:101::e]:43054 | ||
| 10922 | 2026.03.17 21:08:28.859253 [ 293 ] {} <Debug> TCP-Session: 40c742f1-bd70-42aa-beb3-c259f8524f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.03.17 21:08:28.859275 [ 289 ] {} <Debug> TCP-Session: e2e0ffc6-ca9c-4795-a1a7-1d38f2199685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.03.17 21:08:28.859280 [ 293 ] {} <Debug> TCP-Session: 40c742f1-bd70-42aa-beb3-c259f8524f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2026.03.17 21:08:28.859289 [ 289 ] {} <Debug> TCP-Session: e2e0ffc6-ca9c-4795-a1a7-1d38f2199685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.03.17 21:08:28.858880 [ 287 ] {96999947-c482-486b-9b75-44e7342e16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10927 | 2026.03.17 21:08:28.859573 [ 287 ] {96999947-c482-486b-9b75-44e7342e16f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10928 | 2026.03.17 21:08:28.859628 [ 287 ] {96999947-c482-486b-9b75-44e7342e16f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10929 | 2026.03.17 21:08:28.859914 [ 287 ] {96999947-c482-486b-9b75-44e7342e16f6} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 10930 | 2026.03.17 21:08:28.860920 [ 308 ] {96999947-c482-486b-9b75-44e7342e16f6} <Trace> AggregatingTransform: Aggregating | ||
| 10931 | 2026.03.17 21:08:28.860953 [ 308 ] {96999947-c482-486b-9b75-44e7342e16f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10932 | 2026.03.17 21:08:28.860988 [ 308 ] {96999947-c482-486b-9b75-44e7342e16f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973146 sec. (1027.595 rows/sec., 40.14 KiB/sec.) | ||
| 10933 | 2026.03.17 21:08:28.861005 [ 308 ] {96999947-c482-486b-9b75-44e7342e16f6} <Trace> Aggregator: Merging aggregated data | ||
| 10934 | 2026.03.17 21:08:28.862220 [ 287 ] {96999947-c482-486b-9b75-44e7342e16f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003399 sec., 294.20417769932334 rows/sec., 11.49 KiB/sec. | ||
| 10935 | 2026.03.17 21:08:28.862377 [ 287 ] {96999947-c482-486b-9b75-44e7342e16f6} <Debug> TCPHandler: Processed in 0.003794461 sec. | ||
| 10936 | 2026.03.17 21:08:28.862507 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10937 | 2026.03.17 21:08:28.862546 [ 287 ] {} <Debug> TCP-Session: 50a9ddde-e3dc-4c8d-b5ce-af66a2203c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2026.03.17 21:08:28.862553 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10939 | 2026.03.17 21:08:28.862579 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10940 | 2026.03.17 21:08:28.862593 [ 289 ] {} <Debug> TCP-Session: e2e0ffc6-ca9c-4795-a1a7-1d38f2199685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2026.03.17 21:08:28.862607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10942 | 2026.03.17 21:08:28.862629 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10943 | 2026.03.17 21:08:28.862648 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10944 | 2026.03.17 21:08:28.862667 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10945 | 2026.03.17 21:08:28.862694 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10946 | 2026.03.17 21:08:28.862727 [ 293 ] {} <Debug> TCP-Session: 40c742f1-bd70-42aa-beb3-c259f8524f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10947 | 2026.03.17 21:08:28.862710 [ 292 ] {} <Debug> TCP-Session: cc5b2f93-6152-4bb8-8b8e-e54c7affabe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2026.03.17 21:08:28.862762 [ 294 ] {} <Debug> TCP-Session: 0c08b66e-cbce-4e40-a0b8-c005096b892e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10949 | 2026.03.17 21:08:28.862697 [ 290 ] {} <Debug> TCP-Session: eb4d7097-8342-4b40-b088-cb8ec857e4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.03.17 21:08:28.862661 [ 291 ] {} <Debug> TCP-Session: 92787c98-c1c7-498c-9d5d-a485694e60ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.03.17 21:08:28.862630 [ 3 ] {} <Debug> TCP-Session: c35562ab-a8b6-43ee-a295-2419d41de341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.03.17 21:08:28.862619 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10953 | 2026.03.17 21:08:28.862881 [ 288 ] {} <Debug> TCP-Session: 71403970-b32c-4433-8df7-c7368b68d61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.03.17 21:08:30.010703 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10955 | 2026.03.17 21:08:30.029040 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.03.17 21:08:30.029115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10957 | 2026.03.17 21:08:30.035519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10958 | 2026.03.17 21:08:30.036253 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.03.17 21:08:30.039834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10960 | 2026.03.17 21:08:30.208477 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53042 | ||
| 10961 | 2026.03.17 21:08:30.208591 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10962 | 2026.03.17 21:08:30.208618 [ 287 ] {} <Debug> TCP-Session: 1a413b15-4992-424d-8b85-9f4147c4410a Authenticating user 'default' from [fd00:1122:3344:101::e]:53042 | ||
| 10963 | 2026.03.17 21:08:30.208641 [ 287 ] {} <Debug> TCP-Session: 1a413b15-4992-424d-8b85-9f4147c4410a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10964 | 2026.03.17 21:08:30.208654 [ 287 ] {} <Debug> TCP-Session: 1a413b15-4992-424d-8b85-9f4147c4410a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.03.17 21:08:30.208878 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36631 | ||
| 10966 | 2026.03.17 21:08:30.208910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58988 | ||
| 10967 | 2026.03.17 21:08:30.208930 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49052 | ||
| 10968 | 2026.03.17 21:08:30.208968 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35374 | ||
| 10969 | 2026.03.17 21:08:30.208980 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44107 | ||
| 10970 | 2026.03.17 21:08:30.209020 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10971 | 2026.03.17 21:08:30.209039 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10972 | 2026.03.17 21:08:30.209061 [ 288 ] {} <Debug> TCP-Session: f0f27be4-fc98-4444-afd6-c6afaef2b798 Authenticating user 'default' from [fd00:1122:3344:101::e]:36631 | ||
| 10973 | 2026.03.17 21:08:30.209065 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10974 | 2026.03.17 21:08:30.209085 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10975 | 2026.03.17 21:08:30.209097 [ 288 ] {} <Debug> TCP-Session: f0f27be4-fc98-4444-afd6-c6afaef2b798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.03.17 21:08:30.209111 [ 294 ] {} <Debug> TCP-Session: db98be14-58c2-41ff-83be-befce468ab5c Authenticating user 'default' from [fd00:1122:3344:101::e]:35374 | ||
| 10977 | 2026.03.17 21:08:30.209120 [ 3 ] {} <Debug> TCP-Session: 15ebf6ee-d41a-4279-8fca-84be827f915e Authenticating user 'default' from [fd00:1122:3344:101::e]:44107 | ||
| 10978 | 2026.03.17 21:08:30.209124 [ 288 ] {} <Debug> TCP-Session: f0f27be4-fc98-4444-afd6-c6afaef2b798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.03.17 21:08:30.209145 [ 294 ] {} <Debug> TCP-Session: db98be14-58c2-41ff-83be-befce468ab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.03.17 21:08:30.209151 [ 3 ] {} <Debug> TCP-Session: 15ebf6ee-d41a-4279-8fca-84be827f915e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.03.17 21:08:30.209171 [ 294 ] {} <Debug> TCP-Session: db98be14-58c2-41ff-83be-befce468ab5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.03.17 21:08:30.209187 [ 3 ] {} <Debug> TCP-Session: 15ebf6ee-d41a-4279-8fca-84be827f915e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.03.17 21:08:30.209079 [ 289 ] {} <Debug> TCP-Session: b2676c32-03c8-4e4e-893e-01a70fce5d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58988 | ||
| 10984 | 2026.03.17 21:08:30.209065 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10985 | 2026.03.17 21:08:30.209255 [ 289 ] {} <Debug> TCP-Session: b2676c32-03c8-4e4e-893e-01a70fce5d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.03.17 21:08:30.208994 [ 287 ] {} <Trace> TCP-Session: 1a413b15-4992-424d-8b85-9f4147c4410a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.03.17 21:08:30.209282 [ 290 ] {} <Debug> TCP-Session: 044f8382-61b8-43b5-9bfa-6be4d96d8ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49052 | ||
| 10988 | 2026.03.17 21:08:30.209282 [ 289 ] {} <Debug> TCP-Session: b2676c32-03c8-4e4e-893e-01a70fce5d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.03.17 21:08:30.209329 [ 290 ] {} <Debug> TCP-Session: 044f8382-61b8-43b5-9bfa-6be4d96d8ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.03.17 21:08:30.208957 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52066 | ||
| 10991 | 2026.03.17 21:08:30.209360 [ 290 ] {} <Debug> TCP-Session: 044f8382-61b8-43b5-9bfa-6be4d96d8ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.03.17 21:08:30.208942 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55618 | ||
| 10993 | 2026.03.17 21:08:30.208930 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47527 | ||
| 10994 | 2026.03.17 21:08:30.209434 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10995 | 2026.03.17 21:08:30.209462 [ 287 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53042) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10996 | 2026.03.17 21:08:30.209487 [ 293 ] {} <Debug> TCP-Session: 648b6e6e-bd76-42db-a348-aed599ba6436 Authenticating user 'default' from [fd00:1122:3344:101::e]:52066 | ||
| 10997 | 2026.03.17 21:08:30.209487 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10998 | 2026.03.17 21:08:30.209514 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10999 | 2026.03.17 21:08:30.209515 [ 293 ] {} <Debug> TCP-Session: 648b6e6e-bd76-42db-a348-aed599ba6436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.03.17 21:08:30.209536 [ 292 ] {} <Debug> TCP-Session: 42d0ebb8-216a-4228-b6a8-6be9ddde5575 Authenticating user 'default' from [fd00:1122:3344:101::e]:55618 | ||
| 11001 | 2026.03.17 21:08:30.209548 [ 291 ] {} <Debug> TCP-Session: 0c15eadf-82fc-44bb-bb16-d63c25d7f88f Authenticating user 'default' from [fd00:1122:3344:101::e]:47527 | ||
| 11002 | 2026.03.17 21:08:30.209555 [ 293 ] {} <Debug> TCP-Session: 648b6e6e-bd76-42db-a348-aed599ba6436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.03.17 21:08:30.209573 [ 292 ] {} <Debug> TCP-Session: 42d0ebb8-216a-4228-b6a8-6be9ddde5575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.03.17 21:08:30.209586 [ 291 ] {} <Debug> TCP-Session: 0c15eadf-82fc-44bb-bb16-d63c25d7f88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.03.17 21:08:30.209611 [ 292 ] {} <Debug> TCP-Session: 42d0ebb8-216a-4228-b6a8-6be9ddde5575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.03.17 21:08:30.209625 [ 291 ] {} <Debug> TCP-Session: 0c15eadf-82fc-44bb-bb16-d63c25d7f88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.03.17 21:08:30.209737 [ 287 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11008 | 2026.03.17 21:08:30.209790 [ 287 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11009 | 2026.03.17 21:08:30.210072 [ 287 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 11010 | 2026.03.17 21:08:30.211039 [ 325 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Trace> AggregatingTransform: Aggregating | ||
| 11011 | 2026.03.17 21:08:30.211081 [ 325 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Trace> Aggregator: Aggregation method: without_key | ||
| 11012 | 2026.03.17 21:08:30.211119 [ 325 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948046 sec. (1054.801 rows/sec., 41.20 KiB/sec.) | ||
| 11013 | 2026.03.17 21:08:30.211137 [ 325 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Trace> Aggregator: Merging aggregated data | ||
| 11014 | 2026.03.17 21:08:30.212603 [ 287 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 11015 | 2026.03.17 21:08:30.212856 [ 287 ] {9292ff06-bf2a-464b-b094-c8b6f5d68090} <Debug> TCPHandler: Processed in 0.003974343 sec. | ||
| 11016 | 2026.03.17 21:08:30.212987 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11017 | 2026.03.17 21:08:30.213016 [ 287 ] {} <Debug> TCP-Session: 1a413b15-4992-424d-8b85-9f4147c4410a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.03.17 21:08:30.213019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11019 | 2026.03.17 21:08:30.213039 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11020 | 2026.03.17 21:08:30.213060 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11021 | 2026.03.17 21:08:30.213075 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11022 | 2026.03.17 21:08:30.213085 [ 292 ] {} <Debug> TCP-Session: 42d0ebb8-216a-4228-b6a8-6be9ddde5575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.03.17 21:08:30.213111 [ 294 ] {} <Debug> TCP-Session: db98be14-58c2-41ff-83be-befce468ab5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.03.17 21:08:30.213124 [ 290 ] {} <Debug> TCP-Session: 044f8382-61b8-43b5-9bfa-6be4d96d8ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.03.17 21:08:30.213120 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11026 | 2026.03.17 21:08:30.213147 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11027 | 2026.03.17 21:08:30.213165 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11028 | 2026.03.17 21:08:30.213191 [ 293 ] {} <Debug> TCP-Session: 648b6e6e-bd76-42db-a348-aed599ba6436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11029 | 2026.03.17 21:08:30.213093 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11030 | 2026.03.17 21:08:30.213078 [ 288 ] {} <Debug> TCP-Session: f0f27be4-fc98-4444-afd6-c6afaef2b798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.03.17 21:08:30.213181 [ 289 ] {} <Debug> TCP-Session: b2676c32-03c8-4e4e-893e-01a70fce5d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.03.17 21:08:30.213229 [ 3 ] {} <Debug> TCP-Session: 15ebf6ee-d41a-4279-8fca-84be827f915e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2026.03.17 21:08:30.213368 [ 291 ] {} <Debug> TCP-Session: 0c15eadf-82fc-44bb-bb16-d63c25d7f88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.03.17 21:08:31.276864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1340 | ||
| 11035 | 2026.03.17 21:08:31.279388 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.03.17 21:08:31.279442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11037 | 2026.03.17 21:08:31.280944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11038 | 2026.03.17 21:08:31.281252 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.03.17 21:08:31.281403 [ 131 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11040 | 2026.03.17 21:08:31.281439 [ 131 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.03.17 21:08:31.281462 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11042 | 2026.03.17 21:08:31.281587 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 11043 | 2026.03.17 21:08:31.281652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 11044 | 2026.03.17 21:08:31.282138 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11045 | 2026.03.17 21:08:31.282292 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1190 rows starting from the beginning of the part | ||
| 11046 | 2026.03.17 21:08:31.282713 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 11047 | 2026.03.17 21:08:31.283066 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 11048 | 2026.03.17 21:08:31.283381 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 11049 | 2026.03.17 21:08:31.283716 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11050 | 2026.03.17 21:08:31.284037 [ 198 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 11051 | 2026.03.17 21:08:31.290798 [ 199 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 72 columns (72 merged, 0 gathered) in 0.009271159 sec., 144534.2486306189 rows/sec., 117.83 MiB/sec. | ||
| 11052 | 2026.03.17 21:08:31.292502 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11053 | 2026.03.17 21:08:31.293157 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.03.17 21:08:31.293252 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_36_7} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11055 | 2026.03.17 21:08:31.293618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11056 | 2026.03.17 21:08:32.934087 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.03.17 21:08:32.934296 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11058 | 2026.03.17 21:08:32.934363 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11059 | 2026.03.17 21:08:32.935038 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.03.17 21:08:32.935087 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11061 | 2026.03.17 21:08:32.935492 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11062 | 2026.03.17 21:08:32.935730 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.03.17 21:08:32.935901 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001656 sec., 54347.82608695653 rows/sec., 4.56 MiB/sec. | ||
| 11064 | 2026.03.17 21:08:32.935951 [ 4 ] {cfed4164-9b0d-4dd3-b68d-dc3750f88cb3} <Debug> TCPHandler: Processed in 0.002004782 sec. | ||
| 11065 | 2026.03.17 21:08:32.936079 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.03.17 21:08:32.936181 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.03.17 21:08:32.936226 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11068 | 2026.03.17 21:08:32.936642 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.03.17 21:08:32.936679 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11070 | 2026.03.17 21:08:32.936975 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11071 | 2026.03.17 21:08:32.937178 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.03.17 21:08:32.937315 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001158 sec., 14680.483592400691 rows/sec., 1.08 MiB/sec. | ||
| 11073 | 2026.03.17 21:08:32.937351 [ 4 ] {8461ed4a-1038-409f-80b9-1de181e042f1} <Debug> TCPHandler: Processed in 0.001325601 sec. | ||
| 11074 | 2026.03.17 21:08:32.937463 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.03.17 21:08:32.937558 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11076 | 2026.03.17 21:08:32.937599 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11077 | 2026.03.17 21:08:32.938019 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.03.17 21:08:32.938056 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11079 | 2026.03.17 21:08:32.938350 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11080 | 2026.03.17 21:08:32.938546 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.03.17 21:08:32.938673 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001133 sec., 71491.61518093558 rows/sec., 5.58 MiB/sec. | ||
| 11082 | 2026.03.17 21:08:32.938711 [ 4 ] {ed5d9763-064c-487f-a451-2deea491cde9} <Debug> TCPHandler: Processed in 0.001298021 sec. | ||
| 11083 | 2026.03.17 21:08:32.938821 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.03.17 21:08:32.938917 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.03.17 21:08:32.938959 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11086 | 2026.03.17 21:08:32.939370 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.03.17 21:08:32.939406 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11088 | 2026.03.17 21:08:32.939730 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11089 | 2026.03.17 21:08:32.939945 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.03.17 21:08:32.940076 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 11091 | 2026.03.17 21:08:32.940113 [ 4 ] {217a1c1c-6fab-4e7f-9103-64e361d70197} <Debug> TCPHandler: Processed in 0.001341961 sec. | ||
| 11092 | 2026.03.17 21:08:32.940233 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.03.17 21:08:32.940328 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11094 | 2026.03.17 21:08:32.940380 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <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 | ||
| 11095 | 2026.03.17 21:08:32.941182 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.03.17 21:08:32.941219 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11097 | 2026.03.17 21:08:32.941742 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11098 | 2026.03.17 21:08:32.941964 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.03.17 21:08:32.942109 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001799 sec., 9449.694274596997 rows/sec., 16.93 MiB/sec. | ||
| 11100 | 2026.03.17 21:08:32.942172 [ 4 ] {c2985238-eebe-438f-94b0-66a1ee84c877} <Debug> TCPHandler: Processed in 0.001989632 sec. | ||
| 11101 | 2026.03.17 21:08:32.942295 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.03.17 21:08:32.942390 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11103 | 2026.03.17 21:08:32.942431 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11104 | 2026.03.17 21:08:32.942766 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.03.17 21:08:32.942802 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11106 | 2026.03.17 21:08:32.943104 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11107 | 2026.03.17 21:08:32.943360 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.03.17 21:08:32.943496 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 11109 | 2026.03.17 21:08:32.943532 [ 4 ] {41dbc643-63b4-45d1-978d-7aa0b21c1cb4} <Debug> TCPHandler: Processed in 0.001288231 sec. | ||
| 11110 | 2026.03.17 21:08:36.057358 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11111 | 2026.03.17 21:08:36.057448 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11112 | 2026.03.17 21:08:36.210208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23992 | ||
| 11113 | 2026.03.17 21:08:36.210730 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.03.17 21:08:36.210767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11115 | 2026.03.17 21:08:36.211237 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11116 | 2026.03.17 21:08:36.211462 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.03.17 21:08:36.211587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23992 | ||
| 11118 | 2026.03.17 21:08:37.539952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11119 | 2026.03.17 21:08:37.557193 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2026.03.17 21:08:37.557248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11121 | 2026.03.17 21:08:37.563194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11122 | 2026.03.17 21:08:37.563865 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11123 | 2026.03.17 21:08:37.566776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11124 | 2026.03.17 21:08:37.933869 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.03.17 21:08:37.934162 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11126 | 2026.03.17 21:08:37.934279 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11127 | 2026.03.17 21:08:37.934999 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.03.17 21:08:37.935050 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11129 | 2026.03.17 21:08:37.935454 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11130 | 2026.03.17 21:08:37.935686 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.03.17 21:08:37.935846 [ 121 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11132 | 2026.03.17 21:08:37.935853 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00177 sec., 58757.062146892655 rows/sec., 4.91 MiB/sec. | ||
| 11133 | 2026.03.17 21:08:37.935908 [ 121 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.03.17 21:08:37.935931 [ 4 ] {59ab741d-b0be-43d5-95bc-413007bf15c2} <Debug> TCPHandler: Processed in 0.002251236 sec. | ||
| 11135 | 2026.03.17 21:08:37.935939 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11136 | 2026.03.17 21:08:37.936068 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.03.17 21:08:37.936069 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11138 | 2026.03.17 21:08:37.936178 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11139 | 2026.03.17 21:08:37.936219 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11140 | 2026.03.17 21:08:37.936226 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11141 | 2026.03.17 21:08:37.936263 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2894 rows starting from the beginning of the part | ||
| 11142 | 2026.03.17 21:08:37.936332 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 11143 | 2026.03.17 21:08:37.936380 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 11144 | 2026.03.17 21:08:37.936424 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
| 11145 | 2026.03.17 21:08:37.936463 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11146 | 2026.03.17 21:08:37.936505 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 11147 | 2026.03.17 21:08:37.936677 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.03.17 21:08:37.936720 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11149 | 2026.03.17 21:08:37.937048 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11150 | 2026.03.17 21:08:37.937268 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.03.17 21:08:37.937413 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001259 sec., 19062.748212867355 rows/sec., 1.40 MiB/sec. | ||
| 11152 | 2026.03.17 21:08:37.937451 [ 4 ] {dbf0ea13-3738-40be-94e8-9c94d0fdbf6b} <Debug> TCPHandler: Processed in 0.001436703 sec. | ||
| 11153 | 2026.03.17 21:08:37.937561 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.03.17 21:08:37.937659 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11155 | 2026.03.17 21:08:37.937701 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11156 | 2026.03.17 21:08:37.937981 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001967661 sec., 1721841.3131123707 rows/sec., 140.61 MiB/sec. | ||
| 11157 | 2026.03.17 21:08:37.938135 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.03.17 21:08:37.938173 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11159 | 2026.03.17 21:08:37.938254 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11160 | 2026.03.17 21:08:37.938529 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11161 | 2026.03.17 21:08:37.938577 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.03.17 21:08:37.938674 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_71_14} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11163 | 2026.03.17 21:08:37.938764 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 11164 | 2026.03.17 21:08:37.938776 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.03.17 21:08:37.938895 [ 121 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11166 | 2026.03.17 21:08:37.938915 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001275 sec., 69019.60784313724 rows/sec., 5.39 MiB/sec. | ||
| 11167 | 2026.03.17 21:08:37.938936 [ 121 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.03.17 21:08:37.938958 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11169 | 2026.03.17 21:08:37.938959 [ 4 ] {8f131b24-f7e6-4fe1-9b80-11262047694a} <Debug> TCPHandler: Processed in 0.001448113 sec. | ||
| 11170 | 2026.03.17 21:08:37.939060 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11171 | 2026.03.17 21:08:37.939086 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.03.17 21:08:37.939174 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11173 | 2026.03.17 21:08:37.939188 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11174 | 2026.03.17 21:08:37.939213 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1552 rows starting from the beginning of the part | ||
| 11175 | 2026.03.17 21:08:37.939238 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11176 | 2026.03.17 21:08:37.939285 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
| 11177 | 2026.03.17 21:08:37.939339 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 81 rows starting from the beginning of the part | ||
| 11178 | 2026.03.17 21:08:37.939380 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part | ||
| 11179 | 2026.03.17 21:08:37.939418 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 81 rows starting from the beginning of the part | ||
| 11180 | 2026.03.17 21:08:37.939457 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 88 rows starting from the beginning of the part | ||
| 11181 | 2026.03.17 21:08:37.939657 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.03.17 21:08:37.939699 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11183 | 2026.03.17 21:08:37.940050 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11184 | 2026.03.17 21:08:37.940282 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.03.17 21:08:37.940397 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11186 | 2026.03.17 21:08:37.940419 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 11187 | 2026.03.17 21:08:37.940433 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.03.17 21:08:37.940452 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434353 sec., 1381807.68611353 rows/sec., 104.19 MiB/sec. | ||
| 11189 | 2026.03.17 21:08:37.940464 [ 4 ] {0eefbe6a-7c30-48f7-bf3c-64d63194076d} <Debug> TCPHandler: Processed in 0.001426993 sec. | ||
| 11190 | 2026.03.17 21:08:37.940458 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11191 | 2026.03.17 21:08:37.940548 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11192 | 2026.03.17 21:08:37.940574 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.03.17 21:08:37.940640 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11194 | 2026.03.17 21:08:37.940670 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25893 rows starting from the beginning of the part | ||
| 11195 | 2026.03.17 21:08:37.940672 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11196 | 2026.03.17 21:08:37.940688 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11197 | 2026.03.17 21:08:37.940725 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11198 | 2026.03.17 21:08:37.940744 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <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 | ||
| 11199 | 2026.03.17 21:08:37.940769 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11200 | 2026.03.17 21:08:37.940810 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 162 rows starting from the beginning of the part | ||
| 11201 | 2026.03.17 21:08:37.940847 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11202 | 2026.03.17 21:08:37.940884 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11203 | 2026.03.17 21:08:37.941004 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.03.17 21:08:37.941114 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_71_14} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11205 | 2026.03.17 21:08:37.941243 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11206 | 2026.03.17 21:08:37.941605 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.03.17 21:08:37.941646 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11208 | 2026.03.17 21:08:37.942204 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11209 | 2026.03.17 21:08:37.942442 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.03.17 21:08:37.942568 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11211 | 2026.03.17 21:08:37.942594 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00194 sec., 12371.134020618556 rows/sec., 22.17 MiB/sec. | ||
| 11212 | 2026.03.17 21:08:37.942604 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.03.17 21:08:37.942635 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11214 | 2026.03.17 21:08:37.942670 [ 4 ] {9f14d51b-0e44-4d20-8673-820a829095a6} <Debug> TCPHandler: Processed in 0.002145414 sec. | ||
| 11215 | 2026.03.17 21:08:37.942708 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11216 | 2026.03.17 21:08:37.942785 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11217 | 2026.03.17 21:08:37.942880 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.03.17 21:08:37.942887 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11219 | 2026.03.17 21:08:37.942924 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11220 | 2026.03.17 21:08:37.942948 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1305 rows starting from the beginning of the part | ||
| 11221 | 2026.03.17 21:08:37.943061 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 11222 | 2026.03.17 21:08:37.943163 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part | ||
| 11223 | 2026.03.17 21:08:37.943259 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 11224 | 2026.03.17 21:08:37.943265 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.03.17 21:08:37.943302 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11226 | 2026.03.17 21:08:37.943350 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part | ||
| 11227 | 2026.03.17 21:08:37.943448 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 11228 | 2026.03.17 21:08:37.943652 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11229 | 2026.03.17 21:08:37.943869 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.03.17 21:08:37.944004 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 11231 | 2026.03.17 21:08:37.944039 [ 4 ] {44d273da-441c-47db-b886-ee88e39c8351} <Debug> TCPHandler: Processed in 0.001303261 sec. | ||
| 11232 | 2026.03.17 21:08:37.946664 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26695 rows, containing 5 columns (5 merged, 0 gathered) in 0.006141838 sec., 4346418.775617331 rows/sec., 285.00 MiB/sec. | ||
| 11233 | 2026.03.17 21:08:37.946956 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11234 | 2026.03.17 21:08:37.947261 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.03.17 21:08:37.947353 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11236 | 2026.03.17 21:08:37.947435 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11237 | 2026.03.17 21:08:37.949554 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1411 rows, containing 19 columns (19 merged, 0 gathered) in 0.0068732 sec., 205290.11232031658 rows/sec., 367.87 MiB/sec. | ||
| 11238 | 2026.03.17 21:08:37.951672 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11239 | 2026.03.17 21:08:37.952028 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.03.17 21:08:37.952100 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11241 | 2026.03.17 21:08:37.952231 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11242 | 2026.03.17 21:08:38.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.75 MiB, peak 332.26 MiB, free memory in arenas 0.00 B, will set to 322.98 MiB (RSS), difference: 2.23 MiB | ||
| 11243 | 2026.03.17 21:08:41.281906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1364 | ||
| 11244 | 2026.03.17 21:08:41.284495 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.03.17 21:08:41.284540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11246 | 2026.03.17 21:08:41.285727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11247 | 2026.03.17 21:08:41.285996 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.03.17 21:08:41.286306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11249 | 2026.03.17 21:08:42.896406 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2026.03.17 21:08:42.896662 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11251 | 2026.03.17 21:08:42.896750 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11252 | 2026.03.17 21:08:42.897671 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.03.17 21:08:42.897724 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11254 | 2026.03.17 21:08:42.898137 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11255 | 2026.03.17 21:08:42.898381 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2026.03.17 21:08:42.898547 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001949 sec., 145715.7516675218 rows/sec., 9.25 MiB/sec. | ||
| 11257 | 2026.03.17 21:08:42.898598 [ 4 ] {1655c93a-bbbe-4585-95e7-dafe9d7750b9} <Debug> TCPHandler: Processed in 0.002350827 sec. | ||
| 11258 | 2026.03.17 21:08:42.898718 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11259 | 2026.03.17 21:08:42.898823 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11260 | 2026.03.17 21:08:42.898865 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11261 | 2026.03.17 21:08:42.899274 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.03.17 21:08:42.899313 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11263 | 2026.03.17 21:08:42.899619 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11264 | 2026.03.17 21:08:42.899827 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.03.17 21:08:42.899960 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 421.77 KiB/sec. | ||
| 11266 | 2026.03.17 21:08:42.899998 [ 4 ] {c61130cb-776f-467e-8e6a-e18577aa1501} <Debug> TCPHandler: Processed in 0.001333002 sec. | ||
| 11267 | 2026.03.17 21:08:42.900112 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11268 | 2026.03.17 21:08:42.900208 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11269 | 2026.03.17 21:08:42.900248 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11270 | 2026.03.17 21:08:42.901911 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.03.17 21:08:42.901948 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11272 | 2026.03.17 21:08:42.902420 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11273 | 2026.03.17 21:08:42.902633 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2026.03.17 21:08:42.902765 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Debug> executeQuery: Read 2718 rows, 211.19 KiB in 0.002576 sec., 1055124.2236024844 rows/sec., 80.06 MiB/sec. | ||
| 11275 | 2026.03.17 21:08:42.902805 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 11276 | 2026.03.17 21:08:42.902819 [ 4 ] {b09b71c1-a07a-453b-9c4a-54d040dbad2c} <Debug> TCPHandler: Processed in 0.002757204 sec. | ||
| 11277 | 2026.03.17 21:08:42.902928 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.03.17 21:08:42.903024 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.03.17 21:08:42.903064 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11280 | 2026.03.17 21:08:42.903513 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.03.17 21:08:42.903550 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11282 | 2026.03.17 21:08:42.903866 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11283 | 2026.03.17 21:08:42.904074 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.03.17 21:08:42.904204 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Debug> executeQuery: Read 176 rows, 11.07 KiB in 0.001198 sec., 146911.51919866443 rows/sec., 9.02 MiB/sec. | ||
| 11285 | 2026.03.17 21:08:42.904241 [ 4 ] {097708a7-f86e-4c4f-88f2-7cd208d8114e} <Debug> TCPHandler: Processed in 0.001362611 sec. | ||
| 11286 | 2026.03.17 21:08:42.904352 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.03.17 21:08:42.904447 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.03.17 21:08:42.904486 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11289 | 2026.03.17 21:08:42.905181 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.03.17 21:08:42.905219 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11291 | 2026.03.17 21:08:42.905571 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11292 | 2026.03.17 21:08:42.905779 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.03.17 21:08:42.905909 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00148 sec., 579054.0540540541 rows/sec., 34.41 MiB/sec. | ||
| 11294 | 2026.03.17 21:08:42.905947 [ 4 ] {fd16bdd8-5051-438c-9d3b-f502edfa4c4b} <Debug> TCPHandler: Processed in 0.001646636 sec. | ||
| 11295 | 2026.03.17 21:08:42.906054 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.03.17 21:08:42.906154 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11297 | 2026.03.17 21:08:42.906194 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11298 | 2026.03.17 21:08:42.906580 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.03.17 21:08:42.906616 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11300 | 2026.03.17 21:08:42.906909 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11301 | 2026.03.17 21:08:42.907114 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.03.17 21:08:42.907244 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 11303 | 2026.03.17 21:08:42.907283 [ 4 ] {689aba7e-bdd1-4950-908b-1fc1b51c28cc} <Debug> TCPHandler: Processed in 0.00127687 sec. | ||
| 11304 | 2026.03.17 21:08:42.907384 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.03.17 21:08:42.907476 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.03.17 21:08:42.907515 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11307 | 2026.03.17 21:08:42.907935 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.03.17 21:08:42.907972 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11309 | 2026.03.17 21:08:42.908278 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11310 | 2026.03.17 21:08:42.908495 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.03.17 21:08:42.908626 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 11312 | 2026.03.17 21:08:42.908664 [ 4 ] {009b5f8a-2712-4c45-a1c7-03e53fcff192} <Debug> TCPHandler: Processed in 0.001327341 sec. | ||
| 11313 | 2026.03.17 21:08:42.908767 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.03.17 21:08:42.908859 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11315 | 2026.03.17 21:08:42.908897 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11316 | 2026.03.17 21:08:42.909890 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.03.17 21:08:42.909933 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11318 | 2026.03.17 21:08:42.910361 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11319 | 2026.03.17 21:08:42.910591 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.03.17 21:08:42.910721 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Debug> executeQuery: Read 1460 rows, 103.14 KiB in 0.00188 sec., 776595.7446808511 rows/sec., 53.57 MiB/sec. | ||
| 11321 | 2026.03.17 21:08:42.910760 [ 4 ] {85b499af-8136-446e-a2e3-2ba9aeb8b414} <Debug> TCPHandler: Processed in 0.002039353 sec. | ||
| 11322 | 2026.03.17 21:08:42.910863 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.03.17 21:08:42.910957 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11324 | 2026.03.17 21:08:42.910999 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11325 | 2026.03.17 21:08:42.911368 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.03.17 21:08:42.911415 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11327 | 2026.03.17 21:08:42.911739 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11328 | 2026.03.17 21:08:42.911945 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.03.17 21:08:42.912077 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 11330 | 2026.03.17 21:08:42.912115 [ 4 ] {18500b85-811d-4392-8329-cc8d9d2328ae} <Debug> TCPHandler: Processed in 0.00130196 sec. | ||
| 11331 | 2026.03.17 21:08:42.912230 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.03.17 21:08:42.912333 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.03.17 21:08:42.912376 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11334 | 2026.03.17 21:08:42.913076 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.03.17 21:08:42.913111 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11336 | 2026.03.17 21:08:42.913529 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11337 | 2026.03.17 21:08:42.913743 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.03.17 21:08:42.913872 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Debug> executeQuery: Read 1453 rows, 93.88 KiB in 0.001558 sec., 932605.9050064186 rows/sec., 58.84 MiB/sec. | ||
| 11339 | 2026.03.17 21:08:42.913909 [ 4 ] {4e9e8d89-2880-4388-bee7-96167a89c754} <Debug> TCPHandler: Processed in 0.001729207 sec. | ||
| 11340 | 2026.03.17 21:08:42.914019 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.03.17 21:08:42.914114 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.03.17 21:08:42.914156 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11343 | 2026.03.17 21:08:42.914455 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.03.17 21:08:42.914489 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11345 | 2026.03.17 21:08:42.914781 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11346 | 2026.03.17 21:08:42.914981 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.03.17 21:08:42.915104 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 11348 | 2026.03.17 21:08:42.915140 [ 4 ] {a5f08635-0275-4228-bc32-1a7b8a67185e} <Debug> TCPHandler: Processed in 0.001170489 sec. | ||
| 11349 | 2026.03.17 21:08:42.915244 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.03.17 21:08:42.915339 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11351 | 2026.03.17 21:08:42.915390 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <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 | ||
| 11352 | 2026.03.17 21:08:42.916205 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2026.03.17 21:08:42.916240 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11354 | 2026.03.17 21:08:42.916772 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11355 | 2026.03.17 21:08:42.916986 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.03.17 21:08:42.917121 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.0018 sec., 15555.555555555557 rows/sec., 27.87 MiB/sec. | ||
| 11357 | 2026.03.17 21:08:42.917183 [ 4 ] {39fad7fc-9ead-4e3e-9c38-fa4895d7ce37} <Debug> TCPHandler: Processed in 0.001988911 sec. | ||
| 11358 | 2026.03.17 21:08:42.917290 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.03.17 21:08:42.917384 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11360 | 2026.03.17 21:08:42.917426 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11361 | 2026.03.17 21:08:42.917746 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.03.17 21:08:42.917780 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11363 | 2026.03.17 21:08:42.918082 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11364 | 2026.03.17 21:08:42.918288 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.03.17 21:08:42.918414 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 11366 | 2026.03.17 21:08:42.918450 [ 4 ] {98185663-ebad-49c8-8200-47a121635907} <Debug> TCPHandler: Processed in 0.0012107 sec. | ||
| 11367 | 2026.03.17 21:08:43.711726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24440 | ||
| 11368 | 2026.03.17 21:08:43.712298 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.03.17 21:08:43.712344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11370 | 2026.03.17 21:08:43.712877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11371 | 2026.03.17 21:08:43.713114 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.03.17 21:08:43.713247 [ 116 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11373 | 2026.03.17 21:08:43.713259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24440 | ||
| 11374 | 2026.03.17 21:08:43.713295 [ 116 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.03.17 21:08:43.713320 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11376 | 2026.03.17 21:08:43.713408 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11377 | 2026.03.17 21:08:43.713499 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11378 | 2026.03.17 21:08:43.713532 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22072 rows starting from the beginning of the part | ||
| 11379 | 2026.03.17 21:08:43.713596 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11380 | 2026.03.17 21:08:43.713646 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11381 | 2026.03.17 21:08:43.713694 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11382 | 2026.03.17 21:08:43.713738 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11383 | 2026.03.17 21:08:43.713781 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11384 | 2026.03.17 21:08:43.715793 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24440 rows, containing 4 columns (4 merged, 0 gathered) in 0.002417818 sec., 10108287.72058112 rows/sec., 144.60 MiB/sec. | ||
| 11385 | 2026.03.17 21:08:43.716258 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11386 | 2026.03.17 21:08:43.716591 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.03.17 21:08:43.716677 [ 202 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_51_10} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11388 | 2026.03.17 21:08:43.716803 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11389 | 2026.03.17 21:08:45.066862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11390 | 2026.03.17 21:08:45.085252 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2026.03.17 21:08:45.085319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11392 | 2026.03.17 21:08:45.091476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11393 | 2026.03.17 21:08:45.092171 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2026.03.17 21:08:45.092478 [ 114 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11395 | 2026.03.17 21:08:45.092550 [ 114 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2026.03.17 21:08:45.092575 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11397 | 2026.03.17 21:08:45.092687 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11398 | 2026.03.17 21:08:45.095683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11399 | 2026.03.17 21:08:45.096481 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11400 | 2026.03.17 21:08:45.097846 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11401 | 2026.03.17 21:08:45.102544 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11402 | 2026.03.17 21:08:45.107099 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11403 | 2026.03.17 21:08:45.111727 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11404 | 2026.03.17 21:08:45.116146 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11405 | 2026.03.17 21:08:45.120057 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11406 | 2026.03.17 21:08:45.176452 [ 195 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.0838096 sec., 4581.814016532712 rows/sec., 23.69 MiB/sec. | ||
| 11407 | 2026.03.17 21:08:45.179404 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11408 | 2026.03.17 21:08:45.181508 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.03.17 21:08:45.181621 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_51_10} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11410 | 2026.03.17 21:08:45.183569 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11411 | 2026.03.17 21:08:47.934258 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.03.17 21:08:47.934479 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11413 | 2026.03.17 21:08:47.934556 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11414 | 2026.03.17 21:08:47.935259 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.03.17 21:08:47.935313 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11416 | 2026.03.17 21:08:47.935734 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11417 | 2026.03.17 21:08:47.935965 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.03.17 21:08:47.936132 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001708 sec., 60889.929742388755 rows/sec., 5.09 MiB/sec. | ||
| 11419 | 2026.03.17 21:08:47.936183 [ 4 ] {daf9e52e-e474-4596-b118-069cfe7d333c} <Debug> TCPHandler: Processed in 0.002068313 sec. | ||
| 11420 | 2026.03.17 21:08:47.936310 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2026.03.17 21:08:47.936413 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11422 | 2026.03.17 21:08:47.936457 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11423 | 2026.03.17 21:08:47.936881 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.03.17 21:08:47.936921 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11425 | 2026.03.17 21:08:47.937227 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11426 | 2026.03.17 21:08:47.937436 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2026.03.17 21:08:47.937569 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.49 MiB/sec. | ||
| 11428 | 2026.03.17 21:08:47.937608 [ 4 ] {bbad17d5-4213-4d55-bd30-09645c8a2ace} <Debug> TCPHandler: Processed in 0.001350862 sec. | ||
| 11429 | 2026.03.17 21:08:47.937712 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2026.03.17 21:08:47.937808 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11431 | 2026.03.17 21:08:47.937848 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11432 | 2026.03.17 21:08:47.938279 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.03.17 21:08:47.938316 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11434 | 2026.03.17 21:08:47.938634 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11435 | 2026.03.17 21:08:47.938844 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2026.03.17 21:08:47.938972 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001183 sec., 74387.15131022823 rows/sec., 5.81 MiB/sec. | ||
| 11437 | 2026.03.17 21:08:47.939010 [ 4 ] {c0f74303-56f0-4254-9ef7-a56bcc637226} <Debug> TCPHandler: Processed in 0.001347981 sec. | ||
| 11438 | 2026.03.17 21:08:47.939121 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2026.03.17 21:08:47.939216 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11440 | 2026.03.17 21:08:47.939261 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11441 | 2026.03.17 21:08:47.939680 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2026.03.17 21:08:47.939716 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11443 | 2026.03.17 21:08:47.940049 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11444 | 2026.03.17 21:08:47.940258 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.03.17 21:08:47.940390 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 11446 | 2026.03.17 21:08:47.940428 [ 4 ] {448b0686-3f24-4cfa-9898-544d0799f8c6} <Debug> TCPHandler: Processed in 0.001355992 sec. | ||
| 11447 | 2026.03.17 21:08:47.940547 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.03.17 21:08:47.940673 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11449 | 2026.03.17 21:08:47.940738 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <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 | ||
| 11450 | 2026.03.17 21:08:47.941707 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2026.03.17 21:08:47.941745 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11452 | 2026.03.17 21:08:47.942286 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11453 | 2026.03.17 21:08:47.942503 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.03.17 21:08:47.942639 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00199 sec., 12060.301507537688 rows/sec., 21.61 MiB/sec. | ||
| 11455 | 2026.03.17 21:08:47.942691 [ 4 ] {5187cf5c-0028-4fc4-88ac-1edcbf12a3db} <Debug> TCPHandler: Processed in 0.002203335 sec. | ||
| 11456 | 2026.03.17 21:08:47.942803 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11457 | 2026.03.17 21:08:47.942895 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11458 | 2026.03.17 21:08:47.942936 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11459 | 2026.03.17 21:08:47.943269 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11460 | 2026.03.17 21:08:47.943305 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11461 | 2026.03.17 21:08:47.943603 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11462 | 2026.03.17 21:08:47.943801 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11463 | 2026.03.17 21:08:47.943911 [ 111 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11464 | 2026.03.17 21:08:47.943926 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 11465 | 2026.03.17 21:08:47.943980 [ 111 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2026.03.17 21:08:47.943988 [ 4 ] {caa05519-eae2-48fe-b6ff-2e73cdfe5881} <Debug> TCPHandler: Processed in 0.00123475 sec. | ||
| 11467 | 2026.03.17 21:08:47.944009 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11468 | 2026.03.17 21:08:47.944128 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11469 | 2026.03.17 21:08:47.944239 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11470 | 2026.03.17 21:08:47.944288 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3552 rows starting from the beginning of the part | ||
| 11471 | 2026.03.17 21:08:47.944352 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 11472 | 2026.03.17 21:08:47.944398 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11473 | 2026.03.17 21:08:47.944442 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11474 | 2026.03.17 21:08:47.944483 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11475 | 2026.03.17 21:08:47.944526 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11476 | 2026.03.17 21:08:47.945676 [ 195 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3882 rows, containing 4 columns (4 merged, 0 gathered) in 0.001592095 sec., 2438296.7096812692 rows/sec., 159.77 MiB/sec. | ||
| 11477 | 2026.03.17 21:08:47.946068 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11478 | 2026.03.17 21:08:47.946418 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.03.17 21:08:47.946529 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_71_14} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11480 | 2026.03.17 21:08:47.946642 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11481 | 2026.03.17 21:08:51.057507 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11482 | 2026.03.17 21:08:51.057564 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11483 | 2026.03.17 21:08:51.213413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24952 | ||
| 11484 | 2026.03.17 21:08:51.213995 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.03.17 21:08:51.214039 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11486 | 2026.03.17 21:08:51.214547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11487 | 2026.03.17 21:08:51.214769 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.03.17 21:08:51.214902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24952 | ||
| 11489 | 2026.03.17 21:08:51.286470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1402 | ||
| 11490 | 2026.03.17 21:08:51.288913 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.03.17 21:08:51.288954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11492 | 2026.03.17 21:08:51.290163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11493 | 2026.03.17 21:08:51.290430 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.03.17 21:08:51.290698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
| 11495 | 2026.03.17 21:08:52.595786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11496 | 2026.03.17 21:08:52.610727 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.03.17 21:08:52.610775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11498 | 2026.03.17 21:08:52.616512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11499 | 2026.03.17 21:08:52.617235 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.03.17 21:08:52.619839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11501 | 2026.03.17 21:08:52.942069 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.03.17 21:08:52.942268 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.03.17 21:08:52.942342 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11504 | 2026.03.17 21:08:52.943131 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.03.17 21:08:52.943169 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11506 | 2026.03.17 21:08:52.943572 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11507 | 2026.03.17 21:08:52.943796 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.03.17 21:08:52.943922 [ 104 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11509 | 2026.03.17 21:08:52.943943 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001729 sec., 164256.7958357432 rows/sec., 10.43 MiB/sec. | ||
| 11510 | 2026.03.17 21:08:52.943964 [ 104 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.03.17 21:08:52.943985 [ 4 ] {ec85cb41-b61f-4ba8-b956-568479925200} <Debug> TCPHandler: Processed in 0.002049962 sec. | ||
| 11512 | 2026.03.17 21:08:52.943988 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11513 | 2026.03.17 21:08:52.944111 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.03.17 21:08:52.944118 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::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 | ||
| 11515 | 2026.03.17 21:08:52.944206 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11516 | 2026.03.17 21:08:52.944250 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11517 | 2026.03.17 21:08:52.944265 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11518 | 2026.03.17 21:08:52.944307 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 11519 | 2026.03.17 21:08:52.944374 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 11520 | 2026.03.17 21:08:52.944416 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11521 | 2026.03.17 21:08:52.944459 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 11522 | 2026.03.17 21:08:52.944496 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 11523 | 2026.03.17 21:08:52.944536 [ 187 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 11524 | 2026.03.17 21:08:52.945033 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.03.17 21:08:52.945073 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11526 | 2026.03.17 21:08:52.945478 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11527 | 2026.03.17 21:08:52.945518 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459824 sec., 827497.0133385942 rows/sec., 56.67 MiB/sec. | ||
| 11528 | 2026.03.17 21:08:52.945684 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11529 | 2026.03.17 21:08:52.945693 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.03.17 21:08:52.945826 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001639 sec., 507016.4734594265 rows/sec., 39.81 MiB/sec. | ||
| 11531 | 2026.03.17 21:08:52.945863 [ 4 ] {27843a7c-e648-499e-b9ad-5d37bcf7f865} <Debug> TCPHandler: Processed in 0.001801349 sec. | ||
| 11532 | 2026.03.17 21:08:52.945988 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.03.17 21:08:52.945994 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.03.17 21:08:52.946077 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_26_5} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11535 | 2026.03.17 21:08:52.946082 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11536 | 2026.03.17 21:08:52.946126 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11537 | 2026.03.17 21:08:52.946164 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11538 | 2026.03.17 21:08:52.946577 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.17 21:08:52.946612 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11540 | 2026.03.17 21:08:52.946917 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11541 | 2026.03.17 21:08:52.947126 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.03.17 21:08:52.947224 [ 104 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11543 | 2026.03.17 21:08:52.947249 [ 104 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.03.17 21:08:52.947250 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001187 sec., 133951.13732097726 rows/sec., 8.08 MiB/sec. | ||
| 11545 | 2026.03.17 21:08:52.947266 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11546 | 2026.03.17 21:08:52.947293 [ 4 ] {2161072b-981f-4eda-8812-7823a221367e} <Debug> TCPHandler: Processed in 0.001359981 sec. | ||
| 11547 | 2026.03.17 21:08:52.947371 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11548 | 2026.03.17 21:08:52.947406 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.03.17 21:08:52.947505 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.03.17 21:08:52.947513 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11551 | 2026.03.17 21:08:52.947547 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11552 | 2026.03.17 21:08:52.947557 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 11553 | 2026.03.17 21:08:52.947631 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 17 rows starting from the beginning of the part | ||
| 11554 | 2026.03.17 21:08:52.947679 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 11555 | 2026.03.17 21:08:52.947721 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 176 rows starting from the beginning of the part | ||
| 11556 | 2026.03.17 21:08:52.947762 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 11557 | 2026.03.17 21:08:52.947802 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 159 rows starting from the beginning of the part | ||
| 11558 | 2026.03.17 21:08:52.948005 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2026.03.17 21:08:52.948045 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11560 | 2026.03.17 21:08:52.948352 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11561 | 2026.03.17 21:08:52.948569 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.03.17 21:08:52.948696 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 11563 | 2026.03.17 21:08:52.948703 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387472 sec., 451180.276070436 rows/sec., 30.29 MiB/sec. | ||
| 11564 | 2026.03.17 21:08:52.948734 [ 4 ] {d44f7ce9-3284-44ac-9970-992f30c58d38} <Debug> TCPHandler: Processed in 0.001375172 sec. | ||
| 11565 | 2026.03.17 21:08:52.948829 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11566 | 2026.03.17 21:08:52.948853 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11567 | 2026.03.17 21:08:52.948951 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11568 | 2026.03.17 21:08:52.948990 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11569 | 2026.03.17 21:08:52.949070 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.03.17 21:08:52.949137 [ 192 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_71_14} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11571 | 2026.03.17 21:08:52.949210 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11572 | 2026.03.17 21:08:52.949425 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.03.17 21:08:52.949459 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11574 | 2026.03.17 21:08:52.949753 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11575 | 2026.03.17 21:08:52.949967 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.03.17 21:08:52.950059 [ 104 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11577 | 2026.03.17 21:08:52.950087 [ 104 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.03.17 21:08:52.950089 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 11579 | 2026.03.17 21:08:52.950103 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11580 | 2026.03.17 21:08:52.950130 [ 4 ] {3557c164-e88b-49d9-b881-d39386963584} <Debug> TCPHandler: Processed in 0.001323951 sec. | ||
| 11581 | 2026.03.17 21:08:52.950178 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::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 | ||
| 11582 | 2026.03.17 21:08:52.950242 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.03.17 21:08:52.950282 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11584 | 2026.03.17 21:08:52.950313 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 11585 | 2026.03.17 21:08:52.950339 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11586 | 2026.03.17 21:08:52.950360 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 11587 | 2026.03.17 21:08:52.950382 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11588 | 2026.03.17 21:08:52.950403 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 11589 | 2026.03.17 21:08:52.950443 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 11590 | 2026.03.17 21:08:52.950478 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 11591 | 2026.03.17 21:08:52.950512 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 11592 | 2026.03.17 21:08:52.951091 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.03.17 21:08:52.951130 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11594 | 2026.03.17 21:08:52.951283 [ 192 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142028 sec., 549898.9516894507 rows/sec., 33.98 MiB/sec. | ||
| 11595 | 2026.03.17 21:08:52.951435 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11596 | 2026.03.17 21:08:52.951477 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11597 | 2026.03.17 21:08:52.951757 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.03.17 21:08:52.951775 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.03.17 21:08:52.951866 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_26_5} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11600 | 2026.03.17 21:08:52.951889 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001567 sec., 323548.18123803445 rows/sec., 22.77 MiB/sec. | ||
| 11601 | 2026.03.17 21:08:52.951931 [ 4 ] {af77bd85-b4bd-4237-9fbe-3d03a82b96d0} <Debug> TCPHandler: Processed in 0.001736697 sec. | ||
| 11602 | 2026.03.17 21:08:52.951959 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11603 | 2026.03.17 21:08:52.952036 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11604 | 2026.03.17 21:08:52.952132 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11605 | 2026.03.17 21:08:52.952172 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11606 | 2026.03.17 21:08:52.952506 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.03.17 21:08:52.952540 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11608 | 2026.03.17 21:08:52.952843 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11609 | 2026.03.17 21:08:52.953045 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.03.17 21:08:52.953172 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 11611 | 2026.03.17 21:08:52.953207 [ 4 ] {32e972bd-ff2e-4a20-9ab9-6978e769ccbb} <Debug> TCPHandler: Processed in 0.00121763 sec. | ||
| 11612 | 2026.03.17 21:08:52.953314 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11613 | 2026.03.17 21:08:52.953426 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11614 | 2026.03.17 21:08:52.953468 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11615 | 2026.03.17 21:08:52.953909 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.03.17 21:08:52.953943 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11617 | 2026.03.17 21:08:52.954269 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11618 | 2026.03.17 21:08:52.954489 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.03.17 21:08:52.954623 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001215 sec., 218106.99588477367 rows/sec., 14.49 MiB/sec. | ||
| 11620 | 2026.03.17 21:08:52.954658 [ 4 ] {0cabebfa-4c78-48bb-a98a-389155eadb6e} <Debug> TCPHandler: Processed in 0.001391272 sec. | ||
| 11621 | 2026.03.17 21:08:52.954770 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11622 | 2026.03.17 21:08:52.954861 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11623 | 2026.03.17 21:08:52.954902 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11624 | 2026.03.17 21:08:52.955209 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.03.17 21:08:52.955241 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11626 | 2026.03.17 21:08:52.955539 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11627 | 2026.03.17 21:08:52.955747 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2026.03.17 21:08:52.955873 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 11629 | 2026.03.17 21:08:52.955908 [ 4 ] {f5591f7b-afae-4c9b-8fe9-900517d3212b} <Debug> TCPHandler: Processed in 0.001185329 sec. | ||
| 11630 | 2026.03.17 21:08:52.956013 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2026.03.17 21:08:52.956113 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11632 | 2026.03.17 21:08:52.956169 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <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 | ||
| 11633 | 2026.03.17 21:08:52.956990 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.03.17 21:08:52.957025 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11635 | 2026.03.17 21:08:52.957553 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11636 | 2026.03.17 21:08:52.957773 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.03.17 21:08:52.957912 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001817 sec., 9356.081452944414 rows/sec., 16.77 MiB/sec. | ||
| 11638 | 2026.03.17 21:08:52.957964 [ 4 ] {8b94c897-71e9-44e3-b0ef-44dac579931c} <Debug> TCPHandler: Processed in 0.001999482 sec. | ||
| 11639 | 2026.03.17 21:08:52.958110 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2026.03.17 21:08:52.958203 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11641 | 2026.03.17 21:08:52.958243 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11642 | 2026.03.17 21:08:52.958677 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.03.17 21:08:52.958721 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11644 | 2026.03.17 21:08:52.959028 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11645 | 2026.03.17 21:08:52.959230 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2026.03.17 21:08:52.959360 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 11647 | 2026.03.17 21:08:52.959395 [ 4 ] {981d16fa-0e98-41fd-a5aa-38c6a90880ca} <Debug> TCPHandler: Processed in 0.001332482 sec. | ||
| 11648 | 2026.03.17 21:08:53.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.54 MiB, peak 337.46 MiB, free memory in arenas 0.00 B, will set to 324.28 MiB (RSS), difference: -1.26 MiB | ||
| 11649 | 2026.03.17 21:08:57.934472 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.03.17 21:08:57.934690 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11651 | 2026.03.17 21:08:57.934768 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11652 | 2026.03.17 21:08:57.935412 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.03.17 21:08:57.935465 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11654 | 2026.03.17 21:08:57.935867 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11655 | 2026.03.17 21:08:57.936090 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.03.17 21:08:57.936270 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001634 sec., 2447.980416156671 rows/sec., 199.62 KiB/sec. | ||
| 11657 | 2026.03.17 21:08:57.936325 [ 4 ] {7d330f11-e3d9-43b3-833b-941e154b8f27} <Debug> TCPHandler: Processed in 0.001997332 sec. | ||
| 11658 | 2026.03.17 21:08:57.936450 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.03.17 21:08:57.936555 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11660 | 2026.03.17 21:08:57.936597 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11661 | 2026.03.17 21:08:57.937072 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.03.17 21:08:57.937109 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11663 | 2026.03.17 21:08:57.937431 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11664 | 2026.03.17 21:08:57.937635 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.03.17 21:08:57.937771 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.00124 sec., 85483.87096774194 rows/sec., 7.13 MiB/sec. | ||
| 11666 | 2026.03.17 21:08:57.937808 [ 4 ] {2a9fa8d6-a1eb-4af4-bd76-8023d2a7af96} <Debug> TCPHandler: Processed in 0.001411422 sec. | ||
| 11667 | 2026.03.17 21:08:57.937925 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.03.17 21:08:57.938022 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.03.17 21:08:57.938063 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11670 | 2026.03.17 21:08:57.938473 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.03.17 21:08:57.938510 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11672 | 2026.03.17 21:08:57.938806 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11673 | 2026.03.17 21:08:57.939005 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.03.17 21:08:57.939135 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001131 sec., 24756.85234305924 rows/sec., 1.80 MiB/sec. | ||
| 11675 | 2026.03.17 21:08:57.939173 [ 4 ] {8fa80e1c-f643-4368-8da1-c9b8bdce9a03} <Debug> TCPHandler: Processed in 0.001298361 sec. | ||
| 11676 | 2026.03.17 21:08:57.939281 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2026.03.17 21:08:57.939378 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11678 | 2026.03.17 21:08:57.939418 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11679 | 2026.03.17 21:08:57.939839 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.03.17 21:08:57.939876 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11681 | 2026.03.17 21:08:57.940188 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11682 | 2026.03.17 21:08:57.940390 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.03.17 21:08:57.940519 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001159 sec., 79378.77480586713 rows/sec., 6.20 MiB/sec. | ||
| 11684 | 2026.03.17 21:08:57.940556 [ 4 ] {85c46f98-844e-4b60-b0cd-31e907888079} <Debug> TCPHandler: Processed in 0.001323921 sec. | ||
| 11685 | 2026.03.17 21:08:57.940670 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11686 | 2026.03.17 21:08:57.940765 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11687 | 2026.03.17 21:08:57.940808 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11688 | 2026.03.17 21:08:57.941232 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.03.17 21:08:57.941270 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11690 | 2026.03.17 21:08:57.941609 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11691 | 2026.03.17 21:08:57.941818 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.03.17 21:08:57.941950 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001203 sec., 134663.3416458853 rows/sec., 9.38 MiB/sec. | ||
| 11693 | 2026.03.17 21:08:57.941988 [ 4 ] {6542e77a-0e86-4c7d-bf3b-afbe1f4939bc} <Debug> TCPHandler: Processed in 0.001367492 sec. | ||
| 11694 | 2026.03.17 21:08:57.942096 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.03.17 21:08:57.942191 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11696 | 2026.03.17 21:08:57.942247 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <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 | ||
| 11697 | 2026.03.17 21:08:57.943054 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.03.17 21:08:57.943091 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11699 | 2026.03.17 21:08:57.943626 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11700 | 2026.03.17 21:08:57.943858 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.03.17 21:08:57.943999 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 23.55 MiB/sec. | ||
| 11702 | 2026.03.17 21:08:57.944064 [ 4 ] {464a8ad8-19f3-4c40-9e24-221877c0388a} <Debug> TCPHandler: Processed in 0.002017142 sec. | ||
| 11703 | 2026.03.17 21:08:57.944202 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2026.03.17 21:08:57.944298 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11705 | 2026.03.17 21:08:57.944341 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11706 | 2026.03.17 21:08:57.944679 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.03.17 21:08:57.944715 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11708 | 2026.03.17 21:08:57.945025 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11709 | 2026.03.17 21:08:57.945233 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.03.17 21:08:57.945365 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11711 | 2026.03.17 21:08:57.945425 [ 4 ] {11b6609b-c5a0-4c63-ac4e-95abc8b630a8} <Debug> TCPHandler: Processed in 0.00127471 sec. | ||
| 11712 | 2026.03.17 21:08:58.715062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25400 | ||
| 11713 | 2026.03.17 21:08:58.715626 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.03.17 21:08:58.715671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11715 | 2026.03.17 21:08:58.716192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11716 | 2026.03.17 21:08:58.716419 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.03.17 21:08:58.716541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25400 | ||
| 11718 | 2026.03.17 21:09:00.119947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11719 | 2026.03.17 21:09:00.135851 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2026.03.17 21:09:00.135904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11721 | 2026.03.17 21:09:00.142452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11722 | 2026.03.17 21:09:00.143149 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2026.03.17 21:09:00.146325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11724 | 2026.03.17 21:09:01.290923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1438 | ||
| 11725 | 2026.03.17 21:09:01.293358 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.03.17 21:09:01.293409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11727 | 2026.03.17 21:09:01.294613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11728 | 2026.03.17 21:09:01.294890 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2026.03.17 21:09:01.295262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 11730 | 2026.03.17 21:09:02.942743 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.03.17 21:09:02.943051 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11732 | 2026.03.17 21:09:02.943170 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11733 | 2026.03.17 21:09:02.943934 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.03.17 21:09:02.943973 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11735 | 2026.03.17 21:09:02.944371 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11736 | 2026.03.17 21:09:02.944593 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.03.17 21:09:02.944749 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 11738 | 2026.03.17 21:09:02.944798 [ 4 ] {0cab9e7e-36d7-4f9d-9726-433ff9b8ca8e} <Debug> TCPHandler: Processed in 0.002230926 sec. | ||
| 11739 | 2026.03.17 21:09:02.944938 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.03.17 21:09:02.945040 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11741 | 2026.03.17 21:09:02.945083 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11742 | 2026.03.17 21:09:02.945907 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.03.17 21:09:02.945942 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11744 | 2026.03.17 21:09:02.946309 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11745 | 2026.03.17 21:09:02.946523 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.03.17 21:09:02.946651 [ 92 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11747 | 2026.03.17 21:09:02.946657 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001641 sec., 506398.53747714806 rows/sec., 39.76 MiB/sec. | ||
| 11748 | 2026.03.17 21:09:02.946692 [ 92 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.03.17 21:09:02.946711 [ 4 ] {4f2efd8c-d971-4f26-9d60-035592d9fe39} <Debug> TCPHandler: Processed in 0.001831469 sec. | ||
| 11750 | 2026.03.17 21:09:02.946713 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11751 | 2026.03.17 21:09:02.946825 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11752 | 2026.03.17 21:09:02.946863 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11753 | 2026.03.17 21:09:02.946921 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11754 | 2026.03.17 21:09:02.946966 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11755 | 2026.03.17 21:09:02.947031 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11756 | 2026.03.17 21:09:02.947073 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2894 rows starting from the beginning of the part | ||
| 11757 | 2026.03.17 21:09:02.947136 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2718 rows starting from the beginning of the part | ||
| 11758 | 2026.03.17 21:09:02.947181 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11759 | 2026.03.17 21:09:02.947220 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 831 rows starting from the beginning of the part | ||
| 11760 | 2026.03.17 21:09:02.947260 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 11761 | 2026.03.17 21:09:02.947300 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 831 rows starting from the beginning of the part | ||
| 11762 | 2026.03.17 21:09:02.947425 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2026.03.17 21:09:02.947466 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11764 | 2026.03.17 21:09:02.947816 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11765 | 2026.03.17 21:09:02.948025 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.03.17 21:09:02.948157 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001256 sec., 126592.3566878981 rows/sec., 7.64 MiB/sec. | ||
| 11767 | 2026.03.17 21:09:02.948194 [ 4 ] {62d9d5b5-16b8-4339-a12b-4810f65619df} <Debug> TCPHandler: Processed in 0.001417043 sec. | ||
| 11768 | 2026.03.17 21:09:02.948306 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.03.17 21:09:02.948402 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.03.17 21:09:02.948440 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11771 | 2026.03.17 21:09:02.948873 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.03.17 21:09:02.948909 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11773 | 2026.03.17 21:09:02.949237 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11774 | 2026.03.17 21:09:02.949440 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2026.03.17 21:09:02.949567 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 11776 | 2026.03.17 21:09:02.949603 [ 4 ] {c57b708a-5e4a-4883-9564-b5ecd97c610a} <Debug> TCPHandler: Processed in 0.001343822 sec. | ||
| 11777 | 2026.03.17 21:09:02.949712 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2026.03.17 21:09:02.949813 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11779 | 2026.03.17 21:09:02.949851 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11780 | 2026.03.17 21:09:02.949880 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00308545 sec., 2425578.1166442498 rows/sec., 196.15 MiB/sec. | ||
| 11781 | 2026.03.17 21:09:02.950234 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11782 | 2026.03.17 21:09:02.950293 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.03.17 21:09:02.950335 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11784 | 2026.03.17 21:09:02.950642 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.03.17 21:09:02.950674 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11786 | 2026.03.17 21:09:02.950751 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_76_15} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11787 | 2026.03.17 21:09:02.950869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 11788 | 2026.03.17 21:09:02.950899 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.03.17 21:09:02.951034 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 11790 | 2026.03.17 21:09:02.951071 [ 4 ] {9a5071bd-d561-4bda-a920-ce233cf5b970} <Debug> TCPHandler: Processed in 0.001405952 sec. | ||
| 11791 | 2026.03.17 21:09:02.951181 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.03.17 21:09:02.951274 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11793 | 2026.03.17 21:09:02.951311 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11794 | 2026.03.17 21:09:02.951914 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.03.17 21:09:02.951949 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11796 | 2026.03.17 21:09:02.952271 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11797 | 2026.03.17 21:09:02.952473 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.03.17 21:09:02.952600 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001344 sec., 377232.1428571429 rows/sec., 26.55 MiB/sec. | ||
| 11799 | 2026.03.17 21:09:02.952608 [ 91 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11800 | 2026.03.17 21:09:02.952637 [ 4 ] {b398be3d-e01b-45cd-8ab0-9a753f8cce9f} <Debug> TCPHandler: Processed in 0.001503284 sec. | ||
| 11801 | 2026.03.17 21:09:02.952655 [ 91 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.03.17 21:09:02.952681 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11803 | 2026.03.17 21:09:02.952774 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11804 | 2026.03.17 21:09:02.952774 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2026.03.17 21:09:02.952876 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11806 | 2026.03.17 21:09:02.952910 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 11807 | 2026.03.17 21:09:02.952927 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11808 | 2026.03.17 21:09:02.952979 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1460 rows starting from the beginning of the part | ||
| 11809 | 2026.03.17 21:09:02.952980 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11810 | 2026.03.17 21:09:02.953033 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 88 rows starting from the beginning of the part | ||
| 11811 | 2026.03.17 21:09:02.953085 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 507 rows starting from the beginning of the part | ||
| 11812 | 2026.03.17 21:09:02.953127 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 92 rows starting from the beginning of the part | ||
| 11813 | 2026.03.17 21:09:02.953170 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 507 rows starting from the beginning of the part | ||
| 11814 | 2026.03.17 21:09:02.953356 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.03.17 21:09:02.953392 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11816 | 2026.03.17 21:09:02.953725 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11817 | 2026.03.17 21:09:02.953945 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.03.17 21:09:02.954066 [ 92 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 11819 | 2026.03.17 21:09:02.954075 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 11820 | 2026.03.17 21:09:02.954099 [ 92 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2026.03.17 21:09:02.954119 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11822 | 2026.03.17 21:09:02.954120 [ 4 ] {8f828918-4419-404b-924a-02e7a451cc76} <Debug> TCPHandler: Processed in 0.001407303 sec. | ||
| 11823 | 2026.03.17 21:09:02.954201 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 11824 | 2026.03.17 21:09:02.954240 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.03.17 21:09:02.954310 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11826 | 2026.03.17 21:09:02.954344 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 11827 | 2026.03.17 21:09:02.954349 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11828 | 2026.03.17 21:09:02.954400 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11829 | 2026.03.17 21:09:02.954406 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 11830 | 2026.03.17 21:09:02.954457 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11831 | 2026.03.17 21:09:02.954498 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 11832 | 2026.03.17 21:09:02.954518 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775298 sec., 2369179.709547355 rows/sec., 174.90 MiB/sec. | ||
| 11833 | 2026.03.17 21:09:02.954534 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 11834 | 2026.03.17 21:09:02.954594 [ 194 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11835 | 2026.03.17 21:09:02.954741 [ 190 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11836 | 2026.03.17 21:09:02.954834 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.03.17 21:09:02.954877 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11838 | 2026.03.17 21:09:02.955013 [ 190 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.03.17 21:09:02.955094 [ 190 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_76_15} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11840 | 2026.03.17 21:09:02.955190 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 11841 | 2026.03.17 21:09:02.955264 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11842 | 2026.03.17 21:09:02.955343 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181709 sec., 106625.23514672394 rows/sec., 5.44 MiB/sec. | ||
| 11843 | 2026.03.17 21:09:02.955466 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 11844 | 2026.03.17 21:09:02.955560 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.03.17 21:09:02.955694 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11846 | 2026.03.17 21:09:02.955716 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001389 sec., 190784.7372210223 rows/sec., 12.68 MiB/sec. | ||
| 11847 | 2026.03.17 21:09:02.955725 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.03.17 21:09:02.955726 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2026.03.17 21:09:02.955751 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11850 | 2026.03.17 21:09:02.955754 [ 4 ] {9bf060e5-f727-42da-9742-9ce65bd26a17} <Debug> TCPHandler: Processed in 0.001563015 sec. | ||
| 11851 | 2026.03.17 21:09:02.955809 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_21_4} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 11852 | 2026.03.17 21:09:02.955842 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11853 | 2026.03.17 21:09:02.955878 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.03.17 21:09:02.955885 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11855 | 2026.03.17 21:09:02.955966 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11856 | 2026.03.17 21:09:02.955980 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11857 | 2026.03.17 21:09:02.956006 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26695 rows starting from the beginning of the part | ||
| 11858 | 2026.03.17 21:09:02.956026 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11859 | 2026.03.17 21:09:02.956077 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1453 rows starting from the beginning of the part | ||
| 11860 | 2026.03.17 21:09:02.956130 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11861 | 2026.03.17 21:09:02.956172 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 11862 | 2026.03.17 21:09:02.956212 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 162 rows starting from the beginning of the part | ||
| 11863 | 2026.03.17 21:09:02.956253 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 11864 | 2026.03.17 21:09:02.956352 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.03.17 21:09:02.956392 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11866 | 2026.03.17 21:09:02.956705 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11867 | 2026.03.17 21:09:02.956920 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.03.17 21:09:02.957049 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 11869 | 2026.03.17 21:09:02.957084 [ 4 ] {a14037af-bf1f-493d-9c85-de77de8232cf} <Debug> TCPHandler: Processed in 0.0012535 sec. | ||
| 11870 | 2026.03.17 21:09:02.957209 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11871 | 2026.03.17 21:09:02.957330 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11872 | 2026.03.17 21:09:02.957394 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <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 | ||
| 11873 | 2026.03.17 21:09:02.958328 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.03.17 21:09:02.958365 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11875 | 2026.03.17 21:09:02.959062 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11876 | 2026.03.17 21:09:02.959291 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.03.17 21:09:02.959404 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11878 | 2026.03.17 21:09:02.959436 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.03.17 21:09:02.959437 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00213 sec., 7981.220657276996 rows/sec., 14.30 MiB/sec. | ||
| 11880 | 2026.03.17 21:09:02.959453 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11881 | 2026.03.17 21:09:02.959528 [ 4 ] {05200408-f3b0-45e8-ada7-1a7ca4a2448f} <Debug> TCPHandler: Processed in 0.002375898 sec. | ||
| 11882 | 2026.03.17 21:09:02.959527 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11883 | 2026.03.17 21:09:02.959645 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2026.03.17 21:09:02.959685 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11885 | 2026.03.17 21:09:02.959727 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1411 rows starting from the beginning of the part | ||
| 11886 | 2026.03.17 21:09:02.959739 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.03.17 21:09:02.959780 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11888 | 2026.03.17 21:09:02.959825 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 11889 | 2026.03.17 21:09:02.959923 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
| 11890 | 2026.03.17 21:09:02.960010 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 17 rows starting from the beginning of the part | ||
| 11891 | 2026.03.17 21:09:02.960103 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 11892 | 2026.03.17 21:09:02.960120 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.03.17 21:09:02.960154 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11894 | 2026.03.17 21:09:02.960193 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 17 rows starting from the beginning of the part | ||
| 11895 | 2026.03.17 21:09:02.960499 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11896 | 2026.03.17 21:09:02.960722 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2026.03.17 21:09:02.960849 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 11898 | 2026.03.17 21:09:02.960884 [ 4 ] {7971046e-5fa4-4ad2-a20f-2f6219c11461} <Debug> TCPHandler: Processed in 0.001287031 sec. | ||
| 11899 | 2026.03.17 21:09:02.967831 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29000 rows, containing 5 columns (5 merged, 0 gathered) in 0.012025372 sec., 2411567.8084636386 rows/sec., 157.98 MiB/sec. | ||
| 11900 | 2026.03.17 21:09:02.968240 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11901 | 2026.03.17 21:09:02.968551 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2026.03.17 21:09:02.968630 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11903 | 2026.03.17 21:09:02.968717 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11904 | 2026.03.17 21:09:02.970453 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 19 columns (19 merged, 0 gathered) in 0.010958635 sec., 138794.6582763273 rows/sec., 248.71 MiB/sec. | ||
| 11905 | 2026.03.17 21:09:02.972257 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11906 | 2026.03.17 21:09:02.972557 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.03.17 21:09:02.972626 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11908 | 2026.03.17 21:09:02.972706 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11909 | 2026.03.17 21:09:03.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.75 MiB, peak 337.46 MiB, free memory in arenas 0.00 B, will set to 332.50 MiB (RSS), difference: 6.75 MiB | ||
| 11910 | 2026.03.17 21:09:06.057606 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11911 | 2026.03.17 21:09:06.057664 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11912 | 2026.03.17 21:09:06.216666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25912 | ||
| 11913 | 2026.03.17 21:09:06.217207 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.03.17 21:09:06.217254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11915 | 2026.03.17 21:09:06.217789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11916 | 2026.03.17 21:09:06.218046 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.03.17 21:09:06.218205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25912 | ||
| 11918 | 2026.03.17 21:09:07.646415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11919 | 2026.03.17 21:09:07.663080 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.03.17 21:09:07.663145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11921 | 2026.03.17 21:09:07.669202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11922 | 2026.03.17 21:09:07.669925 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.03.17 21:09:07.673312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11924 | 2026.03.17 21:09:07.934611 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2026.03.17 21:09:07.934799 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11926 | 2026.03.17 21:09:07.934867 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11927 | 2026.03.17 21:09:07.935619 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.03.17 21:09:07.935661 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11929 | 2026.03.17 21:09:07.936084 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11930 | 2026.03.17 21:09:07.936325 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.03.17 21:09:07.936487 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001738 sec., 59838.895281933255 rows/sec., 5.00 MiB/sec. | ||
| 11932 | 2026.03.17 21:09:07.936538 [ 4 ] {3f700c9d-be0d-44a3-b4da-0bbfed0ccc7d} <Debug> TCPHandler: Processed in 0.002057543 sec. | ||
| 11933 | 2026.03.17 21:09:07.936674 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2026.03.17 21:09:07.936778 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11935 | 2026.03.17 21:09:07.936821 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11936 | 2026.03.17 21:09:07.937318 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.03.17 21:09:07.937355 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11938 | 2026.03.17 21:09:07.937668 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11939 | 2026.03.17 21:09:07.937886 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.03.17 21:09:07.938020 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001266 sec., 18957.34597156398 rows/sec., 1.39 MiB/sec. | ||
| 11941 | 2026.03.17 21:09:07.938060 [ 4 ] {9bb59232-3c51-44e7-bd98-968156d76a80} <Debug> TCPHandler: Processed in 0.001437732 sec. | ||
| 11942 | 2026.03.17 21:09:07.938169 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2026.03.17 21:09:07.938266 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11944 | 2026.03.17 21:09:07.938305 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11945 | 2026.03.17 21:09:07.938726 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2026.03.17 21:09:07.938762 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11947 | 2026.03.17 21:09:07.939069 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11948 | 2026.03.17 21:09:07.939278 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2026.03.17 21:09:07.939408 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001162 sec., 75731.4974182444 rows/sec., 5.91 MiB/sec. | ||
| 11950 | 2026.03.17 21:09:07.939445 [ 4 ] {04cf219d-c875-4a63-9be2-6169dd236f53} <Debug> TCPHandler: Processed in 0.001326722 sec. | ||
| 11951 | 2026.03.17 21:09:07.939556 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.03.17 21:09:07.939653 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11953 | 2026.03.17 21:09:07.939697 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11954 | 2026.03.17 21:09:07.940137 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.03.17 21:09:07.940172 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11956 | 2026.03.17 21:09:07.940509 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11957 | 2026.03.17 21:09:07.940723 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.03.17 21:09:07.940856 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 11959 | 2026.03.17 21:09:07.940893 [ 4 ] {f9cd7d53-199e-4b0e-aa67-24089dce019b} <Debug> TCPHandler: Processed in 0.001387102 sec. | ||
| 11960 | 2026.03.17 21:09:07.941006 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.03.17 21:09:07.941105 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11962 | 2026.03.17 21:09:07.941160 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <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 | ||
| 11963 | 2026.03.17 21:09:07.941990 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.03.17 21:09:07.942027 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11965 | 2026.03.17 21:09:07.942577 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11966 | 2026.03.17 21:09:07.942812 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.03.17 21:09:07.942953 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001866 sec., 12861.736334405145 rows/sec., 23.05 MiB/sec. | ||
| 11968 | 2026.03.17 21:09:07.943016 [ 4 ] {8db8366b-4fb8-4244-a82c-cf02ee100484} <Debug> TCPHandler: Processed in 0.002060033 sec. | ||
| 11969 | 2026.03.17 21:09:07.943126 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2026.03.17 21:09:07.943222 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11971 | 2026.03.17 21:09:07.943263 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11972 | 2026.03.17 21:09:07.943606 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.03.17 21:09:07.943642 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11974 | 2026.03.17 21:09:07.943953 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11975 | 2026.03.17 21:09:07.944163 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.03.17 21:09:07.944294 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11977 | 2026.03.17 21:09:07.944329 [ 4 ] {cd4524c0-3645-4fa9-90d4-47ff85dd7d05} <Debug> TCPHandler: Processed in 0.00125394 sec. | ||
| 11978 | 2026.03.17 21:09:11.295476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1472 | ||
| 11979 | 2026.03.17 21:09:11.297989 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.03.17 21:09:11.298029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11981 | 2026.03.17 21:09:11.299225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11982 | 2026.03.17 21:09:11.299499 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.03.17 21:09:11.299769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 11984 | 2026.03.17 21:09:12.901206 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.03.17 21:09:12.901409 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.03.17 21:09:12.901484 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11987 | 2026.03.17 21:09:12.902331 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.03.17 21:09:12.902387 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11989 | 2026.03.17 21:09:12.902817 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11990 | 2026.03.17 21:09:12.903058 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.03.17 21:09:12.903228 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001873 sec., 151628.40363053922 rows/sec., 9.63 MiB/sec. | ||
| 11992 | 2026.03.17 21:09:12.903282 [ 4 ] {10bb39c1-69f0-4e5a-b0cc-21116a20bb1b} <Debug> TCPHandler: Processed in 0.002208455 sec. | ||
| 11993 | 2026.03.17 21:09:12.903413 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.03.17 21:09:12.903519 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11995 | 2026.03.17 21:09:12.903563 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11996 | 2026.03.17 21:09:12.903982 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.03.17 21:09:12.904018 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11998 | 2026.03.17 21:09:12.904325 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11999 | 2026.03.17 21:09:12.904564 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.03.17 21:09:12.904700 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001206 sec., 3316.749585406302 rows/sec., 270.46 KiB/sec. | ||
| 12001 | 2026.03.17 21:09:12.904738 [ 4 ] {9b6b04ed-2905-4fcd-9c88-b7844d524f37} <Debug> TCPHandler: Processed in 0.001377042 sec. | ||
| 12002 | 2026.03.17 21:09:12.904843 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.03.17 21:09:12.904942 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12004 | 2026.03.17 21:09:12.904982 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12005 | 2026.03.17 21:09:12.906578 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.03.17 21:09:12.906614 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12007 | 2026.03.17 21:09:12.907097 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12008 | 2026.03.17 21:09:12.907316 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.03.17 21:09:12.907458 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Debug> executeQuery: Read 2717 rows, 211.12 KiB in 0.002537 sec., 1070949.9408750492 rows/sec., 81.26 MiB/sec. | ||
| 12010 | 2026.03.17 21:09:12.907498 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 12011 | 2026.03.17 21:09:12.907511 [ 4 ] {c14955e3-852b-453a-8956-080602902bae} <Debug> TCPHandler: Processed in 0.002717834 sec. | ||
| 12012 | 2026.03.17 21:09:12.907626 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2026.03.17 21:09:12.907724 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12014 | 2026.03.17 21:09:12.907764 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12015 | 2026.03.17 21:09:12.908221 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.03.17 21:09:12.908256 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12017 | 2026.03.17 21:09:12.908568 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12018 | 2026.03.17 21:09:12.908781 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.03.17 21:09:12.908913 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Debug> executeQuery: Read 174 rows, 10.93 KiB in 0.001209 sec., 143920.59553349877 rows/sec., 8.83 MiB/sec. | ||
| 12020 | 2026.03.17 21:09:12.908950 [ 4 ] {b3a41ace-3079-485a-95ad-1f9d59009a80} <Debug> TCPHandler: Processed in 0.001374412 sec. | ||
| 12021 | 2026.03.17 21:09:12.909059 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12022 | 2026.03.17 21:09:12.909154 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12023 | 2026.03.17 21:09:12.909191 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12024 | 2026.03.17 21:09:12.909860 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.03.17 21:09:12.909895 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12026 | 2026.03.17 21:09:12.910235 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12027 | 2026.03.17 21:09:12.910461 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.03.17 21:09:12.910591 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001456 sec., 588598.901098901 rows/sec., 34.98 MiB/sec. | ||
| 12029 | 2026.03.17 21:09:12.910629 [ 4 ] {f1ea88ab-0d35-441d-a7df-c93691906776} <Debug> TCPHandler: Processed in 0.001619626 sec. | ||
| 12030 | 2026.03.17 21:09:12.910745 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12031 | 2026.03.17 21:09:12.910840 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12032 | 2026.03.17 21:09:12.910878 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12033 | 2026.03.17 21:09:12.911262 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.03.17 21:09:12.911297 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12035 | 2026.03.17 21:09:12.911595 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12036 | 2026.03.17 21:09:12.911812 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2026.03.17 21:09:12.911908 [ 76 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12038 | 2026.03.17 21:09:12.911945 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 12039 | 2026.03.17 21:09:12.911947 [ 76 ] {} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2026.03.17 21:09:12.911979 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12041 | 2026.03.17 21:09:12.911984 [ 4 ] {2a1e2246-0063-4b87-b096-e202715bd8df} <Debug> TCPHandler: Processed in 0.0012919 sec. | ||
| 12042 | 2026.03.17 21:09:12.912059 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12043 | 2026.03.17 21:09:12.912092 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.03.17 21:09:12.912150 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12045 | 2026.03.17 21:09:12.912178 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 12046 | 2026.03.17 21:09:12.912191 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12047 | 2026.03.17 21:09:12.912230 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12048 | 2026.03.17 21:09:12.912235 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12049 | 2026.03.17 21:09:12.912282 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12050 | 2026.03.17 21:09:12.912326 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12051 | 2026.03.17 21:09:12.912362 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12052 | 2026.03.17 21:09:12.912687 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.03.17 21:09:12.912722 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12054 | 2026.03.17 21:09:12.912999 [ 186 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000969285 sec., 5158.44153164446 rows/sec., 382.85 KiB/sec. | ||
| 12055 | 2026.03.17 21:09:12.913042 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12056 | 2026.03.17 21:09:12.913215 [ 189 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12057 | 2026.03.17 21:09:12.913308 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.03.17 21:09:12.913486 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001313 sec., 112718.96420411272 rows/sec., 6.41 MiB/sec. | ||
| 12059 | 2026.03.17 21:09:12.913527 [ 4 ] {724eb1f5-eac6-4308-b44f-a450b495dbcc} <Debug> TCPHandler: Processed in 0.001487194 sec. | ||
| 12060 | 2026.03.17 21:09:12.913586 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.03.17 21:09:12.913652 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.03.17 21:09:12.913669 [ 188 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_13_3} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12063 | 2026.03.17 21:09:12.913737 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12064 | 2026.03.17 21:09:12.913747 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12065 | 2026.03.17 21:09:12.913787 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12066 | 2026.03.17 21:09:12.914709 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.03.17 21:09:12.914744 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12068 | 2026.03.17 21:09:12.915121 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12069 | 2026.03.17 21:09:12.915343 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.03.17 21:09:12.915484 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Debug> executeQuery: Read 1458 rows, 102.97 KiB in 0.001755 sec., 830769.2307692308 rows/sec., 57.30 MiB/sec. | ||
| 12071 | 2026.03.17 21:09:12.915522 [ 4 ] {df32ef49-c28c-4f30-9b3b-654c5902cac9} <Debug> TCPHandler: Processed in 0.001919261 sec. | ||
| 12072 | 2026.03.17 21:09:12.915626 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2026.03.17 21:09:12.915720 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12074 | 2026.03.17 21:09:12.915761 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12075 | 2026.03.17 21:09:12.916083 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2026.03.17 21:09:12.916118 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12077 | 2026.03.17 21:09:12.916441 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12078 | 2026.03.17 21:09:12.916657 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.03.17 21:09:12.916785 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 12080 | 2026.03.17 21:09:12.916823 [ 4 ] {aaa0d6c7-454d-4ce7-9fa4-64517a630912} <Debug> TCPHandler: Processed in 0.00124654 sec. | ||
| 12081 | 2026.03.17 21:09:12.916927 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2026.03.17 21:09:12.917021 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.03.17 21:09:12.917064 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12084 | 2026.03.17 21:09:12.917751 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2026.03.17 21:09:12.917788 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12086 | 2026.03.17 21:09:12.918211 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12087 | 2026.03.17 21:09:12.918434 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2026.03.17 21:09:12.918570 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Debug> executeQuery: Read 1452 rows, 93.81 KiB in 0.001567 sec., 926611.3592852585 rows/sec., 58.46 MiB/sec. | ||
| 12089 | 2026.03.17 21:09:12.918608 [ 4 ] {c313368f-7d08-4f9c-9ba1-28266de189e9} <Debug> TCPHandler: Processed in 0.001730097 sec. | ||
| 12090 | 2026.03.17 21:09:12.918713 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2026.03.17 21:09:12.918806 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12092 | 2026.03.17 21:09:12.918849 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12093 | 2026.03.17 21:09:12.919149 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.03.17 21:09:12.919186 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12095 | 2026.03.17 21:09:12.919484 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12096 | 2026.03.17 21:09:12.919697 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.03.17 21:09:12.919827 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 12098 | 2026.03.17 21:09:12.919864 [ 4 ] {2ea08aa4-a1ed-41bf-ac09-1bda19a1de9d} <Debug> TCPHandler: Processed in 0.001200749 sec. | ||
| 12099 | 2026.03.17 21:09:12.919970 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.03.17 21:09:12.920064 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12101 | 2026.03.17 21:09:12.920118 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <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 | ||
| 12102 | 2026.03.17 21:09:12.920929 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12103 | 2026.03.17 21:09:12.920966 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12104 | 2026.03.17 21:09:12.921535 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12105 | 2026.03.17 21:09:12.921763 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.03.17 21:09:12.921906 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001859 sec., 15061.86121570737 rows/sec., 26.99 MiB/sec. | ||
| 12107 | 2026.03.17 21:09:12.921978 [ 4 ] {02d7efda-9214-4c55-bf8c-15692ce612e5} <Debug> TCPHandler: Processed in 0.002058153 sec. | ||
| 12108 | 2026.03.17 21:09:12.922090 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.03.17 21:09:12.922188 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12110 | 2026.03.17 21:09:12.922228 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12111 | 2026.03.17 21:09:12.922566 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.03.17 21:09:12.922603 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12113 | 2026.03.17 21:09:12.922912 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12114 | 2026.03.17 21:09:12.923125 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.03.17 21:09:12.923250 [ 77 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12116 | 2026.03.17 21:09:12.923254 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001084 sec., 83025.8302583026 rows/sec., 5.20 MiB/sec. | ||
| 12117 | 2026.03.17 21:09:12.923304 [ 77 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2026.03.17 21:09:12.923317 [ 4 ] {189ae457-7192-4ada-b5b6-caa3f2ed175f} <Debug> TCPHandler: Processed in 0.00127582 sec. | ||
| 12119 | 2026.03.17 21:09:12.923332 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12120 | 2026.03.17 21:09:12.923450 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12121 | 2026.03.17 21:09:12.923583 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12122 | 2026.03.17 21:09:12.923616 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3882 rows starting from the beginning of the part | ||
| 12123 | 2026.03.17 21:09:12.923676 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 12124 | 2026.03.17 21:09:12.923720 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 12125 | 2026.03.17 21:09:12.923759 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 12126 | 2026.03.17 21:09:12.923797 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 12127 | 2026.03.17 21:09:12.923831 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 12128 | 2026.03.17 21:09:12.925262 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855669 sec., 2302134.7018245175 rows/sec., 150.54 MiB/sec. | ||
| 12129 | 2026.03.17 21:09:12.925616 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12130 | 2026.03.17 21:09:12.925948 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.03.17 21:09:12.926037 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_76_15} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12132 | 2026.03.17 21:09:12.926136 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 12133 | 2026.03.17 21:09:13.718348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26360 | ||
| 12134 | 2026.03.17 21:09:13.718923 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.03.17 21:09:13.718975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12136 | 2026.03.17 21:09:13.719523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12137 | 2026.03.17 21:09:13.719760 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.03.17 21:09:13.719911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26360 | ||
| 12139 | 2026.03.17 21:09:15.173407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12140 | 2026.03.17 21:09:15.192227 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.03.17 21:09:15.192282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12142 | 2026.03.17 21:09:15.198617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12143 | 2026.03.17 21:09:15.199343 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.03.17 21:09:15.202624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12145 | 2026.03.17 21:09:17.934915 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2026.03.17 21:09:17.935116 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12147 | 2026.03.17 21:09:17.935183 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12148 | 2026.03.17 21:09:17.935861 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.03.17 21:09:17.935914 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12150 | 2026.03.17 21:09:17.936329 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12151 | 2026.03.17 21:09:17.936570 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.03.17 21:09:17.936736 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001671 sec., 62238.18073010174 rows/sec., 5.21 MiB/sec. | ||
| 12153 | 2026.03.17 21:09:17.936788 [ 4 ] {938105a9-ecb1-49de-bfc3-72a483943a1b} <Debug> TCPHandler: Processed in 0.001999142 sec. | ||
| 12154 | 2026.03.17 21:09:17.936909 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.03.17 21:09:17.937013 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12156 | 2026.03.17 21:09:17.937058 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12157 | 2026.03.17 21:09:17.937470 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2026.03.17 21:09:17.937507 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12159 | 2026.03.17 21:09:17.937836 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12160 | 2026.03.17 21:09:17.938060 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.03.17 21:09:17.938189 [ 38 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12162 | 2026.03.17 21:09:17.938196 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.46 MiB/sec. | ||
| 12163 | 2026.03.17 21:09:17.938266 [ 38 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.03.17 21:09:17.938285 [ 4 ] {dd978385-f675-410c-83ec-57eb41e529e1} <Debug> TCPHandler: Processed in 0.001432333 sec. | ||
| 12165 | 2026.03.17 21:09:17.938293 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12166 | 2026.03.17 21:09:17.938399 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12167 | 2026.03.17 21:09:17.938404 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.03.17 21:09:17.938494 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12169 | 2026.03.17 21:09:17.938519 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12170 | 2026.03.17 21:09:17.938530 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 12171 | 2026.03.17 21:09:17.938560 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12172 | 2026.03.17 21:09:17.938598 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part | ||
| 12173 | 2026.03.17 21:09:17.938649 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 159 rows starting from the beginning of the part | ||
| 12174 | 2026.03.17 21:09:17.938697 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 12175 | 2026.03.17 21:09:17.938741 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 174 rows starting from the beginning of the part | ||
| 12176 | 2026.03.17 21:09:17.938785 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 12177 | 2026.03.17 21:09:17.938988 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.03.17 21:09:17.939026 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12179 | 2026.03.17 21:09:17.939347 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12180 | 2026.03.17 21:09:17.939573 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.03.17 21:09:17.939688 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326561 sec., 478681.342207407 rows/sec., 32.19 MiB/sec. | ||
| 12182 | 2026.03.17 21:09:17.939708 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.67 MiB/sec. | ||
| 12183 | 2026.03.17 21:09:17.939751 [ 4 ] {9a8a5198-8e24-4afc-b5c6-7fe9f5a8bcac} <Debug> TCPHandler: Processed in 0.001396772 sec. | ||
| 12184 | 2026.03.17 21:09:17.939860 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2026.03.17 21:09:17.939874 [ 197 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12186 | 2026.03.17 21:09:17.939955 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12187 | 2026.03.17 21:09:17.940009 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12188 | 2026.03.17 21:09:17.940209 [ 197 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.03.17 21:09:17.940298 [ 197 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_76_15} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12190 | 2026.03.17 21:09:17.940412 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.03.17 21:09:17.940417 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12192 | 2026.03.17 21:09:17.940457 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12193 | 2026.03.17 21:09:17.940810 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12194 | 2026.03.17 21:09:17.941044 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.03.17 21:09:17.941184 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 12196 | 2026.03.17 21:09:17.941223 [ 4 ] {bfacca70-d5bb-4000-81c4-2995a4d977f8} <Debug> TCPHandler: Processed in 0.001410863 sec. | ||
| 12197 | 2026.03.17 21:09:17.941326 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.03.17 21:09:17.941421 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.03.17 21:09:17.941479 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <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 | ||
| 12200 | 2026.03.17 21:09:17.942305 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.03.17 21:09:17.942343 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12202 | 2026.03.17 21:09:17.942904 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12203 | 2026.03.17 21:09:17.943148 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.03.17 21:09:17.943296 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001892 sec., 12684.989429175475 rows/sec., 22.73 MiB/sec. | ||
| 12205 | 2026.03.17 21:09:17.943364 [ 4 ] {337f784f-5167-484d-adc4-16fb3121935e} <Debug> TCPHandler: Processed in 0.002084493 sec. | ||
| 12206 | 2026.03.17 21:09:17.943476 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.03.17 21:09:17.943574 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.03.17 21:09:17.943616 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12209 | 2026.03.17 21:09:17.943961 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.03.17 21:09:17.943997 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12211 | 2026.03.17 21:09:17.944312 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12212 | 2026.03.17 21:09:17.944538 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.03.17 21:09:17.944672 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 12214 | 2026.03.17 21:09:17.944709 [ 4 ] {86cb47fe-f4fe-4b82-81cb-0c2ce8f361c5} <Debug> TCPHandler: Processed in 0.0012809 sec. | ||
| 12215 | 2026.03.17 21:09:21.057908 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12216 | 2026.03.17 21:09:21.057960 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12217 | 2026.03.17 21:09:21.220051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26872 | ||
| 12218 | 2026.03.17 21:09:21.220648 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.03.17 21:09:21.220695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12220 | 2026.03.17 21:09:21.221184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12221 | 2026.03.17 21:09:21.221417 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.03.17 21:09:21.221571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26872 | ||
| 12223 | 2026.03.17 21:09:21.221582 [ 53 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12224 | 2026.03.17 21:09:21.221653 [ 53 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.03.17 21:09:21.221681 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12226 | 2026.03.17 21:09:21.221782 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12227 | 2026.03.17 21:09:21.221899 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12228 | 2026.03.17 21:09:21.221932 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24440 rows starting from the beginning of the part | ||
| 12229 | 2026.03.17 21:09:21.221992 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12230 | 2026.03.17 21:09:21.222035 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12231 | 2026.03.17 21:09:21.222075 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12232 | 2026.03.17 21:09:21.222114 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12233 | 2026.03.17 21:09:21.222150 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12234 | 2026.03.17 21:09:21.224370 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002635022 sec., 10198017.322056515 rows/sec., 145.88 MiB/sec. | ||
| 12235 | 2026.03.17 21:09:21.224608 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12236 | 2026.03.17 21:09:21.224890 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2026.03.17 21:09:21.224958 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_56_11} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12238 | 2026.03.17 21:09:21.225039 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12239 | 2026.03.17 21:09:21.299968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1510 | ||
| 12240 | 2026.03.17 21:09:21.302590 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.03.17 21:09:21.302650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12242 | 2026.03.17 21:09:21.303965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12243 | 2026.03.17 21:09:21.304258 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.03.17 21:09:21.304440 [ 53 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12245 | 2026.03.17 21:09:21.304489 [ 53 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.03.17 21:09:21.304524 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12247 | 2026.03.17 21:09:21.304629 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::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 | ||
| 12248 | 2026.03.17 21:09:21.304653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 12249 | 2026.03.17 21:09:21.305183 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12250 | 2026.03.17 21:09:21.305328 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1340 rows starting from the beginning of the part | ||
| 12251 | 2026.03.17 21:09:21.305735 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 12252 | 2026.03.17 21:09:21.306096 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
| 12253 | 2026.03.17 21:09:21.306463 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 12254 | 2026.03.17 21:09:21.306798 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 12255 | 2026.03.17 21:09:21.307139 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
| 12256 | 2026.03.17 21:09:21.314132 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 72 columns (72 merged, 0 gathered) in 0.009547503 sec., 158156.53579789394 rows/sec., 127.01 MiB/sec. | ||
| 12257 | 2026.03.17 21:09:21.315962 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12258 | 2026.03.17 21:09:21.316607 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.03.17 21:09:21.316698 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_41_8} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12260 | 2026.03.17 21:09:21.317104 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12261 | 2026.03.17 21:09:22.702705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12262 | 2026.03.17 21:09:22.720860 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12263 | 2026.03.17 21:09:22.720916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12264 | 2026.03.17 21:09:22.726468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12265 | 2026.03.17 21:09:22.727135 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12266 | 2026.03.17 21:09:22.727405 [ 41 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12267 | 2026.03.17 21:09:22.727449 [ 41 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.03.17 21:09:22.727472 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12269 | 2026.03.17 21:09:22.727589 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12270 | 2026.03.17 21:09:22.730717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12271 | 2026.03.17 21:09:22.731408 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12272 | 2026.03.17 21:09:22.732917 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12273 | 2026.03.17 21:09:22.738262 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12274 | 2026.03.17 21:09:22.743076 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 12275 | 2026.03.17 21:09:22.748011 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 12276 | 2026.03.17 21:09:22.752291 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12277 | 2026.03.17 21:09:22.756127 [ 199 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12278 | 2026.03.17 21:09:22.808644 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081104417 sec., 5203.169144289638 rows/sec., 26.90 MiB/sec. | ||
| 12279 | 2026.03.17 21:09:22.811589 [ 192 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12280 | 2026.03.17 21:09:22.813591 [ 192 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.03.17 21:09:22.813697 [ 192 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_56_11} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12282 | 2026.03.17 21:09:22.816419 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12283 | 2026.03.17 21:09:22.942059 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2026.03.17 21:09:22.942311 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12285 | 2026.03.17 21:09:22.942412 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12286 | 2026.03.17 21:09:22.943198 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.03.17 21:09:22.943240 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12288 | 2026.03.17 21:09:22.943622 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12289 | 2026.03.17 21:09:22.943854 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12290 | 2026.03.17 21:09:22.943999 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 12291 | 2026.03.17 21:09:22.944046 [ 4 ] {9a3f87ba-047a-4984-98a5-db7c51059551} <Debug> TCPHandler: Processed in 0.002157225 sec. | ||
| 12292 | 2026.03.17 21:09:22.944173 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12293 | 2026.03.17 21:09:22.944267 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12294 | 2026.03.17 21:09:22.944308 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12295 | 2026.03.17 21:09:22.945081 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12296 | 2026.03.17 21:09:22.945117 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12297 | 2026.03.17 21:09:22.945488 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12298 | 2026.03.17 21:09:22.945716 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12299 | 2026.03.17 21:09:22.945852 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001603 sec., 518402.9943855271 rows/sec., 40.70 MiB/sec. | ||
| 12300 | 2026.03.17 21:09:22.945892 [ 4 ] {841a473a-65ef-416c-9d9c-fcfa3af5d639} <Debug> TCPHandler: Processed in 0.001767978 sec. | ||
| 12301 | 2026.03.17 21:09:22.946005 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12302 | 2026.03.17 21:09:22.946099 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12303 | 2026.03.17 21:09:22.946139 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12304 | 2026.03.17 21:09:22.946575 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.03.17 21:09:22.946612 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12306 | 2026.03.17 21:09:22.946917 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12307 | 2026.03.17 21:09:22.947127 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2026.03.17 21:09:22.947254 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001173 sec., 135549.87212276214 rows/sec., 8.18 MiB/sec. | ||
| 12309 | 2026.03.17 21:09:22.947293 [ 4 ] {c620df90-03ef-477e-9e5e-5d3bc78630f6} <Debug> TCPHandler: Processed in 0.001336882 sec. | ||
| 12310 | 2026.03.17 21:09:22.947412 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2026.03.17 21:09:22.947506 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12312 | 2026.03.17 21:09:22.947545 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12313 | 2026.03.17 21:09:22.947969 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.03.17 21:09:22.948005 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12315 | 2026.03.17 21:09:22.948305 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12316 | 2026.03.17 21:09:22.948511 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12317 | 2026.03.17 21:09:22.948618 [ 41 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 12318 | 2026.03.17 21:09:22.948639 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 12319 | 2026.03.17 21:09:22.948664 [ 41 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.03.17 21:09:22.948684 [ 4 ] {8965dbc6-1341-4828-9132-8e5745bec767} <Debug> TCPHandler: Processed in 0.001324971 sec. | ||
| 12321 | 2026.03.17 21:09:22.948698 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12322 | 2026.03.17 21:09:22.948808 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12323 | 2026.03.17 21:09:22.948813 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 12324 | 2026.03.17 21:09:22.948907 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12325 | 2026.03.17 21:09:22.948950 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12326 | 2026.03.17 21:09:22.948972 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12327 | 2026.03.17 21:09:22.949016 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 881 rows starting from the beginning of the part | ||
| 12328 | 2026.03.17 21:09:22.949091 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 857 rows starting from the beginning of the part | ||
| 12329 | 2026.03.17 21:09:22.949147 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 12330 | 2026.03.17 21:09:22.949195 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 12331 | 2026.03.17 21:09:22.949239 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 857 rows starting from the beginning of the part | ||
| 12332 | 2026.03.17 21:09:22.949286 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 12333 | 2026.03.17 21:09:22.949379 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.03.17 21:09:22.949420 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12335 | 2026.03.17 21:09:22.950024 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12336 | 2026.03.17 21:09:22.950268 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.03.17 21:09:22.950405 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001515 sec., 97689.76897689769 rows/sec., 5.56 MiB/sec. | ||
| 12338 | 2026.03.17 21:09:22.950443 [ 4 ] {38e83519-8d8a-424f-8428-3d4939c59f8f} <Debug> TCPHandler: Processed in 0.001683697 sec. | ||
| 12339 | 2026.03.17 21:09:22.950559 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.03.17 21:09:22.950652 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12341 | 2026.03.17 21:09:22.950692 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12342 | 2026.03.17 21:09:22.951073 [ 190 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002312957 sec., 1315199.5475921084 rows/sec., 84.42 MiB/sec. | ||
| 12343 | 2026.03.17 21:09:22.951253 [ 198 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 12344 | 2026.03.17 21:09:22.951282 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.03.17 21:09:22.951324 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12346 | 2026.03.17 21:09:22.951561 [ 198 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.03.17 21:09:22.951646 [ 198 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_30_6} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 12348 | 2026.03.17 21:09:22.951706 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12349 | 2026.03.17 21:09:22.951739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12350 | 2026.03.17 21:09:22.951929 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.03.17 21:09:22.952063 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001429 sec., 354793.5619314206 rows/sec., 24.97 MiB/sec. | ||
| 12352 | 2026.03.17 21:09:22.952102 [ 4 ] {539a3467-5319-4116-a689-af1bd4f6b9b6} <Debug> TCPHandler: Processed in 0.001590706 sec. | ||
| 12353 | 2026.03.17 21:09:22.952222 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2026.03.17 21:09:22.952315 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12355 | 2026.03.17 21:09:22.952356 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12356 | 2026.03.17 21:09:22.952685 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.03.17 21:09:22.952721 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12358 | 2026.03.17 21:09:22.953024 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12359 | 2026.03.17 21:09:22.953236 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.03.17 21:09:22.953364 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 12361 | 2026.03.17 21:09:22.953400 [ 4 ] {337a5a7a-3757-424e-b4eb-a5822fd77641} <Debug> TCPHandler: Processed in 0.001226439 sec. | ||
| 12362 | 2026.03.17 21:09:22.953513 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12363 | 2026.03.17 21:09:22.953606 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12364 | 2026.03.17 21:09:22.953648 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12365 | 2026.03.17 21:09:22.954051 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2026.03.17 21:09:22.954087 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12367 | 2026.03.17 21:09:22.954415 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12368 | 2026.03.17 21:09:22.954626 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2026.03.17 21:09:22.954758 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 12370 | 2026.03.17 21:09:22.954795 [ 4 ] {6c4f0490-2593-4506-9fc8-20732e66c84f} <Debug> TCPHandler: Processed in 0.001330151 sec. | ||
| 12371 | 2026.03.17 21:09:22.954906 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.03.17 21:09:22.954999 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.03.17 21:09:22.955040 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12374 | 2026.03.17 21:09:22.955348 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.03.17 21:09:22.955382 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12376 | 2026.03.17 21:09:22.955683 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12377 | 2026.03.17 21:09:22.955892 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.03.17 21:09:22.956017 [ 41 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12379 | 2026.03.17 21:09:22.956020 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 12380 | 2026.03.17 21:09:22.956059 [ 41 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.03.17 21:09:22.956080 [ 4 ] {12b92887-528d-4fe6-b485-562ae899b074} <Debug> TCPHandler: Processed in 0.00122182 sec. | ||
| 12382 | 2026.03.17 21:09:22.956084 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12383 | 2026.03.17 21:09:22.956186 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12384 | 2026.03.17 21:09:22.956192 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.03.17 21:09:22.956297 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12386 | 2026.03.17 21:09:22.956300 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12387 | 2026.03.17 21:09:22.956337 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 12388 | 2026.03.17 21:09:22.956371 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <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 | ||
| 12389 | 2026.03.17 21:09:22.956404 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 12390 | 2026.03.17 21:09:22.956461 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 12391 | 2026.03.17 21:09:22.956498 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 12392 | 2026.03.17 21:09:22.956536 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 12393 | 2026.03.17 21:09:22.956572 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 12394 | 2026.03.17 21:09:22.957194 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.03.17 21:09:22.957236 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12396 | 2026.03.17 21:09:22.957375 [ 198 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122915 sec., 18712.11813041533 rows/sec., 1.23 MiB/sec. | ||
| 12397 | 2026.03.17 21:09:22.957514 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12398 | 2026.03.17 21:09:22.957764 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.03.17 21:09:22.957828 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12400 | 2026.03.17 21:09:22.957835 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_23_5} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12401 | 2026.03.17 21:09:22.957915 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12402 | 2026.03.17 21:09:22.958075 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.03.17 21:09:22.958223 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001939 sec., 8767.405879319236 rows/sec., 15.71 MiB/sec. | ||
| 12404 | 2026.03.17 21:09:22.958298 [ 4 ] {a2f667d7-a1c1-4600-b0df-98415f5b0a6b} <Debug> TCPHandler: Processed in 0.002153605 sec. | ||
| 12405 | 2026.03.17 21:09:22.958414 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2026.03.17 21:09:22.958509 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12407 | 2026.03.17 21:09:22.958549 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12408 | 2026.03.17 21:09:22.958876 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2026.03.17 21:09:22.958910 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12410 | 2026.03.17 21:09:22.959219 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12411 | 2026.03.17 21:09:22.959430 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.03.17 21:09:22.959587 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 12413 | 2026.03.17 21:09:22.959638 [ 4 ] {edcbe92b-dbac-4dac-89e0-3b91d6b1b8d1} <Debug> TCPHandler: Processed in 0.0012732 sec. | ||
| 12414 | 2026.03.17 21:09:23.246306 [ 41 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12415 | 2026.03.17 21:09:23.246368 [ 41 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.03.17 21:09:23.246392 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12417 | 2026.03.17 21:09:23.246541 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12418 | 2026.03.17 21:09:23.246738 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12419 | 2026.03.17 21:09:23.246774 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12420 | 2026.03.17 21:09:23.246847 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 12421 | 2026.03.17 21:09:23.246899 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 12422 | 2026.03.17 21:09:23.246949 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12423 | 2026.03.17 21:09:23.246994 [ 187 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 12424 | 2026.03.17 21:09:23.247819 [ 189 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350192 sec., 28144.145425243223 rows/sec., 2.35 MiB/sec. | ||
| 12425 | 2026.03.17 21:09:23.247972 [ 189 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12426 | 2026.03.17 21:09:23.248255 [ 189 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.03.17 21:09:23.248330 [ 189 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_25_6} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12428 | 2026.03.17 21:09:23.248430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12429 | 2026.03.17 21:09:27.934771 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.03.17 21:09:27.934970 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12431 | 2026.03.17 21:09:27.935042 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12432 | 2026.03.17 21:09:27.935675 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.03.17 21:09:27.935729 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12434 | 2026.03.17 21:09:27.936125 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12435 | 2026.03.17 21:09:27.936357 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.03.17 21:09:27.936525 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 203.35 KiB/sec. | ||
| 12437 | 2026.03.17 21:09:27.936581 [ 4 ] {16fbd39f-1c45-429a-8987-b69a859ae6c5} <Debug> TCPHandler: Processed in 0.001945901 sec. | ||
| 12438 | 2026.03.17 21:09:27.936702 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.03.17 21:09:27.936809 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12440 | 2026.03.17 21:09:27.936851 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12441 | 2026.03.17 21:09:27.937310 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.03.17 21:09:27.937349 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12443 | 2026.03.17 21:09:27.937668 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12444 | 2026.03.17 21:09:27.937886 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.03.17 21:09:27.938021 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001235 sec., 85829.95951417004 rows/sec., 7.16 MiB/sec. | ||
| 12446 | 2026.03.17 21:09:27.938018 [ 57 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12447 | 2026.03.17 21:09:27.938060 [ 4 ] {57c6df47-4445-4dcf-9259-86a71bd240ac} <Debug> TCPHandler: Processed in 0.001409693 sec. | ||
| 12448 | 2026.03.17 21:09:27.938101 [ 57 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.03.17 21:09:27.938127 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12450 | 2026.03.17 21:09:27.938198 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2026.03.17 21:09:27.938265 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12452 | 2026.03.17 21:09:27.938303 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12453 | 2026.03.17 21:09:27.938353 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12454 | 2026.03.17 21:09:27.938417 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12455 | 2026.03.17 21:09:27.938457 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2894 rows starting from the beginning of the part | ||
| 12456 | 2026.03.17 21:09:27.938526 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12457 | 2026.03.17 21:09:27.938572 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2717 rows starting from the beginning of the part | ||
| 12458 | 2026.03.17 21:09:27.938612 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 12459 | 2026.03.17 21:09:27.938653 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 831 rows starting from the beginning of the part | ||
| 12460 | 2026.03.17 21:09:27.938699 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
| 12461 | 2026.03.17 21:09:27.938769 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12462 | 2026.03.17 21:09:27.938814 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12463 | 2026.03.17 21:09:27.939160 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12464 | 2026.03.17 21:09:27.939386 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2026.03.17 21:09:27.939530 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001246 sec., 22471.91011235955 rows/sec., 1.63 MiB/sec. | ||
| 12466 | 2026.03.17 21:09:27.939574 [ 4 ] {0ca390f7-79dd-476a-b71d-39e9f370cfd4} <Debug> TCPHandler: Processed in 0.001440043 sec. | ||
| 12467 | 2026.03.17 21:09:27.939698 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12468 | 2026.03.17 21:09:27.939795 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12469 | 2026.03.17 21:09:27.939835 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12470 | 2026.03.17 21:09:27.940270 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2026.03.17 21:09:27.940306 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12472 | 2026.03.17 21:09:27.940640 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12473 | 2026.03.17 21:09:27.940866 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.03.17 21:09:27.940982 [ 57 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12475 | 2026.03.17 21:09:27.940998 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001223 sec., 75224.85690923958 rows/sec., 5.88 MiB/sec. | ||
| 12476 | 2026.03.17 21:09:27.941022 [ 57 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.03.17 21:09:27.941050 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12478 | 2026.03.17 21:09:27.941055 [ 4 ] {7c01d19f-fafe-4fee-9adc-bba9d1afd8ac} <Debug> TCPHandler: Processed in 0.001403432 sec. | ||
| 12479 | 2026.03.17 21:09:27.941067 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002862625 sec., 2360071.6125933365 rows/sec., 190.67 MiB/sec. | ||
| 12480 | 2026.03.17 21:09:27.941150 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12481 | 2026.03.17 21:09:27.941184 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.03.17 21:09:27.941283 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12483 | 2026.03.17 21:09:27.941285 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12484 | 2026.03.17 21:09:27.941326 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 12485 | 2026.03.17 21:09:27.941346 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12486 | 2026.03.17 21:09:27.941401 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 88 rows starting from the beginning of the part | ||
| 12487 | 2026.03.17 21:09:27.941455 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1458 rows starting from the beginning of the part | ||
| 12488 | 2026.03.17 21:09:27.941468 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12489 | 2026.03.17 21:09:27.941504 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 88 rows starting from the beginning of the part | ||
| 12490 | 2026.03.17 21:09:27.941553 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 507 rows starting from the beginning of the part | ||
| 12491 | 2026.03.17 21:09:27.941624 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 92 rows starting from the beginning of the part | ||
| 12492 | 2026.03.17 21:09:27.941769 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.03.17 21:09:27.941813 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12494 | 2026.03.17 21:09:27.941898 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.03.17 21:09:27.941991 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_81_16} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12496 | 2026.03.17 21:09:27.942115 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 12497 | 2026.03.17 21:09:27.942308 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12498 | 2026.03.17 21:09:27.942547 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.03.17 21:09:27.942679 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12500 | 2026.03.17 21:09:27.942683 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001417 sec., 114326.04093154552 rows/sec., 7.96 MiB/sec. | ||
| 12501 | 2026.03.17 21:09:27.942719 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.03.17 21:09:27.942748 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12503 | 2026.03.17 21:09:27.942755 [ 4 ] {089b1297-6403-4fb2-b957-305b2389f658} <Debug> TCPHandler: Processed in 0.001620755 sec. | ||
| 12504 | 2026.03.17 21:09:27.942829 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12505 | 2026.03.17 21:09:27.942877 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2026.03.17 21:09:27.942939 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12507 | 2026.03.17 21:09:27.942975 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 29000 rows starting from the beginning of the part | ||
| 12508 | 2026.03.17 21:09:27.942975 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12509 | 2026.03.17 21:09:27.943042 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12510 | 2026.03.17 21:09:27.943047 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <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 | ||
| 12511 | 2026.03.17 21:09:27.943098 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1452 rows starting from the beginning of the part | ||
| 12512 | 2026.03.17 21:09:27.943142 [ 191 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3785 rows, containing 5 columns (5 merged, 0 gathered) in 0.002048103 sec., 1848051.5872492741 rows/sec., 136.67 MiB/sec. | ||
| 12513 | 2026.03.17 21:09:27.943148 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12514 | 2026.03.17 21:09:27.943235 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12515 | 2026.03.17 21:09:27.943278 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part | ||
| 12516 | 2026.03.17 21:09:27.943380 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12517 | 2026.03.17 21:09:27.943697 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.03.17 21:09:27.943775 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_81_16} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12519 | 2026.03.17 21:09:27.943863 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12520 | 2026.03.17 21:09:27.943923 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.03.17 21:09:27.943969 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12522 | 2026.03.17 21:09:27.944565 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12523 | 2026.03.17 21:09:27.944804 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.03.17 21:09:27.944929 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12525 | 2026.03.17 21:09:27.944958 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001999 sec., 12006.00300150075 rows/sec., 21.51 MiB/sec. | ||
| 12526 | 2026.03.17 21:09:27.944961 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.03.17 21:09:27.945000 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12528 | 2026.03.17 21:09:27.945039 [ 4 ] {30413c66-1cca-4f10-82bd-e985209c998e} <Debug> TCPHandler: Processed in 0.002213355 sec. | ||
| 12529 | 2026.03.17 21:09:27.945074 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12530 | 2026.03.17 21:09:27.945183 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.03.17 21:09:27.945281 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12532 | 2026.03.17 21:09:27.945310 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12533 | 2026.03.17 21:09:27.945336 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1521 rows starting from the beginning of the part | ||
| 12534 | 2026.03.17 21:09:27.945367 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12535 | 2026.03.17 21:09:27.945461 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part | ||
| 12536 | 2026.03.17 21:09:27.945600 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
| 12537 | 2026.03.17 21:09:27.945713 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 12538 | 2026.03.17 21:09:27.945809 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.03.17 21:09:27.945815 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part | ||
| 12540 | 2026.03.17 21:09:27.945855 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12541 | 2026.03.17 21:09:27.945968 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 12542 | 2026.03.17 21:09:27.946337 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12543 | 2026.03.17 21:09:27.946641 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.03.17 21:09:27.946800 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 12545 | 2026.03.17 21:09:27.946842 [ 4 ] {17b1c9e3-1d04-452e-bf2d-5da8a366408e} <Debug> TCPHandler: Processed in 0.001719588 sec. | ||
| 12546 | 2026.03.17 21:09:27.958698 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31199 rows, containing 5 columns (5 merged, 0 gathered) in 0.015900714 sec., 1962113.147874995 rows/sec., 128.46 MiB/sec. | ||
| 12547 | 2026.03.17 21:09:27.959424 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12548 | 2026.03.17 21:09:27.959787 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.03.17 21:09:27.959879 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12550 | 2026.03.17 21:09:27.959984 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12551 | 2026.03.17 21:09:27.963033 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1638 rows, containing 19 columns (19 merged, 0 gathered) in 0.017986938 sec., 91066.08362134789 rows/sec., 163.19 MiB/sec. | ||
| 12552 | 2026.03.17 21:09:27.965525 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12553 | 2026.03.17 21:09:27.965927 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.03.17 21:09:27.966021 [ 202 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12555 | 2026.03.17 21:09:27.966189 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 12556 | 2026.03.17 21:09:28.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.85 MiB, peak 349.72 MiB, free memory in arenas 0.00 B, will set to 345.59 MiB (RSS), difference: 10.74 MiB | ||
| 12557 | 2026.03.17 21:09:28.588723 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50957 | ||
| 12558 | 2026.03.17 21:09:28.588847 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12559 | 2026.03.17 21:09:28.588873 [ 288 ] {} <Debug> TCP-Session: dd6b4c07-2664-4244-b677-163034e8ee5d Authenticating user 'default' from [fd00:1122:3344:101::e]:50957 | ||
| 12560 | 2026.03.17 21:09:28.588895 [ 288 ] {} <Debug> TCP-Session: dd6b4c07-2664-4244-b677-163034e8ee5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12561 | 2026.03.17 21:09:28.588908 [ 288 ] {} <Debug> TCP-Session: dd6b4c07-2664-4244-b677-163034e8ee5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12562 | 2026.03.17 21:09:28.589102 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47559 | ||
| 12563 | 2026.03.17 21:09:28.589118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39374 | ||
| 12564 | 2026.03.17 21:09:28.589151 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45836 | ||
| 12565 | 2026.03.17 21:09:28.589193 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65006 | ||
| 12566 | 2026.03.17 21:09:28.589199 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60148 | ||
| 12567 | 2026.03.17 21:09:28.589219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12568 | 2026.03.17 21:09:28.589261 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12569 | 2026.03.17 21:09:28.589277 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12570 | 2026.03.17 21:09:28.589300 [ 288 ] {} <Trace> TCP-Session: dd6b4c07-2664-4244-b677-163034e8ee5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2026.03.17 21:09:28.589325 [ 3 ] {} <Debug> TCP-Session: de85f334-230f-48ec-84d0-332873abf72a Authenticating user 'default' from [fd00:1122:3344:101::e]:65006 | ||
| 12572 | 2026.03.17 21:09:28.589334 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12573 | 2026.03.17 21:09:28.589354 [ 3 ] {} <Debug> TCP-Session: de85f334-230f-48ec-84d0-332873abf72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12574 | 2026.03.17 21:09:28.589314 [ 290 ] {} <Debug> TCP-Session: 4fdae39f-7530-45be-bbac-17e345cf46cf Authenticating user 'default' from [fd00:1122:3344:101::e]:39374 | ||
| 12575 | 2026.03.17 21:09:28.589379 [ 3 ] {} <Debug> TCP-Session: de85f334-230f-48ec-84d0-332873abf72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12576 | 2026.03.17 21:09:28.589374 [ 287 ] {} <Debug> TCP-Session: f59bb4c7-790b-497f-91a9-0e7015cb10d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60148 | ||
| 12577 | 2026.03.17 21:09:28.589422 [ 290 ] {} <Debug> TCP-Session: 4fdae39f-7530-45be-bbac-17e345cf46cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2026.03.17 21:09:28.589300 [ 289 ] {} <Debug> TCP-Session: 1e5feadc-7cc0-410e-a901-610ff766974d Authenticating user 'default' from [fd00:1122:3344:101::e]:47559 | ||
| 12579 | 2026.03.17 21:09:28.589453 [ 290 ] {} <Debug> TCP-Session: 4fdae39f-7530-45be-bbac-17e345cf46cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2026.03.17 21:09:28.589447 [ 287 ] {} <Debug> TCP-Session: f59bb4c7-790b-497f-91a9-0e7015cb10d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12581 | 2026.03.17 21:09:28.589483 [ 288 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50957) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12582 | 2026.03.17 21:09:28.589504 [ 287 ] {} <Debug> TCP-Session: f59bb4c7-790b-497f-91a9-0e7015cb10d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12583 | 2026.03.17 21:09:28.589481 [ 289 ] {} <Debug> TCP-Session: 1e5feadc-7cc0-410e-a901-610ff766974d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12584 | 2026.03.17 21:09:28.589260 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12585 | 2026.03.17 21:09:28.589553 [ 289 ] {} <Debug> TCP-Session: 1e5feadc-7cc0-410e-a901-610ff766974d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12586 | 2026.03.17 21:09:28.589582 [ 292 ] {} <Debug> TCP-Session: 3d6707d5-1f5e-4071-b139-a2922b021951 Authenticating user 'default' from [fd00:1122:3344:101::e]:45836 | ||
| 12587 | 2026.03.17 21:09:28.589179 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52281 | ||
| 12588 | 2026.03.17 21:09:28.589613 [ 292 ] {} <Debug> TCP-Session: 3d6707d5-1f5e-4071-b139-a2922b021951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12589 | 2026.03.17 21:09:28.589166 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56768 | ||
| 12590 | 2026.03.17 21:09:28.589648 [ 292 ] {} <Debug> TCP-Session: 3d6707d5-1f5e-4071-b139-a2922b021951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12591 | 2026.03.17 21:09:28.589143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46879 | ||
| 12592 | 2026.03.17 21:09:28.589682 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12593 | 2026.03.17 21:09:28.589730 [ 294 ] {} <Debug> TCP-Session: 7977f105-1ee3-4400-94b1-171bd46096b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52281 | ||
| 12594 | 2026.03.17 21:09:28.589747 [ 294 ] {} <Debug> TCP-Session: 7977f105-1ee3-4400-94b1-171bd46096b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12595 | 2026.03.17 21:09:28.589760 [ 294 ] {} <Debug> TCP-Session: 7977f105-1ee3-4400-94b1-171bd46096b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12596 | 2026.03.17 21:09:28.589904 [ 288 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12597 | 2026.03.17 21:09:28.589972 [ 288 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12598 | 2026.03.17 21:09:28.590096 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12599 | 2026.03.17 21:09:28.590132 [ 293 ] {} <Debug> TCP-Session: 0ad0ff2d-050e-46ae-9542-6c37eeb23401 Authenticating user 'default' from [fd00:1122:3344:101::e]:56768 | ||
| 12600 | 2026.03.17 21:09:28.590150 [ 293 ] {} <Debug> TCP-Session: 0ad0ff2d-050e-46ae-9542-6c37eeb23401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12601 | 2026.03.17 21:09:28.590166 [ 293 ] {} <Debug> TCP-Session: 0ad0ff2d-050e-46ae-9542-6c37eeb23401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12602 | 2026.03.17 21:09:28.590205 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12603 | 2026.03.17 21:09:28.590239 [ 291 ] {} <Debug> TCP-Session: 9f30c6ff-c4fd-44e5-9d49-bf503e30b6d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46879 | ||
| 12604 | 2026.03.17 21:09:28.590256 [ 291 ] {} <Debug> TCP-Session: 9f30c6ff-c4fd-44e5-9d49-bf503e30b6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12605 | 2026.03.17 21:09:28.590268 [ 291 ] {} <Debug> TCP-Session: 9f30c6ff-c4fd-44e5-9d49-bf503e30b6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12606 | 2026.03.17 21:09:28.590340 [ 288 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 12607 | 2026.03.17 21:09:28.591307 [ 260 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Trace> AggregatingTransform: Aggregating | ||
| 12608 | 2026.03.17 21:09:28.591337 [ 260 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Trace> Aggregator: Aggregation method: without_key | ||
| 12609 | 2026.03.17 21:09:28.591364 [ 260 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917715 sec. (1089.663 rows/sec., 42.56 KiB/sec.) | ||
| 12610 | 2026.03.17 21:09:28.591381 [ 260 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Trace> Aggregator: Merging aggregated data | ||
| 12611 | 2026.03.17 21:09:28.592647 [ 288 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 12612 | 2026.03.17 21:09:28.592776 [ 288 ] {8cb31c3a-90f8-4d4d-90e4-3c78a6157261} <Debug> TCPHandler: Processed in 0.003629618 sec. | ||
| 12613 | 2026.03.17 21:09:28.592896 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12614 | 2026.03.17 21:09:28.592927 [ 288 ] {} <Debug> TCP-Session: dd6b4c07-2664-4244-b677-163034e8ee5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12615 | 2026.03.17 21:09:28.592927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12616 | 2026.03.17 21:09:28.592954 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12617 | 2026.03.17 21:09:28.592970 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12618 | 2026.03.17 21:09:28.592975 [ 289 ] {} <Debug> TCP-Session: 1e5feadc-7cc0-410e-a901-610ff766974d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12619 | 2026.03.17 21:09:28.592996 [ 291 ] {} <Debug> TCP-Session: 9f30c6ff-c4fd-44e5-9d49-bf503e30b6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2026.03.17 21:09:28.593005 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12621 | 2026.03.17 21:09:28.593016 [ 290 ] {} <Debug> TCP-Session: 4fdae39f-7530-45be-bbac-17e345cf46cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12622 | 2026.03.17 21:09:28.593024 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12623 | 2026.03.17 21:09:28.593063 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12624 | 2026.03.17 21:09:28.593050 [ 287 ] {} <Debug> TCP-Session: f59bb4c7-790b-497f-91a9-0e7015cb10d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12625 | 2026.03.17 21:09:28.593113 [ 292 ] {} <Debug> TCP-Session: 3d6707d5-1f5e-4071-b139-a2922b021951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12626 | 2026.03.17 21:09:28.593122 [ 293 ] {} <Debug> TCP-Session: 0ad0ff2d-050e-46ae-9542-6c37eeb23401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12627 | 2026.03.17 21:09:28.593039 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12628 | 2026.03.17 21:09:28.592989 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12629 | 2026.03.17 21:09:28.593196 [ 294 ] {} <Debug> TCP-Session: 7977f105-1ee3-4400-94b1-171bd46096b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.03.17 21:09:28.593211 [ 3 ] {} <Debug> TCP-Session: de85f334-230f-48ec-84d0-332873abf72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12631 | 2026.03.17 21:09:28.633395 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63096 | ||
| 12632 | 2026.03.17 21:09:28.633517 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12633 | 2026.03.17 21:09:28.633545 [ 288 ] {} <Debug> TCP-Session: 444276e0-fdcb-4265-8031-04d9d3875cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63096 | ||
| 12634 | 2026.03.17 21:09:28.633568 [ 288 ] {} <Debug> TCP-Session: 444276e0-fdcb-4265-8031-04d9d3875cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12635 | 2026.03.17 21:09:28.633583 [ 288 ] {} <Debug> TCP-Session: 444276e0-fdcb-4265-8031-04d9d3875cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12636 | 2026.03.17 21:09:28.633779 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55507 | ||
| 12637 | 2026.03.17 21:09:28.633819 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53742 | ||
| 12638 | 2026.03.17 21:09:28.633833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63099 | ||
| 12639 | 2026.03.17 21:09:28.633867 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52214 | ||
| 12640 | 2026.03.17 21:09:28.633874 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44619 | ||
| 12641 | 2026.03.17 21:09:28.633864 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12642 | 2026.03.17 21:09:28.633929 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12643 | 2026.03.17 21:09:28.633942 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12644 | 2026.03.17 21:09:28.633953 [ 288 ] {} <Trace> TCP-Session: 444276e0-fdcb-4265-8031-04d9d3875cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12645 | 2026.03.17 21:09:28.633971 [ 3 ] {} <Debug> TCP-Session: 5347312d-61f9-49fb-a56d-c735a52e0477 Authenticating user 'default' from [fd00:1122:3344:101::e]:52214 | ||
| 12646 | 2026.03.17 21:09:28.633964 [ 292 ] {} <Debug> TCP-Session: 1f591a78-5c5c-4b73-bf10-ded4ac5780ea Authenticating user 'default' from [fd00:1122:3344:101::e]:63099 | ||
| 12647 | 2026.03.17 21:09:28.633969 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12648 | 2026.03.17 21:09:28.633992 [ 3 ] {} <Debug> TCP-Session: 5347312d-61f9-49fb-a56d-c735a52e0477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.03.17 21:09:28.634002 [ 292 ] {} <Debug> TCP-Session: 1f591a78-5c5c-4b73-bf10-ded4ac5780ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.03.17 21:09:28.634023 [ 287 ] {} <Debug> TCP-Session: da5077d6-f0de-4302-a355-a24f95928d65 Authenticating user 'default' from [fd00:1122:3344:101::e]:44619 | ||
| 12651 | 2026.03.17 21:09:28.634026 [ 3 ] {} <Debug> TCP-Session: 5347312d-61f9-49fb-a56d-c735a52e0477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.03.17 21:09:28.634033 [ 292 ] {} <Debug> TCP-Session: 1f591a78-5c5c-4b73-bf10-ded4ac5780ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12653 | 2026.03.17 21:09:28.634056 [ 287 ] {} <Debug> TCP-Session: da5077d6-f0de-4302-a355-a24f95928d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.03.17 21:09:28.633956 [ 289 ] {} <Debug> TCP-Session: 4b677bdd-69a3-4e31-b081-76a811aa095d Authenticating user 'default' from [fd00:1122:3344:101::e]:55507 | ||
| 12655 | 2026.03.17 21:09:28.634081 [ 287 ] {} <Debug> TCP-Session: da5077d6-f0de-4302-a355-a24f95928d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.03.17 21:09:28.633925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12657 | 2026.03.17 21:09:28.634110 [ 288 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63096) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12658 | 2026.03.17 21:09:28.634141 [ 291 ] {} <Debug> TCP-Session: 61704286-7a79-446f-ae50-2997867dc6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:53742 | ||
| 12659 | 2026.03.17 21:09:28.634104 [ 289 ] {} <Debug> TCP-Session: 4b677bdd-69a3-4e31-b081-76a811aa095d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.03.17 21:09:28.634169 [ 291 ] {} <Debug> TCP-Session: 61704286-7a79-446f-ae50-2997867dc6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2026.03.17 21:09:28.634186 [ 289 ] {} <Debug> TCP-Session: 4b677bdd-69a3-4e31-b081-76a811aa095d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.03.17 21:09:28.634199 [ 291 ] {} <Debug> TCP-Session: 61704286-7a79-446f-ae50-2997867dc6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.03.17 21:09:28.633861 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34956 | ||
| 12664 | 2026.03.17 21:09:28.633838 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38199 | ||
| 12665 | 2026.03.17 21:09:28.633820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56449 | ||
| 12666 | 2026.03.17 21:09:28.634323 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12667 | 2026.03.17 21:09:28.634329 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12668 | 2026.03.17 21:09:28.634352 [ 294 ] {} <Debug> TCP-Session: 5d60b7cd-09f1-4fb2-8800-dccb599445de Authenticating user 'default' from [fd00:1122:3344:101::e]:34956 | ||
| 12669 | 2026.03.17 21:09:28.634354 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2026.03.17 21:09:28.634366 [ 288 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12671 | 2026.03.17 21:09:28.634385 [ 290 ] {} <Debug> TCP-Session: a4df187d-7f1d-47fc-9cba-1e3d82ba2900 Authenticating user 'default' from [fd00:1122:3344:101::e]:56449 | ||
| 12672 | 2026.03.17 21:09:28.634377 [ 294 ] {} <Debug> TCP-Session: 5d60b7cd-09f1-4fb2-8800-dccb599445de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2026.03.17 21:09:28.634419 [ 290 ] {} <Debug> TCP-Session: a4df187d-7f1d-47fc-9cba-1e3d82ba2900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.03.17 21:09:28.634428 [ 288 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12675 | 2026.03.17 21:09:28.634439 [ 290 ] {} <Debug> TCP-Session: a4df187d-7f1d-47fc-9cba-1e3d82ba2900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12676 | 2026.03.17 21:09:28.634430 [ 294 ] {} <Debug> TCP-Session: 5d60b7cd-09f1-4fb2-8800-dccb599445de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12677 | 2026.03.17 21:09:28.634362 [ 293 ] {} <Debug> TCP-Session: 306fc6e0-b0bc-445e-b4e3-a5dd443d141c Authenticating user 'default' from [fd00:1122:3344:101::e]:38199 | ||
| 12678 | 2026.03.17 21:09:28.634498 [ 293 ] {} <Debug> TCP-Session: 306fc6e0-b0bc-445e-b4e3-a5dd443d141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2026.03.17 21:09:28.634510 [ 293 ] {} <Debug> TCP-Session: 306fc6e0-b0bc-445e-b4e3-a5dd443d141c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12680 | 2026.03.17 21:09:28.634704 [ 288 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 12681 | 2026.03.17 21:09:28.635642 [ 324 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Trace> AggregatingTransform: Aggregating | ||
| 12682 | 2026.03.17 21:09:28.635678 [ 324 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Trace> Aggregator: Aggregation method: without_key | ||
| 12683 | 2026.03.17 21:09:28.635710 [ 324 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907015 sec. (1102.518 rows/sec., 43.07 KiB/sec.) | ||
| 12684 | 2026.03.17 21:09:28.635728 [ 324 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Trace> Aggregator: Merging aggregated data | ||
| 12685 | 2026.03.17 21:09:28.637243 [ 288 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 12686 | 2026.03.17 21:09:28.637442 [ 288 ] {41085961-c883-49d3-8064-7a1cc89c0309} <Debug> TCPHandler: Processed in 0.003587088 sec. | ||
| 12687 | 2026.03.17 21:09:28.637571 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12688 | 2026.03.17 21:09:28.637602 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12689 | 2026.03.17 21:09:28.637612 [ 288 ] {} <Debug> TCP-Session: 444276e0-fdcb-4265-8031-04d9d3875cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2026.03.17 21:09:28.637627 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12691 | 2026.03.17 21:09:28.637640 [ 289 ] {} <Debug> TCP-Session: 4b677bdd-69a3-4e31-b081-76a811aa095d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12692 | 2026.03.17 21:09:28.637646 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12693 | 2026.03.17 21:09:28.637674 [ 290 ] {} <Debug> TCP-Session: a4df187d-7f1d-47fc-9cba-1e3d82ba2900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.03.17 21:09:28.637694 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12695 | 2026.03.17 21:09:28.637703 [ 287 ] {} <Debug> TCP-Session: da5077d6-f0de-4302-a355-a24f95928d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.03.17 21:09:28.637712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12697 | 2026.03.17 21:09:28.637723 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12698 | 2026.03.17 21:09:28.637763 [ 294 ] {} <Debug> TCP-Session: 5d60b7cd-09f1-4fb2-8800-dccb599445de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12699 | 2026.03.17 21:09:28.637735 [ 291 ] {} <Debug> TCP-Session: 61704286-7a79-446f-ae50-2997867dc6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.03.17 21:09:28.637786 [ 3 ] {} <Debug> TCP-Session: 5347312d-61f9-49fb-a56d-c735a52e0477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2026.03.17 21:09:28.637713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12702 | 2026.03.17 21:09:28.637663 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12703 | 2026.03.17 21:09:28.637862 [ 293 ] {} <Debug> TCP-Session: 306fc6e0-b0bc-445e-b4e3-a5dd443d141c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2026.03.17 21:09:28.637888 [ 292 ] {} <Debug> TCP-Session: 1f591a78-5c5c-4b73-bf10-ded4ac5780ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.03.17 21:09:28.721717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27320 | ||
| 12706 | 2026.03.17 21:09:28.722248 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12707 | 2026.03.17 21:09:28.722293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12708 | 2026.03.17 21:09:28.722817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12709 | 2026.03.17 21:09:28.723093 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12710 | 2026.03.17 21:09:28.723243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27320 | ||
| 12711 | 2026.03.17 21:09:29.843636 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64451 | ||
| 12712 | 2026.03.17 21:09:29.843750 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12713 | 2026.03.17 21:09:29.843778 [ 288 ] {} <Debug> TCP-Session: e3fa6310-98bc-4c74-a09e-4b5e6b996c22 Authenticating user 'default' from [fd00:1122:3344:101::e]:64451 | ||
| 12714 | 2026.03.17 21:09:29.843801 [ 288 ] {} <Debug> TCP-Session: e3fa6310-98bc-4c74-a09e-4b5e6b996c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12715 | 2026.03.17 21:09:29.843813 [ 288 ] {} <Debug> TCP-Session: e3fa6310-98bc-4c74-a09e-4b5e6b996c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2026.03.17 21:09:29.844011 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38834 | ||
| 12717 | 2026.03.17 21:09:29.844063 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63969 | ||
| 12718 | 2026.03.17 21:09:29.844083 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40174 | ||
| 12719 | 2026.03.17 21:09:29.844109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36056 | ||
| 12720 | 2026.03.17 21:09:29.844125 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12721 | 2026.03.17 21:09:29.844134 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36856 | ||
| 12722 | 2026.03.17 21:09:29.844170 [ 289 ] {} <Debug> TCP-Session: 3d959520-0ce3-4527-970e-dbce4c4439e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38834 | ||
| 12723 | 2026.03.17 21:09:29.844182 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12724 | 2026.03.17 21:09:29.844200 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12725 | 2026.03.17 21:09:29.844212 [ 289 ] {} <Debug> TCP-Session: 3d959520-0ce3-4527-970e-dbce4c4439e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12726 | 2026.03.17 21:09:29.844226 [ 290 ] {} <Debug> TCP-Session: 0dc5a606-ecca-4525-954d-85cbb741e6bd Authenticating user 'default' from [fd00:1122:3344:101::e]:63969 | ||
| 12727 | 2026.03.17 21:09:29.844239 [ 289 ] {} <Debug> TCP-Session: 3d959520-0ce3-4527-970e-dbce4c4439e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12728 | 2026.03.17 21:09:29.844237 [ 293 ] {} <Debug> TCP-Session: 934a9d83-4120-417e-aafe-6b4783c3732e Authenticating user 'default' from [fd00:1122:3344:101::e]:36056 | ||
| 12729 | 2026.03.17 21:09:29.844262 [ 290 ] {} <Debug> TCP-Session: 0dc5a606-ecca-4525-954d-85cbb741e6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.03.17 21:09:29.844278 [ 293 ] {} <Debug> TCP-Session: 934a9d83-4120-417e-aafe-6b4783c3732e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12731 | 2026.03.17 21:09:29.844291 [ 290 ] {} <Debug> TCP-Session: 0dc5a606-ecca-4525-954d-85cbb741e6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.03.17 21:09:29.844306 [ 293 ] {} <Debug> TCP-Session: 934a9d83-4120-417e-aafe-6b4783c3732e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.03.17 21:09:29.844242 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12734 | 2026.03.17 21:09:29.844142 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53987 | ||
| 12735 | 2026.03.17 21:09:29.844364 [ 3 ] {} <Debug> TCP-Session: 74e4f007-d252-455c-bd03-443adf763602 Authenticating user 'default' from [fd00:1122:3344:101::e]:36856 | ||
| 12736 | 2026.03.17 21:09:29.844127 [ 288 ] {} <Trace> TCP-Session: e3fa6310-98bc-4c74-a09e-4b5e6b996c22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2026.03.17 21:09:29.844435 [ 3 ] {} <Debug> TCP-Session: 74e4f007-d252-455c-bd03-443adf763602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12738 | 2026.03.17 21:09:29.844120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62074 | ||
| 12739 | 2026.03.17 21:09:29.844463 [ 3 ] {} <Debug> TCP-Session: 74e4f007-d252-455c-bd03-443adf763602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2026.03.17 21:09:29.844485 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12741 | 2026.03.17 21:09:29.844074 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62693 | ||
| 12742 | 2026.03.17 21:09:29.844532 [ 287 ] {} <Debug> TCP-Session: b762101e-6024-4de2-9a59-6b827d5050b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53987 | ||
| 12743 | 2026.03.17 21:09:29.844537 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12744 | 2026.03.17 21:09:29.844572 [ 287 ] {} <Debug> TCP-Session: b762101e-6024-4de2-9a59-6b827d5050b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12745 | 2026.03.17 21:09:29.844586 [ 294 ] {} <Debug> TCP-Session: bc75d61a-9955-40ca-8c7f-22ecaecf3c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:62074 | ||
| 12746 | 2026.03.17 21:09:29.844589 [ 288 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12747 | 2026.03.17 21:09:29.844614 [ 294 ] {} <Debug> TCP-Session: bc75d61a-9955-40ca-8c7f-22ecaecf3c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2026.03.17 21:09:29.844603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12749 | 2026.03.17 21:09:29.844638 [ 294 ] {} <Debug> TCP-Session: bc75d61a-9955-40ca-8c7f-22ecaecf3c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2026.03.17 21:09:29.844664 [ 291 ] {} <Debug> TCP-Session: 408748f4-a22c-498f-bef5-df47c3ab3b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:62693 | ||
| 12751 | 2026.03.17 21:09:29.844600 [ 287 ] {} <Debug> TCP-Session: b762101e-6024-4de2-9a59-6b827d5050b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2026.03.17 21:09:29.844693 [ 291 ] {} <Debug> TCP-Session: 408748f4-a22c-498f-bef5-df47c3ab3b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12753 | 2026.03.17 21:09:29.844182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12754 | 2026.03.17 21:09:29.844713 [ 291 ] {} <Debug> TCP-Session: 408748f4-a22c-498f-bef5-df47c3ab3b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2026.03.17 21:09:29.844741 [ 292 ] {} <Debug> TCP-Session: c66f300d-d53a-4a62-ad74-511e9953a4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:40174 | ||
| 12756 | 2026.03.17 21:09:29.844764 [ 292 ] {} <Debug> TCP-Session: c66f300d-d53a-4a62-ad74-511e9953a4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2026.03.17 21:09:29.844775 [ 292 ] {} <Debug> TCP-Session: c66f300d-d53a-4a62-ad74-511e9953a4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.03.17 21:09:29.844860 [ 288 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12759 | 2026.03.17 21:09:29.844913 [ 288 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12760 | 2026.03.17 21:09:29.845190 [ 288 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 12761 | 2026.03.17 21:09:29.846077 [ 345 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Trace> AggregatingTransform: Aggregating | ||
| 12762 | 2026.03.17 21:09:29.846139 [ 345 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12763 | 2026.03.17 21:09:29.846179 [ 345 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891814 sec. (1121.310 rows/sec., 43.80 KiB/sec.) | ||
| 12764 | 2026.03.17 21:09:29.846202 [ 345 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Trace> Aggregator: Merging aggregated data | ||
| 12765 | 2026.03.17 21:09:29.847456 [ 288 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. | ||
| 12766 | 2026.03.17 21:09:29.847604 [ 288 ] {adcbca5f-18e0-400b-8a1f-b3a6a88c4bb3} <Debug> TCPHandler: Processed in 0.003592067 sec. | ||
| 12767 | 2026.03.17 21:09:29.847715 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12768 | 2026.03.17 21:09:29.847742 [ 288 ] {} <Debug> TCP-Session: e3fa6310-98bc-4c74-a09e-4b5e6b996c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2026.03.17 21:09:29.847753 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12770 | 2026.03.17 21:09:29.847774 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12771 | 2026.03.17 21:09:29.847790 [ 289 ] {} <Debug> TCP-Session: 3d959520-0ce3-4527-970e-dbce4c4439e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2026.03.17 21:09:29.847789 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12773 | 2026.03.17 21:09:29.847807 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12774 | 2026.03.17 21:09:29.847835 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12775 | 2026.03.17 21:09:29.847850 [ 293 ] {} <Debug> TCP-Session: 934a9d83-4120-417e-aafe-6b4783c3732e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2026.03.17 21:09:29.847869 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12777 | 2026.03.17 21:09:29.847876 [ 290 ] {} <Debug> TCP-Session: 0dc5a606-ecca-4525-954d-85cbb741e6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12778 | 2026.03.17 21:09:29.847884 [ 294 ] {} <Debug> TCP-Session: bc75d61a-9955-40ca-8c7f-22ecaecf3c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12779 | 2026.03.17 21:09:29.847917 [ 3 ] {} <Debug> TCP-Session: 74e4f007-d252-455c-bd03-443adf763602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2026.03.17 21:09:29.847853 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12781 | 2026.03.17 21:09:29.847822 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12782 | 2026.03.17 21:09:29.847819 [ 292 ] {} <Debug> TCP-Session: c66f300d-d53a-4a62-ad74-511e9953a4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2026.03.17 21:09:29.847989 [ 291 ] {} <Debug> TCP-Session: 408748f4-a22c-498f-bef5-df47c3ab3b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.03.17 21:09:29.848001 [ 287 ] {} <Debug> TCP-Session: b762101e-6024-4de2-9a59-6b827d5050b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.03.17 21:09:30.230801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12786 | 2026.03.17 21:09:30.247184 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2026.03.17 21:09:30.247262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12788 | 2026.03.17 21:09:30.253136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12789 | 2026.03.17 21:09:30.253947 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2026.03.17 21:09:30.258182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12791 | 2026.03.17 21:09:31.304955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1552 | ||
| 12792 | 2026.03.17 21:09:31.309118 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12793 | 2026.03.17 21:09:31.309193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12794 | 2026.03.17 21:09:31.311185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12795 | 2026.03.17 21:09:31.311620 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12796 | 2026.03.17 21:09:31.312167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12797 | 2026.03.17 21:09:32.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.87 MiB, peak 356.16 MiB, free memory in arenas 0.00 B, will set to 345.93 MiB (RSS), difference: 4.05 MiB | ||
| 12798 | 2026.03.17 21:09:32.942277 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12799 | 2026.03.17 21:09:32.942560 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12800 | 2026.03.17 21:09:32.942687 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12801 | 2026.03.17 21:09:32.943602 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12802 | 2026.03.17 21:09:32.943643 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12803 | 2026.03.17 21:09:32.944044 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12804 | 2026.03.17 21:09:32.944280 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2026.03.17 21:09:32.944429 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001947 sec., 145865.43400102723 rows/sec., 9.26 MiB/sec. | ||
| 12806 | 2026.03.17 21:09:32.944478 [ 4 ] {92ddca81-254a-4d15-82ee-644218988838} <Debug> TCPHandler: Processed in 0.002390248 sec. | ||
| 12807 | 2026.03.17 21:09:32.944600 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.03.17 21:09:32.944702 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12809 | 2026.03.17 21:09:32.944744 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12810 | 2026.03.17 21:09:32.945572 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12811 | 2026.03.17 21:09:32.945610 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12812 | 2026.03.17 21:09:32.945967 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12813 | 2026.03.17 21:09:32.946184 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.03.17 21:09:32.946326 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001647 sec., 504553.7340619308 rows/sec., 39.61 MiB/sec. | ||
| 12815 | 2026.03.17 21:09:32.946364 [ 4 ] {c104637b-9162-431a-afaa-890966e89ef5} <Debug> TCPHandler: Processed in 0.001813299 sec. | ||
| 12816 | 2026.03.17 21:09:32.946480 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12817 | 2026.03.17 21:09:32.946577 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12818 | 2026.03.17 21:09:32.946616 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12819 | 2026.03.17 21:09:32.947083 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.03.17 21:09:32.947121 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12821 | 2026.03.17 21:09:32.947429 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12822 | 2026.03.17 21:09:32.947637 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2026.03.17 21:09:32.947765 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001209 sec., 131513.6476426799 rows/sec., 7.93 MiB/sec. | ||
| 12824 | 2026.03.17 21:09:32.947803 [ 4 ] {e42fa724-71df-4108-9665-3373a96e0d66} <Debug> TCPHandler: Processed in 0.001370862 sec. | ||
| 12825 | 2026.03.17 21:09:32.947916 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12826 | 2026.03.17 21:09:32.948010 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12827 | 2026.03.17 21:09:32.948049 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12828 | 2026.03.17 21:09:32.948479 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2026.03.17 21:09:32.948515 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12830 | 2026.03.17 21:09:32.948810 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12831 | 2026.03.17 21:09:32.949008 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.03.17 21:09:32.949135 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 12833 | 2026.03.17 21:09:32.949173 [ 4 ] {eb259776-7a26-4b0f-87e3-ce8c907d3d1a} <Debug> TCPHandler: Processed in 0.001304361 sec. | ||
| 12834 | 2026.03.17 21:09:32.949277 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.03.17 21:09:32.949370 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12836 | 2026.03.17 21:09:32.949408 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12837 | 2026.03.17 21:09:32.949876 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.03.17 21:09:32.949913 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12839 | 2026.03.17 21:09:32.950213 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12840 | 2026.03.17 21:09:32.950418 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.03.17 21:09:32.950545 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 12842 | 2026.03.17 21:09:32.950581 [ 4 ] {0ac408b9-d0aa-4eb4-ac1b-4b766b1b2e93} <Debug> TCPHandler: Processed in 0.001351821 sec. | ||
| 12843 | 2026.03.17 21:09:32.950690 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2026.03.17 21:09:32.950783 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12845 | 2026.03.17 21:09:32.950822 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12846 | 2026.03.17 21:09:32.951431 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.03.17 21:09:32.951468 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12848 | 2026.03.17 21:09:32.951789 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12849 | 2026.03.17 21:09:32.952001 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.03.17 21:09:32.952128 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001363 sec., 371973.587674248 rows/sec., 26.18 MiB/sec. | ||
| 12851 | 2026.03.17 21:09:32.952166 [ 4 ] {065a9ff4-45f8-45c3-8f04-4f36ab35cd4a} <Debug> TCPHandler: Processed in 0.001523924 sec. | ||
| 12852 | 2026.03.17 21:09:32.952278 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.03.17 21:09:32.952371 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12854 | 2026.03.17 21:09:32.952412 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12855 | 2026.03.17 21:09:32.952727 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2026.03.17 21:09:32.952763 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12857 | 2026.03.17 21:09:32.953751 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12858 | 2026.03.17 21:09:32.953959 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2026.03.17 21:09:32.954089 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001736 sec., 3456.221198156682 rows/sec., 180.57 KiB/sec. | ||
| 12860 | 2026.03.17 21:09:32.954126 [ 4 ] {eae78798-e21f-4beb-9ead-da1bcd030bea} <Debug> TCPHandler: Processed in 0.00189678 sec. | ||
| 12861 | 2026.03.17 21:09:32.954232 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2026.03.17 21:09:32.954326 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12863 | 2026.03.17 21:09:32.954368 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12864 | 2026.03.17 21:09:32.954807 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2026.03.17 21:09:32.954842 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12866 | 2026.03.17 21:09:32.955165 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12867 | 2026.03.17 21:09:32.955364 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2026.03.17 21:09:32.955489 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 12869 | 2026.03.17 21:09:32.955525 [ 4 ] {3167fa49-bf3e-4604-9a9d-508f3c3024e0} <Debug> TCPHandler: Processed in 0.001341212 sec. | ||
| 12870 | 2026.03.17 21:09:32.955641 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2026.03.17 21:09:32.955733 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12872 | 2026.03.17 21:09:32.955774 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12873 | 2026.03.17 21:09:32.956073 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.03.17 21:09:32.956108 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12875 | 2026.03.17 21:09:32.956395 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12876 | 2026.03.17 21:09:32.956589 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.03.17 21:09:32.956716 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 12878 | 2026.03.17 21:09:32.956752 [ 4 ] {7c9aa07c-5417-47f6-976e-ded04ede55c1} <Debug> TCPHandler: Processed in 0.001157778 sec. | ||
| 12879 | 2026.03.17 21:09:32.956885 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2026.03.17 21:09:32.957005 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12881 | 2026.03.17 21:09:32.957069 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <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 | ||
| 12882 | 2026.03.17 21:09:32.958002 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2026.03.17 21:09:32.958039 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12884 | 2026.03.17 21:09:32.958560 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12885 | 2026.03.17 21:09:32.958771 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.03.17 21:09:32.958904 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001923 sec., 8840.353614144566 rows/sec., 15.84 MiB/sec. | ||
| 12887 | 2026.03.17 21:09:32.958957 [ 4 ] {78247966-0afd-4594-9bdb-250400f4797b} <Debug> TCPHandler: Processed in 0.002131404 sec. | ||
| 12888 | 2026.03.17 21:09:32.959070 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.03.17 21:09:32.959164 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12890 | 2026.03.17 21:09:32.959205 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12891 | 2026.03.17 21:09:32.959536 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.03.17 21:09:32.959571 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12893 | 2026.03.17 21:09:32.959866 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12894 | 2026.03.17 21:09:32.960068 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.03.17 21:09:32.960192 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 12896 | 2026.03.17 21:09:32.960227 [ 4 ] {d1096b1a-db50-4a49-b87c-49709fff0216} <Debug> TCPHandler: Processed in 0.00120629 sec. | ||
| 12897 | 2026.03.17 21:09:36.058199 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12898 | 2026.03.17 21:09:36.058250 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12899 | 2026.03.17 21:09:36.223377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27832 | ||
| 12900 | 2026.03.17 21:09:36.223981 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.03.17 21:09:36.224038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12902 | 2026.03.17 21:09:36.224535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12903 | 2026.03.17 21:09:36.224770 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.03.17 21:09:36.224930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27832 | ||
| 12905 | 2026.03.17 21:09:37.758271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12906 | 2026.03.17 21:09:37.774968 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.03.17 21:09:37.775035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12908 | 2026.03.17 21:09:37.780925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12909 | 2026.03.17 21:09:37.781630 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.03.17 21:09:37.784525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12911 | 2026.03.17 21:09:37.934780 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.03.17 21:09:37.934966 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12913 | 2026.03.17 21:09:37.935031 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12914 | 2026.03.17 21:09:37.935779 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.03.17 21:09:37.935826 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12916 | 2026.03.17 21:09:37.936231 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12917 | 2026.03.17 21:09:37.936461 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.03.17 21:09:37.936627 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001712 sec., 60747.66355140187 rows/sec., 5.08 MiB/sec. | ||
| 12919 | 2026.03.17 21:09:37.936677 [ 4 ] {673ed312-8a85-4a05-8176-795849c6c98a} <Debug> TCPHandler: Processed in 0.002027802 sec. | ||
| 12920 | 2026.03.17 21:09:37.936817 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12921 | 2026.03.17 21:09:37.936921 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12922 | 2026.03.17 21:09:37.936964 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12923 | 2026.03.17 21:09:37.937430 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2026.03.17 21:09:37.937468 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12925 | 2026.03.17 21:09:37.937770 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12926 | 2026.03.17 21:09:37.937974 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.03.17 21:09:37.938112 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.45 MiB/sec. | ||
| 12928 | 2026.03.17 21:09:37.938151 [ 4 ] {1854e538-41d0-4874-9674-4f86c1f30cb2} <Debug> TCPHandler: Processed in 0.001386272 sec. | ||
| 12929 | 2026.03.17 21:09:37.938270 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2026.03.17 21:09:37.938367 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12931 | 2026.03.17 21:09:37.938406 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12932 | 2026.03.17 21:09:37.938838 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.03.17 21:09:37.938875 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12934 | 2026.03.17 21:09:37.939178 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12935 | 2026.03.17 21:09:37.939384 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.03.17 21:09:37.939515 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001168 sec., 75342.46575342467 rows/sec., 5.88 MiB/sec. | ||
| 12937 | 2026.03.17 21:09:37.939553 [ 4 ] {fdef5f66-1c02-4f78-b25e-b76b2a0767d4} <Debug> TCPHandler: Processed in 0.001332841 sec. | ||
| 12938 | 2026.03.17 21:09:37.939674 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.03.17 21:09:37.939770 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12940 | 2026.03.17 21:09:37.939814 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12941 | 2026.03.17 21:09:37.940224 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.03.17 21:09:37.940261 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12943 | 2026.03.17 21:09:37.940584 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12944 | 2026.03.17 21:09:37.940801 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.03.17 21:09:37.940934 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 12946 | 2026.03.17 21:09:37.940971 [ 4 ] {9c5d74d3-e2d9-40f1-88b0-25b9c5754b5c} <Debug> TCPHandler: Processed in 0.001347752 sec. | ||
| 12947 | 2026.03.17 21:09:37.941089 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12948 | 2026.03.17 21:09:37.941184 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12949 | 2026.03.17 21:09:37.941238 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <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 | ||
| 12950 | 2026.03.17 21:09:37.942050 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.03.17 21:09:37.942087 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12952 | 2026.03.17 21:09:37.942623 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12953 | 2026.03.17 21:09:37.942844 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.03.17 21:09:37.942993 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 23.55 MiB/sec. | ||
| 12955 | 2026.03.17 21:09:37.943056 [ 4 ] {5af3088c-e169-4273-a6a9-8796bd73d5bb} <Debug> TCPHandler: Processed in 0.002016522 sec. | ||
| 12956 | 2026.03.17 21:09:37.943177 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12957 | 2026.03.17 21:09:37.943273 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12958 | 2026.03.17 21:09:37.943314 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12959 | 2026.03.17 21:09:37.943659 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.03.17 21:09:37.943696 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12961 | 2026.03.17 21:09:37.944002 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12962 | 2026.03.17 21:09:37.944205 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.03.17 21:09:37.944321 [ 66 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12964 | 2026.03.17 21:09:37.944336 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12965 | 2026.03.17 21:09:37.944388 [ 66 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2026.03.17 21:09:37.944398 [ 4 ] {8572dd7f-9e51-4cf0-9dce-491cb2381681} <Debug> TCPHandler: Processed in 0.00127112 sec. | ||
| 12967 | 2026.03.17 21:09:37.944426 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12968 | 2026.03.17 21:09:37.944540 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12969 | 2026.03.17 21:09:37.944670 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12970 | 2026.03.17 21:09:37.944704 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4272 rows starting from the beginning of the part | ||
| 12971 | 2026.03.17 21:09:37.944767 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12972 | 2026.03.17 21:09:37.944816 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 12973 | 2026.03.17 21:09:37.944860 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 12974 | 2026.03.17 21:09:37.944901 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 12975 | 2026.03.17 21:09:37.944941 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 12976 | 2026.03.17 21:09:37.946465 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973761 sec., 2346788.6942745345 rows/sec., 153.39 MiB/sec. | ||
| 12977 | 2026.03.17 21:09:37.946885 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12978 | 2026.03.17 21:09:37.947222 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.03.17 21:09:37.947309 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_81_16} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12980 | 2026.03.17 21:09:37.947421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12981 | 2026.03.17 21:09:41.312417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1586 | ||
| 12982 | 2026.03.17 21:09:41.314978 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.03.17 21:09:41.315034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12984 | 2026.03.17 21:09:41.316360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12985 | 2026.03.17 21:09:41.316637 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.03.17 21:09:41.317022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 12987 | 2026.03.17 21:09:42.893874 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.03.17 21:09:42.894066 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12989 | 2026.03.17 21:09:42.894133 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12990 | 2026.03.17 21:09:42.894840 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.03.17 21:09:42.894883 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12992 | 2026.03.17 21:09:42.895289 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12993 | 2026.03.17 21:09:42.895529 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.03.17 21:09:42.895656 [ 56 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12995 | 2026.03.17 21:09:42.895690 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001676 sec., 169451.07398568018 rows/sec., 10.76 MiB/sec. | ||
| 12996 | 2026.03.17 21:09:42.895693 [ 56 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2026.03.17 21:09:42.895724 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12998 | 2026.03.17 21:09:42.895743 [ 4 ] {a65f5292-18e8-4279-a961-96c62010c3ba} <Debug> TCPHandler: Processed in 0.001999512 sec. | ||
| 12999 | 2026.03.17 21:09:42.895869 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::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 | ||
| 13000 | 2026.03.17 21:09:42.895877 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13001 | 2026.03.17 21:09:42.896028 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13002 | 2026.03.17 21:09:42.896050 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13003 | 2026.03.17 21:09:42.896073 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13004 | 2026.03.17 21:09:42.896097 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 13005 | 2026.03.17 21:09:42.896172 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 13006 | 2026.03.17 21:09:42.896220 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 13007 | 2026.03.17 21:09:42.896264 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 13008 | 2026.03.17 21:09:42.896308 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 13009 | 2026.03.17 21:09:42.896347 [ 197 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 13010 | 2026.03.17 21:09:42.896527 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.03.17 21:09:42.896568 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13012 | 2026.03.17 21:09:42.896879 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13013 | 2026.03.17 21:09:42.897101 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.03.17 21:09:42.897238 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 396.48 KiB/sec. | ||
| 13015 | 2026.03.17 21:09:42.897277 [ 4 ] {8d2c566e-7dab-41b9-b99c-c9de56416855} <Debug> TCPHandler: Processed in 0.001455743 sec. | ||
| 13016 | 2026.03.17 21:09:42.897393 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13017 | 2026.03.17 21:09:42.897478 [ 195 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686127 sec., 1024833.8351737444 rows/sec., 69.28 MiB/sec. | ||
| 13018 | 2026.03.17 21:09:42.897496 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13019 | 2026.03.17 21:09:42.897563 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13020 | 2026.03.17 21:09:42.897660 [ 196 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 13021 | 2026.03.17 21:09:42.897929 [ 196 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.03.17 21:09:42.897999 [ 196 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_31_6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 13023 | 2026.03.17 21:09:42.898094 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13024 | 2026.03.17 21:09:42.899177 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2026.03.17 21:09:42.899212 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13026 | 2026.03.17 21:09:42.899696 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13027 | 2026.03.17 21:09:42.899913 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.03.17 21:09:42.900049 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Debug> executeQuery: Read 2718 rows, 211.19 KiB in 0.002572 sec., 1056765.163297045 rows/sec., 80.19 MiB/sec. | ||
| 13029 | 2026.03.17 21:09:42.900087 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 13030 | 2026.03.17 21:09:42.900100 [ 4 ] {32f4e355-baca-4b83-9ff7-303381df3bf7} <Debug> TCPHandler: Processed in 0.002757544 sec. | ||
| 13031 | 2026.03.17 21:09:42.900210 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.03.17 21:09:42.900307 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13033 | 2026.03.17 21:09:42.900348 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13034 | 2026.03.17 21:09:42.900790 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2026.03.17 21:09:42.900825 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13036 | 2026.03.17 21:09:42.901134 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13037 | 2026.03.17 21:09:42.901340 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2026.03.17 21:09:42.901446 [ 56 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13039 | 2026.03.17 21:09:42.901470 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Debug> executeQuery: Read 176 rows, 11.07 KiB in 0.001182 sec., 148900.16920473773 rows/sec., 9.14 MiB/sec. | ||
| 13040 | 2026.03.17 21:09:42.901476 [ 56 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13041 | 2026.03.17 21:09:42.901501 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13042 | 2026.03.17 21:09:42.901508 [ 4 ] {527c8bb3-687c-47af-884f-2b25cfe3ee0c} <Debug> TCPHandler: Processed in 0.001348522 sec. | ||
| 13043 | 2026.03.17 21:09:42.901580 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13044 | 2026.03.17 21:09:42.901616 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2026.03.17 21:09:42.901679 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13046 | 2026.03.17 21:09:42.901711 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.03.17 21:09:42.901713 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 13048 | 2026.03.17 21:09:42.901751 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13049 | 2026.03.17 21:09:42.901786 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 159 rows starting from the beginning of the part | ||
| 13050 | 2026.03.17 21:09:42.901840 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 13051 | 2026.03.17 21:09:42.901886 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 159 rows starting from the beginning of the part | ||
| 13052 | 2026.03.17 21:09:42.901932 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 13053 | 2026.03.17 21:09:42.901975 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 176 rows starting from the beginning of the part | ||
| 13054 | 2026.03.17 21:09:42.902431 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.03.17 21:09:42.902467 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13056 | 2026.03.17 21:09:42.902823 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13057 | 2026.03.17 21:09:42.902835 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287681 sec., 599527.3674147557 rows/sec., 39.76 MiB/sec. | ||
| 13058 | 2026.03.17 21:09:42.903038 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13059 | 2026.03.17 21:09:42.903048 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.03.17 21:09:42.903209 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001516 sec., 565303.4300791557 rows/sec., 33.59 MiB/sec. | ||
| 13061 | 2026.03.17 21:09:42.903248 [ 4 ] {d5db2870-711f-436a-aec0-dabb18320181} <Debug> TCPHandler: Processed in 0.001682776 sec. | ||
| 13062 | 2026.03.17 21:09:42.903379 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.03.17 21:09:42.903387 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2026.03.17 21:09:42.903481 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_81_16} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13065 | 2026.03.17 21:09:42.903524 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13066 | 2026.03.17 21:09:42.903578 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13067 | 2026.03.17 21:09:42.903582 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13068 | 2026.03.17 21:09:42.904037 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2026.03.17 21:09:42.904083 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13070 | 2026.03.17 21:09:42.904406 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13071 | 2026.03.17 21:09:42.904615 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.17 21:09:42.904749 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001249 sec., 800.640512409928 rows/sec., 56.30 KiB/sec. | ||
| 13073 | 2026.03.17 21:09:42.904786 [ 4 ] {be9522af-ad1e-4bbf-89ec-4435555c0a42} <Debug> TCPHandler: Processed in 0.001458413 sec. | ||
| 13074 | 2026.03.17 21:09:42.904890 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2026.03.17 21:09:42.904987 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13076 | 2026.03.17 21:09:42.905027 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13077 | 2026.03.17 21:09:42.905478 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2026.03.17 21:09:42.905513 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13079 | 2026.03.17 21:09:42.905827 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13080 | 2026.03.17 21:09:42.906029 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2026.03.17 21:09:42.906130 [ 56 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 13082 | 2026.03.17 21:09:42.906155 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 13083 | 2026.03.17 21:09:42.906163 [ 56 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.03.17 21:09:42.906187 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13085 | 2026.03.17 21:09:42.906194 [ 4 ] {bddf2a8f-d259-4bfe-bea3-00c9c6b46e7c} <Debug> TCPHandler: Processed in 0.001353302 sec. | ||
| 13086 | 2026.03.17 21:09:42.906278 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::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 | ||
| 13087 | 2026.03.17 21:09:42.906304 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2026.03.17 21:09:42.906400 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13089 | 2026.03.17 21:09:42.906403 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13090 | 2026.03.17 21:09:42.906448 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 13091 | 2026.03.17 21:09:42.906463 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13092 | 2026.03.17 21:09:42.906517 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 13093 | 2026.03.17 21:09:42.906570 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 13094 | 2026.03.17 21:09:42.906612 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 13095 | 2026.03.17 21:09:42.906658 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 13096 | 2026.03.17 21:09:42.906698 [ 195 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 13097 | 2026.03.17 21:09:42.907373 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.03.17 21:09:42.907412 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13099 | 2026.03.17 21:09:42.907609 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373242 sec., 655383.3920022836 rows/sec., 39.94 MiB/sec. | ||
| 13100 | 2026.03.17 21:09:42.907782 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 13101 | 2026.03.17 21:09:42.907800 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13102 | 2026.03.17 21:09:42.908074 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.03.17 21:09:42.908126 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.03.17 21:09:42.908213 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Debug> executeQuery: Read 1460 rows, 103.14 KiB in 0.001829 sec., 798250.4100601422 rows/sec., 55.07 MiB/sec. | ||
| 13105 | 2026.03.17 21:09:42.908220 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_31_6} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 13106 | 2026.03.17 21:09:42.908259 [ 4 ] {4e2de396-d0a6-4bd1-ab3b-d8876bac016e} <Debug> TCPHandler: Processed in 0.002003603 sec. | ||
| 13107 | 2026.03.17 21:09:42.908353 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13108 | 2026.03.17 21:09:42.908367 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2026.03.17 21:09:42.908467 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13110 | 2026.03.17 21:09:42.908509 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13111 | 2026.03.17 21:09:42.908848 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.03.17 21:09:42.908884 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13113 | 2026.03.17 21:09:42.909194 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13114 | 2026.03.17 21:09:42.909396 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.03.17 21:09:42.909528 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 13116 | 2026.03.17 21:09:42.909565 [ 4 ] {5549f384-4f87-49be-b7fb-4792b5e403c7} <Debug> TCPHandler: Processed in 0.001246949 sec. | ||
| 13117 | 2026.03.17 21:09:42.909674 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2026.03.17 21:09:42.909767 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13119 | 2026.03.17 21:09:42.909808 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13120 | 2026.03.17 21:09:42.910471 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.03.17 21:09:42.910506 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13122 | 2026.03.17 21:09:42.910916 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13123 | 2026.03.17 21:09:42.911144 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.03.17 21:09:42.911272 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Debug> executeQuery: Read 1453 rows, 93.88 KiB in 0.001523 sec., 954038.082731451 rows/sec., 60.20 MiB/sec. | ||
| 13125 | 2026.03.17 21:09:42.911308 [ 4 ] {261506ba-f94e-4718-83a5-1df0e26318d0} <Debug> TCPHandler: Processed in 0.001681697 sec. | ||
| 13126 | 2026.03.17 21:09:42.911417 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.03.17 21:09:42.911510 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.03.17 21:09:42.911552 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13129 | 2026.03.17 21:09:42.911871 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.03.17 21:09:42.911904 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13131 | 2026.03.17 21:09:42.912217 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13132 | 2026.03.17 21:09:42.912423 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.03.17 21:09:42.912547 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 13134 | 2026.03.17 21:09:42.912583 [ 4 ] {7c3e3207-1d47-44c8-8f19-c6908bd2932b} <Debug> TCPHandler: Processed in 0.00121442 sec. | ||
| 13135 | 2026.03.17 21:09:42.912689 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.03.17 21:09:42.912782 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13137 | 2026.03.17 21:09:42.912834 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <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 | ||
| 13138 | 2026.03.17 21:09:42.913639 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.03.17 21:09:42.913672 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13140 | 2026.03.17 21:09:42.914202 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13141 | 2026.03.17 21:09:42.914416 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.03.17 21:09:42.914550 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001787 sec., 15668.718522663683 rows/sec., 28.08 MiB/sec. | ||
| 13143 | 2026.03.17 21:09:42.914610 [ 4 ] {3484140a-471f-4f81-8309-bccbcbc0395e} <Debug> TCPHandler: Processed in 0.001968761 sec. | ||
| 13144 | 2026.03.17 21:09:42.914726 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.03.17 21:09:42.914820 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13146 | 2026.03.17 21:09:42.914859 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13147 | 2026.03.17 21:09:42.915185 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.03.17 21:09:42.915218 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13149 | 2026.03.17 21:09:42.915521 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13150 | 2026.03.17 21:09:42.915730 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.03.17 21:09:42.915855 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 13152 | 2026.03.17 21:09:42.915890 [ 4 ] {f7ba988c-804f-49af-90da-a05b66eee3ee} <Debug> TCPHandler: Processed in 0.00121307 sec. | ||
| 13153 | 2026.03.17 21:09:43.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.11 MiB, peak 356.16 MiB, free memory in arenas 0.00 B, will set to 346.04 MiB (RSS), difference: -1.07 MiB | ||
| 13154 | 2026.03.17 21:09:43.725090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28280 | ||
| 13155 | 2026.03.17 21:09:43.725677 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.03.17 21:09:43.725725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13157 | 2026.03.17 21:09:43.726211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13158 | 2026.03.17 21:09:43.726436 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.03.17 21:09:43.726567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28280 | ||
| 13160 | 2026.03.17 21:09:45.284610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13161 | 2026.03.17 21:09:45.300541 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.03.17 21:09:45.300598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13163 | 2026.03.17 21:09:45.306679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13164 | 2026.03.17 21:09:45.307343 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.03.17 21:09:45.310171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13166 | 2026.03.17 21:09:47.934508 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2026.03.17 21:09:47.934722 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13168 | 2026.03.17 21:09:47.934795 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13169 | 2026.03.17 21:09:47.935665 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2026.03.17 21:09:47.935714 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13171 | 2026.03.17 21:09:47.936104 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13172 | 2026.03.17 21:09:47.936332 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2026.03.17 21:09:47.936489 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001821 sec., 57111.477210324 rows/sec., 4.78 MiB/sec. | ||
| 13174 | 2026.03.17 21:09:47.936531 [ 4 ] {5b0bec34-2c90-449e-986d-5a9902915a19} <Debug> TCPHandler: Processed in 0.002183515 sec. | ||
| 13175 | 2026.03.17 21:09:47.936667 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2026.03.17 21:09:47.936761 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13177 | 2026.03.17 21:09:47.936800 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13178 | 2026.03.17 21:09:47.937252 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2026.03.17 21:09:47.937288 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13180 | 2026.03.17 21:09:47.937582 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13181 | 2026.03.17 21:09:47.937785 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.03.17 21:09:47.937911 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.51 MiB/sec. | ||
| 13183 | 2026.03.17 21:09:47.937947 [ 4 ] {a38093da-282c-407d-af51-238245ea6cf8} <Debug> TCPHandler: Processed in 0.001327801 sec. | ||
| 13184 | 2026.03.17 21:09:47.938072 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2026.03.17 21:09:47.938163 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13186 | 2026.03.17 21:09:47.938201 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13187 | 2026.03.17 21:09:47.938622 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.03.17 21:09:47.938658 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13189 | 2026.03.17 21:09:47.938954 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13190 | 2026.03.17 21:09:47.939152 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.03.17 21:09:47.939280 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001135 sec., 77533.0396475771 rows/sec., 6.05 MiB/sec. | ||
| 13192 | 2026.03.17 21:09:47.939317 [ 4 ] {dff45bdb-da0b-4b98-9b20-6abea25501ea} <Debug> TCPHandler: Processed in 0.001293281 sec. | ||
| 13193 | 2026.03.17 21:09:47.939439 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2026.03.17 21:09:47.939533 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13195 | 2026.03.17 21:09:47.939575 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13196 | 2026.03.17 21:09:47.940006 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2026.03.17 21:09:47.940043 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13198 | 2026.03.17 21:09:47.940373 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13199 | 2026.03.17 21:09:47.940598 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2026.03.17 21:09:47.940734 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 13201 | 2026.03.17 21:09:47.940771 [ 4 ] {0f70ed39-916d-48c4-ab00-9bb71d9bb058} <Debug> TCPHandler: Processed in 0.001380302 sec. | ||
| 13202 | 2026.03.17 21:09:47.940879 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13203 | 2026.03.17 21:09:47.940971 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13204 | 2026.03.17 21:09:47.941024 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <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 | ||
| 13205 | 2026.03.17 21:09:47.941858 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.03.17 21:09:47.941895 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13207 | 2026.03.17 21:09:47.942423 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13208 | 2026.03.17 21:09:47.942641 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.03.17 21:09:47.942781 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001828 sec., 13129.10284463895 rows/sec., 23.53 MiB/sec. | ||
| 13210 | 2026.03.17 21:09:47.942834 [ 4 ] {7489f24f-ee96-4a16-811f-d96b8e0d5221} <Debug> TCPHandler: Processed in 0.002001772 sec. | ||
| 13211 | 2026.03.17 21:09:47.942935 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13212 | 2026.03.17 21:09:47.943028 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13213 | 2026.03.17 21:09:47.943070 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13214 | 2026.03.17 21:09:47.943401 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2026.03.17 21:09:47.943443 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13216 | 2026.03.17 21:09:47.943747 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13217 | 2026.03.17 21:09:47.943952 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2026.03.17 21:09:47.944079 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 13219 | 2026.03.17 21:09:47.944114 [ 4 ] {6feac52c-05c6-447e-9188-b9d1638bb36c} <Debug> TCPHandler: Processed in 0.00122621 sec. | ||
| 13220 | 2026.03.17 21:09:51.058354 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13221 | 2026.03.17 21:09:51.058436 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13222 | 2026.03.17 21:09:51.226696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28792 | ||
| 13223 | 2026.03.17 21:09:51.227222 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2026.03.17 21:09:51.227259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13225 | 2026.03.17 21:09:51.227743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13226 | 2026.03.17 21:09:51.227984 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.03.17 21:09:51.228114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28792 | ||
| 13228 | 2026.03.17 21:09:51.317263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1624 | ||
| 13229 | 2026.03.17 21:09:51.319870 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.03.17 21:09:51.319929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13231 | 2026.03.17 21:09:51.321161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13232 | 2026.03.17 21:09:51.321444 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.03.17 21:09:51.321839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 13234 | 2026.03.17 21:09:52.810256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13235 | 2026.03.17 21:09:52.828491 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2026.03.17 21:09:52.828557 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13237 | 2026.03.17 21:09:52.835191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13238 | 2026.03.17 21:09:52.835938 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13239 | 2026.03.17 21:09:52.839064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13240 | 2026.03.17 21:09:52.941473 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.03.17 21:09:52.941756 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13242 | 2026.03.17 21:09:52.941860 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13243 | 2026.03.17 21:09:52.942934 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2026.03.17 21:09:52.942982 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13245 | 2026.03.17 21:09:52.943383 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13246 | 2026.03.17 21:09:52.943605 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2026.03.17 21:09:52.943754 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002076 sec., 136801.54142581887 rows/sec., 8.69 MiB/sec. | ||
| 13248 | 2026.03.17 21:09:52.943794 [ 4 ] {0b487787-1fb8-4d1c-b543-a09d1a4e998f} <Debug> TCPHandler: Processed in 0.00250098 sec. | ||
| 13249 | 2026.03.17 21:09:52.943917 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2026.03.17 21:09:52.944010 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13251 | 2026.03.17 21:09:52.944050 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13252 | 2026.03.17 21:09:52.944988 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.03.17 21:09:52.945035 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13254 | 2026.03.17 21:09:52.945471 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13255 | 2026.03.17 21:09:52.945691 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.03.17 21:09:52.945826 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001834 sec., 453107.96074154857 rows/sec., 35.57 MiB/sec. | ||
| 13257 | 2026.03.17 21:09:52.945830 [ 34 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13258 | 2026.03.17 21:09:52.945865 [ 4 ] {4dffefc1-da46-497b-bd37-bb6237763d83} <Debug> TCPHandler: Processed in 0.001995552 sec. | ||
| 13259 | 2026.03.17 21:09:52.945906 [ 34 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.03.17 21:09:52.945935 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13261 | 2026.03.17 21:09:52.945996 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.03.17 21:09:52.946049 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13263 | 2026.03.17 21:09:52.946095 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13264 | 2026.03.17 21:09:52.946139 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13265 | 2026.03.17 21:09:52.946177 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13266 | 2026.03.17 21:09:52.946218 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2894 rows starting from the beginning of the part | ||
| 13267 | 2026.03.17 21:09:52.946292 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 831 rows starting from the beginning of the part | ||
| 13268 | 2026.03.17 21:09:52.946345 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13269 | 2026.03.17 21:09:52.946394 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2718 rows starting from the beginning of the part | ||
| 13270 | 2026.03.17 21:09:52.946437 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 13271 | 2026.03.17 21:09:52.946483 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 831 rows starting from the beginning of the part | ||
| 13272 | 2026.03.17 21:09:52.946612 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2026.03.17 21:09:52.946654 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13274 | 2026.03.17 21:09:52.946989 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13275 | 2026.03.17 21:09:52.947219 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2026.03.17 21:09:52.947357 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.00128 sec., 124218.74999999999 rows/sec., 7.49 MiB/sec. | ||
| 13277 | 2026.03.17 21:09:52.947395 [ 4 ] {0f0cdd75-bd03-422a-8add-8f3b29b943ee} <Debug> TCPHandler: Processed in 0.001459114 sec. | ||
| 13278 | 2026.03.17 21:09:52.947508 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13279 | 2026.03.17 21:09:52.947603 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13280 | 2026.03.17 21:09:52.947643 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13281 | 2026.03.17 21:09:52.948122 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.03.17 21:09:52.948159 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13283 | 2026.03.17 21:09:52.948471 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13284 | 2026.03.17 21:09:52.948686 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.03.17 21:09:52.948816 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001231 sec., 121039.80503655564 rows/sec., 7.82 MiB/sec. | ||
| 13286 | 2026.03.17 21:09:52.948853 [ 4 ] {afc7a680-e911-44d3-ac97-09f5422b693c} <Debug> TCPHandler: Processed in 0.001394092 sec. | ||
| 13287 | 2026.03.17 21:09:52.948985 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13288 | 2026.03.17 21:09:52.949078 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13289 | 2026.03.17 21:09:52.949081 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7482 rows, containing 5 columns (5 merged, 0 gathered) in 0.00308191 sec., 2427715.2804591954 rows/sec., 196.33 MiB/sec. | ||
| 13290 | 2026.03.17 21:09:52.949119 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13291 | 2026.03.17 21:09:52.949351 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13292 | 2026.03.17 21:09:52.949589 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.03.17 21:09:52.949596 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.03.17 21:09:52.949634 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13295 | 2026.03.17 21:09:52.949688 [ 194 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_86_17} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13296 | 2026.03.17 21:09:52.949764 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 13297 | 2026.03.17 21:09:52.949962 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13298 | 2026.03.17 21:09:52.950179 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.03.17 21:09:52.950308 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 13300 | 2026.03.17 21:09:52.950346 [ 4 ] {13b3eded-e679-41ba-a010-547323f9bcf9} <Debug> TCPHandler: Processed in 0.001418043 sec. | ||
| 13301 | 2026.03.17 21:09:52.950469 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.03.17 21:09:52.950572 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13303 | 2026.03.17 21:09:52.950610 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13304 | 2026.03.17 21:09:52.951283 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.03.17 21:09:52.951320 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13306 | 2026.03.17 21:09:52.951647 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13307 | 2026.03.17 21:09:52.951865 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.17 21:09:52.951978 [ 34 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13309 | 2026.03.17 21:09:52.951996 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001442 sec., 351595.00693481276 rows/sec., 24.75 MiB/sec. | ||
| 13310 | 2026.03.17 21:09:52.952007 [ 34 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.03.17 21:09:52.952036 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13312 | 2026.03.17 21:09:52.952041 [ 4 ] {2be332ff-9a1f-4382-a507-1ffbbb0bba78} <Debug> TCPHandler: Processed in 0.001621496 sec. | ||
| 13313 | 2026.03.17 21:09:52.952108 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13314 | 2026.03.17 21:09:52.952171 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.03.17 21:09:52.952206 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13316 | 2026.03.17 21:09:52.952238 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1552 rows starting from the beginning of the part | ||
| 13317 | 2026.03.17 21:09:52.952293 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 507 rows starting from the beginning of the part | ||
| 13318 | 2026.03.17 21:09:52.952298 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13319 | 2026.03.17 21:09:52.952340 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 88 rows starting from the beginning of the part | ||
| 13320 | 2026.03.17 21:09:52.952358 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13321 | 2026.03.17 21:09:52.952384 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1460 rows starting from the beginning of the part | ||
| 13322 | 2026.03.17 21:09:52.952427 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 88 rows starting from the beginning of the part | ||
| 13323 | 2026.03.17 21:09:52.952475 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 507 rows starting from the beginning of the part | ||
| 13324 | 2026.03.17 21:09:52.952744 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.03.17 21:09:52.952788 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13326 | 2026.03.17 21:09:52.953141 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13327 | 2026.03.17 21:09:52.953364 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2026.03.17 21:09:52.953467 [ 34 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 13329 | 2026.03.17 21:09:52.953496 [ 34 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2026.03.17 21:09:52.953498 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 255.90 KiB/sec. | ||
| 13331 | 2026.03.17 21:09:52.953513 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13332 | 2026.03.17 21:09:52.953549 [ 4 ] {556af420-f7ad-4c97-87ce-3ed0ee0c2c0f} <Debug> TCPHandler: Processed in 0.001438303 sec. | ||
| 13333 | 2026.03.17 21:09:52.953608 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 13334 | 2026.03.17 21:09:52.953667 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13335 | 2026.03.17 21:09:52.953699 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13336 | 2026.03.17 21:09:52.953730 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 13337 | 2026.03.17 21:09:52.953766 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13338 | 2026.03.17 21:09:52.953779 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 13339 | 2026.03.17 21:09:52.953816 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13340 | 2026.03.17 21:09:52.953828 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 13341 | 2026.03.17 21:09:52.953870 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 13342 | 2026.03.17 21:09:52.953887 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811039 sec., 2320215.080956291 rows/sec., 171.26 MiB/sec. | ||
| 13343 | 2026.03.17 21:09:52.953907 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 13344 | 2026.03.17 21:09:52.953952 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 13345 | 2026.03.17 21:09:52.954128 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13346 | 2026.03.17 21:09:52.954272 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.03.17 21:09:52.954317 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13348 | 2026.03.17 21:09:52.954470 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.03.17 21:09:52.954566 [ 199 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_86_17} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13350 | 2026.03.17 21:09:52.954641 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001058157 sec., 147426.13808725926 rows/sec., 7.52 MiB/sec. | ||
| 13351 | 2026.03.17 21:09:52.954686 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 13352 | 2026.03.17 21:09:52.954713 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13353 | 2026.03.17 21:09:52.954846 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 13354 | 2026.03.17 21:09:52.954964 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2026.03.17 21:09:52.955109 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13356 | 2026.03.17 21:09:52.955118 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001371 sec., 193289.56965718453 rows/sec., 12.84 MiB/sec. | ||
| 13357 | 2026.03.17 21:09:52.955147 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2026.03.17 21:09:52.955166 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.03.17 21:09:52.955170 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13360 | 2026.03.17 21:09:52.955171 [ 4 ] {a3be7f5a-7834-4fce-b36e-6edbf3697a34} <Debug> TCPHandler: Processed in 0.001552555 sec. | ||
| 13361 | 2026.03.17 21:09:52.955242 [ 190 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_26_5} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 13362 | 2026.03.17 21:09:52.955262 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13363 | 2026.03.17 21:09:52.955311 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2026.03.17 21:09:52.955321 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13365 | 2026.03.17 21:09:52.955367 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13366 | 2026.03.17 21:09:52.955402 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 31199 rows starting from the beginning of the part | ||
| 13367 | 2026.03.17 21:09:52.955412 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13368 | 2026.03.17 21:09:52.955459 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13369 | 2026.03.17 21:09:52.955466 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 13370 | 2026.03.17 21:09:52.955521 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 13371 | 2026.03.17 21:09:52.955564 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1453 rows starting from the beginning of the part | ||
| 13372 | 2026.03.17 21:09:52.955606 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13373 | 2026.03.17 21:09:52.955649 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 13374 | 2026.03.17 21:09:52.955778 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.03.17 21:09:52.955819 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13376 | 2026.03.17 21:09:52.956133 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13377 | 2026.03.17 21:09:52.956345 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.03.17 21:09:52.956477 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 13379 | 2026.03.17 21:09:52.956513 [ 4 ] {27d29439-ccb2-4160-a826-a8e66a276e76} <Debug> TCPHandler: Processed in 0.00125124 sec. | ||
| 13380 | 2026.03.17 21:09:52.956631 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2026.03.17 21:09:52.956747 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13382 | 2026.03.17 21:09:52.956810 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <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 | ||
| 13383 | 2026.03.17 21:09:52.957788 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.03.17 21:09:52.957826 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13385 | 2026.03.17 21:09:52.958409 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13386 | 2026.03.17 21:09:52.958647 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.03.17 21:09:52.958770 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13388 | 2026.03.17 21:09:52.958797 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002073 sec., 8200.675349734684 rows/sec., 14.70 MiB/sec. | ||
| 13389 | 2026.03.17 21:09:52.958801 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2026.03.17 21:09:52.958837 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13391 | 2026.03.17 21:09:52.958874 [ 4 ] {a1e42f09-18e4-41f4-844f-f246db985322} <Debug> TCPHandler: Processed in 0.002302267 sec. | ||
| 13392 | 2026.03.17 21:09:52.958915 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13393 | 2026.03.17 21:09:52.958999 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13394 | 2026.03.17 21:09:52.959098 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13395 | 2026.03.17 21:09:52.959140 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13396 | 2026.03.17 21:09:52.959177 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13397 | 2026.03.17 21:09:52.959241 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1638 rows starting from the beginning of the part | ||
| 13398 | 2026.03.17 21:09:52.959376 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 17 rows starting from the beginning of the part | ||
| 13399 | 2026.03.17 21:09:52.959492 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part | ||
| 13400 | 2026.03.17 21:09:52.959493 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.03.17 21:09:52.959544 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13402 | 2026.03.17 21:09:52.959594 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part | ||
| 13403 | 2026.03.17 21:09:52.959693 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 13404 | 2026.03.17 21:09:52.959788 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 17 rows starting from the beginning of the part | ||
| 13405 | 2026.03.17 21:09:52.959894 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13406 | 2026.03.17 21:09:52.960145 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.03.17 21:09:52.960284 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001203 sec., 74812.96758104737 rows/sec., 4.68 MiB/sec. | ||
| 13408 | 2026.03.17 21:09:52.960322 [ 4 ] {3afd0e1b-8799-4dee-aa73-539f5acdbabc} <Debug> TCPHandler: Processed in 0.001373652 sec. | ||
| 13409 | 2026.03.17 21:09:52.963611 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33502 rows, containing 5 columns (5 merged, 0 gathered) in 0.008383174 sec., 3996338.3797115507 rows/sec., 261.44 MiB/sec. | ||
| 13410 | 2026.03.17 21:09:52.963817 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13411 | 2026.03.17 21:09:52.964074 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.03.17 21:09:52.964143 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13413 | 2026.03.17 21:09:52.964221 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13414 | 2026.03.17 21:09:52.967423 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1748 rows, containing 19 columns (19 merged, 0 gathered) in 0.008542207 sec., 204630.9577840949 rows/sec., 366.69 MiB/sec. | ||
| 13415 | 2026.03.17 21:09:52.968659 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13416 | 2026.03.17 21:09:52.968967 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.03.17 21:09:52.969032 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13418 | 2026.03.17 21:09:52.969124 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.11 MiB. | ||
| 13419 | 2026.03.17 21:09:53.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.76 MiB, peak 364.83 MiB, free memory in arenas 0.00 B, will set to 350.83 MiB (RSS), difference: 3.07 MiB | ||
| 13420 | 2026.03.17 21:09:57.934903 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13421 | 2026.03.17 21:09:57.935220 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13422 | 2026.03.17 21:09:57.935326 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13423 | 2026.03.17 21:09:57.936104 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.03.17 21:09:57.936159 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13425 | 2026.03.17 21:09:57.936555 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13426 | 2026.03.17 21:09:57.936804 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.03.17 21:09:57.936972 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001828 sec., 2188.183807439825 rows/sec., 178.43 KiB/sec. | ||
| 13428 | 2026.03.17 21:09:57.937025 [ 4 ] {ed9d2626-cc18-489e-a22f-070200edf527} <Debug> TCPHandler: Processed in 0.002325107 sec. | ||
| 13429 | 2026.03.17 21:09:57.937147 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.03.17 21:09:57.937251 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13431 | 2026.03.17 21:09:57.937293 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13432 | 2026.03.17 21:09:57.937761 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.03.17 21:09:57.937801 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13434 | 2026.03.17 21:09:57.938120 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13435 | 2026.03.17 21:09:57.938333 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.03.17 21:09:57.938467 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.00124 sec., 85483.87096774194 rows/sec., 7.13 MiB/sec. | ||
| 13437 | 2026.03.17 21:09:57.938506 [ 4 ] {532588fd-e058-4ea9-884d-66a6178bf3fa} <Debug> TCPHandler: Processed in 0.001411253 sec. | ||
| 13438 | 2026.03.17 21:09:57.938619 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13439 | 2026.03.17 21:09:57.938717 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13440 | 2026.03.17 21:09:57.938758 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13441 | 2026.03.17 21:09:57.939166 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13442 | 2026.03.17 21:09:57.939204 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13443 | 2026.03.17 21:09:57.939507 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13444 | 2026.03.17 21:09:57.939714 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2026.03.17 21:09:57.939848 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.00115 sec., 24347.826086956524 rows/sec., 1.77 MiB/sec. | ||
| 13446 | 2026.03.17 21:09:57.939886 [ 4 ] {5ee18d56-61b1-46d5-ab58-30a5acc1c559} <Debug> TCPHandler: Processed in 0.001317742 sec. | ||
| 13447 | 2026.03.17 21:09:57.939989 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13448 | 2026.03.17 21:09:57.940082 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13449 | 2026.03.17 21:09:57.940122 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13450 | 2026.03.17 21:09:57.940543 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.03.17 21:09:57.940580 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13452 | 2026.03.17 21:09:57.940886 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13453 | 2026.03.17 21:09:57.941096 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13454 | 2026.03.17 21:09:57.941226 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001161 sec., 79242.03273040483 rows/sec., 6.19 MiB/sec. | ||
| 13455 | 2026.03.17 21:09:57.941264 [ 4 ] {c09457cd-bebb-4f48-845b-f0b5500bf9ea} <Debug> TCPHandler: Processed in 0.001324332 sec. | ||
| 13456 | 2026.03.17 21:09:57.941375 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13457 | 2026.03.17 21:09:57.941470 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13458 | 2026.03.17 21:09:57.941515 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13459 | 2026.03.17 21:09:57.941924 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13460 | 2026.03.17 21:09:57.941960 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13461 | 2026.03.17 21:09:57.942297 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13462 | 2026.03.17 21:09:57.942507 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.03.17 21:09:57.942638 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001186 sec., 136593.5919055649 rows/sec., 9.51 MiB/sec. | ||
| 13464 | 2026.03.17 21:09:57.942676 [ 4 ] {539a55b1-0e80-48b1-84cc-747bce1146d7} <Debug> TCPHandler: Processed in 0.001350851 sec. | ||
| 13465 | 2026.03.17 21:09:57.942778 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13466 | 2026.03.17 21:09:57.942871 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13467 | 2026.03.17 21:09:57.942925 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <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 | ||
| 13468 | 2026.03.17 21:09:57.943758 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.03.17 21:09:57.943796 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13470 | 2026.03.17 21:09:57.944336 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13471 | 2026.03.17 21:09:57.944568 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.03.17 21:09:57.944711 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001858 sec., 12917.115177610332 rows/sec., 23.15 MiB/sec. | ||
| 13473 | 2026.03.17 21:09:57.944779 [ 4 ] {5dd3e26d-e2b3-40d3-a4e4-2119a0320347} <Debug> TCPHandler: Processed in 0.002049613 sec. | ||
| 13474 | 2026.03.17 21:09:57.944891 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2026.03.17 21:09:57.944986 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13476 | 2026.03.17 21:09:57.945026 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13477 | 2026.03.17 21:09:57.945371 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.03.17 21:09:57.945409 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13479 | 2026.03.17 21:09:57.945715 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13480 | 2026.03.17 21:09:57.945925 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.03.17 21:09:57.946062 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13482 | 2026.03.17 21:09:57.946099 [ 4 ] {2876da28-f8aa-475a-87fc-8b4a5c0de7df} <Debug> TCPHandler: Processed in 0.00125777 sec. | ||
| 13483 | 2026.03.17 21:09:58.728285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29240 | ||
| 13484 | 2026.03.17 21:09:58.728985 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.03.17 21:09:58.729034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13486 | 2026.03.17 21:09:58.729535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13487 | 2026.03.17 21:09:58.729774 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.03.17 21:09:58.729926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29240 | ||
| 13489 | 2026.03.17 21:09:58.729941 [ 27 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13490 | 2026.03.17 21:09:58.730039 [ 27 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.03.17 21:09:58.730076 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13492 | 2026.03.17 21:09:58.730197 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13493 | 2026.03.17 21:09:58.730308 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13494 | 2026.03.17 21:09:58.730344 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26872 rows starting from the beginning of the part | ||
| 13495 | 2026.03.17 21:09:58.730408 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13496 | 2026.03.17 21:09:58.730460 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13497 | 2026.03.17 21:09:58.730510 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13498 | 2026.03.17 21:09:58.730553 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13499 | 2026.03.17 21:09:58.730597 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13500 | 2026.03.17 21:09:58.732848 [ 187 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698393 sec., 10836079.103377456 rows/sec., 155.01 MiB/sec. | ||
| 13501 | 2026.03.17 21:09:58.733249 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13502 | 2026.03.17 21:09:58.733595 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2026.03.17 21:09:58.733684 [ 199 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_61_12} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13504 | 2026.03.17 21:09:58.733804 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 13505 | 2026.03.17 21:10:00.339144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13506 | 2026.03.17 21:10:00.356062 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2026.03.17 21:10:00.356109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13508 | 2026.03.17 21:10:00.362259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13509 | 2026.03.17 21:10:00.362947 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2026.03.17 21:10:00.363225 [ 49 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13511 | 2026.03.17 21:10:00.363260 [ 49 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.03.17 21:10:00.363281 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13513 | 2026.03.17 21:10:00.363413 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13514 | 2026.03.17 21:10:00.365977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13515 | 2026.03.17 21:10:00.367297 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13516 | 2026.03.17 21:10:00.369047 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13517 | 2026.03.17 21:10:00.373797 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13518 | 2026.03.17 21:10:00.378587 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13519 | 2026.03.17 21:10:00.383191 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13520 | 2026.03.17 21:10:00.388028 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13521 | 2026.03.17 21:10:00.392010 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13522 | 2026.03.17 21:10:00.443106 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079753905 sec., 5767.7426578673485 rows/sec., 29.82 MiB/sec. | ||
| 13523 | 2026.03.17 21:10:00.445138 [ 187 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13524 | 2026.03.17 21:10:00.447037 [ 187 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.03.17 21:10:00.447135 [ 187 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_61_12} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13526 | 2026.03.17 21:10:00.448711 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13527 | 2026.03.17 21:10:01.322134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1660 | ||
| 13528 | 2026.03.17 21:10:01.324902 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.03.17 21:10:01.324959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13530 | 2026.03.17 21:10:01.326238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13531 | 2026.03.17 21:10:01.326518 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.03.17 21:10:01.326912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
| 13533 | 2026.03.17 21:10:02.942425 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2026.03.17 21:10:02.942626 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13535 | 2026.03.17 21:10:02.942694 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13536 | 2026.03.17 21:10:02.943433 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.03.17 21:10:02.943481 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13538 | 2026.03.17 21:10:02.943897 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13539 | 2026.03.17 21:10:02.944123 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.03.17 21:10:02.944287 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 13541 | 2026.03.17 21:10:02.944343 [ 4 ] {02f3c828-f2be-4c6c-a92a-ee8340eb733d} <Debug> TCPHandler: Processed in 0.002046452 sec. | ||
| 13542 | 2026.03.17 21:10:02.944470 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13543 | 2026.03.17 21:10:02.944579 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13544 | 2026.03.17 21:10:02.944623 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13545 | 2026.03.17 21:10:02.945484 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2026.03.17 21:10:02.945523 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13547 | 2026.03.17 21:10:02.945909 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13548 | 2026.03.17 21:10:02.946121 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2026.03.17 21:10:02.946265 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001711 sec., 485680.8883693746 rows/sec., 38.13 MiB/sec. | ||
| 13550 | 2026.03.17 21:10:02.946304 [ 4 ] {da587d7d-6efa-4332-aaab-eb40d33efcba} <Debug> TCPHandler: Processed in 0.00188875 sec. | ||
| 13551 | 2026.03.17 21:10:02.946438 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2026.03.17 21:10:02.946579 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13553 | 2026.03.17 21:10:02.946643 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13554 | 2026.03.17 21:10:02.947184 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2026.03.17 21:10:02.947223 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13556 | 2026.03.17 21:10:02.947559 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13557 | 2026.03.17 21:10:02.947788 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.03.17 21:10:02.947933 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001416 sec., 112288.13559322034 rows/sec., 6.77 MiB/sec. | ||
| 13559 | 2026.03.17 21:10:02.947972 [ 4 ] {0437bb8c-0f13-45ab-a4ba-cb54dcd0d18c} <Debug> TCPHandler: Processed in 0.001586466 sec. | ||
| 13560 | 2026.03.17 21:10:02.948091 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13561 | 2026.03.17 21:10:02.948188 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13562 | 2026.03.17 21:10:02.948229 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13563 | 2026.03.17 21:10:02.948692 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13564 | 2026.03.17 21:10:02.948729 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13565 | 2026.03.17 21:10:02.949045 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13566 | 2026.03.17 21:10:02.949280 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.03.17 21:10:02.949411 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001243 sec., 119871.27916331457 rows/sec., 7.74 MiB/sec. | ||
| 13568 | 2026.03.17 21:10:02.949448 [ 4 ] {769ab40a-608b-4708-a946-3ba0a775d874} <Debug> TCPHandler: Processed in 0.001406302 sec. | ||
| 13569 | 2026.03.17 21:10:02.949570 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.03.17 21:10:02.949674 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13571 | 2026.03.17 21:10:02.949719 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13572 | 2026.03.17 21:10:02.950223 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.03.17 21:10:02.950266 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13574 | 2026.03.17 21:10:02.950684 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13575 | 2026.03.17 21:10:02.950972 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.03.17 21:10:02.951140 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001489 sec., 99395.56749496306 rows/sec., 5.65 MiB/sec. | ||
| 13577 | 2026.03.17 21:10:02.951190 [ 4 ] {4c3ace51-fe33-4ed7-9f13-636a3d55d774} <Debug> TCPHandler: Processed in 0.001678837 sec. | ||
| 13578 | 2026.03.17 21:10:02.951322 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.03.17 21:10:02.951442 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13580 | 2026.03.17 21:10:02.951495 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13581 | 2026.03.17 21:10:02.952274 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.03.17 21:10:02.952318 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13583 | 2026.03.17 21:10:02.952749 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13584 | 2026.03.17 21:10:02.953039 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.03.17 21:10:02.953204 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001786 sec., 283874.58006718924 rows/sec., 19.98 MiB/sec. | ||
| 13586 | 2026.03.17 21:10:02.953254 [ 4 ] {2d9edcae-7e03-4018-8b98-ae5f2adbbef8} <Debug> TCPHandler: Processed in 0.001993462 sec. | ||
| 13587 | 2026.03.17 21:10:02.953384 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.03.17 21:10:02.953505 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13589 | 2026.03.17 21:10:02.953559 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13590 | 2026.03.17 21:10:02.953949 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.03.17 21:10:02.953991 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13592 | 2026.03.17 21:10:02.954373 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13593 | 2026.03.17 21:10:02.954658 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.03.17 21:10:02.954819 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 234.11 KiB/sec. | ||
| 13595 | 2026.03.17 21:10:02.954863 [ 4 ] {1cbe1b5d-c624-42e2-bd2a-4ff6270709ab} <Debug> TCPHandler: Processed in 0.001541085 sec. | ||
| 13596 | 2026.03.17 21:10:02.955005 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.03.17 21:10:02.955133 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.03.17 21:10:02.955187 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13599 | 2026.03.17 21:10:02.955744 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.03.17 21:10:02.955801 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13601 | 2026.03.17 21:10:02.956160 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13602 | 2026.03.17 21:10:02.956371 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.03.17 21:10:02.956507 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001394 sec., 190100.43041606885 rows/sec., 12.63 MiB/sec. | ||
| 13604 | 2026.03.17 21:10:02.956546 [ 4 ] {79f2f60d-ce4c-40b6-aa69-b1db5c2e1e32} <Debug> TCPHandler: Processed in 0.001597096 sec. | ||
| 13605 | 2026.03.17 21:10:02.956656 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2026.03.17 21:10:02.956753 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13607 | 2026.03.17 21:10:02.956796 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13608 | 2026.03.17 21:10:02.957109 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.03.17 21:10:02.957144 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13610 | 2026.03.17 21:10:02.957442 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13611 | 2026.03.17 21:10:02.957640 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.03.17 21:10:02.957770 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 13613 | 2026.03.17 21:10:02.957807 [ 4 ] {9c42032a-ce2b-4c59-9c20-07f5f4a77bb7} <Debug> TCPHandler: Processed in 0.001201709 sec. | ||
| 13614 | 2026.03.17 21:10:02.957919 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2026.03.17 21:10:02.958013 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13616 | 2026.03.17 21:10:02.958069 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <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 | ||
| 13617 | 2026.03.17 21:10:02.958882 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.03.17 21:10:02.958924 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13619 | 2026.03.17 21:10:02.959585 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13620 | 2026.03.17 21:10:02.959813 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.03.17 21:10:02.959961 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001966 sec., 8646.998982706004 rows/sec., 15.50 MiB/sec. | ||
| 13622 | 2026.03.17 21:10:02.960038 [ 4 ] {eab42e04-a75b-4ca3-8604-26f8ef22681f} <Debug> TCPHandler: Processed in 0.002168224 sec. | ||
| 13623 | 2026.03.17 21:10:02.960154 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.03.17 21:10:02.960249 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13625 | 2026.03.17 21:10:02.960291 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13626 | 2026.03.17 21:10:02.960624 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.03.17 21:10:02.960661 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13628 | 2026.03.17 21:10:02.960974 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13629 | 2026.03.17 21:10:02.961178 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.03.17 21:10:02.961299 [ 93 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13631 | 2026.03.17 21:10:02.961309 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 13632 | 2026.03.17 21:10:02.961375 [ 93 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.03.17 21:10:02.961393 [ 4 ] {881fc2c3-fe64-484f-8832-854f17459d92} <Debug> TCPHandler: Processed in 0.001288951 sec. | ||
| 13634 | 2026.03.17 21:10:02.961403 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13635 | 2026.03.17 21:10:02.961520 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13636 | 2026.03.17 21:10:02.961629 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13637 | 2026.03.17 21:10:02.961665 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4632 rows starting from the beginning of the part | ||
| 13638 | 2026.03.17 21:10:02.961728 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 13639 | 2026.03.17 21:10:02.961772 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 13640 | 2026.03.17 21:10:02.961811 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 13641 | 2026.03.17 21:10:02.961848 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 13642 | 2026.03.17 21:10:02.961885 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 13643 | 2026.03.17 21:10:02.963506 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019743 sec., 2486454.9598637056 rows/sec., 162.26 MiB/sec. | ||
| 13644 | 2026.03.17 21:10:02.963837 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13645 | 2026.03.17 21:10:02.964095 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.03.17 21:10:02.964163 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_86_17} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13647 | 2026.03.17 21:10:02.964232 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13648 | 2026.03.17 21:10:06.058718 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13649 | 2026.03.17 21:10:06.058802 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13650 | 2026.03.17 21:10:06.230083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29752 | ||
| 13651 | 2026.03.17 21:10:06.230683 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.03.17 21:10:06.230728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13653 | 2026.03.17 21:10:06.231241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13654 | 2026.03.17 21:10:06.231467 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.03.17 21:10:06.231599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29752 | ||
| 13656 | 2026.03.17 21:10:07.866062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13657 | 2026.03.17 21:10:07.881764 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.03.17 21:10:07.881828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13659 | 2026.03.17 21:10:07.887513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13660 | 2026.03.17 21:10:07.888205 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2026.03.17 21:10:07.891049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13662 | 2026.03.17 21:10:07.935599 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13663 | 2026.03.17 21:10:07.935801 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13664 | 2026.03.17 21:10:07.935878 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13665 | 2026.03.17 21:10:07.936549 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13666 | 2026.03.17 21:10:07.936601 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13667 | 2026.03.17 21:10:07.937022 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13668 | 2026.03.17 21:10:07.937247 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2026.03.17 21:10:07.937415 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001669 sec., 62312.762133013784 rows/sec., 5.21 MiB/sec. | ||
| 13670 | 2026.03.17 21:10:07.937466 [ 4 ] {6195a074-3a71-415e-acd2-dd2ddf40328d} <Debug> TCPHandler: Processed in 0.002010292 sec. | ||
| 13671 | 2026.03.17 21:10:07.937590 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13672 | 2026.03.17 21:10:07.937695 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13673 | 2026.03.17 21:10:07.937739 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13674 | 2026.03.17 21:10:07.938143 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2026.03.17 21:10:07.938181 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13676 | 2026.03.17 21:10:07.938476 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13677 | 2026.03.17 21:10:07.938679 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2026.03.17 21:10:07.938804 [ 130 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13679 | 2026.03.17 21:10:07.938815 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.54 MiB/sec. | ||
| 13680 | 2026.03.17 21:10:07.938881 [ 130 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.03.17 21:10:07.938900 [ 4 ] {49c3904c-b680-4e2c-bb82-244e169f4104} <Debug> TCPHandler: Processed in 0.001363191 sec. | ||
| 13682 | 2026.03.17 21:10:07.938907 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13683 | 2026.03.17 21:10:07.939008 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13684 | 2026.03.17 21:10:07.939013 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2026.03.17 21:10:07.939102 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13686 | 2026.03.17 21:10:07.939124 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13687 | 2026.03.17 21:10:07.939130 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 13688 | 2026.03.17 21:10:07.939164 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13689 | 2026.03.17 21:10:07.939193 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part | ||
| 13690 | 2026.03.17 21:10:07.939236 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 159 rows starting from the beginning of the part | ||
| 13691 | 2026.03.17 21:10:07.939277 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 28 rows starting from the beginning of the part | ||
| 13692 | 2026.03.17 21:10:07.939315 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 159 rows starting from the beginning of the part | ||
| 13693 | 2026.03.17 21:10:07.939356 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part | ||
| 13694 | 2026.03.17 21:10:07.939624 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13695 | 2026.03.17 21:10:07.939661 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13696 | 2026.03.17 21:10:07.939969 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13697 | 2026.03.17 21:10:07.940138 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170779 sec., 529561.9412374154 rows/sec., 35.50 MiB/sec. | ||
| 13698 | 2026.03.17 21:10:07.940182 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.03.17 21:10:07.940258 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13700 | 2026.03.17 21:10:07.940316 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001212 sec., 72607.2607260726 rows/sec., 5.67 MiB/sec. | ||
| 13701 | 2026.03.17 21:10:07.940355 [ 4 ] {84eee7b7-4fb6-4ea6-b2dd-9b2d52bbadea} <Debug> TCPHandler: Processed in 0.001392593 sec. | ||
| 13702 | 2026.03.17 21:10:07.940460 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13703 | 2026.03.17 21:10:07.940494 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2026.03.17 21:10:07.940558 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13705 | 2026.03.17 21:10:07.940558 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_86_17} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13706 | 2026.03.17 21:10:07.940603 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13707 | 2026.03.17 21:10:07.940633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13708 | 2026.03.17 21:10:07.940995 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2026.03.17 21:10:07.941031 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13710 | 2026.03.17 21:10:07.941357 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13711 | 2026.03.17 21:10:07.941569 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13712 | 2026.03.17 21:10:07.941702 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 13713 | 2026.03.17 21:10:07.941739 [ 4 ] {e52b79a8-0e3c-4075-9d44-18894039a504} <Debug> TCPHandler: Processed in 0.001328981 sec. | ||
| 13714 | 2026.03.17 21:10:07.941840 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2026.03.17 21:10:07.941933 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13716 | 2026.03.17 21:10:07.941987 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <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 | ||
| 13717 | 2026.03.17 21:10:07.942789 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2026.03.17 21:10:07.942826 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13719 | 2026.03.17 21:10:07.943366 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13720 | 2026.03.17 21:10:07.943583 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.03.17 21:10:07.943725 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. | ||
| 13722 | 2026.03.17 21:10:07.943790 [ 4 ] {0f1be14a-f094-4f3a-8c8f-54bd62b09f75} <Debug> TCPHandler: Processed in 0.001999441 sec. | ||
| 13723 | 2026.03.17 21:10:07.943923 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13724 | 2026.03.17 21:10:07.944046 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13725 | 2026.03.17 21:10:07.944095 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13726 | 2026.03.17 21:10:07.944482 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2026.03.17 21:10:07.944528 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13728 | 2026.03.17 21:10:07.944902 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13729 | 2026.03.17 21:10:07.945110 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2026.03.17 21:10:07.945238 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 13731 | 2026.03.17 21:10:07.945274 [ 4 ] {77f394f1-27db-4a47-844b-36ae9d775e23} <Debug> TCPHandler: Processed in 0.001411792 sec. | ||
| 13732 | 2026.03.17 21:10:11.327137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1694 | ||
| 13733 | 2026.03.17 21:10:11.329589 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.03.17 21:10:11.329626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13735 | 2026.03.17 21:10:11.330790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13736 | 2026.03.17 21:10:11.331047 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.03.17 21:10:11.331198 [ 83 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13738 | 2026.03.17 21:10:11.331240 [ 83 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13739 | 2026.03.17 21:10:11.331263 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13740 | 2026.03.17 21:10:11.331314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 13741 | 2026.03.17 21:10:11.331438 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13742 | 2026.03.17 21:10:11.332213 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13743 | 2026.03.17 21:10:11.332365 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1510 rows starting from the beginning of the part | ||
| 13744 | 2026.03.17 21:10:11.332768 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 13745 | 2026.03.17 21:10:11.333136 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 13746 | 2026.03.17 21:10:11.333492 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
| 13747 | 2026.03.17 21:10:11.333826 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 13748 | 2026.03.17 21:10:11.334140 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 13749 | 2026.03.17 21:10:11.341235 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1694 rows, containing 72 columns (72 merged, 0 gathered) in 0.009867448 sec., 171675.59433807 rows/sec., 136.17 MiB/sec. | ||
| 13750 | 2026.03.17 21:10:11.343393 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13751 | 2026.03.17 21:10:11.344003 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13752 | 2026.03.17 21:10:11.344101 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_46_9} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13753 | 2026.03.17 21:10:11.344499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13754 | 2026.03.17 21:10:12.891263 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2026.03.17 21:10:12.891506 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.03.17 21:10:12.891590 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13757 | 2026.03.17 21:10:12.892316 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.03.17 21:10:12.892357 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13759 | 2026.03.17 21:10:12.892736 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13760 | 2026.03.17 21:10:12.892955 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.03.17 21:10:12.893109 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 13762 | 2026.03.17 21:10:12.893151 [ 4 ] {f7d74519-54d7-497d-9da0-a8b3bce42f7f} <Debug> TCPHandler: Processed in 0.002035582 sec. | ||
| 13763 | 2026.03.17 21:10:12.893268 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13764 | 2026.03.17 21:10:12.893360 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13765 | 2026.03.17 21:10:12.893401 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13766 | 2026.03.17 21:10:12.893802 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.03.17 21:10:12.893838 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13768 | 2026.03.17 21:10:12.894131 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13769 | 2026.03.17 21:10:12.894331 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.03.17 21:10:12.894458 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 13771 | 2026.03.17 21:10:12.894495 [ 4 ] {de2c8cd7-099e-4dd5-9dcc-157dbddd2c51} <Debug> TCPHandler: Processed in 0.001274191 sec. | ||
| 13772 | 2026.03.17 21:10:12.894607 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2026.03.17 21:10:12.894697 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13774 | 2026.03.17 21:10:12.894736 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13775 | 2026.03.17 21:10:12.895854 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.03.17 21:10:12.895889 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13777 | 2026.03.17 21:10:12.896306 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13778 | 2026.03.17 21:10:12.896506 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.03.17 21:10:12.896641 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Debug> executeQuery: Read 2096 rows, 163.48 KiB in 0.001961 sec., 1068842.4273329934 rows/sec., 81.41 MiB/sec. | ||
| 13780 | 2026.03.17 21:10:12.896679 [ 4 ] {553202a7-6e2b-48bb-a7a8-32d7fc347429} <Debug> TCPHandler: Processed in 0.002119174 sec. | ||
| 13781 | 2026.03.17 21:10:12.896790 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2026.03.17 21:10:12.896882 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13783 | 2026.03.17 21:10:12.896921 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13784 | 2026.03.17 21:10:12.897326 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2026.03.17 21:10:12.897362 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13786 | 2026.03.17 21:10:12.897649 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13787 | 2026.03.17 21:10:12.897850 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.03.17 21:10:12.897975 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Debug> executeQuery: Read 44 rows, 3.35 KiB in 0.001111 sec., 39603.960396039605 rows/sec., 2.94 MiB/sec. | ||
| 13789 | 2026.03.17 21:10:12.898012 [ 4 ] {5ab498da-af09-400a-b35b-3d326a2e7cd6} <Debug> TCPHandler: Processed in 0.00126883 sec. | ||
| 13790 | 2026.03.17 21:10:12.898132 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2026.03.17 21:10:12.898255 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13792 | 2026.03.17 21:10:12.898303 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13793 | 2026.03.17 21:10:12.898995 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2026.03.17 21:10:12.899039 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13795 | 2026.03.17 21:10:12.899394 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13796 | 2026.03.17 21:10:12.899609 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.03.17 21:10:12.899720 [ 75 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 13798 | 2026.03.17 21:10:12.899736 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001506 sec., 486055.77689243027 rows/sec., 28.75 MiB/sec. | ||
| 13799 | 2026.03.17 21:10:12.899789 [ 75 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13800 | 2026.03.17 21:10:12.899799 [ 4 ] {c85733f3-db01-4033-ae38-94fef126a521} <Debug> TCPHandler: Processed in 0.001726368 sec. | ||
| 13801 | 2026.03.17 21:10:12.899818 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13802 | 2026.03.17 21:10:12.899920 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 13803 | 2026.03.17 21:10:12.899922 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.03.17 21:10:12.900036 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13805 | 2026.03.17 21:10:12.900054 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13806 | 2026.03.17 21:10:12.900071 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 881 rows starting from the beginning of the part | ||
| 13807 | 2026.03.17 21:10:12.900094 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13808 | 2026.03.17 21:10:12.900171 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 13809 | 2026.03.17 21:10:12.900224 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 857 rows starting from the beginning of the part | ||
| 13810 | 2026.03.17 21:10:12.900271 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 13811 | 2026.03.17 21:10:12.900315 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 13812 | 2026.03.17 21:10:12.900362 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 732 rows starting from the beginning of the part | ||
| 13813 | 2026.03.17 21:10:12.900497 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.03.17 21:10:12.900532 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13815 | 2026.03.17 21:10:12.900846 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13816 | 2026.03.17 21:10:12.901060 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.03.17 21:10:12.901189 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 13818 | 2026.03.17 21:10:12.901227 [ 4 ] {d76087d6-d7f2-43aa-9a3e-f034d54f3a65} <Debug> TCPHandler: Processed in 0.001354372 sec. | ||
| 13819 | 2026.03.17 21:10:12.901336 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13820 | 2026.03.17 21:10:12.901430 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13821 | 2026.03.17 21:10:12.901469 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13822 | 2026.03.17 21:10:12.901621 [ 193 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740298 sec., 1676149.7168875677 rows/sec., 107.54 MiB/sec. | ||
| 13823 | 2026.03.17 21:10:12.901854 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13824 | 2026.03.17 21:10:12.901890 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 13825 | 2026.03.17 21:10:12.901896 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13826 | 2026.03.17 21:10:12.902276 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13827 | 2026.03.17 21:10:12.902291 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.03.17 21:10:12.902388 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_35_7} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 13829 | 2026.03.17 21:10:12.902489 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13830 | 2026.03.17 21:10:12.902508 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.03.17 21:10:12.902646 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001233 sec., 9732.3600973236 rows/sec., 760.34 KiB/sec. | ||
| 13832 | 2026.03.17 21:10:12.902684 [ 4 ] {8f2d59e5-6793-4a6b-b9a9-99eea5a2342b} <Debug> TCPHandler: Processed in 0.001396192 sec. | ||
| 13833 | 2026.03.17 21:10:12.902788 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13834 | 2026.03.17 21:10:12.902887 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13835 | 2026.03.17 21:10:12.902927 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13836 | 2026.03.17 21:10:12.903637 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.03.17 21:10:12.903676 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13838 | 2026.03.17 21:10:12.904039 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13839 | 2026.03.17 21:10:12.904251 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.03.17 21:10:12.904385 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Debug> executeQuery: Read 1068 rows, 76.17 KiB in 0.001517 sec., 704021.0942649967 rows/sec., 49.03 MiB/sec. | ||
| 13841 | 2026.03.17 21:10:12.904424 [ 4 ] {d7671fc0-2584-4afe-b31b-ab4125f11c65} <Debug> TCPHandler: Processed in 0.001684917 sec. | ||
| 13842 | 2026.03.17 21:10:12.904540 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2026.03.17 21:10:12.904634 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13844 | 2026.03.17 21:10:12.904678 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13845 | 2026.03.17 21:10:12.905330 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13846 | 2026.03.17 21:10:12.905366 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13847 | 2026.03.17 21:10:12.905785 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13848 | 2026.03.17 21:10:12.905995 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2026.03.17 21:10:12.906127 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Debug> executeQuery: Read 1491 rows, 99.14 KiB in 0.001512 sec., 986111.111111111 rows/sec., 64.03 MiB/sec. | ||
| 13850 | 2026.03.17 21:10:12.906165 [ 4 ] {48b276dc-e89a-4dcf-a0d3-663f66f9e17e} <Debug> TCPHandler: Processed in 0.001677827 sec. | ||
| 13851 | 2026.03.17 21:10:12.906272 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2026.03.17 21:10:12.906365 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13853 | 2026.03.17 21:10:12.906419 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <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 | ||
| 13854 | 2026.03.17 21:10:12.907199 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2026.03.17 21:10:12.907235 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13856 | 2026.03.17 21:10:12.907765 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13857 | 2026.03.17 21:10:12.907983 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2026.03.17 21:10:12.908122 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001775 sec., 15774.647887323943 rows/sec., 28.27 MiB/sec. | ||
| 13859 | 2026.03.17 21:10:12.908182 [ 4 ] {83cfe679-65c8-459b-80e3-2b19befd769c} <Debug> TCPHandler: Processed in 0.001956861 sec. | ||
| 13860 | 2026.03.17 21:10:12.908293 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2026.03.17 21:10:12.908385 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13862 | 2026.03.17 21:10:12.908427 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13863 | 2026.03.17 21:10:12.908755 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2026.03.17 21:10:12.908791 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13865 | 2026.03.17 21:10:12.909091 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13866 | 2026.03.17 21:10:12.909288 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2026.03.17 21:10:12.909415 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 13868 | 2026.03.17 21:10:12.909450 [ 4 ] {9dd5e200-73bd-4478-9859-e49bc1062376} <Debug> TCPHandler: Processed in 0.001204029 sec. | ||
| 13869 | 2026.03.17 21:10:13.415470 [ 81 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13870 | 2026.03.17 21:10:13.415563 [ 81 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.03.17 21:10:13.415602 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13872 | 2026.03.17 21:10:13.415782 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 13873 | 2026.03.17 21:10:13.416008 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13874 | 2026.03.17 21:10:13.416066 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 13875 | 2026.03.17 21:10:13.416169 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 13876 | 2026.03.17 21:10:13.416241 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 13877 | 2026.03.17 21:10:13.416280 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 13878 | 2026.03.17 21:10:13.416315 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 13879 | 2026.03.17 21:10:13.417066 [ 190 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001364892 sec., 19781.784932434217 rows/sec., 1.30 MiB/sec. | ||
| 13880 | 2026.03.17 21:10:13.417245 [ 190 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13881 | 2026.03.17 21:10:13.417567 [ 190 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.03.17 21:10:13.417653 [ 190 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_27_6} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13883 | 2026.03.17 21:10:13.417766 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13884 | 2026.03.17 21:10:13.731762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30200 | ||
| 13885 | 2026.03.17 21:10:13.732311 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.03.17 21:10:13.732361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13887 | 2026.03.17 21:10:13.732843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13888 | 2026.03.17 21:10:13.733081 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.03.17 21:10:13.733237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30200 | ||
| 13890 | 2026.03.17 21:10:15.391131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13891 | 2026.03.17 21:10:15.407263 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.03.17 21:10:15.407312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13893 | 2026.03.17 21:10:15.413449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13894 | 2026.03.17 21:10:15.414161 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.03.17 21:10:15.416980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13896 | 2026.03.17 21:10:17.934767 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13897 | 2026.03.17 21:10:17.934986 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13898 | 2026.03.17 21:10:17.935061 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13899 | 2026.03.17 21:10:17.935732 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2026.03.17 21:10:17.935788 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13901 | 2026.03.17 21:10:17.936198 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13902 | 2026.03.17 21:10:17.936424 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2026.03.17 21:10:17.936576 [ 127 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13904 | 2026.03.17 21:10:17.936582 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00165 sec., 63030.30303030303 rows/sec., 5.27 MiB/sec. | ||
| 13905 | 2026.03.17 21:10:17.936660 [ 127 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2026.03.17 21:10:17.936684 [ 4 ] {6373c447-aecf-48a4-81b0-07bd976d6176} <Debug> TCPHandler: Processed in 0.002056573 sec. | ||
| 13907 | 2026.03.17 21:10:17.936695 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13908 | 2026.03.17 21:10:17.936810 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.03.17 21:10:17.936812 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13910 | 2026.03.17 21:10:17.936912 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13911 | 2026.03.17 21:10:17.936918 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13912 | 2026.03.17 21:10:17.936953 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2894 rows starting from the beginning of the part | ||
| 13913 | 2026.03.17 21:10:17.936954 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13914 | 2026.03.17 21:10:17.937010 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
| 13915 | 2026.03.17 21:10:17.937055 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 831 rows starting from the beginning of the part | ||
| 13916 | 2026.03.17 21:10:17.937094 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 13917 | 2026.03.17 21:10:17.937128 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2096 rows starting from the beginning of the part | ||
| 13918 | 2026.03.17 21:10:17.937167 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 13919 | 2026.03.17 21:10:17.937398 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2026.03.17 21:10:17.937433 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13921 | 2026.03.17 21:10:17.937753 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13922 | 2026.03.17 21:10:17.937964 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2026.03.17 21:10:17.938099 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.46 MiB/sec. | ||
| 13924 | 2026.03.17 21:10:17.938138 [ 4 ] {af19c886-2550-467d-ba93-ab39d16b7f6a} <Debug> TCPHandler: Processed in 0.001378242 sec. | ||
| 13925 | 2026.03.17 21:10:17.938245 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2026.03.17 21:10:17.938339 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13927 | 2026.03.17 21:10:17.938380 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13928 | 2026.03.17 21:10:17.938807 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.03.17 21:10:17.938843 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13930 | 2026.03.17 21:10:17.939045 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6135 rows, containing 5 columns (5 merged, 0 gathered) in 0.002267117 sec., 2706080.0126327844 rows/sec., 219.19 MiB/sec. | ||
| 13931 | 2026.03.17 21:10:17.939138 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13932 | 2026.03.17 21:10:17.939346 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.03.17 21:10:17.939438 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13934 | 2026.03.17 21:10:17.939469 [ 154 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13935 | 2026.03.17 21:10:17.939476 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001155 sec., 76190.4761904762 rows/sec., 5.95 MiB/sec. | ||
| 13936 | 2026.03.17 21:10:17.939512 [ 154 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.03.17 21:10:17.939534 [ 4 ] {874d1b93-1a3f-47e1-a65f-8a063474664a} <Debug> TCPHandler: Processed in 0.001336481 sec. | ||
| 13938 | 2026.03.17 21:10:17.939538 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13939 | 2026.03.17 21:10:17.939645 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13940 | 2026.03.17 21:10:17.939669 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.03.17 21:10:17.939773 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.03.17 21:10:17.939785 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13943 | 2026.03.17 21:10:17.939794 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13944 | 2026.03.17 21:10:17.939842 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13945 | 2026.03.17 21:10:17.939844 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1552 rows starting from the beginning of the part | ||
| 13946 | 2026.03.17 21:10:17.939874 [ 186 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_91_18} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13947 | 2026.03.17 21:10:17.939933 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 92 rows starting from the beginning of the part | ||
| 13948 | 2026.03.17 21:10:17.939983 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 507 rows starting from the beginning of the part | ||
| 13949 | 2026.03.17 21:10:17.939983 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13950 | 2026.03.17 21:10:17.940076 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 88 rows starting from the beginning of the part | ||
| 13951 | 2026.03.17 21:10:17.940125 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1068 rows starting from the beginning of the part | ||
| 13952 | 2026.03.17 21:10:17.940171 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 88 rows starting from the beginning of the part | ||
| 13953 | 2026.03.17 21:10:17.940278 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.03.17 21:10:17.940320 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13955 | 2026.03.17 21:10:17.940672 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13956 | 2026.03.17 21:10:17.940880 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13957 | 2026.03.17 21:10:17.941003 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 5 parts from all_1_86_17 to all_90_90_0 | ||
| 13958 | 2026.03.17 21:10:17.941015 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 13959 | 2026.03.17 21:10:17.941036 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2026.03.17 21:10:17.941059 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13961 | 2026.03.17 21:10:17.941062 [ 4 ] {806e2fea-7f52-4577-911a-cda5e46381ce} <Debug> TCPHandler: Processed in 0.001450663 sec. | ||
| 13962 | 2026.03.17 21:10:17.941134 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_86_17 to all_90_90_0 into Compact with storage Full | ||
| 13963 | 2026.03.17 21:10:17.941189 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13964 | 2026.03.17 21:10:17.941230 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13965 | 2026.03.17 21:10:17.941258 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 33502 rows starting from the beginning of the part | ||
| 13966 | 2026.03.17 21:10:17.941284 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13967 | 2026.03.17 21:10:17.941311 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 162 rows starting from the beginning of the part | ||
| 13968 | 2026.03.17 21:10:17.941338 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <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 | ||
| 13969 | 2026.03.17 21:10:17.941357 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 13970 | 2026.03.17 21:10:17.941401 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13971 | 2026.03.17 21:10:17.941440 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1491 rows starting from the beginning of the part | ||
| 13972 | 2026.03.17 21:10:17.941588 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985911 sec., 1709542.8747813976 rows/sec., 127.02 MiB/sec. | ||
| 13973 | 2026.03.17 21:10:17.941818 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13974 | 2026.03.17 21:10:17.942125 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.03.17 21:10:17.942170 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2026.03.17 21:10:17.942206 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13977 | 2026.03.17 21:10:17.942211 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_91_18} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13978 | 2026.03.17 21:10:17.942298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13979 | 2026.03.17 21:10:17.942789 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13980 | 2026.03.17 21:10:17.943014 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2026.03.17 21:10:17.943142 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13982 | 2026.03.17 21:10:17.943162 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001897 sec., 12651.55508697944 rows/sec., 22.67 MiB/sec. | ||
| 13983 | 2026.03.17 21:10:17.943170 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.03.17 21:10:17.943202 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13985 | 2026.03.17 21:10:17.943254 [ 4 ] {7eab17e2-0406-41e8-a2a4-a16f692d51eb} <Debug> TCPHandler: Processed in 0.002114994 sec. | ||
| 13986 | 2026.03.17 21:10:17.943270 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13987 | 2026.03.17 21:10:17.943370 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2026.03.17 21:10:17.943470 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13989 | 2026.03.17 21:10:17.943473 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13990 | 2026.03.17 21:10:17.943532 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13991 | 2026.03.17 21:10:17.943533 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1748 rows starting from the beginning of the part | ||
| 13992 | 2026.03.17 21:10:17.943680 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 24 rows starting from the beginning of the part | ||
| 13993 | 2026.03.17 21:10:17.943786 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 17 rows starting from the beginning of the part | ||
| 13994 | 2026.03.17 21:10:17.943885 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 24 rows starting from the beginning of the part | ||
| 13995 | 2026.03.17 21:10:17.943910 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.03.17 21:10:17.943954 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13997 | 2026.03.17 21:10:17.943976 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 28 rows starting from the beginning of the part | ||
| 13998 | 2026.03.17 21:10:17.944078 [ 186 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part | ||
| 13999 | 2026.03.17 21:10:17.944435 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14000 | 2026.03.17 21:10:17.944672 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.03.17 21:10:17.944820 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 14002 | 2026.03.17 21:10:17.944859 [ 4 ] {55ed8c02-a848-4c89-98ce-52119ca3ea45} <Debug> TCPHandler: Processed in 0.001539965 sec. | ||
| 14003 | 2026.03.17 21:10:17.949239 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00813439 sec., 4374021.899613862 rows/sec., 286.26 MiB/sec. | ||
| 14004 | 2026.03.17 21:10:17.949660 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 14005 | 2026.03.17 21:10:17.950005 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14006 | 2026.03.17 21:10:17.950101 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 5 parts: [all_1_86_17, all_90_90_0] -> all_1_90_18 | ||
| 14007 | 2026.03.17 21:10:17.950222 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14008 | 2026.03.17 21:10:17.954383 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1865 rows, containing 19 columns (19 merged, 0 gathered) in 0.011141528 sec., 167391.7617044987 rows/sec., 299.96 MiB/sec. | ||
| 14009 | 2026.03.17 21:10:17.956904 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14010 | 2026.03.17 21:10:17.957256 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.03.17 21:10:17.957334 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14012 | 2026.03.17 21:10:17.957500 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 14013 | 2026.03.17 21:10:18.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.50 MiB, peak 369.76 MiB, free memory in arenas 0.00 B, will set to 359.01 MiB (RSS), difference: 6.51 MiB | ||
| 14014 | 2026.03.17 21:10:21.058843 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14015 | 2026.03.17 21:10:21.058894 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14016 | 2026.03.17 21:10:21.233385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30712 | ||
| 14017 | 2026.03.17 21:10:21.234250 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2026.03.17 21:10:21.234325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14019 | 2026.03.17 21:10:21.234858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14020 | 2026.03.17 21:10:21.235088 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.03.17 21:10:21.235232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30712 | ||
| 14022 | 2026.03.17 21:10:21.331525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1728 | ||
| 14023 | 2026.03.17 21:10:21.334148 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.03.17 21:10:21.334234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14025 | 2026.03.17 21:10:21.335474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14026 | 2026.03.17 21:10:21.335736 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.03.17 21:10:21.336006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 14028 | 2026.03.17 21:10:22.002558 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002159045 sec. | ||
| 14029 | 2026.03.17 21:10:22.917058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14030 | 2026.03.17 21:10:22.934900 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2026.03.17 21:10:22.935082 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14032 | 2026.03.17 21:10:22.935151 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14033 | 2026.03.17 21:10:22.935306 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.03.17 21:10:22.935371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14035 | 2026.03.17 21:10:22.935865 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2026.03.17 21:10:22.935922 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14037 | 2026.03.17 21:10:22.936340 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14038 | 2026.03.17 21:10:22.936571 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.03.17 21:10:22.936736 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001703 sec., 52847.91544333529 rows/sec., 4.43 MiB/sec. | ||
| 14040 | 2026.03.17 21:10:22.936789 [ 4 ] {06d3db11-7cd8-47c7-b42e-845608a78756} <Debug> TCPHandler: Processed in 0.002019953 sec. | ||
| 14041 | 2026.03.17 21:10:22.936936 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14042 | 2026.03.17 21:10:22.937040 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14043 | 2026.03.17 21:10:22.937086 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14044 | 2026.03.17 21:10:22.937527 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.03.17 21:10:22.937569 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14046 | 2026.03.17 21:10:22.937903 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14047 | 2026.03.17 21:10:22.938116 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.03.17 21:10:22.938255 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001239 sec., 13720.742534301855 rows/sec., 1.01 MiB/sec. | ||
| 14049 | 2026.03.17 21:10:22.938298 [ 4 ] {9d011f5b-420a-43bc-ae92-df111a5ec9ad} <Debug> TCPHandler: Processed in 0.001415033 sec. | ||
| 14050 | 2026.03.17 21:10:22.938426 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14051 | 2026.03.17 21:10:22.938523 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14052 | 2026.03.17 21:10:22.938563 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14053 | 2026.03.17 21:10:22.939049 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.03.17 21:10:22.939085 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14055 | 2026.03.17 21:10:22.939391 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14056 | 2026.03.17 21:10:22.939623 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2026.03.17 21:10:22.939752 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001249 sec., 64851.88150520417 rows/sec., 5.06 MiB/sec. | ||
| 14058 | 2026.03.17 21:10:22.939791 [ 4 ] {ad1aad25-6355-4240-90ef-e488b9c7e185} <Debug> TCPHandler: Processed in 0.001414443 sec. | ||
| 14059 | 2026.03.17 21:10:22.939922 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14060 | 2026.03.17 21:10:22.940038 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14061 | 2026.03.17 21:10:22.940092 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14062 | 2026.03.17 21:10:22.940515 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.03.17 21:10:22.940552 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14064 | 2026.03.17 21:10:22.940927 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14065 | 2026.03.17 21:10:22.941143 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.03.17 21:10:22.941282 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 14067 | 2026.03.17 21:10:22.941325 [ 4 ] {341c295d-8938-49b6-9966-57bf938e4fe5} <Debug> TCPHandler: Processed in 0.001464423 sec. | ||
| 14068 | 2026.03.17 21:10:22.941446 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.03.17 21:10:22.941542 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14070 | 2026.03.17 21:10:22.941597 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <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 | ||
| 14071 | 2026.03.17 21:10:22.941922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14072 | 2026.03.17 21:10:22.942439 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14073 | 2026.03.17 21:10:22.942482 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14074 | 2026.03.17 21:10:22.942705 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.03.17 21:10:22.943056 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14076 | 2026.03.17 21:10:22.943294 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14077 | 2026.03.17 21:10:22.943447 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001923 sec., 8840.353614144566 rows/sec., 15.84 MiB/sec. | ||
| 14078 | 2026.03.17 21:10:22.943525 [ 4 ] {1a0c8898-c8a7-47ea-b162-8a128b00b0f8} <Debug> TCPHandler: Processed in 0.002128214 sec. | ||
| 14079 | 2026.03.17 21:10:22.943651 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14080 | 2026.03.17 21:10:22.943746 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14081 | 2026.03.17 21:10:22.943788 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14082 | 2026.03.17 21:10:22.944128 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14083 | 2026.03.17 21:10:22.944165 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14084 | 2026.03.17 21:10:22.944476 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14085 | 2026.03.17 21:10:22.944687 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2026.03.17 21:10:22.944821 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 14087 | 2026.03.17 21:10:22.944859 [ 4 ] {327197c6-1b6e-474e-86ab-68ad69c1982e} <Debug> TCPHandler: Processed in 0.00125871 sec. | ||
| 14088 | 2026.03.17 21:10:22.946656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14089 | 2026.03.17 21:10:23.384721 [ 150 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14090 | 2026.03.17 21:10:23.384785 [ 150 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.03.17 21:10:23.384811 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14092 | 2026.03.17 21:10:23.384930 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 14093 | 2026.03.17 21:10:23.385060 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14094 | 2026.03.17 21:10:23.385098 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 14095 | 2026.03.17 21:10:23.385171 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 14096 | 2026.03.17 21:10:23.385218 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 14097 | 2026.03.17 21:10:23.385267 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 14098 | 2026.03.17 21:10:23.385311 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 14099 | 2026.03.17 21:10:23.386063 [ 191 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186818 sec., 32018.388666164483 rows/sec., 2.67 MiB/sec. | ||
| 14100 | 2026.03.17 21:10:23.386182 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14101 | 2026.03.17 21:10:23.386448 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.03.17 21:10:23.386522 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_29_7} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14103 | 2026.03.17 21:10:23.386603 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14104 | 2026.03.17 21:10:27.935083 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.03.17 21:10:27.935306 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14106 | 2026.03.17 21:10:27.935382 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14107 | 2026.03.17 21:10:27.936017 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.03.17 21:10:27.936072 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14109 | 2026.03.17 21:10:27.936481 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14110 | 2026.03.17 21:10:27.936719 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.03.17 21:10:27.936890 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001639 sec., 2440.5125076266013 rows/sec., 199.01 KiB/sec. | ||
| 14112 | 2026.03.17 21:10:27.936943 [ 4 ] {d2f8a96f-88e3-4eb3-8949-9b81ae7da2f1} <Debug> TCPHandler: Processed in 0.001999812 sec. | ||
| 14113 | 2026.03.17 21:10:27.937064 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.03.17 21:10:27.937168 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14115 | 2026.03.17 21:10:27.937211 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14116 | 2026.03.17 21:10:27.937681 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.03.17 21:10:27.937720 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14118 | 2026.03.17 21:10:27.938036 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14119 | 2026.03.17 21:10:27.938242 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.03.17 21:10:27.938373 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001229 sec., 86248.98291293734 rows/sec., 7.19 MiB/sec. | ||
| 14121 | 2026.03.17 21:10:27.938412 [ 4 ] {26b030a5-c029-4e9c-a461-443f75d25e47} <Debug> TCPHandler: Processed in 0.001400472 sec. | ||
| 14122 | 2026.03.17 21:10:27.938520 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.03.17 21:10:27.938616 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.03.17 21:10:27.938658 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14125 | 2026.03.17 21:10:27.939053 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.03.17 21:10:27.939090 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14127 | 2026.03.17 21:10:27.939387 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14128 | 2026.03.17 21:10:27.939589 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.03.17 21:10:27.939723 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001128 sec., 24822.69503546099 rows/sec., 1.80 MiB/sec. | ||
| 14130 | 2026.03.17 21:10:27.939761 [ 4 ] {10f6faee-a051-430f-b5a2-42f772789dd5} <Debug> TCPHandler: Processed in 0.001291481 sec. | ||
| 14131 | 2026.03.17 21:10:27.939873 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.03.17 21:10:27.939968 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14133 | 2026.03.17 21:10:27.940007 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14134 | 2026.03.17 21:10:27.940412 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.03.17 21:10:27.940448 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14136 | 2026.03.17 21:10:27.940741 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14137 | 2026.03.17 21:10:27.940949 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.03.17 21:10:27.941076 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001127 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 14139 | 2026.03.17 21:10:27.941114 [ 4 ] {c5631f86-a33e-460c-ac32-b35d7a87da8a} <Debug> TCPHandler: Processed in 0.00129012 sec. | ||
| 14140 | 2026.03.17 21:10:27.941219 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14141 | 2026.03.17 21:10:27.941314 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14142 | 2026.03.17 21:10:27.941359 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14143 | 2026.03.17 21:10:27.941781 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.03.17 21:10:27.941821 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14145 | 2026.03.17 21:10:27.942174 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14146 | 2026.03.17 21:10:27.942388 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.03.17 21:10:27.942524 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001229 sec., 131814.48331977217 rows/sec., 9.18 MiB/sec. | ||
| 14148 | 2026.03.17 21:10:27.942565 [ 4 ] {321234b6-2d96-4203-b958-dd5e31ebd803} <Debug> TCPHandler: Processed in 0.001395453 sec. | ||
| 14149 | 2026.03.17 21:10:27.942670 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14150 | 2026.03.17 21:10:27.942766 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14151 | 2026.03.17 21:10:27.942821 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <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 | ||
| 14152 | 2026.03.17 21:10:27.943657 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2026.03.17 21:10:27.943694 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14154 | 2026.03.17 21:10:27.944230 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14155 | 2026.03.17 21:10:27.944454 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.03.17 21:10:27.944596 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001849 sec., 12979.989183342348 rows/sec., 23.26 MiB/sec. | ||
| 14157 | 2026.03.17 21:10:27.944665 [ 4 ] {9f79ecc7-831a-48ab-a381-fc56c3a1b475} <Debug> TCPHandler: Processed in 0.002044013 sec. | ||
| 14158 | 2026.03.17 21:10:27.944777 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14159 | 2026.03.17 21:10:27.944872 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14160 | 2026.03.17 21:10:27.944916 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14161 | 2026.03.17 21:10:27.945260 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.03.17 21:10:27.945295 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14163 | 2026.03.17 21:10:27.945614 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14164 | 2026.03.17 21:10:27.945885 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.03.17 21:10:27.946051 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 14166 | 2026.03.17 21:10:27.946049 [ 146 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14167 | 2026.03.17 21:10:27.946096 [ 4 ] {cf9ecdc5-f36c-440e-a127-1bd4b891eea1} <Debug> TCPHandler: Processed in 0.001368972 sec. | ||
| 14168 | 2026.03.17 21:10:27.946137 [ 146 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.03.17 21:10:27.946168 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14170 | 2026.03.17 21:10:27.946290 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14171 | 2026.03.17 21:10:27.946428 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14172 | 2026.03.17 21:10:27.946476 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5022 rows starting from the beginning of the part | ||
| 14173 | 2026.03.17 21:10:27.946551 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 14174 | 2026.03.17 21:10:27.946610 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 14175 | 2026.03.17 21:10:27.946662 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 14176 | 2026.03.17 21:10:27.946711 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 14177 | 2026.03.17 21:10:27.946752 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 14178 | 2026.03.17 21:10:27.948766 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5322 rows, containing 4 columns (4 merged, 0 gathered) in 0.00253039 sec., 2103233.098455179 rows/sec., 137.51 MiB/sec. | ||
| 14179 | 2026.03.17 21:10:27.949180 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14180 | 2026.03.17 21:10:27.949518 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.03.17 21:10:27.949616 [ 187 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_91_18} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14182 | 2026.03.17 21:10:27.949737 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14183 | 2026.03.17 21:10:28.656543 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61290 | ||
| 14184 | 2026.03.17 21:10:28.656668 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14185 | 2026.03.17 21:10:28.656699 [ 294 ] {} <Debug> TCP-Session: 2ea1b01b-6ac6-4f0d-b224-138304f4d32a Authenticating user 'default' from [fd00:1122:3344:101::e]:61290 | ||
| 14186 | 2026.03.17 21:10:28.656724 [ 294 ] {} <Debug> TCP-Session: 2ea1b01b-6ac6-4f0d-b224-138304f4d32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14187 | 2026.03.17 21:10:28.656739 [ 294 ] {} <Debug> TCP-Session: 2ea1b01b-6ac6-4f0d-b224-138304f4d32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14188 | 2026.03.17 21:10:28.656956 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42720 | ||
| 14189 | 2026.03.17 21:10:28.656982 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37754 | ||
| 14190 | 2026.03.17 21:10:28.657003 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65132 | ||
| 14191 | 2026.03.17 21:10:28.657023 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47550 | ||
| 14192 | 2026.03.17 21:10:28.657067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46325 | ||
| 14193 | 2026.03.17 21:10:28.657088 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14194 | 2026.03.17 21:10:28.657115 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14195 | 2026.03.17 21:10:28.657133 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14196 | 2026.03.17 21:10:28.657155 [ 3 ] {} <Debug> TCP-Session: 5f7f1d15-24b0-44bd-bd2a-7c15c4a0a6bb Authenticating user 'default' from [fd00:1122:3344:101::e]:42720 | ||
| 14197 | 2026.03.17 21:10:28.657162 [ 290 ] {} <Debug> TCP-Session: 8f93d133-e0b9-4359-bf1f-d2a833150da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65132 | ||
| 14198 | 2026.03.17 21:10:28.657174 [ 292 ] {} <Debug> TCP-Session: 3f6e8bd2-12cb-4087-b2c8-3891c96ba94b Authenticating user 'default' from [fd00:1122:3344:101::e]:47550 | ||
| 14199 | 2026.03.17 21:10:28.657194 [ 294 ] {} <Trace> TCP-Session: 2ea1b01b-6ac6-4f0d-b224-138304f4d32a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.03.17 21:10:28.657210 [ 292 ] {} <Debug> TCP-Session: 3f6e8bd2-12cb-4087-b2c8-3891c96ba94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14201 | 2026.03.17 21:10:28.657203 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14202 | 2026.03.17 21:10:28.657248 [ 292 ] {} <Debug> TCP-Session: 3f6e8bd2-12cb-4087-b2c8-3891c96ba94b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14203 | 2026.03.17 21:10:28.657189 [ 3 ] {} <Debug> TCP-Session: 5f7f1d15-24b0-44bd-bd2a-7c15c4a0a6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14204 | 2026.03.17 21:10:28.657283 [ 293 ] {} <Debug> TCP-Session: 53068297-c38a-4c62-aacc-821352d00fd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46325 | ||
| 14205 | 2026.03.17 21:10:28.657302 [ 3 ] {} <Debug> TCP-Session: 5f7f1d15-24b0-44bd-bd2a-7c15c4a0a6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14206 | 2026.03.17 21:10:28.657088 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14207 | 2026.03.17 21:10:28.657325 [ 293 ] {} <Debug> TCP-Session: 53068297-c38a-4c62-aacc-821352d00fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14208 | 2026.03.17 21:10:28.657361 [ 288 ] {} <Debug> TCP-Session: 967cf2b6-784f-4dd2-8f42-2d53ddd58642 Authenticating user 'default' from [fd00:1122:3344:101::e]:37754 | ||
| 14209 | 2026.03.17 21:10:28.657369 [ 293 ] {} <Debug> TCP-Session: 53068297-c38a-4c62-aacc-821352d00fd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14210 | 2026.03.17 21:10:28.657389 [ 288 ] {} <Debug> TCP-Session: 967cf2b6-784f-4dd2-8f42-2d53ddd58642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14211 | 2026.03.17 21:10:28.657401 [ 294 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14212 | 2026.03.17 21:10:28.657418 [ 288 ] {} <Debug> TCP-Session: 967cf2b6-784f-4dd2-8f42-2d53ddd58642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2026.03.17 21:10:28.657013 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47729 | ||
| 14214 | 2026.03.17 21:10:28.657004 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34300 | ||
| 14215 | 2026.03.17 21:10:28.656956 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33186 | ||
| 14216 | 2026.03.17 21:10:28.657199 [ 290 ] {} <Debug> TCP-Session: 8f93d133-e0b9-4359-bf1f-d2a833150da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14217 | 2026.03.17 21:10:28.657567 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14218 | 2026.03.17 21:10:28.657584 [ 290 ] {} <Debug> TCP-Session: 8f93d133-e0b9-4359-bf1f-d2a833150da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2026.03.17 21:10:28.657570 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14220 | 2026.03.17 21:10:28.657611 [ 291 ] {} <Debug> TCP-Session: 26e80d21-8635-4c8d-a571-799395aa7e45 Authenticating user 'default' from [fd00:1122:3344:101::e]:47729 | ||
| 14221 | 2026.03.17 21:10:28.657642 [ 289 ] {} <Debug> TCP-Session: 0042bed0-a232-413d-a4dd-327619323bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34300 | ||
| 14222 | 2026.03.17 21:10:28.657653 [ 291 ] {} <Debug> TCP-Session: 26e80d21-8635-4c8d-a571-799395aa7e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14223 | 2026.03.17 21:10:28.657668 [ 289 ] {} <Debug> TCP-Session: 0042bed0-a232-413d-a4dd-327619323bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14224 | 2026.03.17 21:10:28.657676 [ 291 ] {} <Debug> TCP-Session: 26e80d21-8635-4c8d-a571-799395aa7e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14225 | 2026.03.17 21:10:28.657690 [ 289 ] {} <Debug> TCP-Session: 0042bed0-a232-413d-a4dd-327619323bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14226 | 2026.03.17 21:10:28.657840 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14227 | 2026.03.17 21:10:28.657875 [ 287 ] {} <Debug> TCP-Session: 630f26c8-56f6-499a-bb58-63a54cbe54c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33186 | ||
| 14228 | 2026.03.17 21:10:28.657892 [ 287 ] {} <Debug> TCP-Session: 630f26c8-56f6-499a-bb58-63a54cbe54c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14229 | 2026.03.17 21:10:28.657904 [ 287 ] {} <Debug> TCP-Session: 630f26c8-56f6-499a-bb58-63a54cbe54c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14230 | 2026.03.17 21:10:28.657902 [ 294 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14231 | 2026.03.17 21:10:28.657976 [ 294 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14232 | 2026.03.17 21:10:28.658297 [ 294 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 14233 | 2026.03.17 21:10:28.659380 [ 301 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Trace> AggregatingTransform: Aggregating | ||
| 14234 | 2026.03.17 21:10:28.659414 [ 301 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Trace> Aggregator: Aggregation method: without_key | ||
| 14235 | 2026.03.17 21:10:28.659443 [ 301 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046637 sec. (955.441 rows/sec., 37.32 KiB/sec.) | ||
| 14236 | 2026.03.17 21:10:28.659461 [ 301 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Trace> Aggregator: Merging aggregated data | ||
| 14237 | 2026.03.17 21:10:28.660804 [ 294 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003467 sec., 288.43380444188057 rows/sec., 11.27 KiB/sec. | ||
| 14238 | 2026.03.17 21:10:28.661002 [ 294 ] {3ed4c989-1441-43e4-8cd9-c54f08911d05} <Debug> TCPHandler: Processed in 0.003962063 sec. | ||
| 14239 | 2026.03.17 21:10:28.661172 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14240 | 2026.03.17 21:10:28.661204 [ 294 ] {} <Debug> TCP-Session: 2ea1b01b-6ac6-4f0d-b224-138304f4d32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14241 | 2026.03.17 21:10:28.661208 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14242 | 2026.03.17 21:10:28.661234 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14243 | 2026.03.17 21:10:28.661252 [ 3 ] {} <Debug> TCP-Session: 5f7f1d15-24b0-44bd-bd2a-7c15c4a0a6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14244 | 2026.03.17 21:10:28.661258 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14245 | 2026.03.17 21:10:28.661284 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14246 | 2026.03.17 21:10:28.661309 [ 292 ] {} <Debug> TCP-Session: 3f6e8bd2-12cb-4087-b2c8-3891c96ba94b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14247 | 2026.03.17 21:10:28.661329 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14248 | 2026.03.17 21:10:28.661338 [ 291 ] {} <Debug> TCP-Session: 26e80d21-8635-4c8d-a571-799395aa7e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14249 | 2026.03.17 21:10:28.661345 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14250 | 2026.03.17 21:10:28.661364 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14251 | 2026.03.17 21:10:28.661381 [ 287 ] {} <Debug> TCP-Session: 630f26c8-56f6-499a-bb58-63a54cbe54c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14252 | 2026.03.17 21:10:28.661406 [ 288 ] {} <Debug> TCP-Session: 967cf2b6-784f-4dd2-8f42-2d53ddd58642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14253 | 2026.03.17 21:10:28.661425 [ 290 ] {} <Debug> TCP-Session: 8f93d133-e0b9-4359-bf1f-d2a833150da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14254 | 2026.03.17 21:10:28.661304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14255 | 2026.03.17 21:10:28.661282 [ 293 ] {} <Debug> TCP-Session: 53068297-c38a-4c62-aacc-821352d00fd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14256 | 2026.03.17 21:10:28.661492 [ 289 ] {} <Debug> TCP-Session: 0042bed0-a232-413d-a4dd-327619323bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14257 | 2026.03.17 21:10:28.709747 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39082 | ||
| 14258 | 2026.03.17 21:10:28.709830 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14259 | 2026.03.17 21:10:28.709856 [ 294 ] {} <Debug> TCP-Session: 5cb79e1d-cdd6-4939-9ba6-6e2daba941a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39082 | ||
| 14260 | 2026.03.17 21:10:28.709877 [ 294 ] {} <Debug> TCP-Session: 5cb79e1d-cdd6-4939-9ba6-6e2daba941a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14261 | 2026.03.17 21:10:28.709893 [ 294 ] {} <Debug> TCP-Session: 5cb79e1d-cdd6-4939-9ba6-6e2daba941a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14262 | 2026.03.17 21:10:28.710070 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53236 | ||
| 14263 | 2026.03.17 21:10:28.710111 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64219 | ||
| 14264 | 2026.03.17 21:10:28.710145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50105 | ||
| 14265 | 2026.03.17 21:10:28.710166 [ 294 ] {} <Trace> TCP-Session: 5cb79e1d-cdd6-4939-9ba6-6e2daba941a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14266 | 2026.03.17 21:10:28.710180 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43642 | ||
| 14267 | 2026.03.17 21:10:28.710186 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45683 | ||
| 14268 | 2026.03.17 21:10:28.710224 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14269 | 2026.03.17 21:10:28.710226 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14270 | 2026.03.17 21:10:28.710261 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14271 | 2026.03.17 21:10:28.710264 [ 290 ] {} <Debug> TCP-Session: 13496eb0-1bd7-452c-b107-c191e4588b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50105 | ||
| 14272 | 2026.03.17 21:10:28.710284 [ 287 ] {} <Debug> TCP-Session: 7fecda0f-2bc2-4b15-b489-69f1dae852bb Authenticating user 'default' from [fd00:1122:3344:101::e]:64219 | ||
| 14273 | 2026.03.17 21:10:28.710292 [ 292 ] {} <Debug> TCP-Session: 4c1b5767-7502-4852-9f94-a843355481f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43642 | ||
| 14274 | 2026.03.17 21:10:28.710303 [ 290 ] {} <Debug> TCP-Session: 13496eb0-1bd7-452c-b107-c191e4588b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14275 | 2026.03.17 21:10:28.710326 [ 294 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39082) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14276 | 2026.03.17 21:10:28.710339 [ 290 ] {} <Debug> TCP-Session: 13496eb0-1bd7-452c-b107-c191e4588b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14277 | 2026.03.17 21:10:28.710332 [ 292 ] {} <Debug> TCP-Session: 4c1b5767-7502-4852-9f94-a843355481f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14278 | 2026.03.17 21:10:28.710323 [ 287 ] {} <Debug> TCP-Session: 7fecda0f-2bc2-4b15-b489-69f1dae852bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14279 | 2026.03.17 21:10:28.710387 [ 292 ] {} <Debug> TCP-Session: 4c1b5767-7502-4852-9f94-a843355481f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14280 | 2026.03.17 21:10:28.710414 [ 287 ] {} <Debug> TCP-Session: 7fecda0f-2bc2-4b15-b489-69f1dae852bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14281 | 2026.03.17 21:10:28.710288 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14282 | 2026.03.17 21:10:28.710152 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14283 | 2026.03.17 21:10:28.710467 [ 293 ] {} <Debug> TCP-Session: 134caf65-b6c4-496b-9d21-287b4375c2b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45683 | ||
| 14284 | 2026.03.17 21:10:28.710127 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54394 | ||
| 14285 | 2026.03.17 21:10:28.710497 [ 293 ] {} <Debug> TCP-Session: 134caf65-b6c4-496b-9d21-287b4375c2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14286 | 2026.03.17 21:10:28.710118 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47668 | ||
| 14287 | 2026.03.17 21:10:28.710527 [ 293 ] {} <Debug> TCP-Session: 134caf65-b6c4-496b-9d21-287b4375c2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14288 | 2026.03.17 21:10:28.710562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14289 | 2026.03.17 21:10:28.710559 [ 294 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14290 | 2026.03.17 21:10:28.710593 [ 289 ] {} <Debug> TCP-Session: 327e86ec-4488-47fb-ba28-7970662b02e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54394 | ||
| 14291 | 2026.03.17 21:10:28.710608 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14292 | 2026.03.17 21:10:28.710628 [ 289 ] {} <Debug> TCP-Session: 327e86ec-4488-47fb-ba28-7970662b02e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14293 | 2026.03.17 21:10:28.710638 [ 294 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14294 | 2026.03.17 21:10:28.710646 [ 288 ] {} <Debug> TCP-Session: 1cca2e8f-66ec-47ba-9c38-65267db238ae Authenticating user 'default' from [fd00:1122:3344:101::e]:47668 | ||
| 14295 | 2026.03.17 21:10:28.710652 [ 289 ] {} <Debug> TCP-Session: 327e86ec-4488-47fb-ba28-7970662b02e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14296 | 2026.03.17 21:10:28.710683 [ 288 ] {} <Debug> TCP-Session: 1cca2e8f-66ec-47ba-9c38-65267db238ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14297 | 2026.03.17 21:10:28.710489 [ 3 ] {} <Debug> TCP-Session: 7729bd0a-655a-464d-a148-7df9210c2d38 Authenticating user 'default' from [fd00:1122:3344:101::e]:53236 | ||
| 14298 | 2026.03.17 21:10:28.710709 [ 288 ] {} <Debug> TCP-Session: 1cca2e8f-66ec-47ba-9c38-65267db238ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14299 | 2026.03.17 21:10:28.710724 [ 3 ] {} <Debug> TCP-Session: 7729bd0a-655a-464d-a148-7df9210c2d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14300 | 2026.03.17 21:10:28.710165 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36613 | ||
| 14301 | 2026.03.17 21:10:28.710740 [ 3 ] {} <Debug> TCP-Session: 7729bd0a-655a-464d-a148-7df9210c2d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14302 | 2026.03.17 21:10:28.710819 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14303 | 2026.03.17 21:10:28.710846 [ 291 ] {} <Debug> TCP-Session: b4cde3d5-5bf4-4d29-96b9-847c310f8ab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36613 | ||
| 14304 | 2026.03.17 21:10:28.710864 [ 291 ] {} <Debug> TCP-Session: b4cde3d5-5bf4-4d29-96b9-847c310f8ab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14305 | 2026.03.17 21:10:28.710877 [ 291 ] {} <Debug> TCP-Session: b4cde3d5-5bf4-4d29-96b9-847c310f8ab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14306 | 2026.03.17 21:10:28.710901 [ 294 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 14307 | 2026.03.17 21:10:28.711807 [ 327 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Trace> AggregatingTransform: Aggregating | ||
| 14308 | 2026.03.17 21:10:28.711864 [ 327 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Trace> Aggregator: Aggregation method: without_key | ||
| 14309 | 2026.03.17 21:10:28.711899 [ 327 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905705 sec. (1104.112 rows/sec., 43.13 KiB/sec.) | ||
| 14310 | 2026.03.17 21:10:28.711915 [ 327 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Trace> Aggregator: Merging aggregated data | ||
| 14311 | 2026.03.17 21:10:28.713305 [ 294 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003026 sec., 330.4692663582287 rows/sec., 12.91 KiB/sec. | ||
| 14312 | 2026.03.17 21:10:28.713458 [ 294 ] {50166446-ef8a-4431-b100-7073eb0e0dff} <Debug> TCPHandler: Processed in 0.003372944 sec. | ||
| 14313 | 2026.03.17 21:10:28.713542 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14314 | 2026.03.17 21:10:28.713566 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14315 | 2026.03.17 21:10:28.713575 [ 294 ] {} <Debug> TCP-Session: 5cb79e1d-cdd6-4939-9ba6-6e2daba941a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14316 | 2026.03.17 21:10:28.713589 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14317 | 2026.03.17 21:10:28.713609 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14318 | 2026.03.17 21:10:28.713625 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14319 | 2026.03.17 21:10:28.713642 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14320 | 2026.03.17 21:10:28.713645 [ 289 ] {} <Debug> TCP-Session: 327e86ec-4488-47fb-ba28-7970662b02e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14321 | 2026.03.17 21:10:28.713682 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14322 | 2026.03.17 21:10:28.713702 [ 290 ] {} <Debug> TCP-Session: 13496eb0-1bd7-452c-b107-c191e4588b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14323 | 2026.03.17 21:10:28.713716 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14324 | 2026.03.17 21:10:28.713740 [ 288 ] {} <Debug> TCP-Session: 1cca2e8f-66ec-47ba-9c38-65267db238ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14325 | 2026.03.17 21:10:28.713685 [ 287 ] {} <Debug> TCP-Session: 7fecda0f-2bc2-4b15-b489-69f1dae852bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14326 | 2026.03.17 21:10:28.713772 [ 292 ] {} <Debug> TCP-Session: 4c1b5767-7502-4852-9f94-a843355481f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14327 | 2026.03.17 21:10:28.713609 [ 3 ] {} <Debug> TCP-Session: 7729bd0a-655a-464d-a148-7df9210c2d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14328 | 2026.03.17 21:10:28.713701 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14329 | 2026.03.17 21:10:28.713654 [ 293 ] {} <Debug> TCP-Session: 134caf65-b6c4-496b-9d21-287b4375c2b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2026.03.17 21:10:28.713859 [ 291 ] {} <Debug> TCP-Session: b4cde3d5-5bf4-4d29-96b9-847c310f8ab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2026.03.17 21:10:28.735368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31160 | ||
| 14332 | 2026.03.17 21:10:28.735897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.03.17 21:10:28.735950 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14334 | 2026.03.17 21:10:28.736517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14335 | 2026.03.17 21:10:28.736761 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.03.17 21:10:28.736921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31160 | ||
| 14337 | 2026.03.17 21:10:30.431839 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65046 | ||
| 14338 | 2026.03.17 21:10:30.431953 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14339 | 2026.03.17 21:10:30.431984 [ 294 ] {} <Debug> TCP-Session: 6e9635a7-e131-4eca-8dfa-e1088cb9e5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65046 | ||
| 14340 | 2026.03.17 21:10:30.432009 [ 294 ] {} <Debug> TCP-Session: 6e9635a7-e131-4eca-8dfa-e1088cb9e5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14341 | 2026.03.17 21:10:30.432025 [ 294 ] {} <Debug> TCP-Session: 6e9635a7-e131-4eca-8dfa-e1088cb9e5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14342 | 2026.03.17 21:10:30.432251 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54479 | ||
| 14343 | 2026.03.17 21:10:30.432284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46993 | ||
| 14344 | 2026.03.17 21:10:30.432304 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55175 | ||
| 14345 | 2026.03.17 21:10:30.432311 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46046 | ||
| 14346 | 2026.03.17 21:10:30.432376 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14347 | 2026.03.17 21:10:30.432384 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14348 | 2026.03.17 21:10:30.432423 [ 290 ] {} <Debug> TCP-Session: 59c6bb1c-7c88-486c-a70c-223008eb33a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46993 | ||
| 14349 | 2026.03.17 21:10:30.432364 [ 294 ] {} <Trace> TCP-Session: 6e9635a7-e131-4eca-8dfa-e1088cb9e5e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2026.03.17 21:10:30.432455 [ 290 ] {} <Debug> TCP-Session: 59c6bb1c-7c88-486c-a70c-223008eb33a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14351 | 2026.03.17 21:10:30.432447 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14352 | 2026.03.17 21:10:30.432480 [ 290 ] {} <Debug> TCP-Session: 59c6bb1c-7c88-486c-a70c-223008eb33a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14353 | 2026.03.17 21:10:30.432478 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14354 | 2026.03.17 21:10:30.432513 [ 292 ] {} <Debug> TCP-Session: 78ee0ac7-277e-410d-9a44-1dbe6392632e Authenticating user 'default' from [fd00:1122:3344:101::e]:55175 | ||
| 14355 | 2026.03.17 21:10:30.432445 [ 287 ] {} <Debug> TCP-Session: d2ebbb69-bd85-49cc-90e5-92ceaa029f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:54479 | ||
| 14356 | 2026.03.17 21:10:30.432558 [ 292 ] {} <Debug> TCP-Session: 78ee0ac7-277e-410d-9a44-1dbe6392632e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14357 | 2026.03.17 21:10:30.432549 [ 293 ] {} <Debug> TCP-Session: 87f4ef05-4e08-4242-812d-b15adf7524e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46046 | ||
| 14358 | 2026.03.17 21:10:30.432583 [ 292 ] {} <Debug> TCP-Session: 78ee0ac7-277e-410d-9a44-1dbe6392632e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14359 | 2026.03.17 21:10:30.432612 [ 293 ] {} <Debug> TCP-Session: 87f4ef05-4e08-4242-812d-b15adf7524e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2026.03.17 21:10:30.432614 [ 294 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14361 | 2026.03.17 21:10:30.432636 [ 293 ] {} <Debug> TCP-Session: 87f4ef05-4e08-4242-812d-b15adf7524e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14362 | 2026.03.17 21:10:30.432293 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56719 | ||
| 14363 | 2026.03.17 21:10:30.432289 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64894 | ||
| 14364 | 2026.03.17 21:10:30.432268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50004 | ||
| 14365 | 2026.03.17 21:10:30.432255 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41414 | ||
| 14366 | 2026.03.17 21:10:30.432755 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14367 | 2026.03.17 21:10:30.432778 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14368 | 2026.03.17 21:10:30.432807 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14369 | 2026.03.17 21:10:30.432811 [ 291 ] {} <Debug> TCP-Session: bde36d33-9a9e-4215-aa02-bc6d8ffbca34 Authenticating user 'default' from [fd00:1122:3344:101::e]:56719 | ||
| 14370 | 2026.03.17 21:10:30.432826 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14371 | 2026.03.17 21:10:30.432852 [ 288 ] {} <Debug> TCP-Session: d297d580-4d14-4d68-a911-07313bfc4ce6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50004 | ||
| 14372 | 2026.03.17 21:10:30.432861 [ 291 ] {} <Debug> TCP-Session: bde36d33-9a9e-4215-aa02-bc6d8ffbca34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14373 | 2026.03.17 21:10:30.432874 [ 3 ] {} <Debug> TCP-Session: 0d7ad8f7-c3b8-4ded-b150-d31b932b9373 Authenticating user 'default' from [fd00:1122:3344:101::e]:41414 | ||
| 14374 | 2026.03.17 21:10:30.432881 [ 288 ] {} <Debug> TCP-Session: d297d580-4d14-4d68-a911-07313bfc4ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14375 | 2026.03.17 21:10:30.432891 [ 294 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14376 | 2026.03.17 21:10:30.432909 [ 3 ] {} <Debug> TCP-Session: 0d7ad8f7-c3b8-4ded-b150-d31b932b9373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2026.03.17 21:10:30.432911 [ 288 ] {} <Debug> TCP-Session: d297d580-4d14-4d68-a911-07313bfc4ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2026.03.17 21:10:30.432943 [ 3 ] {} <Debug> TCP-Session: 0d7ad8f7-c3b8-4ded-b150-d31b932b9373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2026.03.17 21:10:30.432895 [ 291 ] {} <Debug> TCP-Session: bde36d33-9a9e-4215-aa02-bc6d8ffbca34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14380 | 2026.03.17 21:10:30.432963 [ 294 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14381 | 2026.03.17 21:10:30.432827 [ 289 ] {} <Debug> TCP-Session: 1e0629c7-0a10-4274-a1c7-dd6758d4a647 Authenticating user 'default' from [fd00:1122:3344:101::e]:64894 | ||
| 14382 | 2026.03.17 21:10:30.432581 [ 287 ] {} <Debug> TCP-Session: d2ebbb69-bd85-49cc-90e5-92ceaa029f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.03.17 21:10:30.433028 [ 289 ] {} <Debug> TCP-Session: 1e0629c7-0a10-4274-a1c7-dd6758d4a647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14384 | 2026.03.17 21:10:30.433042 [ 287 ] {} <Debug> TCP-Session: d2ebbb69-bd85-49cc-90e5-92ceaa029f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14385 | 2026.03.17 21:10:30.433054 [ 289 ] {} <Debug> TCP-Session: 1e0629c7-0a10-4274-a1c7-dd6758d4a647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14386 | 2026.03.17 21:10:30.433277 [ 294 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 14387 | 2026.03.17 21:10:30.434240 [ 335 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Trace> AggregatingTransform: Aggregating | ||
| 14388 | 2026.03.17 21:10:30.434280 [ 335 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Trace> Aggregator: Aggregation method: without_key | ||
| 14389 | 2026.03.17 21:10:30.434314 [ 335 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934555 sec. (1070.028 rows/sec., 41.80 KiB/sec.) | ||
| 14390 | 2026.03.17 21:10:30.434329 [ 335 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Trace> Aggregator: Merging aggregated data | ||
| 14391 | 2026.03.17 21:10:30.435505 [ 294 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002942 sec., 339.9048266485384 rows/sec., 13.28 KiB/sec. | ||
| 14392 | 2026.03.17 21:10:30.435664 [ 294 ] {7b22ed14-7831-4905-9910-dafd6e999b75} <Debug> TCPHandler: Processed in 0.003415114 sec. | ||
| 14393 | 2026.03.17 21:10:30.435755 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14394 | 2026.03.17 21:10:30.435787 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14395 | 2026.03.17 21:10:30.435797 [ 294 ] {} <Debug> TCP-Session: 6e9635a7-e131-4eca-8dfa-e1088cb9e5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.03.17 21:10:30.435833 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14397 | 2026.03.17 21:10:30.435833 [ 287 ] {} <Debug> TCP-Session: d2ebbb69-bd85-49cc-90e5-92ceaa029f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2026.03.17 21:10:30.435864 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14399 | 2026.03.17 21:10:30.435882 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14400 | 2026.03.17 21:10:30.435874 [ 3 ] {} <Debug> TCP-Session: 0d7ad8f7-c3b8-4ded-b150-d31b932b9373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2026.03.17 21:10:30.435916 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14402 | 2026.03.17 21:10:30.435930 [ 288 ] {} <Debug> TCP-Session: d297d580-4d14-4d68-a911-07313bfc4ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2026.03.17 21:10:30.435919 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14404 | 2026.03.17 21:10:30.435963 [ 290 ] {} <Debug> TCP-Session: 59c6bb1c-7c88-486c-a70c-223008eb33a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.03.17 21:10:30.435986 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14406 | 2026.03.17 21:10:30.436000 [ 289 ] {} <Debug> TCP-Session: 1e0629c7-0a10-4274-a1c7-dd6758d4a647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2026.03.17 21:10:30.435912 [ 293 ] {} <Debug> TCP-Session: 87f4ef05-4e08-4242-812d-b15adf7524e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.03.17 21:10:30.436028 [ 291 ] {} <Debug> TCP-Session: bde36d33-9a9e-4215-aa02-bc6d8ffbca34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14409 | 2026.03.17 21:10:30.435963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14410 | 2026.03.17 21:10:30.436094 [ 292 ] {} <Debug> TCP-Session: 78ee0ac7-277e-410d-9a44-1dbe6392632e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14411 | 2026.03.17 21:10:30.446726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14412 | 2026.03.17 21:10:30.467209 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14413 | 2026.03.17 21:10:30.467278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14414 | 2026.03.17 21:10:30.473935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14415 | 2026.03.17 21:10:30.474712 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14416 | 2026.03.17 21:10:30.479052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14417 | 2026.03.17 21:10:31.336210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1760 | ||
| 14418 | 2026.03.17 21:10:31.338801 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.03.17 21:10:31.338863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14420 | 2026.03.17 21:10:31.340165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14421 | 2026.03.17 21:10:31.340464 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.03.17 21:10:31.340883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
| 14423 | 2026.03.17 21:10:32.935199 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14424 | 2026.03.17 21:10:32.935397 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14425 | 2026.03.17 21:10:32.935465 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14426 | 2026.03.17 21:10:32.936106 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2026.03.17 21:10:32.936159 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14428 | 2026.03.17 21:10:32.936558 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14429 | 2026.03.17 21:10:32.936785 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2026.03.17 21:10:32.936947 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.0016 sec., 56250 rows/sec., 4.72 MiB/sec. | ||
| 14431 | 2026.03.17 21:10:32.936999 [ 4 ] {8947da47-8891-4fe7-b915-f9c64a16eda1} <Debug> TCPHandler: Processed in 0.001929731 sec. | ||
| 14432 | 2026.03.17 21:10:32.937125 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2026.03.17 21:10:32.937227 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14434 | 2026.03.17 21:10:32.937271 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14435 | 2026.03.17 21:10:32.937694 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2026.03.17 21:10:32.937732 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14437 | 2026.03.17 21:10:32.938039 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14438 | 2026.03.17 21:10:32.938250 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2026.03.17 21:10:32.938362 [ 141 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14440 | 2026.03.17 21:10:32.938384 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00118 sec., 14406.779661016948 rows/sec., 1.06 MiB/sec. | ||
| 14441 | 2026.03.17 21:10:32.938429 [ 141 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2026.03.17 21:10:32.938440 [ 4 ] {3dc6a366-6b97-488f-9f3e-8d37bcaafcf3} <Debug> TCPHandler: Processed in 0.001367022 sec. | ||
| 14443 | 2026.03.17 21:10:32.938458 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14444 | 2026.03.17 21:10:32.938558 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.03.17 21:10:32.938586 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14446 | 2026.03.17 21:10:32.938659 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14447 | 2026.03.17 21:10:32.938704 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14448 | 2026.03.17 21:10:32.938740 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14449 | 2026.03.17 21:10:32.938783 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 14450 | 2026.03.17 21:10:32.938858 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 44 rows starting from the beginning of the part | ||
| 14451 | 2026.03.17 21:10:32.938911 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part | ||
| 14452 | 2026.03.17 21:10:32.938960 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 17 rows starting from the beginning of the part | ||
| 14453 | 2026.03.17 21:10:32.939007 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 28 rows starting from the beginning of the part | ||
| 14454 | 2026.03.17 21:10:32.939056 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 17 rows starting from the beginning of the part | ||
| 14455 | 2026.03.17 21:10:32.939122 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.03.17 21:10:32.939163 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14457 | 2026.03.17 21:10:32.939503 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14458 | 2026.03.17 21:10:32.939734 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2026.03.17 21:10:32.939870 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001231 sec., 65800.16246953695 rows/sec., 5.14 MiB/sec. | ||
| 14460 | 2026.03.17 21:10:32.939909 [ 4 ] {c27356d7-6c2b-472c-8a79-83bdae434094} <Debug> TCPHandler: Processed in 0.001399682 sec. | ||
| 14461 | 2026.03.17 21:10:32.940018 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2026.03.17 21:10:32.940071 [ 187 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540964 sec., 231024.21601023775 rows/sec., 16.47 MiB/sec. | ||
| 14463 | 2026.03.17 21:10:32.940114 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14464 | 2026.03.17 21:10:32.940161 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14465 | 2026.03.17 21:10:32.940229 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14466 | 2026.03.17 21:10:32.940489 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14467 | 2026.03.17 21:10:32.940560 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2026.03.17 21:10:32.940568 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_91_18} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14469 | 2026.03.17 21:10:32.940604 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14470 | 2026.03.17 21:10:32.940670 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14471 | 2026.03.17 21:10:32.940961 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14472 | 2026.03.17 21:10:32.941171 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2026.03.17 21:10:32.941304 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 14474 | 2026.03.17 21:10:32.941341 [ 4 ] {be181116-1a3b-4817-9119-cb54b09623f4} <Debug> TCPHandler: Processed in 0.001370932 sec. | ||
| 14475 | 2026.03.17 21:10:32.941447 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14476 | 2026.03.17 21:10:32.941541 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14477 | 2026.03.17 21:10:32.941595 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <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 | ||
| 14478 | 2026.03.17 21:10:32.942388 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2026.03.17 21:10:32.942425 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14480 | 2026.03.17 21:10:32.942951 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14481 | 2026.03.17 21:10:32.943168 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2026.03.17 21:10:32.943311 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001788 sec., 9507.829977628635 rows/sec., 17.04 MiB/sec. | ||
| 14483 | 2026.03.17 21:10:32.943378 [ 4 ] {99e17909-79aa-4d94-9f99-5099d8d86b21} <Debug> TCPHandler: Processed in 0.001977471 sec. | ||
| 14484 | 2026.03.17 21:10:32.943490 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14485 | 2026.03.17 21:10:32.943584 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14486 | 2026.03.17 21:10:32.943626 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14487 | 2026.03.17 21:10:32.943954 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2026.03.17 21:10:32.943989 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14489 | 2026.03.17 21:10:32.944290 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14490 | 2026.03.17 21:10:32.944491 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2026.03.17 21:10:32.944621 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 14492 | 2026.03.17 21:10:32.944657 [ 4 ] {a844ba96-6cc7-4552-ba0b-aafdf6acc9f7} <Debug> TCPHandler: Processed in 0.001216499 sec. | ||
| 14493 | 2026.03.17 21:10:36.058936 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14494 | 2026.03.17 21:10:36.059010 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14495 | 2026.03.17 21:10:36.237073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31672 | ||
| 14496 | 2026.03.17 21:10:36.237887 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.03.17 21:10:36.237927 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14498 | 2026.03.17 21:10:36.238421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14499 | 2026.03.17 21:10:36.238660 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2026.03.17 21:10:36.238787 [ 138 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14501 | 2026.03.17 21:10:36.238790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31672 | ||
| 14502 | 2026.03.17 21:10:36.238844 [ 138 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.03.17 21:10:36.238877 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14504 | 2026.03.17 21:10:36.239005 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14505 | 2026.03.17 21:10:36.239162 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14506 | 2026.03.17 21:10:36.239202 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29240 rows starting from the beginning of the part | ||
| 14507 | 2026.03.17 21:10:36.239269 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14508 | 2026.03.17 21:10:36.239317 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14509 | 2026.03.17 21:10:36.239362 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14510 | 2026.03.17 21:10:36.239404 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14511 | 2026.03.17 21:10:36.239450 [ 195 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14512 | 2026.03.17 21:10:36.241676 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727853 sec., 11610596.318789905 rows/sec., 166.09 MiB/sec. | ||
| 14513 | 2026.03.17 21:10:36.242254 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14514 | 2026.03.17 21:10:36.242787 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.03.17 21:10:36.242899 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_66_13} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14516 | 2026.03.17 21:10:36.243009 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 14517 | 2026.03.17 21:10:37.935426 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14518 | 2026.03.17 21:10:37.935646 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14519 | 2026.03.17 21:10:37.935721 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14520 | 2026.03.17 21:10:37.936414 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.03.17 21:10:37.936468 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14522 | 2026.03.17 21:10:37.936879 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14523 | 2026.03.17 21:10:37.937100 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.03.17 21:10:37.937258 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001673 sec., 62163.777644949194 rows/sec., 5.20 MiB/sec. | ||
| 14525 | 2026.03.17 21:10:37.937310 [ 4 ] {3360771c-baee-433a-82ba-5433a60a0aec} <Debug> TCPHandler: Processed in 0.002020372 sec. | ||
| 14526 | 2026.03.17 21:10:37.937427 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14527 | 2026.03.17 21:10:37.937530 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14528 | 2026.03.17 21:10:37.937573 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14529 | 2026.03.17 21:10:37.937979 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2026.03.17 21:10:37.938018 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14531 | 2026.03.17 21:10:37.938375 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14532 | 2026.03.17 21:10:37.938580 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.03.17 21:10:37.938713 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.46 MiB/sec. | ||
| 14534 | 2026.03.17 21:10:37.938753 [ 4 ] {c5403f63-d71e-4ece-bc4f-b39cd645f43c} <Debug> TCPHandler: Processed in 0.001375973 sec. | ||
| 14535 | 2026.03.17 21:10:37.938860 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2026.03.17 21:10:37.938957 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14537 | 2026.03.17 21:10:37.938997 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14538 | 2026.03.17 21:10:37.939411 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.03.17 21:10:37.939448 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14540 | 2026.03.17 21:10:37.939758 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14541 | 2026.03.17 21:10:37.939962 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.03.17 21:10:37.940114 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001177 sec., 74766.3551401869 rows/sec., 5.84 MiB/sec. | ||
| 14543 | 2026.03.17 21:10:37.940152 [ 4 ] {5e22ff9e-ce26-4c2a-a60d-8ecc3024d994} <Debug> TCPHandler: Processed in 0.001340512 sec. | ||
| 14544 | 2026.03.17 21:10:37.940255 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.03.17 21:10:37.940350 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14546 | 2026.03.17 21:10:37.940393 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14547 | 2026.03.17 21:10:37.940790 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14548 | 2026.03.17 21:10:37.940826 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14549 | 2026.03.17 21:10:37.941163 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14550 | 2026.03.17 21:10:37.941390 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2026.03.17 21:10:37.941503 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 2 parts from all_1_90_18 to all_91_91_0 | ||
| 14552 | 2026.03.17 21:10:37.941526 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 14553 | 2026.03.17 21:10:37.941566 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14554 | 2026.03.17 21:10:37.941578 [ 4 ] {21d9cb9e-02d4-4fd4-a459-e051e80e3644} <Debug> TCPHandler: Processed in 0.001369752 sec. | ||
| 14555 | 2026.03.17 21:10:37.941591 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14556 | 2026.03.17 21:10:37.941689 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_90_18 to all_91_91_0 into Compact with storage Full | ||
| 14557 | 2026.03.17 21:10:37.941695 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2026.03.17 21:10:37.941812 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14559 | 2026.03.17 21:10:37.941819 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14560 | 2026.03.17 21:10:37.941868 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <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 | ||
| 14561 | 2026.03.17 21:10:37.941870 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_18, total 35580 rows starting from the beginning of the part | ||
| 14562 | 2026.03.17 21:10:37.941962 [ 195 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 14563 | 2026.03.17 21:10:37.942697 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.03.17 21:10:37.942738 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14565 | 2026.03.17 21:10:37.943411 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14566 | 2026.03.17 21:10:37.943714 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2026.03.17 21:10:37.943862 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002068 sec., 11605.41586073501 rows/sec., 20.80 MiB/sec. | ||
| 14568 | 2026.03.17 21:10:37.943931 [ 4 ] {949eea78-f464-40a5-8544-337e1a8b6546} <Debug> TCPHandler: Processed in 0.002283816 sec. | ||
| 14569 | 2026.03.17 21:10:37.944035 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.03.17 21:10:37.944130 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14571 | 2026.03.17 21:10:37.944172 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14572 | 2026.03.17 21:10:37.944505 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.03.17 21:10:37.944541 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14574 | 2026.03.17 21:10:37.944859 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14575 | 2026.03.17 21:10:37.945062 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.03.17 21:10:37.945194 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14577 | 2026.03.17 21:10:37.945230 [ 4 ] {1a52ca79-9ba6-42c3-9c12-47a2600dba87} <Debug> TCPHandler: Processed in 0.00124358 sec. | ||
| 14578 | 2026.03.17 21:10:37.947964 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35740 rows, containing 5 columns (5 merged, 0 gathered) in 0.006311871 sec., 5662346.3945952 rows/sec., 370.68 MiB/sec. | ||
| 14579 | 2026.03.17 21:10:37.948406 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 14580 | 2026.03.17 21:10:37.948819 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2026.03.17 21:10:37.948905 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 2 parts: [all_1_90_18, all_91_91_0] -> all_1_91_19 | ||
| 14582 | 2026.03.17 21:10:37.949013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14583 | 2026.03.17 21:10:37.979106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14584 | 2026.03.17 21:10:37.997409 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.03.17 21:10:37.997461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14586 | 2026.03.17 21:10:38.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.16 MiB, peak 369.76 MiB, free memory in arenas 0.00 B, will set to 359.16 MiB (RSS), difference: -5.00 MiB | ||
| 14587 | 2026.03.17 21:10:38.003815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14588 | 2026.03.17 21:10:38.004558 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14589 | 2026.03.17 21:10:38.004867 [ 135 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14590 | 2026.03.17 21:10:38.004905 [ 135 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.03.17 21:10:38.004923 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14592 | 2026.03.17 21:10:38.005041 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14593 | 2026.03.17 21:10:38.009000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14594 | 2026.03.17 21:10:38.009233 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14595 | 2026.03.17 21:10:38.011065 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14596 | 2026.03.17 21:10:38.015996 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14597 | 2026.03.17 21:10:38.020584 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14598 | 2026.03.17 21:10:38.025421 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14599 | 2026.03.17 21:10:38.029910 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14600 | 2026.03.17 21:10:38.033672 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14601 | 2026.03.17 21:10:38.093346 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.088360683 sec., 5624.673589270468 rows/sec., 29.08 MiB/sec. | ||
| 14602 | 2026.03.17 21:10:38.096827 [ 188 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14603 | 2026.03.17 21:10:38.099141 [ 188 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14604 | 2026.03.17 21:10:38.099268 [ 188 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_66_13} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14605 | 2026.03.17 21:10:38.101425 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 14606 | 2026.03.17 21:10:39.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.68 MiB, peak 369.76 MiB, free memory in arenas 0.00 B, will set to 361.78 MiB (RSS), difference: 6.10 MiB | ||
| 14607 | 2026.03.17 21:10:41.341129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1784 | ||
| 14608 | 2026.03.17 21:10:41.343662 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.03.17 21:10:41.343717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14610 | 2026.03.17 21:10:41.345054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14611 | 2026.03.17 21:10:41.345309 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.03.17 21:10:41.345574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
| 14613 | 2026.03.17 21:10:42.885970 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.03.17 21:10:42.886268 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14615 | 2026.03.17 21:10:42.886370 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14616 | 2026.03.17 21:10:42.887209 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.03.17 21:10:42.887249 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14618 | 2026.03.17 21:10:42.887616 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14619 | 2026.03.17 21:10:42.887828 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14620 | 2026.03.17 21:10:42.887979 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001789 sec., 13415.315818893236 rows/sec., 1.11 MiB/sec. | ||
| 14621 | 2026.03.17 21:10:42.888021 [ 4 ] {4e0d4c25-be22-4c67-a723-2fabe1f6afe4} <Debug> TCPHandler: Processed in 0.002194855 sec. | ||
| 14622 | 2026.03.17 21:10:42.888136 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14623 | 2026.03.17 21:10:42.888229 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14624 | 2026.03.17 21:10:42.888269 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14625 | 2026.03.17 21:10:42.888652 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2026.03.17 21:10:42.888687 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14627 | 2026.03.17 21:10:42.888966 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14628 | 2026.03.17 21:10:42.889164 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14629 | 2026.03.17 21:10:42.889290 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 453.44 KiB/sec. | ||
| 14630 | 2026.03.17 21:10:42.889327 [ 4 ] {61fc4b24-16ce-423b-b13e-9ddaeaa56e8c} <Debug> TCPHandler: Processed in 0.001237959 sec. | ||
| 14631 | 2026.03.17 21:10:42.889447 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2026.03.17 21:10:42.889569 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14633 | 2026.03.17 21:10:42.889618 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14634 | 2026.03.17 21:10:42.891693 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.03.17 21:10:42.891731 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14636 | 2026.03.17 21:10:42.892172 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14637 | 2026.03.17 21:10:42.892383 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.03.17 21:10:42.892516 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Debug> executeQuery: Read 2097 rows, 163.55 KiB in 0.002971 sec., 705822.9552339279 rows/sec., 53.76 MiB/sec. | ||
| 14639 | 2026.03.17 21:10:42.892555 [ 4 ] {4b4e45fe-571c-4602-858e-be9e4d30037c} <Debug> TCPHandler: Processed in 0.003168081 sec. | ||
| 14640 | 2026.03.17 21:10:42.892562 [ 126 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14641 | 2026.03.17 21:10:42.892636 [ 126 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.03.17 21:10:42.892662 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14643 | 2026.03.17 21:10:42.892668 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14644 | 2026.03.17 21:10:42.892767 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14645 | 2026.03.17 21:10:42.892772 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14646 | 2026.03.17 21:10:42.892838 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14647 | 2026.03.17 21:10:42.892890 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14648 | 2026.03.17 21:10:42.892927 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2894 rows starting from the beginning of the part | ||
| 14649 | 2026.03.17 21:10:42.892991 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 14650 | 2026.03.17 21:10:42.893038 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 106 rows starting from the beginning of the part | ||
| 14651 | 2026.03.17 21:10:42.893078 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14652 | 2026.03.17 21:10:42.893117 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 104 rows starting from the beginning of the part | ||
| 14653 | 2026.03.17 21:10:42.893157 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 2097 rows starting from the beginning of the part | ||
| 14654 | 2026.03.17 21:10:42.893278 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.03.17 21:10:42.893320 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14656 | 2026.03.17 21:10:42.893655 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14657 | 2026.03.17 21:10:42.893863 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.03.17 21:10:42.893999 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Debug> executeQuery: Read 46 rows, 3.49 KiB in 0.001246 sec., 36918.138041733546 rows/sec., 2.73 MiB/sec. | ||
| 14659 | 2026.03.17 21:10:42.894039 [ 4 ] {158d5470-4dd1-4c62-ae8d-e72286f5ce06} <Debug> TCPHandler: Processed in 0.001419912 sec. | ||
| 14660 | 2026.03.17 21:10:42.894168 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14661 | 2026.03.17 21:10:42.894289 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14662 | 2026.03.17 21:10:42.894337 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14663 | 2026.03.17 21:10:42.895189 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14664 | 2026.03.17 21:10:42.895226 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14665 | 2026.03.17 21:10:42.895307 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5381 rows, containing 5 columns (5 merged, 0 gathered) in 0.002581772 sec., 2084227.4220961418 rows/sec., 168.60 MiB/sec. | ||
| 14666 | 2026.03.17 21:10:42.895572 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14667 | 2026.03.17 21:10:42.895642 [ 189 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14668 | 2026.03.17 21:10:42.895814 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.03.17 21:10:42.895959 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001694 sec., 432113.3412042503 rows/sec., 25.56 MiB/sec. | ||
| 14670 | 2026.03.17 21:10:42.895997 [ 4 ] {a6e85788-1abe-419a-b743-4c7be30bcec2} <Debug> TCPHandler: Processed in 0.00188775 sec. | ||
| 14671 | 2026.03.17 21:10:42.896001 [ 189 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2026.03.17 21:10:42.896093 [ 189 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_96_19} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14673 | 2026.03.17 21:10:42.896114 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14674 | 2026.03.17 21:10:42.896201 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 14675 | 2026.03.17 21:10:42.896211 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14676 | 2026.03.17 21:10:42.896259 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14677 | 2026.03.17 21:10:42.896640 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.03.17 21:10:42.896675 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14679 | 2026.03.17 21:10:42.896960 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14680 | 2026.03.17 21:10:42.897157 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.03.17 21:10:42.897282 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 64.57 KiB/sec. | ||
| 14682 | 2026.03.17 21:10:42.897320 [ 4 ] {d1f7d74f-e2ca-4b7f-aeda-1469a58ee502} <Debug> TCPHandler: Processed in 0.00125324 sec. | ||
| 14683 | 2026.03.17 21:10:42.897440 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2026.03.17 21:10:42.897555 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14685 | 2026.03.17 21:10:42.897605 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14686 | 2026.03.17 21:10:42.898066 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.03.17 21:10:42.898104 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14688 | 2026.03.17 21:10:42.898418 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14689 | 2026.03.17 21:10:42.898633 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.03.17 21:10:42.898766 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 759.11 KiB/sec. | ||
| 14691 | 2026.03.17 21:10:42.898806 [ 4 ] {8ee7673a-aaac-4fb1-b4ab-ddffe05f6816} <Debug> TCPHandler: Processed in 0.001426113 sec. | ||
| 14692 | 2026.03.17 21:10:42.898908 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14693 | 2026.03.17 21:10:42.899001 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14694 | 2026.03.17 21:10:42.899041 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14695 | 2026.03.17 21:10:42.900009 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14696 | 2026.03.17 21:10:42.900046 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14697 | 2026.03.17 21:10:42.900394 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14698 | 2026.03.17 21:10:42.900606 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.03.17 21:10:42.900719 [ 126 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14700 | 2026.03.17 21:10:42.900733 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Debug> executeQuery: Read 1070 rows, 76.33 KiB in 0.00175 sec., 611428.5714285714 rows/sec., 42.60 MiB/sec. | ||
| 14701 | 2026.03.17 21:10:42.900755 [ 126 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.03.17 21:10:42.900778 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14703 | 2026.03.17 21:10:42.900780 [ 4 ] {77e02970-db35-4feb-a990-8a69547a4014} <Debug> TCPHandler: Processed in 0.00192107 sec. | ||
| 14704 | 2026.03.17 21:10:42.900870 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14705 | 2026.03.17 21:10:42.900909 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.03.17 21:10:42.900986 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14707 | 2026.03.17 21:10:42.901008 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14708 | 2026.03.17 21:10:42.901017 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1552 rows starting from the beginning of the part | ||
| 14709 | 2026.03.17 21:10:42.901059 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14710 | 2026.03.17 21:10:42.901084 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 81 rows starting from the beginning of the part | ||
| 14711 | 2026.03.17 21:10:42.901135 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 92 rows starting from the beginning of the part | ||
| 14712 | 2026.03.17 21:10:42.901177 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 81 rows starting from the beginning of the part | ||
| 14713 | 2026.03.17 21:10:42.901216 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 88 rows starting from the beginning of the part | ||
| 14714 | 2026.03.17 21:10:42.901258 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1070 rows starting from the beginning of the part | ||
| 14715 | 2026.03.17 21:10:42.901909 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.03.17 21:10:42.901951 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14717 | 2026.03.17 21:10:42.902441 [ 189 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610646 sec., 1840255.4006280708 rows/sec., 137.13 MiB/sec. | ||
| 14718 | 2026.03.17 21:10:42.902452 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14719 | 2026.03.17 21:10:42.902640 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14720 | 2026.03.17 21:10:42.902731 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2026.03.17 21:10:42.902882 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_91_19 to all_96_96_0 | ||
| 14722 | 2026.03.17 21:10:42.902903 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Debug> executeQuery: Read 1384 rows, 90.25 KiB in 0.001912 sec., 723849.3723849372 rows/sec., 46.09 MiB/sec. | ||
| 14723 | 2026.03.17 21:10:42.902910 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2026.03.17 21:10:42.902910 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2026.03.17 21:10:42.902953 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14726 | 2026.03.17 21:10:42.902954 [ 4 ] {b153c621-3cab-4949-a90f-f06f30fbccd2} <Debug> TCPHandler: Processed in 0.002095853 sec. | ||
| 14727 | 2026.03.17 21:10:42.903020 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_96_19} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14728 | 2026.03.17 21:10:42.903036 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_19 to all_96_96_0 into Compact with storage Full | ||
| 14729 | 2026.03.17 21:10:42.903085 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.03.17 21:10:42.903095 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14731 | 2026.03.17 21:10:42.903135 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14732 | 2026.03.17 21:10:42.903168 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_19, total 35740 rows starting from the beginning of the part | ||
| 14733 | 2026.03.17 21:10:42.903186 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14734 | 2026.03.17 21:10:42.903223 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 14735 | 2026.03.17 21:10:42.903241 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <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 | ||
| 14736 | 2026.03.17 21:10:42.903267 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 162 rows starting from the beginning of the part | ||
| 14737 | 2026.03.17 21:10:42.903308 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14738 | 2026.03.17 21:10:42.903348 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14739 | 2026.03.17 21:10:42.903390 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1384 rows starting from the beginning of the part | ||
| 14740 | 2026.03.17 21:10:42.904105 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14741 | 2026.03.17 21:10:42.904140 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14742 | 2026.03.17 21:10:42.904742 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14743 | 2026.03.17 21:10:42.904982 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2026.03.17 21:10:42.905117 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14745 | 2026.03.17 21:10:42.905141 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001972 sec., 14198.782961460447 rows/sec., 25.44 MiB/sec. | ||
| 14746 | 2026.03.17 21:10:42.905159 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.03.17 21:10:42.905187 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14748 | 2026.03.17 21:10:42.905236 [ 4 ] {d10cefbd-cb9b-4bf9-aac4-736e378664c1} <Debug> TCPHandler: Processed in 0.002201116 sec. | ||
| 14749 | 2026.03.17 21:10:42.905272 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14750 | 2026.03.17 21:10:42.905364 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14751 | 2026.03.17 21:10:42.905463 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14752 | 2026.03.17 21:10:42.905477 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14753 | 2026.03.17 21:10:42.905505 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14754 | 2026.03.17 21:10:42.905533 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1865 rows starting from the beginning of the part | ||
| 14755 | 2026.03.17 21:10:42.905670 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 17 rows starting from the beginning of the part | ||
| 14756 | 2026.03.17 21:10:42.905776 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part | ||
| 14757 | 2026.03.17 21:10:42.905879 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14758 | 2026.03.17 21:10:42.905883 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 17 rows starting from the beginning of the part | ||
| 14759 | 2026.03.17 21:10:42.905924 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14760 | 2026.03.17 21:10:42.906008 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 24 rows starting from the beginning of the part | ||
| 14761 | 2026.03.17 21:10:42.906112 [ 189 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 28 rows starting from the beginning of the part | ||
| 14762 | 2026.03.17 21:10:42.906352 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14763 | 2026.03.17 21:10:42.906583 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2026.03.17 21:10:42.906729 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. | ||
| 14765 | 2026.03.17 21:10:42.906770 [ 4 ] {07b6f3a6-8b3d-42fa-b6a1-b24ea0d48061} <Debug> TCPHandler: Processed in 0.001456713 sec. | ||
| 14766 | 2026.03.17 21:10:42.914471 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37766 rows, containing 5 columns (5 merged, 0 gathered) in 0.011469743 sec., 3292663.139880292 rows/sec., 215.57 MiB/sec. | ||
| 14767 | 2026.03.17 21:10:42.915188 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 14768 | 2026.03.17 21:10:42.915549 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.03.17 21:10:42.915640 [ 191 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_91_19, all_96_96_0] -> all_1_96_20 | ||
| 14770 | 2026.03.17 21:10:42.915761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14771 | 2026.03.17 21:10:42.917842 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1975 rows, containing 19 columns (19 merged, 0 gathered) in 0.012624911 sec., 156436.74636597437 rows/sec., 280.33 MiB/sec. | ||
| 14772 | 2026.03.17 21:10:42.920496 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14773 | 2026.03.17 21:10:42.920830 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.03.17 21:10:42.920907 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14775 | 2026.03.17 21:10:42.921028 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
| 14776 | 2026.03.17 21:10:43.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.74 MiB, peak 380.13 MiB, free memory in arenas 0.00 B, will set to 370.80 MiB (RSS), difference: 8.07 MiB | ||
| 14777 | 2026.03.17 21:10:43.738984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32120 | ||
| 14778 | 2026.03.17 21:10:43.739562 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14779 | 2026.03.17 21:10:43.739619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14780 | 2026.03.17 21:10:43.740162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14781 | 2026.03.17 21:10:43.740394 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14782 | 2026.03.17 21:10:43.740541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32120 | ||
| 14783 | 2026.03.17 21:10:45.509069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14784 | 2026.03.17 21:10:45.524684 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2026.03.17 21:10:45.524751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14786 | 2026.03.17 21:10:45.530507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14787 | 2026.03.17 21:10:45.531186 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2026.03.17 21:10:45.534006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14789 | 2026.03.17 21:10:47.935181 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.03.17 21:10:47.935378 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14791 | 2026.03.17 21:10:47.935444 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14792 | 2026.03.17 21:10:47.936114 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.03.17 21:10:47.936163 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14794 | 2026.03.17 21:10:47.936557 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14795 | 2026.03.17 21:10:47.936778 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.03.17 21:10:47.936928 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.0016 sec., 65000 rows/sec., 5.44 MiB/sec. | ||
| 14797 | 2026.03.17 21:10:47.936970 [ 4 ] {4e1adf15-d595-420c-ba16-9aa8d5491d4d} <Debug> TCPHandler: Processed in 0.001918681 sec. | ||
| 14798 | 2026.03.17 21:10:47.937097 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.03.17 21:10:47.937192 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14800 | 2026.03.17 21:10:47.937233 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14801 | 2026.03.17 21:10:47.937636 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.03.17 21:10:47.937672 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14803 | 2026.03.17 21:10:47.937960 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14804 | 2026.03.17 21:10:47.938160 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.03.17 21:10:47.938287 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.58 MiB/sec. | ||
| 14806 | 2026.03.17 21:10:47.938324 [ 4 ] {412a4aad-8c0c-4d97-a275-eecea642026e} <Debug> TCPHandler: Processed in 0.001274801 sec. | ||
| 14807 | 2026.03.17 21:10:47.938424 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.03.17 21:10:47.938516 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14809 | 2026.03.17 21:10:47.938556 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14810 | 2026.03.17 21:10:47.938985 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.03.17 21:10:47.939021 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14812 | 2026.03.17 21:10:47.939326 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14813 | 2026.03.17 21:10:47.939530 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.03.17 21:10:47.939657 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001158 sec., 75993.09153713299 rows/sec., 5.93 MiB/sec. | ||
| 14815 | 2026.03.17 21:10:47.939694 [ 4 ] {0b862393-3bab-4540-8c0b-26ad2c1580b4} <Debug> TCPHandler: Processed in 0.001316252 sec. | ||
| 14816 | 2026.03.17 21:10:47.939803 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.03.17 21:10:47.939896 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14818 | 2026.03.17 21:10:47.939939 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14819 | 2026.03.17 21:10:47.940359 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.03.17 21:10:47.940394 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14821 | 2026.03.17 21:10:47.940711 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14822 | 2026.03.17 21:10:47.940910 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.03.17 21:10:47.941042 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 14824 | 2026.03.17 21:10:47.941079 [ 4 ] {f1d79cd0-9249-42f8-b067-adc1f6e041df} <Debug> TCPHandler: Processed in 0.00132253 sec. | ||
| 14825 | 2026.03.17 21:10:47.941182 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.03.17 21:10:47.941274 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14827 | 2026.03.17 21:10:47.941326 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <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 | ||
| 14828 | 2026.03.17 21:10:47.942146 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.03.17 21:10:47.942181 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14830 | 2026.03.17 21:10:47.942701 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14831 | 2026.03.17 21:10:47.942913 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.03.17 21:10:47.943050 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 23.99 MiB/sec. | ||
| 14833 | 2026.03.17 21:10:47.943104 [ 4 ] {fab025ae-cde0-4f95-a8e4-b7997ba13a77} <Debug> TCPHandler: Processed in 0.001968762 sec. | ||
| 14834 | 2026.03.17 21:10:47.943214 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.03.17 21:10:47.943308 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14836 | 2026.03.17 21:10:47.943350 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14837 | 2026.03.17 21:10:47.943694 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.03.17 21:10:47.943730 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14839 | 2026.03.17 21:10:47.944026 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14840 | 2026.03.17 21:10:47.944235 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.03.17 21:10:47.944360 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14842 | 2026.03.17 21:10:47.944396 [ 4 ] {2733dc6d-a7dc-44e7-88b3-8db1ffd2cee5} <Debug> TCPHandler: Processed in 0.0012292 sec. | ||
| 14843 | 2026.03.17 21:10:51.059066 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14844 | 2026.03.17 21:10:51.059115 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14845 | 2026.03.17 21:10:51.240656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32632 | ||
| 14846 | 2026.03.17 21:10:51.241186 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.03.17 21:10:51.241234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14848 | 2026.03.17 21:10:51.241760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14849 | 2026.03.17 21:10:51.242108 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.03.17 21:10:51.242287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32632 | ||
| 14851 | 2026.03.17 21:10:51.345707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1818 | ||
| 14852 | 2026.03.17 21:10:51.348389 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.03.17 21:10:51.348442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14854 | 2026.03.17 21:10:51.349706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14855 | 2026.03.17 21:10:51.350003 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.03.17 21:10:51.350394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1818 | ||
| 14857 | 2026.03.17 21:10:52.934301 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.03.17 21:10:52.934494 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14859 | 2026.03.17 21:10:52.934562 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14860 | 2026.03.17 21:10:52.935268 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.03.17 21:10:52.935321 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14862 | 2026.03.17 21:10:52.935735 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14863 | 2026.03.17 21:10:52.935957 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.03.17 21:10:52.936128 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001682 sec., 53507.728894173604 rows/sec., 4.49 MiB/sec. | ||
| 14865 | 2026.03.17 21:10:52.936184 [ 4 ] {6f66e71d-3c09-497e-9b23-48c153895d20} <Debug> TCPHandler: Processed in 0.002013092 sec. | ||
| 14866 | 2026.03.17 21:10:52.936314 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.03.17 21:10:52.936420 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14868 | 2026.03.17 21:10:52.936464 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14869 | 2026.03.17 21:10:52.936887 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.03.17 21:10:52.936925 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14871 | 2026.03.17 21:10:52.937248 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14872 | 2026.03.17 21:10:52.937457 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.03.17 21:10:52.937594 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001199 sec., 14178.482068390325 rows/sec., 1.04 MiB/sec. | ||
| 14874 | 2026.03.17 21:10:52.937636 [ 4 ] {4428f8fa-6d57-470f-8ce6-59f0bc71799d} <Debug> TCPHandler: Processed in 0.001374512 sec. | ||
| 14875 | 2026.03.17 21:10:52.937750 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.03.17 21:10:52.937846 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14877 | 2026.03.17 21:10:52.937887 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14878 | 2026.03.17 21:10:52.938311 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.03.17 21:10:52.938347 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14880 | 2026.03.17 21:10:52.938656 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14881 | 2026.03.17 21:10:52.938865 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.03.17 21:10:52.939000 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001174 sec., 68994.88926746168 rows/sec., 5.39 MiB/sec. | ||
| 14883 | 2026.03.17 21:10:52.939038 [ 4 ] {d0eadf9a-efc6-4d19-9f33-065180f705e8} <Debug> TCPHandler: Processed in 0.001338121 sec. | ||
| 14884 | 2026.03.17 21:10:52.939149 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.03.17 21:10:52.939244 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14886 | 2026.03.17 21:10:52.939293 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14887 | 2026.03.17 21:10:52.939760 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.03.17 21:10:52.939797 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14889 | 2026.03.17 21:10:52.940151 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14890 | 2026.03.17 21:10:52.940364 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.03.17 21:10:52.940504 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 14892 | 2026.03.17 21:10:52.940545 [ 4 ] {d3090c4b-de94-43c1-b708-90fc34a16ab4} <Debug> TCPHandler: Processed in 0.001444723 sec. | ||
| 14893 | 2026.03.17 21:10:52.940657 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14894 | 2026.03.17 21:10:52.940753 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14895 | 2026.03.17 21:10:52.940810 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <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 | ||
| 14896 | 2026.03.17 21:10:52.941606 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.03.17 21:10:52.941644 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14898 | 2026.03.17 21:10:52.942184 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14899 | 2026.03.17 21:10:52.942402 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.03.17 21:10:52.942552 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001818 sec., 9350.935093509352 rows/sec., 16.76 MiB/sec. | ||
| 14901 | 2026.03.17 21:10:52.942621 [ 4 ] {bc5ca465-1ff6-4889-b0f1-6483ef2b8fb4} <Debug> TCPHandler: Processed in 0.002013652 sec. | ||
| 14902 | 2026.03.17 21:10:52.942735 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14903 | 2026.03.17 21:10:52.942830 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14904 | 2026.03.17 21:10:52.942872 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14905 | 2026.03.17 21:10:52.943208 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.03.17 21:10:52.943244 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14907 | 2026.03.17 21:10:52.943547 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14908 | 2026.03.17 21:10:52.943771 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.03.17 21:10:52.943903 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 14910 | 2026.03.17 21:10:52.943899 [ 114 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14911 | 2026.03.17 21:10:52.943940 [ 4 ] {cd613e2b-1d37-4fdb-8e8c-12c6ea44482a} <Debug> TCPHandler: Processed in 0.001255711 sec. | ||
| 14912 | 2026.03.17 21:10:52.943980 [ 114 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.03.17 21:10:52.944004 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14914 | 2026.03.17 21:10:52.944115 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14915 | 2026.03.17 21:10:52.944236 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14916 | 2026.03.17 21:10:52.944271 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5322 rows starting from the beginning of the part | ||
| 14917 | 2026.03.17 21:10:52.944333 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14918 | 2026.03.17 21:10:52.944376 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 14919 | 2026.03.17 21:10:52.944419 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14920 | 2026.03.17 21:10:52.944458 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 14921 | 2026.03.17 21:10:52.944497 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 14922 | 2026.03.17 21:10:52.946129 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5622 rows, containing 4 columns (4 merged, 0 gathered) in 0.002051173 sec., 2740870.7115392024 rows/sec., 179.49 MiB/sec. | ||
| 14923 | 2026.03.17 21:10:52.946500 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14924 | 2026.03.17 21:10:52.946800 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.03.17 21:10:52.946879 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_96_19} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14926 | 2026.03.17 21:10:52.946959 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14927 | 2026.03.17 21:10:53.034066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14928 | 2026.03.17 21:10:53.051725 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.03.17 21:10:53.051800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14930 | 2026.03.17 21:10:53.059408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14931 | 2026.03.17 21:10:53.060286 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.03.17 21:10:53.064853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14933 | 2026.03.17 21:10:53.288919 [ 114 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 14934 | 2026.03.17 21:10:53.288979 [ 114 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2026.03.17 21:10:53.289000 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14936 | 2026.03.17 21:10:53.289116 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 14937 | 2026.03.17 21:10:53.289233 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14938 | 2026.03.17 21:10:53.289267 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 14939 | 2026.03.17 21:10:53.289334 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 14940 | 2026.03.17 21:10:53.289384 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 14941 | 2026.03.17 21:10:53.289428 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 14942 | 2026.03.17 21:10:53.289469 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 14943 | 2026.03.17 21:10:53.290317 [ 186 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124198 sec., 743973.3329039115 rows/sec., 51.22 MiB/sec. | ||
| 14944 | 2026.03.17 21:10:53.290507 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 14945 | 2026.03.17 21:10:53.290929 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.03.17 21:10:53.291022 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_35_7} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 14947 | 2026.03.17 21:10:53.291141 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14948 | 2026.03.17 21:10:54.915814 [ 111 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 14949 | 2026.03.17 21:10:54.915905 [ 111 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2026.03.17 21:10:54.915947 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14951 | 2026.03.17 21:10:54.916101 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 14952 | 2026.03.17 21:10:54.916295 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14953 | 2026.03.17 21:10:54.916339 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 14954 | 2026.03.17 21:10:54.916413 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 14955 | 2026.03.17 21:10:54.916467 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 14956 | 2026.03.17 21:10:54.916517 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 14957 | 2026.03.17 21:10:54.916566 [ 187 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 14958 | 2026.03.17 21:10:54.917432 [ 191 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400442 sec., 342748.93212285836 rows/sec., 21.30 MiB/sec. | ||
| 14959 | 2026.03.17 21:10:54.917628 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 14960 | 2026.03.17 21:10:54.917980 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14961 | 2026.03.17 21:10:54.918075 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_35_7} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 14962 | 2026.03.17 21:10:54.918200 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14963 | 2026.03.17 21:10:57.934860 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14964 | 2026.03.17 21:10:57.935053 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14965 | 2026.03.17 21:10:57.935118 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14966 | 2026.03.17 21:10:57.935733 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2026.03.17 21:10:57.935784 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14968 | 2026.03.17 21:10:57.936163 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14969 | 2026.03.17 21:10:57.936381 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2026.03.17 21:10:57.936528 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. | ||
| 14971 | 2026.03.17 21:10:57.936570 [ 4 ] {04ee56d0-2730-4c71-83ff-430d0805284c} <Debug> TCPHandler: Processed in 0.00183436 sec. | ||
| 14972 | 2026.03.17 21:10:57.936698 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14973 | 2026.03.17 21:10:57.936793 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14974 | 2026.03.17 21:10:57.936831 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14975 | 2026.03.17 21:10:57.937249 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14976 | 2026.03.17 21:10:57.937284 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14977 | 2026.03.17 21:10:57.937590 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14978 | 2026.03.17 21:10:57.937807 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2026.03.17 21:10:57.937934 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.00116 sec., 91379.31034482758 rows/sec., 7.62 MiB/sec. | ||
| 14980 | 2026.03.17 21:10:57.937971 [ 4 ] {5c981c13-cc6d-424f-81a1-122255c2f051} <Debug> TCPHandler: Processed in 0.001320441 sec. | ||
| 14981 | 2026.03.17 21:10:57.938077 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2026.03.17 21:10:57.938169 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14983 | 2026.03.17 21:10:57.938208 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14984 | 2026.03.17 21:10:57.938583 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.03.17 21:10:57.938620 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14986 | 2026.03.17 21:10:57.938907 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14987 | 2026.03.17 21:10:57.939109 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14988 | 2026.03.17 21:10:57.939234 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001083 sec., 25854.10895660203 rows/sec., 1.88 MiB/sec. | ||
| 14989 | 2026.03.17 21:10:57.939234 [ 106 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14990 | 2026.03.17 21:10:57.939272 [ 4 ] {0a73f966-31fe-4682-9e88-e1be2f4dce25} <Debug> TCPHandler: Processed in 0.00124351 sec. | ||
| 14991 | 2026.03.17 21:10:57.939312 [ 106 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2026.03.17 21:10:57.939341 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14993 | 2026.03.17 21:10:57.939409 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2026.03.17 21:10:57.939444 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14995 | 2026.03.17 21:10:57.939531 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14996 | 2026.03.17 21:10:57.939544 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14997 | 2026.03.17 21:10:57.939579 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 14998 | 2026.03.17 21:10:57.939580 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14999 | 2026.03.17 21:10:57.939646 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part | ||
| 15000 | 2026.03.17 21:10:57.939696 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 46 rows starting from the beginning of the part | ||
| 15001 | 2026.03.17 21:10:57.939744 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 24 rows starting from the beginning of the part | ||
| 15002 | 2026.03.17 21:10:57.939788 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 17 rows starting from the beginning of the part | ||
| 15003 | 2026.03.17 21:10:57.939833 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 28 rows starting from the beginning of the part | ||
| 15004 | 2026.03.17 21:10:57.940094 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15005 | 2026.03.17 21:10:57.940137 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15006 | 2026.03.17 21:10:57.940484 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15007 | 2026.03.17 21:10:57.940682 [ 197 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126786 sec., 287886.67518495733 rows/sec., 20.56 MiB/sec. | ||
| 15008 | 2026.03.17 21:10:57.940696 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2026.03.17 21:10:57.940853 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001347 sec., 68299.92576095025 rows/sec., 5.34 MiB/sec. | ||
| 15010 | 2026.03.17 21:10:57.940893 [ 4 ] {2602cc13-f99a-47f1-b07b-1be2ef2cd7ff} <Debug> TCPHandler: Processed in 0.001544115 sec. | ||
| 15011 | 2026.03.17 21:10:57.940909 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15012 | 2026.03.17 21:10:57.941005 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15013 | 2026.03.17 21:10:57.941105 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15014 | 2026.03.17 21:10:57.941151 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15015 | 2026.03.17 21:10:57.941265 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.03.17 21:10:57.941361 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_96_19} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15017 | 2026.03.17 21:10:57.941472 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15018 | 2026.03.17 21:10:57.941544 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2026.03.17 21:10:57.941584 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15020 | 2026.03.17 21:10:57.941922 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15021 | 2026.03.17 21:10:57.942125 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2026.03.17 21:10:57.942257 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00117 sec., 138461.53846153847 rows/sec., 9.64 MiB/sec. | ||
| 15023 | 2026.03.17 21:10:57.942294 [ 4 ] {686bb692-b09e-4098-9074-a5b5157856f1} <Debug> TCPHandler: Processed in 0.001338831 sec. | ||
| 15024 | 2026.03.17 21:10:57.942394 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2026.03.17 21:10:57.942488 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15026 | 2026.03.17 21:10:57.942540 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <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 | ||
| 15027 | 2026.03.17 21:10:57.943312 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2026.03.17 21:10:57.943348 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15029 | 2026.03.17 21:10:57.943865 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15030 | 2026.03.17 21:10:57.944081 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2026.03.17 21:10:57.944221 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001751 sec., 13706.453455168476 rows/sec., 24.56 MiB/sec. | ||
| 15032 | 2026.03.17 21:10:57.944283 [ 4 ] {2aaebb86-206a-40eb-b854-326fd0d7b32d} <Debug> TCPHandler: Processed in 0.001936661 sec. | ||
| 15033 | 2026.03.17 21:10:57.944385 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2026.03.17 21:10:57.944478 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15035 | 2026.03.17 21:10:57.944518 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15036 | 2026.03.17 21:10:57.944841 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2026.03.17 21:10:57.944877 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15038 | 2026.03.17 21:10:57.945178 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15039 | 2026.03.17 21:10:57.945388 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.03.17 21:10:57.945516 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 15041 | 2026.03.17 21:10:57.945553 [ 4 ] {46fd2dc4-57cf-4384-a793-02522df77f11} <Debug> TCPHandler: Processed in 0.001215909 sec. | ||
| 15042 | 2026.03.17 21:10:58.742413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33080 | ||
| 15043 | 2026.03.17 21:10:58.743000 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2026.03.17 21:10:58.743058 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15045 | 2026.03.17 21:10:58.743603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15046 | 2026.03.17 21:10:58.743843 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.03.17 21:10:58.743999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33080 | ||
| 15048 | 2026.03.17 21:11:00.564912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15049 | 2026.03.17 21:11:00.582607 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15050 | 2026.03.17 21:11:00.582674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15051 | 2026.03.17 21:11:00.589060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15052 | 2026.03.17 21:11:00.589776 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2026.03.17 21:11:00.592975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15054 | 2026.03.17 21:11:01.350571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1844 | ||
| 15055 | 2026.03.17 21:11:01.353022 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15056 | 2026.03.17 21:11:01.353078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15057 | 2026.03.17 21:11:01.354313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15058 | 2026.03.17 21:11:01.354617 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15059 | 2026.03.17 21:11:01.354767 [ 103 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15060 | 2026.03.17 21:11:01.354813 [ 103 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.03.17 21:11:01.354835 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15062 | 2026.03.17 21:11:01.355015 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 15063 | 2026.03.17 21:11:01.355039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1844 | ||
| 15064 | 2026.03.17 21:11:01.355744 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15065 | 2026.03.17 21:11:01.355891 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1694 rows starting from the beginning of the part | ||
| 15066 | 2026.03.17 21:11:01.356269 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 15067 | 2026.03.17 21:11:01.356615 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 15068 | 2026.03.17 21:11:01.356962 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 15069 | 2026.03.17 21:11:01.357285 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 15070 | 2026.03.17 21:11:01.357623 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 15071 | 2026.03.17 21:11:01.364190 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 72 columns (72 merged, 0 gathered) in 0.009253328 sec., 199279.65376348922 rows/sec., 156.76 MiB/sec. | ||
| 15072 | 2026.03.17 21:11:01.365998 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15073 | 2026.03.17 21:11:01.366608 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2026.03.17 21:11:01.366699 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_51_10} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15075 | 2026.03.17 21:11:01.367032 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 15076 | 2026.03.17 21:11:02.934571 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15077 | 2026.03.17 21:11:02.934873 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15078 | 2026.03.17 21:11:02.934975 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15079 | 2026.03.17 21:11:02.935806 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2026.03.17 21:11:02.935847 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15081 | 2026.03.17 21:11:02.936218 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15082 | 2026.03.17 21:11:02.936435 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15083 | 2026.03.17 21:11:02.936587 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00179 sec., 50279.32960893855 rows/sec., 4.22 MiB/sec. | ||
| 15084 | 2026.03.17 21:11:02.936629 [ 4 ] {163aa40f-c93b-460e-8741-aed8a54c4f40} <Debug> TCPHandler: Processed in 0.002234365 sec. | ||
| 15085 | 2026.03.17 21:11:02.936752 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2026.03.17 21:11:02.936843 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15087 | 2026.03.17 21:11:02.936881 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15088 | 2026.03.17 21:11:02.937270 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2026.03.17 21:11:02.937305 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15090 | 2026.03.17 21:11:02.937585 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15091 | 2026.03.17 21:11:02.937781 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.03.17 21:11:02.937904 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001079 sec., 15755.329008341056 rows/sec., 1.16 MiB/sec. | ||
| 15093 | 2026.03.17 21:11:02.937941 [ 4 ] {fc254f54-2fe7-4649-8756-b90e97f90cd3} <Debug> TCPHandler: Processed in 0.00123709 sec. | ||
| 15094 | 2026.03.17 21:11:02.938049 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2026.03.17 21:11:02.938140 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15096 | 2026.03.17 21:11:02.938178 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15097 | 2026.03.17 21:11:02.938580 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.03.17 21:11:02.938615 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15099 | 2026.03.17 21:11:02.938902 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15100 | 2026.03.17 21:11:02.939097 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.03.17 21:11:02.939221 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001098 sec., 73770.49180327868 rows/sec., 5.76 MiB/sec. | ||
| 15102 | 2026.03.17 21:11:02.939256 [ 4 ] {d6decb83-d011-4e55-a581-1743f43e383a} <Debug> TCPHandler: Processed in 0.00125416 sec. | ||
| 15103 | 2026.03.17 21:11:02.939369 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15104 | 2026.03.17 21:11:02.939460 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15105 | 2026.03.17 21:11:02.939503 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15106 | 2026.03.17 21:11:02.939938 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.03.17 21:11:02.939975 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15108 | 2026.03.17 21:11:02.940300 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15109 | 2026.03.17 21:11:02.940507 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2026.03.17 21:11:02.940637 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 15111 | 2026.03.17 21:11:02.940675 [ 4 ] {50bf24a4-8bd9-4f12-9837-938b779fa56b} <Debug> TCPHandler: Processed in 0.001353001 sec. | ||
| 15112 | 2026.03.17 21:11:02.940779 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15113 | 2026.03.17 21:11:02.940887 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15114 | 2026.03.17 21:11:02.940942 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <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 | ||
| 15115 | 2026.03.17 21:11:02.941722 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15116 | 2026.03.17 21:11:02.941759 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15117 | 2026.03.17 21:11:02.942292 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15118 | 2026.03.17 21:11:02.942508 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2026.03.17 21:11:02.942644 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001776 sec., 9572.072072072073 rows/sec., 17.15 MiB/sec. | ||
| 15120 | 2026.03.17 21:11:02.942697 [ 4 ] {07b7f40f-8ef6-4bee-82a4-d4c93b9dd78b} <Debug> TCPHandler: Processed in 0.001965951 sec. | ||
| 15121 | 2026.03.17 21:11:02.942810 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15122 | 2026.03.17 21:11:02.942903 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15123 | 2026.03.17 21:11:02.942945 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15124 | 2026.03.17 21:11:02.943281 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15125 | 2026.03.17 21:11:02.943317 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15126 | 2026.03.17 21:11:02.943626 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15127 | 2026.03.17 21:11:02.943829 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2026.03.17 21:11:02.943960 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 15129 | 2026.03.17 21:11:02.943996 [ 4 ] {d9b0d3c4-5ce9-4d02-bce5-ee04fa131d41} <Debug> TCPHandler: Processed in 0.00123326 sec. | ||
| 15130 | 2026.03.17 21:11:06.059374 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15131 | 2026.03.17 21:11:06.059422 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15132 | 2026.03.17 21:11:06.244156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33592 | ||
| 15133 | 2026.03.17 21:11:06.244877 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2026.03.17 21:11:06.244918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15135 | 2026.03.17 21:11:06.245405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15136 | 2026.03.17 21:11:06.245634 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2026.03.17 21:11:06.245787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33592 | ||
| 15138 | 2026.03.17 21:11:06.252198 [ 221 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15139 | 2026.03.17 21:11:06.252247 [ 221 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15140 | 2026.03.17 21:11:06.266882 [ 221 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15141 | 2026.03.17 21:11:06.609942 [ 218 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15142 | 2026.03.17 21:11:06.610000 [ 218 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15143 | 2026.03.17 21:11:06.613021 [ 218 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15144 | 2026.03.17 21:11:07.934608 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.03.17 21:11:07.934822 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15146 | 2026.03.17 21:11:07.934898 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15147 | 2026.03.17 21:11:07.935649 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.03.17 21:11:07.935702 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15149 | 2026.03.17 21:11:07.936111 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15150 | 2026.03.17 21:11:07.936354 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.03.17 21:11:07.936522 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001763 sec., 58990.35734543392 rows/sec., 4.93 MiB/sec. | ||
| 15152 | 2026.03.17 21:11:07.936543 [ 98 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15153 | 2026.03.17 21:11:07.936573 [ 4 ] {fd87e318-5fd1-4424-bdaf-6ef4cbb53f8e} <Debug> TCPHandler: Processed in 0.002103913 sec. | ||
| 15154 | 2026.03.17 21:11:07.936621 [ 98 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2026.03.17 21:11:07.936648 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15156 | 2026.03.17 21:11:07.936716 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15157 | 2026.03.17 21:11:07.936784 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15158 | 2026.03.17 21:11:07.936823 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15159 | 2026.03.17 21:11:07.936874 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15160 | 2026.03.17 21:11:07.936950 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15161 | 2026.03.17 21:11:07.936993 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2894 rows starting from the beginning of the part | ||
| 15162 | 2026.03.17 21:11:07.937071 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 104 rows starting from the beginning of the part | ||
| 15163 | 2026.03.17 21:11:07.937127 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 15164 | 2026.03.17 21:11:07.937179 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part | ||
| 15165 | 2026.03.17 21:11:07.937229 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 15166 | 2026.03.17 21:11:07.937276 [ 193 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 15167 | 2026.03.17 21:11:07.937298 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2026.03.17 21:11:07.937342 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15169 | 2026.03.17 21:11:07.937684 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15170 | 2026.03.17 21:11:07.937899 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2026.03.17 21:11:07.938045 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001245 sec., 19277.10843373494 rows/sec., 1.42 MiB/sec. | ||
| 15172 | 2026.03.17 21:11:07.938086 [ 4 ] {c99dadca-3287-4965-b48e-bdd2e4f9c890} <Debug> TCPHandler: Processed in 0.001423043 sec. | ||
| 15173 | 2026.03.17 21:11:07.938191 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15174 | 2026.03.17 21:11:07.938287 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15175 | 2026.03.17 21:11:07.938326 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15176 | 2026.03.17 21:11:07.938736 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15177 | 2026.03.17 21:11:07.938736 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023392 sec., 1674416.030111812 rows/sec., 136.73 MiB/sec. | ||
| 15178 | 2026.03.17 21:11:07.938771 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15179 | 2026.03.17 21:11:07.939082 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15180 | 2026.03.17 21:11:07.939101 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15181 | 2026.03.17 21:11:07.939295 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15182 | 2026.03.17 21:11:07.939403 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2026.03.17 21:11:07.939415 [ 98 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15184 | 2026.03.17 21:11:07.939424 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.67 MiB/sec. | ||
| 15185 | 2026.03.17 21:11:07.939453 [ 98 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.03.17 21:11:07.939475 [ 4 ] {103c7ee3-fb0c-4222-9f96-7f8de040246f} <Debug> TCPHandler: Processed in 0.001390522 sec. | ||
| 15187 | 2026.03.17 21:11:07.939476 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15188 | 2026.03.17 21:11:07.939487 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_101_20} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15189 | 2026.03.17 21:11:07.939629 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15190 | 2026.03.17 21:11:07.939649 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.03.17 21:11:07.939679 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 15192 | 2026.03.17 21:11:07.939732 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15193 | 2026.03.17 21:11:07.939754 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15194 | 2026.03.17 21:11:07.939760 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1552 rows starting from the beginning of the part | ||
| 15195 | 2026.03.17 21:11:07.939805 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15196 | 2026.03.17 21:11:07.939823 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 88 rows starting from the beginning of the part | ||
| 15197 | 2026.03.17 21:11:07.939866 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 81 rows starting from the beginning of the part | ||
| 15198 | 2026.03.17 21:11:07.939903 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 92 rows starting from the beginning of the part | ||
| 15199 | 2026.03.17 21:11:07.939936 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 81 rows starting from the beginning of the part | ||
| 15200 | 2026.03.17 21:11:07.939971 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 88 rows starting from the beginning of the part | ||
| 15201 | 2026.03.17 21:11:07.940212 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.03.17 21:11:07.940253 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15203 | 2026.03.17 21:11:07.940596 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15204 | 2026.03.17 21:11:07.940815 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.03.17 21:11:07.940932 [ 194 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334181 sec., 1485555.558053967 rows/sec., 112.02 MiB/sec. | ||
| 15206 | 2026.03.17 21:11:07.940952 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 2 parts from all_1_96_20 to all_97_97_0 | ||
| 15207 | 2026.03.17 21:11:07.940955 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 15208 | 2026.03.17 21:11:07.940988 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15209 | 2026.03.17 21:11:07.941010 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15210 | 2026.03.17 21:11:07.941013 [ 4 ] {d99c7f2d-6cd6-419b-80d8-17bdfacdfc18} <Debug> TCPHandler: Processed in 0.001415572 sec. | ||
| 15211 | 2026.03.17 21:11:07.941085 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_96_20 to all_97_97_0 into Compact with storage Full | ||
| 15212 | 2026.03.17 21:11:07.941127 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.03.17 21:11:07.941131 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15214 | 2026.03.17 21:11:07.941200 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15215 | 2026.03.17 21:11:07.941228 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15216 | 2026.03.17 21:11:07.941240 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_20, total 37766 rows starting from the beginning of the part | ||
| 15217 | 2026.03.17 21:11:07.941291 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <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 | ||
| 15218 | 2026.03.17 21:11:07.941313 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 15219 | 2026.03.17 21:11:07.941418 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.03.17 21:11:07.941509 [ 193 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_101_20} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15221 | 2026.03.17 21:11:07.941613 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15222 | 2026.03.17 21:11:07.942133 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15223 | 2026.03.17 21:11:07.942177 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15224 | 2026.03.17 21:11:07.942735 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15225 | 2026.03.17 21:11:07.942959 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15226 | 2026.03.17 21:11:07.943098 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15227 | 2026.03.17 21:11:07.943108 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 22.66 MiB/sec. | ||
| 15228 | 2026.03.17 21:11:07.943141 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2026.03.17 21:11:07.943193 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15230 | 2026.03.17 21:11:07.943193 [ 4 ] {3da29557-4908-459b-8a05-3d3cfae49a3b} <Debug> TCPHandler: Processed in 0.002114453 sec. | ||
| 15231 | 2026.03.17 21:11:07.943270 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15232 | 2026.03.17 21:11:07.943307 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15233 | 2026.03.17 21:11:07.943403 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15234 | 2026.03.17 21:11:07.943446 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15235 | 2026.03.17 21:11:07.943476 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15236 | 2026.03.17 21:11:07.943536 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1975 rows starting from the beginning of the part | ||
| 15237 | 2026.03.17 21:11:07.943663 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part | ||
| 15238 | 2026.03.17 21:11:07.943771 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.03.17 21:11:07.943775 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 17 rows starting from the beginning of the part | ||
| 15240 | 2026.03.17 21:11:07.943815 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15241 | 2026.03.17 21:11:07.943898 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 24 rows starting from the beginning of the part | ||
| 15242 | 2026.03.17 21:11:07.944006 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 17 rows starting from the beginning of the part | ||
| 15243 | 2026.03.17 21:11:07.944114 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 24 rows starting from the beginning of the part | ||
| 15244 | 2026.03.17 21:11:07.944156 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15245 | 2026.03.17 21:11:07.944373 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.03.17 21:11:07.944512 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 15247 | 2026.03.17 21:11:07.944552 [ 4 ] {5df84722-e45c-4420-8e55-8a7b8082a160} <Debug> TCPHandler: Processed in 0.001293791 sec. | ||
| 15248 | 2026.03.17 21:11:07.948491 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37926 rows, containing 5 columns (5 merged, 0 gathered) in 0.007433339 sec., 5102148.576837408 rows/sec., 334.13 MiB/sec. | ||
| 15249 | 2026.03.17 21:11:07.948911 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Trace> MergedBlockOutputStream: filled checksums all_1_97_21 (state Temporary) | ||
| 15250 | 2026.03.17 21:11:07.949184 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_97_21 to all_1_97_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.03.17 21:11:07.949257 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 2 parts: [all_1_96_20, all_97_97_0] -> all_1_97_21 | ||
| 15252 | 2026.03.17 21:11:07.949325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15253 | 2026.03.17 21:11:07.953463 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2081 rows, containing 19 columns (19 merged, 0 gathered) in 0.010224593 sec., 203528.88374138705 rows/sec., 364.71 MiB/sec. | ||
| 15254 | 2026.03.17 21:11:07.955592 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15255 | 2026.03.17 21:11:07.955923 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2026.03.17 21:11:07.955992 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15257 | 2026.03.17 21:11:07.956098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 15258 | 2026.03.17 21:11:08.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.79 MiB, peak 389.58 MiB, free memory in arenas 0.00 B, will set to 378.09 MiB (RSS), difference: 6.31 MiB | ||
| 15259 | 2026.03.17 21:11:08.093045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15260 | 2026.03.17 21:11:08.110517 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15261 | 2026.03.17 21:11:08.110579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15262 | 2026.03.17 21:11:08.116851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15263 | 2026.03.17 21:11:08.117583 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15264 | 2026.03.17 21:11:08.121277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15265 | 2026.03.17 21:11:11.355261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1868 | ||
| 15266 | 2026.03.17 21:11:11.357532 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2026.03.17 21:11:11.357588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15268 | 2026.03.17 21:11:11.358787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15269 | 2026.03.17 21:11:11.359059 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.03.17 21:11:11.359438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1868 | ||
| 15271 | 2026.03.17 21:11:12.893890 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2026.03.17 21:11:12.894089 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15273 | 2026.03.17 21:11:12.894159 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15274 | 2026.03.17 21:11:12.894911 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15275 | 2026.03.17 21:11:12.894964 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15276 | 2026.03.17 21:11:12.895373 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15277 | 2026.03.17 21:11:12.895623 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.03.17 21:11:12.895795 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. | ||
| 15279 | 2026.03.17 21:11:12.895847 [ 4 ] {1a1c9732-f07b-482e-9973-f275ec23e46b} <Debug> TCPHandler: Processed in 0.002088013 sec. | ||
| 15280 | 2026.03.17 21:11:12.895976 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15281 | 2026.03.17 21:11:12.896085 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15282 | 2026.03.17 21:11:12.896128 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15283 | 2026.03.17 21:11:12.896551 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15284 | 2026.03.17 21:11:12.896589 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15285 | 2026.03.17 21:11:12.896898 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15286 | 2026.03.17 21:11:12.897113 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15287 | 2026.03.17 21:11:12.897247 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. | ||
| 15288 | 2026.03.17 21:11:12.897288 [ 4 ] {b3a103c8-0b90-477a-8fd2-5812d62346ac} <Debug> TCPHandler: Processed in 0.001363882 sec. | ||
| 15289 | 2026.03.17 21:11:12.897395 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15290 | 2026.03.17 21:11:12.897495 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15291 | 2026.03.17 21:11:12.897535 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15292 | 2026.03.17 21:11:12.899371 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15293 | 2026.03.17 21:11:12.899407 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15294 | 2026.03.17 21:11:12.899876 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15295 | 2026.03.17 21:11:12.900093 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15296 | 2026.03.17 21:11:12.900227 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Debug> executeQuery: Read 2717 rows, 211.12 KiB in 0.002752 sec., 987281.976744186 rows/sec., 74.92 MiB/sec. | ||
| 15297 | 2026.03.17 21:11:12.900268 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 15298 | 2026.03.17 21:11:12.900281 [ 4 ] {0d6906fb-2172-41dd-91dd-23c386337f52} <Debug> TCPHandler: Processed in 0.002936537 sec. | ||
| 15299 | 2026.03.17 21:11:12.900407 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2026.03.17 21:11:12.900506 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.03.17 21:11:12.900547 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15302 | 2026.03.17 21:11:12.901047 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2026.03.17 21:11:12.901082 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15304 | 2026.03.17 21:11:12.901395 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15305 | 2026.03.17 21:11:12.901610 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.03.17 21:11:12.901742 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Debug> executeQuery: Read 174 rows, 10.93 KiB in 0.001256 sec., 138535.03184713377 rows/sec., 8.50 MiB/sec. | ||
| 15307 | 2026.03.17 21:11:12.901780 [ 4 ] {f780d260-5135-45a9-ab92-6aa180334819} <Debug> TCPHandler: Processed in 0.001422903 sec. | ||
| 15308 | 2026.03.17 21:11:12.901897 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2026.03.17 21:11:12.901993 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15310 | 2026.03.17 21:11:12.902032 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15311 | 2026.03.17 21:11:12.903022 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2026.03.17 21:11:12.903059 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15313 | 2026.03.17 21:11:12.903409 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15314 | 2026.03.17 21:11:12.903620 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.03.17 21:11:12.903759 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001785 sec., 480112.0448179272 rows/sec., 28.53 MiB/sec. | ||
| 15316 | 2026.03.17 21:11:12.903798 [ 4 ] {df833952-2f82-4d25-9a9e-261e63f90bb0} <Debug> TCPHandler: Processed in 0.001950301 sec. | ||
| 15317 | 2026.03.17 21:11:12.903920 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15318 | 2026.03.17 21:11:12.904017 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15319 | 2026.03.17 21:11:12.904057 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15320 | 2026.03.17 21:11:12.904449 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.03.17 21:11:12.904485 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15322 | 2026.03.17 21:11:12.904770 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15323 | 2026.03.17 21:11:12.904977 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2026.03.17 21:11:12.905099 [ 92 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15325 | 2026.03.17 21:11:12.905134 [ 92 ] {} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15326 | 2026.03.17 21:11:12.905137 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 15327 | 2026.03.17 21:11:12.905155 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15328 | 2026.03.17 21:11:12.905183 [ 4 ] {1d20616c-b3d9-44e3-bf29-77399f13d6bc} <Debug> TCPHandler: Processed in 0.001311141 sec. | ||
| 15329 | 2026.03.17 21:11:12.905262 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15330 | 2026.03.17 21:11:12.905293 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15331 | 2026.03.17 21:11:12.905396 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15332 | 2026.03.17 21:11:12.905401 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15333 | 2026.03.17 21:11:12.905440 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15334 | 2026.03.17 21:11:12.905449 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 15335 | 2026.03.17 21:11:12.905526 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15336 | 2026.03.17 21:11:12.905572 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15337 | 2026.03.17 21:11:12.905617 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15338 | 2026.03.17 21:11:12.905658 [ 199 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15339 | 2026.03.17 21:11:12.905921 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.03.17 21:11:12.905961 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15341 | 2026.03.17 21:11:12.906284 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15342 | 2026.03.17 21:11:12.906411 [ 194 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192379 sec., 4193.297600846711 rows/sec., 311.22 KiB/sec. | ||
| 15343 | 2026.03.17 21:11:12.906532 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15344 | 2026.03.17 21:11:12.906615 [ 193 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15345 | 2026.03.17 21:11:12.906677 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0013 sec., 113846.15384615386 rows/sec., 6.47 MiB/sec. | ||
| 15346 | 2026.03.17 21:11:12.906720 [ 4 ] {29c2067b-ba70-4558-b609-c3750ab1bad0} <Debug> TCPHandler: Processed in 0.001473874 sec. | ||
| 15347 | 2026.03.17 21:11:12.906841 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15348 | 2026.03.17 21:11:12.906939 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15349 | 2026.03.17 21:11:12.906946 [ 193 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2026.03.17 21:11:12.906982 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15351 | 2026.03.17 21:11:12.907044 [ 193 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_17_4} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15352 | 2026.03.17 21:11:12.907150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15353 | 2026.03.17 21:11:12.908098 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2026.03.17 21:11:12.908138 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15355 | 2026.03.17 21:11:12.908510 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15356 | 2026.03.17 21:11:12.908723 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2026.03.17 21:11:12.908856 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Debug> executeQuery: Read 1458 rows, 102.97 KiB in 0.001935 sec., 753488.3720930233 rows/sec., 51.97 MiB/sec. | ||
| 15358 | 2026.03.17 21:11:12.908894 [ 4 ] {f0451099-cadf-44f2-befe-cd43e86067d4} <Debug> TCPHandler: Processed in 0.002100654 sec. | ||
| 15359 | 2026.03.17 21:11:12.909002 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15360 | 2026.03.17 21:11:12.909102 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15361 | 2026.03.17 21:11:12.909145 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15362 | 2026.03.17 21:11:12.909491 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2026.03.17 21:11:12.909526 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15364 | 2026.03.17 21:11:12.909840 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15365 | 2026.03.17 21:11:12.910057 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.03.17 21:11:12.910210 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 15367 | 2026.03.17 21:11:12.910255 [ 4 ] {a688b41f-da97-4dbf-89ef-ed47fb036444} <Debug> TCPHandler: Processed in 0.001303501 sec. | ||
| 15368 | 2026.03.17 21:11:12.910369 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15369 | 2026.03.17 21:11:12.910467 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15370 | 2026.03.17 21:11:12.910511 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15371 | 2026.03.17 21:11:12.911345 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.03.17 21:11:12.911381 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15373 | 2026.03.17 21:11:12.911819 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15374 | 2026.03.17 21:11:12.912036 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.03.17 21:11:12.912148 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_97_21 to all_102_102_0 | ||
| 15376 | 2026.03.17 21:11:12.912168 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Debug> executeQuery: Read 1452 rows, 93.81 KiB in 0.00172 sec., 844186.046511628 rows/sec., 53.26 MiB/sec. | ||
| 15377 | 2026.03.17 21:11:12.912178 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15378 | 2026.03.17 21:11:12.912199 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15379 | 2026.03.17 21:11:12.912206 [ 4 ] {ca17791a-0a50-45ec-90c6-8a4be6618953} <Debug> TCPHandler: Processed in 0.00188675 sec. | ||
| 15380 | 2026.03.17 21:11:12.912295 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_21 to all_102_102_0 into Compact with storage Full | ||
| 15381 | 2026.03.17 21:11:12.912341 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.03.17 21:11:12.912435 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15383 | 2026.03.17 21:11:12.912441 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15384 | 2026.03.17 21:11:12.912489 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_21, total 37926 rows starting from the beginning of the part | ||
| 15385 | 2026.03.17 21:11:12.912501 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15386 | 2026.03.17 21:11:12.912587 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 15387 | 2026.03.17 21:11:12.912663 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 162 rows starting from the beginning of the part | ||
| 15388 | 2026.03.17 21:11:12.912730 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 15389 | 2026.03.17 21:11:12.912794 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 15390 | 2026.03.17 21:11:12.912841 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2026.03.17 21:11:12.912864 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1452 rows starting from the beginning of the part | ||
| 15392 | 2026.03.17 21:11:12.912881 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15393 | 2026.03.17 21:11:12.913209 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15394 | 2026.03.17 21:11:12.913427 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15395 | 2026.03.17 21:11:12.913559 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 15396 | 2026.03.17 21:11:12.913596 [ 4 ] {bdd4f339-92b8-489e-838c-f861ab380ded} <Debug> TCPHandler: Processed in 0.001304781 sec. | ||
| 15397 | 2026.03.17 21:11:12.913728 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15398 | 2026.03.17 21:11:12.913826 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15399 | 2026.03.17 21:11:12.913881 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <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 | ||
| 15400 | 2026.03.17 21:11:12.914729 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.03.17 21:11:12.914764 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15402 | 2026.03.17 21:11:12.915313 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15403 | 2026.03.17 21:11:12.915537 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15404 | 2026.03.17 21:11:12.915687 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00188 sec., 14893.617021276596 rows/sec., 26.69 MiB/sec. | ||
| 15405 | 2026.03.17 21:11:12.915754 [ 4 ] {54e367bd-8b40-4239-b8eb-bd70f06f873d} <Debug> TCPHandler: Processed in 0.002075603 sec. | ||
| 15406 | 2026.03.17 21:11:12.915875 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15407 | 2026.03.17 21:11:12.915972 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15408 | 2026.03.17 21:11:12.916013 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15409 | 2026.03.17 21:11:12.916357 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.03.17 21:11:12.916392 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15411 | 2026.03.17 21:11:12.916696 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15412 | 2026.03.17 21:11:12.916907 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.03.17 21:11:12.917037 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 15414 | 2026.03.17 21:11:12.917072 [ 4 ] {6c6593f9-ac35-41ce-bdbd-38d46ca61a56} <Debug> TCPHandler: Processed in 0.001247549 sec. | ||
| 15415 | 2026.03.17 21:11:12.920587 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40020 rows, containing 5 columns (5 merged, 0 gathered) in 0.008333164 sec., 4802497.586750963 rows/sec., 314.41 MiB/sec. | ||
| 15416 | 2026.03.17 21:11:12.921353 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 15417 | 2026.03.17 21:11:12.921674 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15418 | 2026.03.17 21:11:12.921765 [ 189 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_97_21, all_102_102_0] -> all_1_102_22 | ||
| 15419 | 2026.03.17 21:11:12.921854 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15420 | 2026.03.17 21:11:13.745940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34040 | ||
| 15421 | 2026.03.17 21:11:13.746520 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2026.03.17 21:11:13.746575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15423 | 2026.03.17 21:11:13.747099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15424 | 2026.03.17 21:11:13.747328 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2026.03.17 21:11:13.747476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34040 | ||
| 15426 | 2026.03.17 21:11:13.747502 [ 90 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15427 | 2026.03.17 21:11:13.747579 [ 90 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.03.17 21:11:13.747603 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15429 | 2026.03.17 21:11:13.747699 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15430 | 2026.03.17 21:11:13.747793 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15431 | 2026.03.17 21:11:13.747824 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31672 rows starting from the beginning of the part | ||
| 15432 | 2026.03.17 21:11:13.747879 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15433 | 2026.03.17 21:11:13.747922 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15434 | 2026.03.17 21:11:13.747963 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15435 | 2026.03.17 21:11:13.748002 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15436 | 2026.03.17 21:11:13.748041 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15437 | 2026.03.17 21:11:13.750242 [ 189 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002580021 sec., 13193691.059103781 rows/sec., 188.74 MiB/sec. | ||
| 15438 | 2026.03.17 21:11:13.750512 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15439 | 2026.03.17 21:11:13.750775 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2026.03.17 21:11:13.750840 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_71_14} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15441 | 2026.03.17 21:11:13.750912 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15442 | 2026.03.17 21:11:14.103498 [ 225 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15443 | 2026.03.17 21:11:14.103572 [ 225 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15444 | 2026.03.17 21:11:14.104993 [ 219 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15445 | 2026.03.17 21:11:14.105046 [ 219 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15446 | 2026.03.17 21:11:14.107412 [ 225 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15447 | 2026.03.17 21:11:14.108455 [ 219 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15448 | 2026.03.17 21:11:14.532939 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15449 | 2026.03.17 21:11:14.533005 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15450 | 2026.03.17 21:11:14.536660 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15451 | 2026.03.17 21:11:15.621364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15452 | 2026.03.17 21:11:15.639773 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.03.17 21:11:15.639850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15454 | 2026.03.17 21:11:15.646138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15455 | 2026.03.17 21:11:15.646852 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2026.03.17 21:11:15.647147 [ 87 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15457 | 2026.03.17 21:11:15.647221 [ 87 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2026.03.17 21:11:15.647249 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15459 | 2026.03.17 21:11:15.647384 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15460 | 2026.03.17 21:11:15.650728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15461 | 2026.03.17 21:11:15.651480 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15462 | 2026.03.17 21:11:15.653069 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15463 | 2026.03.17 21:11:15.658013 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15464 | 2026.03.17 21:11:15.662643 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15465 | 2026.03.17 21:11:15.667031 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15466 | 2026.03.17 21:11:15.672263 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15467 | 2026.03.17 21:11:15.676796 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15468 | 2026.03.17 21:11:15.730627 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.083298982 sec., 6422.647518069309 rows/sec., 33.21 MiB/sec. | ||
| 15469 | 2026.03.17 21:11:15.733770 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15470 | 2026.03.17 21:11:15.735907 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2026.03.17 21:11:15.736027 [ 191 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_71_14} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15472 | 2026.03.17 21:11:15.738937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15473 | 2026.03.17 21:11:16.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.42 MiB, peak 396.84 MiB, free memory in arenas 0.00 B, will set to 378.39 MiB (RSS), difference: -1.02 MiB | ||
| 15474 | 2026.03.17 21:11:17.003675 [ 224 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15475 | 2026.03.17 21:11:17.003748 [ 224 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15476 | 2026.03.17 21:11:17.007066 [ 224 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15477 | 2026.03.17 21:11:17.935930 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15478 | 2026.03.17 21:11:17.936112 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15479 | 2026.03.17 21:11:17.936180 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15480 | 2026.03.17 21:11:17.936885 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2026.03.17 21:11:17.936934 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15482 | 2026.03.17 21:11:17.937344 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15483 | 2026.03.17 21:11:17.937589 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15484 | 2026.03.17 21:11:17.937753 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001692 sec., 61465.72104018913 rows/sec., 5.14 MiB/sec. | ||
| 15485 | 2026.03.17 21:11:17.937809 [ 4 ] {c1a1046b-1c0e-41eb-9fdd-126c9c9e22d5} <Debug> TCPHandler: Processed in 0.002021673 sec. | ||
| 15486 | 2026.03.17 21:11:17.937936 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15487 | 2026.03.17 21:11:17.938044 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15488 | 2026.03.17 21:11:17.938088 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15489 | 2026.03.17 21:11:17.938521 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2026.03.17 21:11:17.938559 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15491 | 2026.03.17 21:11:17.938865 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15492 | 2026.03.17 21:11:17.939096 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2026.03.17 21:11:17.939235 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001214 sec., 19769.357495881384 rows/sec., 1.45 MiB/sec. | ||
| 15494 | 2026.03.17 21:11:17.939275 [ 4 ] {da6ef0e3-bc2a-4a8e-8dd2-b6fa2699b64c} <Debug> TCPHandler: Processed in 0.001387822 sec. | ||
| 15495 | 2026.03.17 21:11:17.939388 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15496 | 2026.03.17 21:11:17.939484 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15497 | 2026.03.17 21:11:17.939523 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15498 | 2026.03.17 21:11:17.939960 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2026.03.17 21:11:17.939996 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15500 | 2026.03.17 21:11:17.940307 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15501 | 2026.03.17 21:11:17.940521 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2026.03.17 21:11:17.940649 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001184 sec., 74324.32432432433 rows/sec., 5.80 MiB/sec. | ||
| 15503 | 2026.03.17 21:11:17.940689 [ 4 ] {7e062c56-91ae-490d-8a42-c31f4d5cb60c} <Debug> TCPHandler: Processed in 0.001351012 sec. | ||
| 15504 | 2026.03.17 21:11:17.940802 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15505 | 2026.03.17 21:11:17.940900 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15506 | 2026.03.17 21:11:17.940943 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15507 | 2026.03.17 21:11:17.941351 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2026.03.17 21:11:17.941386 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15509 | 2026.03.17 21:11:17.941718 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15510 | 2026.03.17 21:11:17.941937 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.03.17 21:11:17.942068 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15512 | 2026.03.17 21:11:17.942106 [ 4 ] {90fe455f-ab85-40a3-87c8-f402241f63fe} <Debug> TCPHandler: Processed in 0.001352682 sec. | ||
| 15513 | 2026.03.17 21:11:17.942211 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.03.17 21:11:17.942309 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15515 | 2026.03.17 21:11:17.942363 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <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 | ||
| 15516 | 2026.03.17 21:11:17.943212 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.03.17 21:11:17.943249 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15518 | 2026.03.17 21:11:17.943797 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15519 | 2026.03.17 21:11:17.944033 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.03.17 21:11:17.944186 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001894 sec., 12671.594508975712 rows/sec., 22.71 MiB/sec. | ||
| 15521 | 2026.03.17 21:11:17.944242 [ 4 ] {467c40e7-32ef-41e9-83b4-acf9f268cd27} <Debug> TCPHandler: Processed in 0.002078993 sec. | ||
| 15522 | 2026.03.17 21:11:17.944358 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.03.17 21:11:17.944456 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15524 | 2026.03.17 21:11:17.944497 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15525 | 2026.03.17 21:11:17.944838 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.03.17 21:11:17.944874 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15527 | 2026.03.17 21:11:17.945182 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15528 | 2026.03.17 21:11:17.945401 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.03.17 21:11:17.945522 [ 82 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15530 | 2026.03.17 21:11:17.945531 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 15531 | 2026.03.17 21:11:17.945601 [ 82 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.03.17 21:11:17.945616 [ 4 ] {f2f615fa-1ecf-4b24-a88e-d35f44e7000f} <Debug> TCPHandler: Processed in 0.001305971 sec. | ||
| 15533 | 2026.03.17 21:11:17.945629 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15534 | 2026.03.17 21:11:17.945723 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15535 | 2026.03.17 21:11:17.945818 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15536 | 2026.03.17 21:11:17.945846 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5622 rows starting from the beginning of the part | ||
| 15537 | 2026.03.17 21:11:17.945901 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 15538 | 2026.03.17 21:11:17.945947 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 15539 | 2026.03.17 21:11:17.945990 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 15540 | 2026.03.17 21:11:17.946030 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 15541 | 2026.03.17 21:11:17.946068 [ 188 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 15542 | 2026.03.17 21:11:17.947678 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5952 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990361 sec., 2990412.292041494 rows/sec., 195.93 MiB/sec. | ||
| 15543 | 2026.03.17 21:11:17.948129 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15544 | 2026.03.17 21:11:17.948479 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2026.03.17 21:11:17.948574 [ 197 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_101_20} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15546 | 2026.03.17 21:11:17.948696 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15547 | 2026.03.17 21:11:21.059510 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15548 | 2026.03.17 21:11:21.059597 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15549 | 2026.03.17 21:11:21.247613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34552 | ||
| 15550 | 2026.03.17 21:11:21.248180 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2026.03.17 21:11:21.248222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15552 | 2026.03.17 21:11:21.248708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15553 | 2026.03.17 21:11:21.248942 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15554 | 2026.03.17 21:11:21.249087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34552 | ||
| 15555 | 2026.03.17 21:11:21.359644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1906 | ||
| 15556 | 2026.03.17 21:11:21.362499 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15557 | 2026.03.17 21:11:21.362543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15558 | 2026.03.17 21:11:21.363741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15559 | 2026.03.17 21:11:21.364020 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15560 | 2026.03.17 21:11:21.364341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15561 | 2026.03.17 21:11:22.913363 [ 223 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15562 | 2026.03.17 21:11:22.913472 [ 223 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15563 | 2026.03.17 21:11:22.916303 [ 223 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15564 | 2026.03.17 21:11:22.943687 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15565 | 2026.03.17 21:11:22.943870 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15566 | 2026.03.17 21:11:22.943937 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15567 | 2026.03.17 21:11:22.944717 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2026.03.17 21:11:22.944765 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15569 | 2026.03.17 21:11:22.945162 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15570 | 2026.03.17 21:11:22.945379 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.03.17 21:11:22.945535 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001713 sec., 165791.00992410976 rows/sec., 10.53 MiB/sec. | ||
| 15572 | 2026.03.17 21:11:22.945587 [ 4 ] {eaa6d7e5-cd33-4047-af0c-e85b912af633} <Debug> TCPHandler: Processed in 0.002029643 sec. | ||
| 15573 | 2026.03.17 21:11:22.945720 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15574 | 2026.03.17 21:11:22.945821 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15575 | 2026.03.17 21:11:22.945863 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15576 | 2026.03.17 21:11:22.946737 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15577 | 2026.03.17 21:11:22.946774 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15578 | 2026.03.17 21:11:22.947128 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15579 | 2026.03.17 21:11:22.947342 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2026.03.17 21:11:22.947474 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001677 sec., 495527.7280858676 rows/sec., 38.90 MiB/sec. | ||
| 15581 | 2026.03.17 21:11:22.947512 [ 4 ] {be0bcd8e-e4f7-40e2-ba86-6b82598062d7} <Debug> TCPHandler: Processed in 0.00184376 sec. | ||
| 15582 | 2026.03.17 21:11:22.947614 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15583 | 2026.03.17 21:11:22.947708 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15584 | 2026.03.17 21:11:22.947747 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15585 | 2026.03.17 21:11:22.948238 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2026.03.17 21:11:22.948275 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15587 | 2026.03.17 21:11:22.948582 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15588 | 2026.03.17 21:11:22.948789 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15589 | 2026.03.17 21:11:22.948911 [ 46 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15590 | 2026.03.17 21:11:22.948918 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001228 sec., 129478.82736156353 rows/sec., 7.81 MiB/sec. | ||
| 15591 | 2026.03.17 21:11:22.948985 [ 46 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15592 | 2026.03.17 21:11:22.949004 [ 4 ] {bfdd77cf-7aa4-4a1b-b4cf-77ef828b904a} <Debug> TCPHandler: Processed in 0.001437723 sec. | ||
| 15593 | 2026.03.17 21:11:22.949012 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15594 | 2026.03.17 21:11:22.949123 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15595 | 2026.03.17 21:11:22.949141 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15596 | 2026.03.17 21:11:22.949221 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15597 | 2026.03.17 21:11:22.949264 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15598 | 2026.03.17 21:11:22.949279 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15599 | 2026.03.17 21:11:22.949318 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 15600 | 2026.03.17 21:11:22.949387 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 17 rows starting from the beginning of the part | ||
| 15601 | 2026.03.17 21:11:22.949435 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 24 rows starting from the beginning of the part | ||
| 15602 | 2026.03.17 21:11:22.949478 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 174 rows starting from the beginning of the part | ||
| 15603 | 2026.03.17 21:11:22.949517 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 24 rows starting from the beginning of the part | ||
| 15604 | 2026.03.17 21:11:22.949558 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 159 rows starting from the beginning of the part | ||
| 15605 | 2026.03.17 21:11:22.949721 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.03.17 21:11:22.949763 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15607 | 2026.03.17 21:11:22.950084 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15608 | 2026.03.17 21:11:22.950305 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.03.17 21:11:22.950440 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001238 sec., 120355.41195476576 rows/sec., 7.78 MiB/sec. | ||
| 15610 | 2026.03.17 21:11:22.950478 [ 4 ] {c530ddc1-4cf6-4d44-b809-69de47fde21b} <Debug> TCPHandler: Processed in 0.001402403 sec. | ||
| 15611 | 2026.03.17 21:11:22.950491 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402182 sec., 445020.6891830019 rows/sec., 29.87 MiB/sec. | ||
| 15612 | 2026.03.17 21:11:22.950598 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2026.03.17 21:11:22.950645 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15614 | 2026.03.17 21:11:22.950697 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15615 | 2026.03.17 21:11:22.950740 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15616 | 2026.03.17 21:11:22.950910 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.03.17 21:11:22.950987 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_101_20} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15618 | 2026.03.17 21:11:22.951067 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15619 | 2026.03.17 21:11:22.951219 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.03.17 21:11:22.951266 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15621 | 2026.03.17 21:11:22.951577 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15622 | 2026.03.17 21:11:22.951786 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.03.17 21:11:22.951911 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 15624 | 2026.03.17 21:11:22.951949 [ 4 ] {976a4f8f-1ae5-4156-b50d-488582a7e135} <Debug> TCPHandler: Processed in 0.001400042 sec. | ||
| 15625 | 2026.03.17 21:11:22.952061 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2026.03.17 21:11:22.952155 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15627 | 2026.03.17 21:11:22.952193 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15628 | 2026.03.17 21:11:22.952792 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15629 | 2026.03.17 21:11:22.952828 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15630 | 2026.03.17 21:11:22.953144 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15631 | 2026.03.17 21:11:22.953350 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15632 | 2026.03.17 21:11:22.953476 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001339 sec., 378640.77669902914 rows/sec., 26.65 MiB/sec. | ||
| 15633 | 2026.03.17 21:11:22.953513 [ 4 ] {a5f1fc9a-4191-46ca-b83e-8466c75a5b6c} <Debug> TCPHandler: Processed in 0.001500593 sec. | ||
| 15634 | 2026.03.17 21:11:22.953631 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.03.17 21:11:22.953752 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15636 | 2026.03.17 21:11:22.953801 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15637 | 2026.03.17 21:11:22.954163 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2026.03.17 21:11:22.954199 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15639 | 2026.03.17 21:11:22.954507 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15640 | 2026.03.17 21:11:22.954715 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.03.17 21:11:22.954844 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 15642 | 2026.03.17 21:11:22.954881 [ 4 ] {6f860363-71ed-4106-9771-e17ffb3d846b} <Debug> TCPHandler: Processed in 0.00130891 sec. | ||
| 15643 | 2026.03.17 21:11:22.955033 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.03.17 21:11:22.955152 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.03.17 21:11:22.955202 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15646 | 2026.03.17 21:11:22.955717 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.03.17 21:11:22.955762 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15648 | 2026.03.17 21:11:22.956149 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15649 | 2026.03.17 21:11:22.956355 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.03.17 21:11:22.956488 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00136 sec., 194852.94117647057 rows/sec., 12.95 MiB/sec. | ||
| 15651 | 2026.03.17 21:11:22.956525 [ 4 ] {759f00e4-daf5-450a-945a-9383fbe31318} <Debug> TCPHandler: Processed in 0.001558815 sec. | ||
| 15652 | 2026.03.17 21:11:22.956629 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.03.17 21:11:22.956723 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.03.17 21:11:22.956764 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15655 | 2026.03.17 21:11:22.957064 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.03.17 21:11:22.957099 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15657 | 2026.03.17 21:11:22.957379 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15658 | 2026.03.17 21:11:22.957587 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.03.17 21:11:22.957713 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 15660 | 2026.03.17 21:11:22.957749 [ 4 ] {cb016184-20d6-4ae7-bd10-32ad41e386f5} <Debug> TCPHandler: Processed in 0.001167398 sec. | ||
| 15661 | 2026.03.17 21:11:22.957894 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.03.17 21:11:22.958019 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15663 | 2026.03.17 21:11:22.958083 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <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 | ||
| 15664 | 2026.03.17 21:11:22.959034 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.03.17 21:11:22.959079 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15666 | 2026.03.17 21:11:22.959600 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15667 | 2026.03.17 21:11:22.959830 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.03.17 21:11:22.959964 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001969 sec., 8633.824276282377 rows/sec., 15.47 MiB/sec. | ||
| 15669 | 2026.03.17 21:11:22.960018 [ 4 ] {c0751336-fc31-43a7-a0d1-0e221477596d} <Debug> TCPHandler: Processed in 0.002181984 sec. | ||
| 15670 | 2026.03.17 21:11:22.960123 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.03.17 21:11:22.960215 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15672 | 2026.03.17 21:11:22.960256 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15673 | 2026.03.17 21:11:22.960586 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.03.17 21:11:22.960621 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15675 | 2026.03.17 21:11:22.960922 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15676 | 2026.03.17 21:11:22.961128 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.03.17 21:11:22.961254 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 15678 | 2026.03.17 21:11:22.961289 [ 4 ] {65da075e-8ebd-4ef5-a858-a944cdda5702} <Debug> TCPHandler: Processed in 0.001213479 sec. | ||
| 15679 | 2026.03.17 21:11:23.150805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15680 | 2026.03.17 21:11:23.167113 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.03.17 21:11:23.167169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15682 | 2026.03.17 21:11:23.173186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15683 | 2026.03.17 21:11:23.173885 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.03.17 21:11:23.176881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15685 | 2026.03.17 21:11:23.401059 [ 61 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15686 | 2026.03.17 21:11:23.401127 [ 61 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.03.17 21:11:23.401156 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15688 | 2026.03.17 21:11:23.401243 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15689 | 2026.03.17 21:11:23.401346 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15690 | 2026.03.17 21:11:23.401379 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 15691 | 2026.03.17 21:11:23.401456 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 15692 | 2026.03.17 21:11:23.401504 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 15693 | 2026.03.17 21:11:23.401548 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 15694 | 2026.03.17 21:11:23.401590 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 15695 | 2026.03.17 21:11:23.402320 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112888 sec., 34145.394684820036 rows/sec., 2.85 MiB/sec. | ||
| 15696 | 2026.03.17 21:11:23.402482 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15697 | 2026.03.17 21:11:23.402758 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15698 | 2026.03.17 21:11:23.402837 [ 192 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_33_8} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15699 | 2026.03.17 21:11:23.402930 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15700 | 2026.03.17 21:11:27.935399 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15701 | 2026.03.17 21:11:27.935607 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15702 | 2026.03.17 21:11:27.935682 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15703 | 2026.03.17 21:11:27.936347 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.03.17 21:11:27.936399 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15705 | 2026.03.17 21:11:27.936796 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15706 | 2026.03.17 21:11:27.937021 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2026.03.17 21:11:27.937194 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 198.16 KiB/sec. | ||
| 15708 | 2026.03.17 21:11:27.937250 [ 4 ] {2f9a4225-1f55-4f8e-af2f-5bb47f3b1c1f} <Debug> TCPHandler: Processed in 0.001985452 sec. | ||
| 15709 | 2026.03.17 21:11:27.937379 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15710 | 2026.03.17 21:11:27.937485 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15711 | 2026.03.17 21:11:27.937529 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15712 | 2026.03.17 21:11:27.938006 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.03.17 21:11:27.938045 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15714 | 2026.03.17 21:11:27.938370 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15715 | 2026.03.17 21:11:27.938577 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15716 | 2026.03.17 21:11:27.938712 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001251 sec., 84732.21422861711 rows/sec., 7.07 MiB/sec. | ||
| 15717 | 2026.03.17 21:11:27.938752 [ 4 ] {b3096dce-c55d-46c6-a193-7c15d04f629f} <Debug> TCPHandler: Processed in 0.001425413 sec. | ||
| 15718 | 2026.03.17 21:11:27.938872 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2026.03.17 21:11:27.938970 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15720 | 2026.03.17 21:11:27.939011 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15721 | 2026.03.17 21:11:27.939433 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.03.17 21:11:27.939471 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15723 | 2026.03.17 21:11:27.939771 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15724 | 2026.03.17 21:11:27.939978 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.03.17 21:11:27.940116 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001167 sec., 23993.144815766922 rows/sec., 1.74 MiB/sec. | ||
| 15726 | 2026.03.17 21:11:27.940156 [ 4 ] {48567b6d-3d3e-40d3-8d5e-69c1413efe29} <Debug> TCPHandler: Processed in 0.001334342 sec. | ||
| 15727 | 2026.03.17 21:11:27.940278 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15728 | 2026.03.17 21:11:27.940375 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15729 | 2026.03.17 21:11:27.940415 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15730 | 2026.03.17 21:11:27.940847 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15731 | 2026.03.17 21:11:27.940884 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15732 | 2026.03.17 21:11:27.941207 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15733 | 2026.03.17 21:11:27.941412 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15734 | 2026.03.17 21:11:27.941542 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001187 sec., 77506.31844987364 rows/sec., 6.06 MiB/sec. | ||
| 15735 | 2026.03.17 21:11:27.941582 [ 4 ] {4a276ffe-7138-407e-a56d-e65e3d7fcaf0} <Debug> TCPHandler: Processed in 0.001353641 sec. | ||
| 15736 | 2026.03.17 21:11:27.941701 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15737 | 2026.03.17 21:11:27.941795 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15738 | 2026.03.17 21:11:27.941840 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15739 | 2026.03.17 21:11:27.942275 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15740 | 2026.03.17 21:11:27.942312 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15741 | 2026.03.17 21:11:27.942643 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15742 | 2026.03.17 21:11:27.942858 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15743 | 2026.03.17 21:11:27.942994 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001217 sec., 133114.21528348397 rows/sec., 9.27 MiB/sec. | ||
| 15744 | 2026.03.17 21:11:27.943034 [ 4 ] {533b63ce-c980-4f0b-a943-ffd8007bd343} <Debug> TCPHandler: Processed in 0.001381643 sec. | ||
| 15745 | 2026.03.17 21:11:27.943160 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15746 | 2026.03.17 21:11:27.943255 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15747 | 2026.03.17 21:11:27.943310 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <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 | ||
| 15748 | 2026.03.17 21:11:27.944158 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15749 | 2026.03.17 21:11:27.944195 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15750 | 2026.03.17 21:11:27.944736 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15751 | 2026.03.17 21:11:27.944959 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15752 | 2026.03.17 21:11:27.945105 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001867 sec., 12854.847348687734 rows/sec., 23.04 MiB/sec. | ||
| 15753 | 2026.03.17 21:11:27.945180 [ 4 ] {80e182c1-e9f5-4ae8-b807-8b2e74b7aa5b} <Debug> TCPHandler: Processed in 0.002070943 sec. | ||
| 15754 | 2026.03.17 21:11:27.945300 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15755 | 2026.03.17 21:11:27.945398 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15756 | 2026.03.17 21:11:27.945440 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15757 | 2026.03.17 21:11:27.945838 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2026.03.17 21:11:27.945875 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15759 | 2026.03.17 21:11:27.946208 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15760 | 2026.03.17 21:11:27.946497 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.03.17 21:11:27.946656 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 15762 | 2026.03.17 21:11:27.946708 [ 4 ] {0f509d46-caf4-4c6f-bca6-6409e370186d} <Debug> TCPHandler: Processed in 0.001456793 sec. | ||
| 15763 | 2026.03.17 21:11:28.631733 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35456 | ||
| 15764 | 2026.03.17 21:11:28.631842 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15765 | 2026.03.17 21:11:28.631869 [ 294 ] {} <Debug> TCP-Session: 26b35172-f5ef-4cf8-849c-e2a8b0f93800 Authenticating user 'default' from [fd00:1122:3344:101::e]:35456 | ||
| 15766 | 2026.03.17 21:11:28.631892 [ 294 ] {} <Debug> TCP-Session: 26b35172-f5ef-4cf8-849c-e2a8b0f93800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15767 | 2026.03.17 21:11:28.631905 [ 294 ] {} <Debug> TCP-Session: 26b35172-f5ef-4cf8-849c-e2a8b0f93800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15768 | 2026.03.17 21:11:28.632115 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47367 | ||
| 15769 | 2026.03.17 21:11:28.632154 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41679 | ||
| 15770 | 2026.03.17 21:11:28.632186 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47495 | ||
| 15771 | 2026.03.17 21:11:28.632206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39351 | ||
| 15772 | 2026.03.17 21:11:28.632232 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15773 | 2026.03.17 21:11:28.632230 [ 294 ] {} <Trace> TCP-Session: 26b35172-f5ef-4cf8-849c-e2a8b0f93800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15774 | 2026.03.17 21:11:28.632265 [ 3 ] {} <Debug> TCP-Session: 4a3f85b6-bd28-4f1f-be71-535033bff87d Authenticating user 'default' from [fd00:1122:3344:101::e]:47367 | ||
| 15775 | 2026.03.17 21:11:28.632269 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15776 | 2026.03.17 21:11:28.632278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15777 | 2026.03.17 21:11:28.632295 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15778 | 2026.03.17 21:11:28.632322 [ 3 ] {} <Debug> TCP-Session: 4a3f85b6-bd28-4f1f-be71-535033bff87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2026.03.17 21:11:28.632336 [ 290 ] {} <Debug> TCP-Session: a99814b8-1ace-45e8-bded-0c00b0c452b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47495 | ||
| 15780 | 2026.03.17 21:11:28.632339 [ 292 ] {} <Debug> TCP-Session: 95dab2b7-e8c9-4e6d-ad11-adb98a04151e Authenticating user 'default' from [fd00:1122:3344:101::e]:39351 | ||
| 15781 | 2026.03.17 21:11:28.632352 [ 3 ] {} <Debug> TCP-Session: 4a3f85b6-bd28-4f1f-be71-535033bff87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15782 | 2026.03.17 21:11:28.632355 [ 287 ] {} <Debug> TCP-Session: 164ad8f4-47d5-465e-b658-a76eb3f18fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41679 | ||
| 15783 | 2026.03.17 21:11:28.632379 [ 292 ] {} <Debug> TCP-Session: 95dab2b7-e8c9-4e6d-ad11-adb98a04151e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15784 | 2026.03.17 21:11:28.632368 [ 290 ] {} <Debug> TCP-Session: a99814b8-1ace-45e8-bded-0c00b0c452b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2026.03.17 21:11:28.632415 [ 292 ] {} <Debug> TCP-Session: 95dab2b7-e8c9-4e6d-ad11-adb98a04151e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15786 | 2026.03.17 21:11:28.632433 [ 294 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15787 | 2026.03.17 21:11:28.632441 [ 290 ] {} <Debug> TCP-Session: a99814b8-1ace-45e8-bded-0c00b0c452b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15788 | 2026.03.17 21:11:28.632410 [ 287 ] {} <Debug> TCP-Session: 164ad8f4-47d5-465e-b658-a76eb3f18fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15789 | 2026.03.17 21:11:28.632215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37690 | ||
| 15790 | 2026.03.17 21:11:28.632514 [ 287 ] {} <Debug> TCP-Session: 164ad8f4-47d5-465e-b658-a76eb3f18fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15791 | 2026.03.17 21:11:28.632194 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42417 | ||
| 15792 | 2026.03.17 21:11:28.632184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38446 | ||
| 15793 | 2026.03.17 21:11:28.632159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34441 | ||
| 15794 | 2026.03.17 21:11:28.632614 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15795 | 2026.03.17 21:11:28.632625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15796 | 2026.03.17 21:11:28.632663 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15797 | 2026.03.17 21:11:28.632669 [ 293 ] {} <Debug> TCP-Session: baabf3b1-3977-4398-bc20-f69ae60ea049 Authenticating user 'default' from [fd00:1122:3344:101::e]:37690 | ||
| 15798 | 2026.03.17 21:11:28.632677 [ 291 ] {} <Debug> TCP-Session: 5ed24376-ab67-4004-8e9d-1fe7be2b220a Authenticating user 'default' from [fd00:1122:3344:101::e]:42417 | ||
| 15799 | 2026.03.17 21:11:28.632691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15800 | 2026.03.17 21:11:28.632713 [ 294 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15801 | 2026.03.17 21:11:28.632735 [ 288 ] {} <Debug> TCP-Session: 4cfe4dba-ecaf-4470-ad38-96954e7a013e Authenticating user 'default' from [fd00:1122:3344:101::e]:34441 | ||
| 15802 | 2026.03.17 21:11:28.632710 [ 293 ] {} <Debug> TCP-Session: baabf3b1-3977-4398-bc20-f69ae60ea049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2026.03.17 21:11:28.632767 [ 288 ] {} <Debug> TCP-Session: 4cfe4dba-ecaf-4470-ad38-96954e7a013e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2026.03.17 21:11:28.632780 [ 294 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15805 | 2026.03.17 21:11:28.632799 [ 288 ] {} <Debug> TCP-Session: 4cfe4dba-ecaf-4470-ad38-96954e7a013e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15806 | 2026.03.17 21:11:28.632789 [ 293 ] {} <Debug> TCP-Session: baabf3b1-3977-4398-bc20-f69ae60ea049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15807 | 2026.03.17 21:11:28.632718 [ 291 ] {} <Debug> TCP-Session: 5ed24376-ab67-4004-8e9d-1fe7be2b220a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15808 | 2026.03.17 21:11:28.632691 [ 289 ] {} <Debug> TCP-Session: cf7912e3-bbe2-402f-ab87-ba5ef2dd011b Authenticating user 'default' from [fd00:1122:3344:101::e]:38446 | ||
| 15809 | 2026.03.17 21:11:28.632866 [ 291 ] {} <Debug> TCP-Session: 5ed24376-ab67-4004-8e9d-1fe7be2b220a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2026.03.17 21:11:28.632888 [ 289 ] {} <Debug> TCP-Session: cf7912e3-bbe2-402f-ab87-ba5ef2dd011b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15811 | 2026.03.17 21:11:28.632906 [ 289 ] {} <Debug> TCP-Session: cf7912e3-bbe2-402f-ab87-ba5ef2dd011b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15812 | 2026.03.17 21:11:28.633094 [ 294 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 15813 | 2026.03.17 21:11:28.634079 [ 309 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Trace> AggregatingTransform: Aggregating | ||
| 15814 | 2026.03.17 21:11:28.634130 [ 309 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 15815 | 2026.03.17 21:11:28.634169 [ 309 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970815 sec. (1030.062 rows/sec., 40.24 KiB/sec.) | ||
| 15816 | 2026.03.17 21:11:28.634189 [ 309 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Trace> Aggregator: Merging aggregated data | ||
| 15817 | 2026.03.17 21:11:28.635389 [ 294 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003011 sec., 332.11557622052476 rows/sec., 12.97 KiB/sec. | ||
| 15818 | 2026.03.17 21:11:28.635569 [ 294 ] {1f01186a-cec0-424b-9d9b-b7f7c63766ef} <Debug> TCPHandler: Processed in 0.003455545 sec. | ||
| 15819 | 2026.03.17 21:11:28.635694 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15820 | 2026.03.17 21:11:28.635725 [ 294 ] {} <Debug> TCP-Session: 26b35172-f5ef-4cf8-849c-e2a8b0f93800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2026.03.17 21:11:28.635732 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15822 | 2026.03.17 21:11:28.635755 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15823 | 2026.03.17 21:11:28.635788 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15824 | 2026.03.17 21:11:28.635802 [ 3 ] {} <Debug> TCP-Session: 4a3f85b6-bd28-4f1f-be71-535033bff87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2026.03.17 21:11:28.635820 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15826 | 2026.03.17 21:11:28.635836 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15827 | 2026.03.17 21:11:28.635837 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15828 | 2026.03.17 21:11:28.635869 [ 289 ] {} <Debug> TCP-Session: cf7912e3-bbe2-402f-ab87-ba5ef2dd011b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2026.03.17 21:11:28.635893 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15830 | 2026.03.17 21:11:28.635921 [ 287 ] {} <Debug> TCP-Session: 164ad8f4-47d5-465e-b658-a76eb3f18fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15831 | 2026.03.17 21:11:28.635899 [ 288 ] {} <Debug> TCP-Session: 4cfe4dba-ecaf-4470-ad38-96954e7a013e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15832 | 2026.03.17 21:11:28.635947 [ 292 ] {} <Debug> TCP-Session: 95dab2b7-e8c9-4e6d-ad11-adb98a04151e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15833 | 2026.03.17 21:11:28.635863 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15834 | 2026.03.17 21:11:28.635830 [ 291 ] {} <Debug> TCP-Session: 5ed24376-ab67-4004-8e9d-1fe7be2b220a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15835 | 2026.03.17 21:11:28.636019 [ 290 ] {} <Debug> TCP-Session: a99814b8-1ace-45e8-bded-0c00b0c452b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15836 | 2026.03.17 21:11:28.635791 [ 293 ] {} <Debug> TCP-Session: baabf3b1-3977-4398-bc20-f69ae60ea049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15837 | 2026.03.17 21:11:28.749247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35000 | ||
| 15838 | 2026.03.17 21:11:28.749551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43565 | ||
| 15839 | 2026.03.17 21:11:28.749644 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15840 | 2026.03.17 21:11:28.749673 [ 287 ] {} <Debug> TCP-Session: ced3aa0e-9095-48bc-bcd4-0829f22b5a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:43565 | ||
| 15841 | 2026.03.17 21:11:28.749696 [ 287 ] {} <Debug> TCP-Session: ced3aa0e-9095-48bc-bcd4-0829f22b5a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15842 | 2026.03.17 21:11:28.749710 [ 287 ] {} <Debug> TCP-Session: ced3aa0e-9095-48bc-bcd4-0829f22b5a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15843 | 2026.03.17 21:11:28.749785 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2026.03.17 21:11:28.749832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15845 | 2026.03.17 21:11:28.749911 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61949 | ||
| 15846 | 2026.03.17 21:11:28.749946 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63974 | ||
| 15847 | 2026.03.17 21:11:28.749959 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55076 | ||
| 15848 | 2026.03.17 21:11:28.749998 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60820 | ||
| 15849 | 2026.03.17 21:11:28.750003 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32934 | ||
| 15850 | 2026.03.17 21:11:28.750026 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15851 | 2026.03.17 21:11:28.750036 [ 287 ] {} <Trace> TCP-Session: ced3aa0e-9095-48bc-bcd4-0829f22b5a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15852 | 2026.03.17 21:11:28.750069 [ 288 ] {} <Debug> TCP-Session: 9f16e030-0f92-4b3d-a854-93c11620d03d Authenticating user 'default' from [fd00:1122:3344:101::e]:61949 | ||
| 15853 | 2026.03.17 21:11:28.750085 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15854 | 2026.03.17 21:11:28.750086 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15855 | 2026.03.17 21:11:28.750096 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15856 | 2026.03.17 21:11:28.750110 [ 288 ] {} <Debug> TCP-Session: 9f16e030-0f92-4b3d-a854-93c11620d03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15857 | 2026.03.17 21:11:28.750119 [ 290 ] {} <Debug> TCP-Session: e53d8d97-4776-4a4d-a86e-0fda92584393 Authenticating user 'default' from [fd00:1122:3344:101::e]:55076 | ||
| 15858 | 2026.03.17 21:11:28.750129 [ 294 ] {} <Debug> TCP-Session: 95489b5d-9d35-4a86-9574-72c2a31d2c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:60820 | ||
| 15859 | 2026.03.17 21:11:28.750141 [ 3 ] {} <Debug> TCP-Session: 0544ccdc-853e-4b3d-8e6d-319d491dc2c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32934 | ||
| 15860 | 2026.03.17 21:11:28.750165 [ 290 ] {} <Debug> TCP-Session: e53d8d97-4776-4a4d-a86e-0fda92584393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15861 | 2026.03.17 21:11:28.750198 [ 3 ] {} <Debug> TCP-Session: 0544ccdc-853e-4b3d-8e6d-319d491dc2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15862 | 2026.03.17 21:11:28.750214 [ 287 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43565) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15863 | 2026.03.17 21:11:28.750216 [ 290 ] {} <Debug> TCP-Session: e53d8d97-4776-4a4d-a86e-0fda92584393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15864 | 2026.03.17 21:11:28.750225 [ 3 ] {} <Debug> TCP-Session: 0544ccdc-853e-4b3d-8e6d-319d491dc2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15865 | 2026.03.17 21:11:28.750180 [ 294 ] {} <Debug> TCP-Session: 95489b5d-9d35-4a86-9574-72c2a31d2c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15866 | 2026.03.17 21:11:28.750143 [ 288 ] {} <Debug> TCP-Session: 9f16e030-0f92-4b3d-a854-93c11620d03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15867 | 2026.03.17 21:11:28.750288 [ 294 ] {} <Debug> TCP-Session: 95489b5d-9d35-4a86-9574-72c2a31d2c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15868 | 2026.03.17 21:11:28.749985 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57071 | ||
| 15869 | 2026.03.17 21:11:28.749970 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60211 | ||
| 15870 | 2026.03.17 21:11:28.749956 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62090 | ||
| 15871 | 2026.03.17 21:11:28.750374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15872 | 2026.03.17 21:11:28.750060 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15873 | 2026.03.17 21:11:28.750443 [ 289 ] {} <Debug> TCP-Session: e04cefc7-2ec7-4de7-9561-a7afe792af9a Authenticating user 'default' from [fd00:1122:3344:101::e]:63974 | ||
| 15874 | 2026.03.17 21:11:28.750468 [ 289 ] {} <Debug> TCP-Session: e04cefc7-2ec7-4de7-9561-a7afe792af9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15875 | 2026.03.17 21:11:28.750469 [ 287 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15876 | 2026.03.17 21:11:28.750484 [ 289 ] {} <Debug> TCP-Session: e04cefc7-2ec7-4de7-9561-a7afe792af9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15877 | 2026.03.17 21:11:28.750544 [ 287 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15878 | 2026.03.17 21:11:28.750671 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15879 | 2026.03.17 21:11:28.750825 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15880 | 2026.03.17 21:11:28.750840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35000 | ||
| 15881 | 2026.03.17 21:11:28.750843 [ 287 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 15882 | 2026.03.17 21:11:28.750861 [ 293 ] {} <Debug> TCP-Session: fedfd0a9-8507-4cad-a3ba-cc65cb12a4d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57071 | ||
| 15883 | 2026.03.17 21:11:28.750903 [ 293 ] {} <Debug> TCP-Session: fedfd0a9-8507-4cad-a3ba-cc65cb12a4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15884 | 2026.03.17 21:11:28.750916 [ 293 ] {} <Debug> TCP-Session: fedfd0a9-8507-4cad-a3ba-cc65cb12a4d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15885 | 2026.03.17 21:11:28.750956 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15886 | 2026.03.17 21:11:28.750991 [ 291 ] {} <Debug> TCP-Session: d2e9974d-52e7-4ae9-bde8-081afaf2283e Authenticating user 'default' from [fd00:1122:3344:101::e]:62090 | ||
| 15887 | 2026.03.17 21:11:28.751010 [ 291 ] {} <Debug> TCP-Session: d2e9974d-52e7-4ae9-bde8-081afaf2283e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15888 | 2026.03.17 21:11:28.751022 [ 291 ] {} <Debug> TCP-Session: d2e9974d-52e7-4ae9-bde8-081afaf2283e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15889 | 2026.03.17 21:11:28.751104 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15890 | 2026.03.17 21:11:28.751138 [ 292 ] {} <Debug> TCP-Session: 7c440c9a-49c4-42cd-8276-0d921bf1ba78 Authenticating user 'default' from [fd00:1122:3344:101::e]:60211 | ||
| 15891 | 2026.03.17 21:11:28.751155 [ 292 ] {} <Debug> TCP-Session: 7c440c9a-49c4-42cd-8276-0d921bf1ba78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15892 | 2026.03.17 21:11:28.751168 [ 292 ] {} <Debug> TCP-Session: 7c440c9a-49c4-42cd-8276-0d921bf1ba78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15893 | 2026.03.17 21:11:28.751907 [ 328 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Trace> AggregatingTransform: Aggregating | ||
| 15894 | 2026.03.17 21:11:28.751946 [ 328 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Trace> Aggregator: Aggregation method: without_key | ||
| 15895 | 2026.03.17 21:11:28.751983 [ 328 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016956 sec. (983.327 rows/sec., 38.41 KiB/sec.) | ||
| 15896 | 2026.03.17 21:11:28.752002 [ 328 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Trace> Aggregator: Merging aggregated data | ||
| 15897 | 2026.03.17 21:11:28.753371 [ 287 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 15898 | 2026.03.17 21:11:28.753524 [ 287 ] {fb3dc2d8-52bb-4d11-bbf5-66566eb55fc2} <Debug> TCPHandler: Processed in 0.003619078 sec. | ||
| 15899 | 2026.03.17 21:11:28.753672 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15900 | 2026.03.17 21:11:28.753705 [ 287 ] {} <Debug> TCP-Session: ced3aa0e-9095-48bc-bcd4-0829f22b5a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15901 | 2026.03.17 21:11:28.753707 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15902 | 2026.03.17 21:11:28.753725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15903 | 2026.03.17 21:11:28.753752 [ 3 ] {} <Debug> TCP-Session: 0544ccdc-853e-4b3d-8e6d-319d491dc2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15904 | 2026.03.17 21:11:28.753767 [ 288 ] {} <Debug> TCP-Session: 9f16e030-0f92-4b3d-a854-93c11620d03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15905 | 2026.03.17 21:11:28.753765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15906 | 2026.03.17 21:11:28.753779 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15907 | 2026.03.17 21:11:28.753803 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15908 | 2026.03.17 21:11:28.753819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15909 | 2026.03.17 21:11:28.753843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15910 | 2026.03.17 21:11:28.753866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15911 | 2026.03.17 21:11:28.753885 [ 293 ] {} <Debug> TCP-Session: fedfd0a9-8507-4cad-a3ba-cc65cb12a4d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15912 | 2026.03.17 21:11:28.753905 [ 292 ] {} <Debug> TCP-Session: 7c440c9a-49c4-42cd-8276-0d921bf1ba78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15913 | 2026.03.17 21:11:28.753921 [ 294 ] {} <Debug> TCP-Session: 95489b5d-9d35-4a86-9574-72c2a31d2c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15914 | 2026.03.17 21:11:28.753859 [ 290 ] {} <Debug> TCP-Session: e53d8d97-4776-4a4d-a86e-0fda92584393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15915 | 2026.03.17 21:11:28.753839 [ 291 ] {} <Debug> TCP-Session: d2e9974d-52e7-4ae9-bde8-081afaf2283e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15916 | 2026.03.17 21:11:28.753820 [ 289 ] {} <Debug> TCP-Session: e04cefc7-2ec7-4de7-9561-a7afe792af9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15917 | 2026.03.17 21:11:30.034529 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62809 | ||
| 15918 | 2026.03.17 21:11:30.034643 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15919 | 2026.03.17 21:11:30.034674 [ 287 ] {} <Debug> TCP-Session: 6e6997b8-c60e-4387-bfdb-bbee2417085a Authenticating user 'default' from [fd00:1122:3344:101::e]:62809 | ||
| 15920 | 2026.03.17 21:11:30.034698 [ 287 ] {} <Debug> TCP-Session: 6e6997b8-c60e-4387-bfdb-bbee2417085a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15921 | 2026.03.17 21:11:30.034716 [ 287 ] {} <Debug> TCP-Session: 6e6997b8-c60e-4387-bfdb-bbee2417085a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15922 | 2026.03.17 21:11:30.034927 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38986 | ||
| 15923 | 2026.03.17 21:11:30.034967 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34077 | ||
| 15924 | 2026.03.17 21:11:30.034981 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37133 | ||
| 15925 | 2026.03.17 21:11:30.035032 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51435 | ||
| 15926 | 2026.03.17 21:11:30.035039 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42901 | ||
| 15927 | 2026.03.17 21:11:30.035072 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15928 | 2026.03.17 21:11:30.035091 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15929 | 2026.03.17 21:11:30.035115 [ 291 ] {} <Debug> TCP-Session: 1275a85e-9b40-4408-8c26-26c488773777 Authenticating user 'default' from [fd00:1122:3344:101::e]:34077 | ||
| 15930 | 2026.03.17 21:11:30.035056 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15931 | 2026.03.17 21:11:30.035138 [ 292 ] {} <Debug> TCP-Session: 3a0dcf3a-b539-4b95-9a4a-66a7f9c7e25c Authenticating user 'default' from [fd00:1122:3344:101::e]:37133 | ||
| 15932 | 2026.03.17 21:11:30.035144 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15933 | 2026.03.17 21:11:30.035172 [ 288 ] {} <Debug> TCP-Session: 1fe48c6d-457a-4519-af9a-cbf5d97f0f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:38986 | ||
| 15934 | 2026.03.17 21:11:30.035179 [ 292 ] {} <Debug> TCP-Session: 3a0dcf3a-b539-4b95-9a4a-66a7f9c7e25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15935 | 2026.03.17 21:11:30.035189 [ 3 ] {} <Debug> TCP-Session: 4f6b52fb-f32f-42d2-9afb-994493e0ae42 Authenticating user 'default' from [fd00:1122:3344:101::e]:42901 | ||
| 15936 | 2026.03.17 21:11:30.035191 [ 288 ] {} <Debug> TCP-Session: 1fe48c6d-457a-4519-af9a-cbf5d97f0f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15937 | 2026.03.17 21:11:30.035197 [ 292 ] {} <Debug> TCP-Session: 3a0dcf3a-b539-4b95-9a4a-66a7f9c7e25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15938 | 2026.03.17 21:11:30.035210 [ 288 ] {} <Debug> TCP-Session: 1fe48c6d-457a-4519-af9a-cbf5d97f0f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15939 | 2026.03.17 21:11:30.035207 [ 3 ] {} <Debug> TCP-Session: 4f6b52fb-f32f-42d2-9afb-994493e0ae42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15940 | 2026.03.17 21:11:30.035146 [ 291 ] {} <Debug> TCP-Session: 1275a85e-9b40-4408-8c26-26c488773777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15941 | 2026.03.17 21:11:30.035233 [ 3 ] {} <Debug> TCP-Session: 4f6b52fb-f32f-42d2-9afb-994493e0ae42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15942 | 2026.03.17 21:11:30.035259 [ 291 ] {} <Debug> TCP-Session: 1275a85e-9b40-4408-8c26-26c488773777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15943 | 2026.03.17 21:11:30.035144 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15944 | 2026.03.17 21:11:30.034996 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53063 | ||
| 15945 | 2026.03.17 21:11:30.035387 [ 294 ] {} <Debug> TCP-Session: 4253d9fb-3c8b-4baa-bad4-1fa1208221c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51435 | ||
| 15946 | 2026.03.17 21:11:30.034990 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64129 | ||
| 15947 | 2026.03.17 21:11:30.035422 [ 294 ] {} <Debug> TCP-Session: 4253d9fb-3c8b-4baa-bad4-1fa1208221c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15948 | 2026.03.17 21:11:30.034978 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62090 | ||
| 15949 | 2026.03.17 21:11:30.035464 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15950 | 2026.03.17 21:11:30.035464 [ 294 ] {} <Debug> TCP-Session: 4253d9fb-3c8b-4baa-bad4-1fa1208221c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15951 | 2026.03.17 21:11:30.035518 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15952 | 2026.03.17 21:11:30.035530 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15953 | 2026.03.17 21:11:30.035529 [ 290 ] {} <Debug> TCP-Session: 0c3149df-9ac7-40fa-b616-6d13abe51059 Authenticating user 'default' from [fd00:1122:3344:101::e]:53063 | ||
| 15954 | 2026.03.17 21:11:30.035054 [ 287 ] {} <Trace> TCP-Session: 6e6997b8-c60e-4387-bfdb-bbee2417085a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.03.17 21:11:30.035605 [ 293 ] {} <Debug> TCP-Session: 78324ca1-a315-4af9-a240-37a5a1e6d094 Authenticating user 'default' from [fd00:1122:3344:101::e]:64129 | ||
| 15956 | 2026.03.17 21:11:30.035629 [ 290 ] {} <Debug> TCP-Session: 0c3149df-9ac7-40fa-b616-6d13abe51059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15957 | 2026.03.17 21:11:30.035645 [ 293 ] {} <Debug> TCP-Session: 78324ca1-a315-4af9-a240-37a5a1e6d094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15958 | 2026.03.17 21:11:30.035663 [ 289 ] {} <Debug> TCP-Session: 32749c2f-add9-4015-acf4-27dc5a07ee62 Authenticating user 'default' from [fd00:1122:3344:101::e]:62090 | ||
| 15959 | 2026.03.17 21:11:30.035679 [ 293 ] {} <Debug> TCP-Session: 78324ca1-a315-4af9-a240-37a5a1e6d094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15960 | 2026.03.17 21:11:30.035696 [ 289 ] {} <Debug> TCP-Session: 32749c2f-add9-4015-acf4-27dc5a07ee62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15961 | 2026.03.17 21:11:30.035666 [ 290 ] {} <Debug> TCP-Session: 0c3149df-9ac7-40fa-b616-6d13abe51059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15962 | 2026.03.17 21:11:30.035715 [ 289 ] {} <Debug> TCP-Session: 32749c2f-add9-4015-acf4-27dc5a07ee62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15963 | 2026.03.17 21:11:30.035764 [ 287 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15964 | 2026.03.17 21:11:30.036034 [ 287 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15965 | 2026.03.17 21:11:30.036093 [ 287 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15966 | 2026.03.17 21:11:30.036399 [ 287 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 15967 | 2026.03.17 21:11:30.037425 [ 333 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Trace> AggregatingTransform: Aggregating | ||
| 15968 | 2026.03.17 21:11:30.037482 [ 333 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 15969 | 2026.03.17 21:11:30.037523 [ 333 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020416 sec. (979.992 rows/sec., 38.28 KiB/sec.) | ||
| 15970 | 2026.03.17 21:11:30.037542 [ 333 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Trace> Aggregator: Merging aggregated data | ||
| 15971 | 2026.03.17 21:11:30.038797 [ 287 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003093 sec., 323.31070158422244 rows/sec., 12.63 KiB/sec. | ||
| 15972 | 2026.03.17 21:11:30.038943 [ 287 ] {52974ccb-e0a9-43b7-8a64-df4f5b70b2f1} <Debug> TCPHandler: Processed in 0.004014364 sec. | ||
| 15973 | 2026.03.17 21:11:30.039058 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15974 | 2026.03.17 21:11:30.039087 [ 287 ] {} <Debug> TCP-Session: 6e6997b8-c60e-4387-bfdb-bbee2417085a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15975 | 2026.03.17 21:11:30.039091 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15976 | 2026.03.17 21:11:30.039121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15977 | 2026.03.17 21:11:30.039127 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15978 | 2026.03.17 21:11:30.039150 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15979 | 2026.03.17 21:11:30.039166 [ 290 ] {} <Debug> TCP-Session: 0c3149df-9ac7-40fa-b616-6d13abe51059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15980 | 2026.03.17 21:11:30.039187 [ 289 ] {} <Debug> TCP-Session: 32749c2f-add9-4015-acf4-27dc5a07ee62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15981 | 2026.03.17 21:11:30.039201 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15982 | 2026.03.17 21:11:30.039219 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15983 | 2026.03.17 21:11:30.039233 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15984 | 2026.03.17 21:11:30.039248 [ 291 ] {} <Debug> TCP-Session: 1275a85e-9b40-4408-8c26-26c488773777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15985 | 2026.03.17 21:11:30.039289 [ 3 ] {} <Debug> TCP-Session: 4f6b52fb-f32f-42d2-9afb-994493e0ae42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15986 | 2026.03.17 21:11:30.039206 [ 294 ] {} <Debug> TCP-Session: 4253d9fb-3c8b-4baa-bad4-1fa1208221c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15987 | 2026.03.17 21:11:30.039151 [ 288 ] {} <Debug> TCP-Session: 1fe48c6d-457a-4519-af9a-cbf5d97f0f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15988 | 2026.03.17 21:11:30.039272 [ 292 ] {} <Debug> TCP-Session: 3a0dcf3a-b539-4b95-9a4a-66a7f9c7e25c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15989 | 2026.03.17 21:11:30.039175 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15990 | 2026.03.17 21:11:30.039450 [ 293 ] {} <Debug> TCP-Session: 78324ca1-a315-4af9-a240-37a5a1e6d094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15991 | 2026.03.17 21:11:30.676966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15992 | 2026.03.17 21:11:30.694422 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2026.03.17 21:11:30.694493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15994 | 2026.03.17 21:11:30.700851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15995 | 2026.03.17 21:11:30.701615 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2026.03.17 21:11:30.705248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15997 | 2026.03.17 21:11:31.364648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1948 | ||
| 15998 | 2026.03.17 21:11:31.367558 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.03.17 21:11:31.367624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16000 | 2026.03.17 21:11:31.369022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16001 | 2026.03.17 21:11:31.369383 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2026.03.17 21:11:31.369878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1948 | ||
| 16003 | 2026.03.17 21:11:32.142768 [ 222 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16004 | 2026.03.17 21:11:32.142830 [ 222 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16005 | 2026.03.17 21:11:32.148312 [ 222 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16006 | 2026.03.17 21:11:32.943448 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2026.03.17 21:11:32.943627 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16008 | 2026.03.17 21:11:32.943697 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16009 | 2026.03.17 21:11:32.944502 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.03.17 21:11:32.944553 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16011 | 2026.03.17 21:11:32.944961 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16012 | 2026.03.17 21:11:32.945202 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.03.17 21:11:32.945372 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001796 sec., 158129.17594654788 rows/sec., 10.04 MiB/sec. | ||
| 16014 | 2026.03.17 21:11:32.945426 [ 4 ] {e32c5d02-a6e8-4921-ae3d-9af96c240e9e} <Debug> TCPHandler: Processed in 0.002112994 sec. | ||
| 16015 | 2026.03.17 21:11:32.945549 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.03.17 21:11:32.945655 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16017 | 2026.03.17 21:11:32.945700 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16018 | 2026.03.17 21:11:32.946528 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.03.17 21:11:32.946567 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16020 | 2026.03.17 21:11:32.946930 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16021 | 2026.03.17 21:11:32.947155 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.03.17 21:11:32.947294 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001664 sec., 499399.0384615385 rows/sec., 39.21 MiB/sec. | ||
| 16023 | 2026.03.17 21:11:32.947293 [ 41 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16024 | 2026.03.17 21:11:32.947336 [ 4 ] {8feca3b2-6dcf-469d-a257-e0a22259a088} <Debug> TCPHandler: Processed in 0.00183804 sec. | ||
| 16025 | 2026.03.17 21:11:32.947367 [ 41 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2026.03.17 21:11:32.947404 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16027 | 2026.03.17 21:11:32.947459 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2026.03.17 21:11:32.947503 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16029 | 2026.03.17 21:11:32.947562 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16030 | 2026.03.17 21:11:32.947607 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16031 | 2026.03.17 21:11:32.947616 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16032 | 2026.03.17 21:11:32.947656 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2894 rows starting from the beginning of the part | ||
| 16033 | 2026.03.17 21:11:32.947723 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2717 rows starting from the beginning of the part | ||
| 16034 | 2026.03.17 21:11:32.947770 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
| 16035 | 2026.03.17 21:11:32.947813 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 831 rows starting from the beginning of the part | ||
| 16036 | 2026.03.17 21:11:32.947853 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part | ||
| 16037 | 2026.03.17 21:11:32.947902 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 831 rows starting from the beginning of the part | ||
| 16038 | 2026.03.17 21:11:32.948072 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.03.17 21:11:32.948115 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16040 | 2026.03.17 21:11:32.948452 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16041 | 2026.03.17 21:11:32.948687 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.03.17 21:11:32.948829 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001288 sec., 123447.20496894409 rows/sec., 7.45 MiB/sec. | ||
| 16043 | 2026.03.17 21:11:32.948867 [ 4 ] {0d035f6e-703a-4c7f-8d2d-41cde87d0580} <Debug> TCPHandler: Processed in 0.001460793 sec. | ||
| 16044 | 2026.03.17 21:11:32.948979 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.03.17 21:11:32.949076 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16046 | 2026.03.17 21:11:32.949115 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16047 | 2026.03.17 21:11:32.949547 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.03.17 21:11:32.949583 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16049 | 2026.03.17 21:11:32.949891 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16050 | 2026.03.17 21:11:32.950101 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.03.17 21:11:32.950232 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 16052 | 2026.03.17 21:11:32.950270 [ 4 ] {d2fd3bdc-4982-4f9d-bd6d-a0343ea8ca3a} <Debug> TCPHandler: Processed in 0.001339352 sec. | ||
| 16053 | 2026.03.17 21:11:32.950380 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16054 | 2026.03.17 21:11:32.950474 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16055 | 2026.03.17 21:11:32.950513 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16056 | 2026.03.17 21:11:32.950514 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7483 rows, containing 5 columns (5 merged, 0 gathered) in 0.003055939 sec., 2448674.531788756 rows/sec., 198.02 MiB/sec. | ||
| 16057 | 2026.03.17 21:11:32.950840 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16058 | 2026.03.17 21:11:32.950945 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.03.17 21:11:32.950989 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16060 | 2026.03.17 21:11:32.951175 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.03.17 21:11:32.951267 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_106_21} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16062 | 2026.03.17 21:11:32.951321 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16063 | 2026.03.17 21:11:32.951371 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 16064 | 2026.03.17 21:11:32.951552 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.03.17 21:11:32.951692 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001236 sec., 119741.1003236246 rows/sec., 6.81 MiB/sec. | ||
| 16066 | 2026.03.17 21:11:32.951736 [ 4 ] {93e61b59-4124-410e-a269-f126324de2a5} <Debug> TCPHandler: Processed in 0.001404022 sec. | ||
| 16067 | 2026.03.17 21:11:32.951848 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2026.03.17 21:11:32.951941 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16069 | 2026.03.17 21:11:32.951980 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16070 | 2026.03.17 21:11:32.952600 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.03.17 21:11:32.952637 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16072 | 2026.03.17 21:11:32.952962 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16073 | 2026.03.17 21:11:32.953178 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.03.17 21:11:32.953305 [ 41 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16075 | 2026.03.17 21:11:32.953310 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001387 sec., 365537.13049747655 rows/sec., 25.73 MiB/sec. | ||
| 16076 | 2026.03.17 21:11:32.953349 [ 41 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2026.03.17 21:11:32.953370 [ 4 ] {4789dfe9-a5f1-43b1-b358-6073e135dde8} <Debug> TCPHandler: Processed in 0.001571165 sec. | ||
| 16078 | 2026.03.17 21:11:32.953379 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16079 | 2026.03.17 21:11:32.953473 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16080 | 2026.03.17 21:11:32.953490 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2026.03.17 21:11:32.953565 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16082 | 2026.03.17 21:11:32.953586 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16083 | 2026.03.17 21:11:32.953595 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1552 rows starting from the beginning of the part | ||
| 16084 | 2026.03.17 21:11:32.953629 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16085 | 2026.03.17 21:11:32.953655 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1458 rows starting from the beginning of the part | ||
| 16086 | 2026.03.17 21:11:32.953701 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 88 rows starting from the beginning of the part | ||
| 16087 | 2026.03.17 21:11:32.953758 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 507 rows starting from the beginning of the part | ||
| 16088 | 2026.03.17 21:11:32.953827 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 92 rows starting from the beginning of the part | ||
| 16089 | 2026.03.17 21:11:32.953880 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 507 rows starting from the beginning of the part | ||
| 16090 | 2026.03.17 21:11:32.953956 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.03.17 21:11:32.953992 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16092 | 2026.03.17 21:11:32.954317 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16093 | 2026.03.17 21:11:32.954526 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.03.17 21:11:32.954656 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 16095 | 2026.03.17 21:11:32.954693 [ 4 ] {1a19f9b4-c10f-461a-b66b-bf4653648ff8} <Debug> TCPHandler: Processed in 0.00125096 sec. | ||
| 16096 | 2026.03.17 21:11:32.954814 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.03.17 21:11:32.954907 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16098 | 2026.03.17 21:11:32.954949 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16099 | 2026.03.17 21:11:32.955270 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183414 sec., 2292082.3928380604 rows/sec., 169.20 MiB/sec. | ||
| 16100 | 2026.03.17 21:11:32.955379 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2026.03.17 21:11:32.955415 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16102 | 2026.03.17 21:11:32.955438 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16103 | 2026.03.17 21:11:32.955676 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.03.17 21:11:32.955739 [ 196 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_106_21} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16105 | 2026.03.17 21:11:32.955749 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16106 | 2026.03.17 21:11:32.955802 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 16107 | 2026.03.17 21:11:32.955968 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.03.17 21:11:32.956101 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 16109 | 2026.03.17 21:11:32.956138 [ 4 ] {d7b9e272-f8fa-4003-8fe0-a09aa94701cb} <Debug> TCPHandler: Processed in 0.001371902 sec. | ||
| 16110 | 2026.03.17 21:11:32.956249 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2026.03.17 21:11:32.956343 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16112 | 2026.03.17 21:11:32.956386 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16113 | 2026.03.17 21:11:32.956707 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2026.03.17 21:11:32.956743 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16115 | 2026.03.17 21:11:32.957037 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16116 | 2026.03.17 21:11:32.957240 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.03.17 21:11:32.957371 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 16118 | 2026.03.17 21:11:32.957407 [ 4 ] {94c50258-04f5-434a-88ed-6b954d124645} <Debug> TCPHandler: Processed in 0.001206059 sec. | ||
| 16119 | 2026.03.17 21:11:32.957525 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.03.17 21:11:32.957627 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16121 | 2026.03.17 21:11:32.957696 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <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 | ||
| 16122 | 2026.03.17 21:11:32.958526 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.03.17 21:11:32.958563 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16124 | 2026.03.17 21:11:32.959109 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16125 | 2026.03.17 21:11:32.959386 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.03.17 21:11:32.959538 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16127 | 2026.03.17 21:11:32.959557 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001949 sec., 8722.421754746023 rows/sec., 15.63 MiB/sec. | ||
| 16128 | 2026.03.17 21:11:32.959594 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2026.03.17 21:11:32.959620 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16130 | 2026.03.17 21:11:32.959644 [ 4 ] {31586548-842b-45fd-a6e6-7fd635009663} <Debug> TCPHandler: Processed in 0.002172275 sec. | ||
| 16131 | 2026.03.17 21:11:32.959692 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16132 | 2026.03.17 21:11:32.959763 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2026.03.17 21:11:32.959857 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16134 | 2026.03.17 21:11:32.959874 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16135 | 2026.03.17 21:11:32.959901 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16136 | 2026.03.17 21:11:32.959923 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2081 rows starting from the beginning of the part | ||
| 16137 | 2026.03.17 21:11:32.960027 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 28 rows starting from the beginning of the part | ||
| 16138 | 2026.03.17 21:11:32.960123 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 24 rows starting from the beginning of the part | ||
| 16139 | 2026.03.17 21:11:32.960212 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 17 rows starting from the beginning of the part | ||
| 16140 | 2026.03.17 21:11:32.960248 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.03.17 21:11:32.960287 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16142 | 2026.03.17 21:11:32.960301 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 24 rows starting from the beginning of the part | ||
| 16143 | 2026.03.17 21:11:32.960388 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 17 rows starting from the beginning of the part | ||
| 16144 | 2026.03.17 21:11:32.960620 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16145 | 2026.03.17 21:11:32.960847 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.03.17 21:11:32.960978 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 4.94 MiB/sec. | ||
| 16147 | 2026.03.17 21:11:32.961015 [ 4 ] {c8bb19eb-5c24-43c1-8820-16c3da428cc3} <Debug> TCPHandler: Processed in 0.001302101 sec. | ||
| 16148 | 2026.03.17 21:11:32.967890 [ 194 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 19 columns (19 merged, 0 gathered) in 0.008226921 sec., 266320.7778462927 rows/sec., 477.23 MiB/sec. | ||
| 16149 | 2026.03.17 21:11:32.969918 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16150 | 2026.03.17 21:11:32.970286 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.03.17 21:11:32.970366 [ 193 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16152 | 2026.03.17 21:11:32.970533 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 16153 | 2026.03.17 21:11:36.059655 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16154 | 2026.03.17 21:11:36.059713 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16155 | 2026.03.17 21:11:36.251015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35512 | ||
| 16156 | 2026.03.17 21:11:36.251670 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.03.17 21:11:36.251721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16158 | 2026.03.17 21:11:36.252218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16159 | 2026.03.17 21:11:36.252449 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16160 | 2026.03.17 21:11:36.252599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35512 | ||
| 16161 | 2026.03.17 21:11:37.328280 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16162 | 2026.03.17 21:11:37.328361 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16163 | 2026.03.17 21:11:37.331328 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16164 | 2026.03.17 21:11:37.840418 [ 218 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16165 | 2026.03.17 21:11:37.840492 [ 218 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16166 | 2026.03.17 21:11:37.844308 [ 218 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16167 | 2026.03.17 21:11:37.935310 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.03.17 21:11:37.935581 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16169 | 2026.03.17 21:11:37.935649 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16170 | 2026.03.17 21:11:37.936336 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.03.17 21:11:37.936387 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16172 | 2026.03.17 21:11:37.936791 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16173 | 2026.03.17 21:11:37.937026 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.03.17 21:11:37.937188 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00167 sec., 62275.4491017964 rows/sec., 5.21 MiB/sec. | ||
| 16175 | 2026.03.17 21:11:37.937240 [ 4 ] {287e9641-131a-4675-94bc-e4dd3d2d9a4f} <Debug> TCPHandler: Processed in 0.002112044 sec. | ||
| 16176 | 2026.03.17 21:11:37.937358 [ 223 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16177 | 2026.03.17 21:11:37.937369 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16178 | 2026.03.17 21:11:37.937453 [ 223 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16179 | 2026.03.17 21:11:37.937542 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16180 | 2026.03.17 21:11:37.937592 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16181 | 2026.03.17 21:11:37.938016 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16182 | 2026.03.17 21:11:37.938056 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16183 | 2026.03.17 21:11:37.938391 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16184 | 2026.03.17 21:11:37.938666 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2026.03.17 21:11:37.938804 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001286 sec., 18662.519440124415 rows/sec., 1.37 MiB/sec. | ||
| 16186 | 2026.03.17 21:11:37.938846 [ 4 ] {31912d50-7f70-4536-87ce-b23a280f5602} <Debug> TCPHandler: Processed in 0.001528645 sec. | ||
| 16187 | 2026.03.17 21:11:37.938950 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16188 | 2026.03.17 21:11:37.939047 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16189 | 2026.03.17 21:11:37.939089 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16190 | 2026.03.17 21:11:37.939524 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.03.17 21:11:37.939562 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16192 | 2026.03.17 21:11:37.939880 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16193 | 2026.03.17 21:11:37.939913 [ 223 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16194 | 2026.03.17 21:11:37.940112 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16195 | 2026.03.17 21:11:37.940264 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001233 sec., 71370.64071370641 rows/sec., 5.57 MiB/sec. | ||
| 16196 | 2026.03.17 21:11:37.940302 [ 4 ] {f548e938-4212-45fa-bc93-0f9ebedba249} <Debug> TCPHandler: Processed in 0.001401212 sec. | ||
| 16197 | 2026.03.17 21:11:37.940413 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.03.17 21:11:37.940508 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16199 | 2026.03.17 21:11:37.940552 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16200 | 2026.03.17 21:11:37.940962 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.03.17 21:11:37.940997 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16202 | 2026.03.17 21:11:37.941320 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16203 | 2026.03.17 21:11:37.941525 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.03.17 21:11:37.941641 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 5 parts from all_1_102_22 to all_106_106_0 | ||
| 16205 | 2026.03.17 21:11:37.941657 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 16206 | 2026.03.17 21:11:37.941679 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2026.03.17 21:11:37.941697 [ 4 ] {78c07029-8cef-45fb-a6d9-cc9e3b90416b} <Debug> TCPHandler: Processed in 0.001332331 sec. | ||
| 16208 | 2026.03.17 21:11:37.941699 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16209 | 2026.03.17 21:11:37.941800 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_102_22 to all_106_106_0 into Compact with storage Full | ||
| 16210 | 2026.03.17 21:11:37.941810 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16211 | 2026.03.17 21:11:37.941807 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16212 | 2026.03.17 21:11:37.941846 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16213 | 2026.03.17 21:11:37.941895 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16214 | 2026.03.17 21:11:37.941925 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_22, total 40020 rows starting from the beginning of the part | ||
| 16215 | 2026.03.17 21:11:37.941939 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16216 | 2026.03.17 21:11:37.941983 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 16217 | 2026.03.17 21:11:37.941994 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <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 | ||
| 16218 | 2026.03.17 21:11:37.942029 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 16219 | 2026.03.17 21:11:37.942071 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 162 rows starting from the beginning of the part | ||
| 16220 | 2026.03.17 21:11:37.942111 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 16221 | 2026.03.17 21:11:37.942835 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16222 | 2026.03.17 21:11:37.942870 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16223 | 2026.03.17 21:11:37.943417 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16224 | 2026.03.17 21:11:37.943654 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16225 | 2026.03.17 21:11:37.943808 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 22.78 MiB/sec. | ||
| 16226 | 2026.03.17 21:11:37.943893 [ 4 ] {7a2c5c6e-6aa9-4a39-b2e9-0c88adaaeacc} <Debug> TCPHandler: Processed in 0.002134254 sec. | ||
| 16227 | 2026.03.17 21:11:37.944005 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16228 | 2026.03.17 21:11:37.944100 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16229 | 2026.03.17 21:11:37.944143 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16230 | 2026.03.17 21:11:37.944489 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2026.03.17 21:11:37.944523 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16232 | 2026.03.17 21:11:37.944834 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16233 | 2026.03.17 21:11:37.945053 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2026.03.17 21:11:37.945180 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16235 | 2026.03.17 21:11:37.945189 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 16236 | 2026.03.17 21:11:37.945231 [ 4 ] {fd079987-8023-4f55-a3a0-ee142fc75e45} <Debug> TCPHandler: Processed in 0.001274481 sec. | ||
| 16237 | 2026.03.17 21:11:37.948427 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40872 rows, containing 5 columns (5 merged, 0 gathered) in 0.006660037 sec., 6136902.843032254 rows/sec., 402.05 MiB/sec. | ||
| 16238 | 2026.03.17 21:11:37.949182 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Trace> MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) | ||
| 16239 | 2026.03.17 21:11:37.949529 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16240 | 2026.03.17 21:11:37.949612 [ 202 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 5 parts: [all_1_102_22, all_106_106_0] -> all_1_106_23 | ||
| 16241 | 2026.03.17 21:11:37.949721 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16242 | 2026.03.17 21:11:38.205346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16243 | 2026.03.17 21:11:38.222896 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.03.17 21:11:38.222968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16245 | 2026.03.17 21:11:38.229165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16246 | 2026.03.17 21:11:38.229884 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.03.17 21:11:38.233042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16248 | 2026.03.17 21:11:41.370187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1982 | ||
| 16249 | 2026.03.17 21:11:41.372972 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.03.17 21:11:41.373030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16251 | 2026.03.17 21:11:41.374236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16252 | 2026.03.17 21:11:41.374503 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.03.17 21:11:41.374937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
| 16254 | 2026.03.17 21:11:42.899497 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16255 | 2026.03.17 21:11:42.899710 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16256 | 2026.03.17 21:11:42.899776 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16257 | 2026.03.17 21:11:42.900500 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16258 | 2026.03.17 21:11:42.900540 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16259 | 2026.03.17 21:11:42.900946 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16260 | 2026.03.17 21:11:42.901175 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16261 | 2026.03.17 21:11:42.901330 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001671 sec., 169958.10891681627 rows/sec., 10.79 MiB/sec. | ||
| 16262 | 2026.03.17 21:11:42.901380 [ 4 ] {4b70334f-67ca-4f8c-a9bf-7a2c23d293e7} <Debug> TCPHandler: Processed in 0.002014333 sec. | ||
| 16263 | 2026.03.17 21:11:42.901501 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16264 | 2026.03.17 21:11:42.901604 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16265 | 2026.03.17 21:11:42.901646 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16266 | 2026.03.17 21:11:42.902040 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2026.03.17 21:11:42.902075 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16268 | 2026.03.17 21:11:42.902374 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16269 | 2026.03.17 21:11:42.902583 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2026.03.17 21:11:42.902713 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 431.83 KiB/sec. | ||
| 16271 | 2026.03.17 21:11:42.902751 [ 4 ] {b1d823d4-7696-4a37-a85a-14c33f8ca367} <Debug> TCPHandler: Processed in 0.00130217 sec. | ||
| 16272 | 2026.03.17 21:11:42.902859 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2026.03.17 21:11:42.902955 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16274 | 2026.03.17 21:11:42.902994 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16275 | 2026.03.17 21:11:42.905338 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2026.03.17 21:11:42.905382 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16277 | 2026.03.17 21:11:42.905889 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16278 | 2026.03.17 21:11:42.906105 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2026.03.17 21:11:42.906239 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Debug> executeQuery: Read 2718 rows, 211.19 KiB in 0.003303 sec., 822888.2833787466 rows/sec., 62.44 MiB/sec. | ||
| 16280 | 2026.03.17 21:11:42.906280 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 16281 | 2026.03.17 21:11:42.906293 [ 4 ] {79fed551-83b3-4fbd-ab9f-aa02d8f2b81e} <Debug> TCPHandler: Processed in 0.003481906 sec. | ||
| 16282 | 2026.03.17 21:11:42.906414 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16283 | 2026.03.17 21:11:42.906508 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16284 | 2026.03.17 21:11:42.906547 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16285 | 2026.03.17 21:11:42.907053 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2026.03.17 21:11:42.907089 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16287 | 2026.03.17 21:11:42.907402 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16288 | 2026.03.17 21:11:42.907608 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.03.17 21:11:42.907737 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Debug> executeQuery: Read 176 rows, 11.07 KiB in 0.001248 sec., 141025.64102564103 rows/sec., 8.66 MiB/sec. | ||
| 16290 | 2026.03.17 21:11:42.907775 [ 4 ] {2cc668d6-69ba-49d0-947b-e3551f298a0a} <Debug> TCPHandler: Processed in 0.001410033 sec. | ||
| 16291 | 2026.03.17 21:11:42.907888 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16292 | 2026.03.17 21:11:42.907982 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16293 | 2026.03.17 21:11:42.908022 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16294 | 2026.03.17 21:11:42.908851 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.03.17 21:11:42.908887 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16296 | 2026.03.17 21:11:42.909218 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16297 | 2026.03.17 21:11:42.909429 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2026.03.17 21:11:42.909540 [ 73 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 16299 | 2026.03.17 21:11:42.909560 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001597 sec., 536631.1834690045 rows/sec., 31.89 MiB/sec. | ||
| 16300 | 2026.03.17 21:11:42.909611 [ 73 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16301 | 2026.03.17 21:11:42.909619 [ 4 ] {b9a818a3-9449-4bfc-b6dc-f6839fbf20eb} <Debug> TCPHandler: Processed in 0.001780368 sec. | ||
| 16302 | 2026.03.17 21:11:42.909640 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16303 | 2026.03.17 21:11:42.909733 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.03.17 21:11:42.909758 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 16305 | 2026.03.17 21:11:42.909831 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16306 | 2026.03.17 21:11:42.909861 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16307 | 2026.03.17 21:11:42.909869 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16308 | 2026.03.17 21:11:42.909894 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 881 rows starting from the beginning of the part | ||
| 16309 | 2026.03.17 21:11:42.909961 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 732 rows starting from the beginning of the part | ||
| 16310 | 2026.03.17 21:11:42.910011 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 857 rows starting from the beginning of the part | ||
| 16311 | 2026.03.17 21:11:42.910057 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 16312 | 2026.03.17 21:11:42.910101 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 16313 | 2026.03.17 21:11:42.910144 [ 200 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 857 rows starting from the beginning of the part | ||
| 16314 | 2026.03.17 21:11:42.910242 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16315 | 2026.03.17 21:11:42.910277 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16316 | 2026.03.17 21:11:42.910569 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16317 | 2026.03.17 21:11:42.910784 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2026.03.17 21:11:42.910915 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 16319 | 2026.03.17 21:11:42.910954 [ 4 ] {45d32f73-d3d2-4cc8-9398-e72a7360f868} <Debug> TCPHandler: Processed in 0.00126997 sec. | ||
| 16320 | 2026.03.17 21:11:42.911064 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16321 | 2026.03.17 21:11:42.911157 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16322 | 2026.03.17 21:11:42.911196 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16323 | 2026.03.17 21:11:42.911459 [ 194 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740859 sec., 2082305.3446603084 rows/sec., 132.78 MiB/sec. | ||
| 16324 | 2026.03.17 21:11:42.911645 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.03.17 21:11:42.911694 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16326 | 2026.03.17 21:11:42.911720 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 16327 | 2026.03.17 21:11:42.912041 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16328 | 2026.03.17 21:11:42.912121 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16329 | 2026.03.17 21:11:42.912237 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_40_8} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 16330 | 2026.03.17 21:11:42.912289 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.03.17 21:11:42.912350 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16332 | 2026.03.17 21:11:42.912432 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001293 sec., 114462.49033255993 rows/sec., 6.51 MiB/sec. | ||
| 16333 | 2026.03.17 21:11:42.912477 [ 4 ] {1b3690c3-6bb1-4091-9ad2-1d9d2cbdfcb8} <Debug> TCPHandler: Processed in 0.001461934 sec. | ||
| 16334 | 2026.03.17 21:11:42.912582 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16335 | 2026.03.17 21:11:42.912675 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16336 | 2026.03.17 21:11:42.912713 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16337 | 2026.03.17 21:11:42.913851 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16338 | 2026.03.17 21:11:42.913887 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16339 | 2026.03.17 21:11:42.914254 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16340 | 2026.03.17 21:11:42.914473 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16341 | 2026.03.17 21:11:42.914605 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Debug> executeQuery: Read 1460 rows, 103.14 KiB in 0.001948 sec., 749486.6529774127 rows/sec., 51.70 MiB/sec. | ||
| 16342 | 2026.03.17 21:11:42.914644 [ 4 ] {d42d7c57-fff3-4789-98a2-8253c41e8db7} <Debug> TCPHandler: Processed in 0.002109434 sec. | ||
| 16343 | 2026.03.17 21:11:42.914747 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16344 | 2026.03.17 21:11:42.914842 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16345 | 2026.03.17 21:11:42.914883 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16346 | 2026.03.17 21:11:42.915233 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16347 | 2026.03.17 21:11:42.915269 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16348 | 2026.03.17 21:11:42.915570 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16349 | 2026.03.17 21:11:42.915787 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16350 | 2026.03.17 21:11:42.915888 [ 73 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 16351 | 2026.03.17 21:11:42.915913 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 16352 | 2026.03.17 21:11:42.915931 [ 73 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16353 | 2026.03.17 21:11:42.915954 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16354 | 2026.03.17 21:11:42.915955 [ 4 ] {2c00dc26-5dfe-47e7-8d4e-38001ad1b7cb} <Debug> TCPHandler: Processed in 0.001256281 sec. | ||
| 16355 | 2026.03.17 21:11:42.916054 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 16356 | 2026.03.17 21:11:42.916093 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16357 | 2026.03.17 21:11:42.916150 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16358 | 2026.03.17 21:11:42.916178 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 16359 | 2026.03.17 21:11:42.916219 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16360 | 2026.03.17 21:11:42.916229 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 16361 | 2026.03.17 21:11:42.916273 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16362 | 2026.03.17 21:11:42.916274 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 16363 | 2026.03.17 21:11:42.916321 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 16364 | 2026.03.17 21:11:42.916357 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 16365 | 2026.03.17 21:11:42.916394 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 16366 | 2026.03.17 21:11:42.917086 [ 187 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001069327 sec., 173941.17982618976 rows/sec., 8.87 MiB/sec. | ||
| 16367 | 2026.03.17 21:11:42.917142 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2026.03.17 21:11:42.917182 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16369 | 2026.03.17 21:11:42.917191 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 16370 | 2026.03.17 21:11:42.917417 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16371 | 2026.03.17 21:11:42.917482 [ 200 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_31_6} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 16372 | 2026.03.17 21:11:42.917538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16373 | 2026.03.17 21:11:42.917629 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16374 | 2026.03.17 21:11:42.917847 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16375 | 2026.03.17 21:11:42.917976 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Debug> executeQuery: Read 1453 rows, 93.88 KiB in 0.001782 sec., 815375.9820426487 rows/sec., 51.45 MiB/sec. | ||
| 16376 | 2026.03.17 21:11:42.918015 [ 4 ] {a65e6ede-54a3-44b7-a472-176349d63a1e} <Debug> TCPHandler: Processed in 0.001984741 sec. | ||
| 16377 | 2026.03.17 21:11:42.918122 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16378 | 2026.03.17 21:11:42.918218 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16379 | 2026.03.17 21:11:42.918260 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16380 | 2026.03.17 21:11:42.918563 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.03.17 21:11:42.918600 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16382 | 2026.03.17 21:11:42.918891 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16383 | 2026.03.17 21:11:42.919094 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.03.17 21:11:42.919227 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 16385 | 2026.03.17 21:11:42.919264 [ 4 ] {562cc4b9-47da-418a-8401-2f450bb6efe3} <Debug> TCPHandler: Processed in 0.001193459 sec. | ||
| 16386 | 2026.03.17 21:11:42.919385 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.03.17 21:11:42.919499 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16388 | 2026.03.17 21:11:42.919561 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <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 | ||
| 16389 | 2026.03.17 21:11:42.920401 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2026.03.17 21:11:42.920437 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16391 | 2026.03.17 21:11:42.920979 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16392 | 2026.03.17 21:11:42.921214 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.03.17 21:11:42.921352 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001877 sec., 14917.421417155036 rows/sec., 26.73 MiB/sec. | ||
| 16394 | 2026.03.17 21:11:42.921414 [ 4 ] {c028896b-20cc-4b91-8528-5f434c400fde} <Debug> TCPHandler: Processed in 0.002088124 sec. | ||
| 16395 | 2026.03.17 21:11:42.921519 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16396 | 2026.03.17 21:11:42.921613 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16397 | 2026.03.17 21:11:42.921654 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16398 | 2026.03.17 21:11:42.921986 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2026.03.17 21:11:42.922023 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16400 | 2026.03.17 21:11:42.922326 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16401 | 2026.03.17 21:11:42.922538 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.03.17 21:11:42.922654 [ 73 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16403 | 2026.03.17 21:11:42.922666 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 16404 | 2026.03.17 21:11:42.922692 [ 73 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.03.17 21:11:42.922711 [ 4 ] {feb2ab7e-da4a-4e78-8e58-cb3fd622724e} <Debug> TCPHandler: Processed in 0.001238819 sec. | ||
| 16406 | 2026.03.17 21:11:42.922718 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16407 | 2026.03.17 21:11:42.922864 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16408 | 2026.03.17 21:11:42.923054 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16409 | 2026.03.17 21:11:42.923111 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5952 rows starting from the beginning of the part | ||
| 16410 | 2026.03.17 21:11:42.923212 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 16411 | 2026.03.17 21:11:42.923295 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 16412 | 2026.03.17 21:11:42.923367 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 16413 | 2026.03.17 21:11:42.923436 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 16414 | 2026.03.17 21:11:42.923506 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 16415 | 2026.03.17 21:11:42.925384 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593611 sec., 2445239.4750022264 rows/sec., 159.99 MiB/sec. | ||
| 16416 | 2026.03.17 21:11:42.925740 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16417 | 2026.03.17 21:11:42.926000 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.03.17 21:11:42.926070 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_106_21} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16419 | 2026.03.17 21:11:42.926145 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16420 | 2026.03.17 21:11:43.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.49 MiB, peak 397.60 MiB, free memory in arenas 0.00 B, will set to 379.47 MiB (RSS), difference: -1.02 MiB | ||
| 16421 | 2026.03.17 21:11:43.262919 [ 221 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16422 | 2026.03.17 21:11:43.262980 [ 221 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16423 | 2026.03.17 21:11:43.265748 [ 221 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16424 | 2026.03.17 21:11:43.752775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35960 | ||
| 16425 | 2026.03.17 21:11:43.753362 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2026.03.17 21:11:43.753418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16427 | 2026.03.17 21:11:43.753984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16428 | 2026.03.17 21:11:43.754228 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16429 | 2026.03.17 21:11:43.754375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35960 | ||
| 16430 | 2026.03.17 21:11:45.164252 [ 223 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16431 | 2026.03.17 21:11:45.164306 [ 223 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16432 | 2026.03.17 21:11:45.166329 [ 223 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16433 | 2026.03.17 21:11:45.733151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16434 | 2026.03.17 21:11:45.749528 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16435 | 2026.03.17 21:11:45.749592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16436 | 2026.03.17 21:11:45.755359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16437 | 2026.03.17 21:11:45.756065 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16438 | 2026.03.17 21:11:45.759072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16439 | 2026.03.17 21:11:47.818810 [ 221 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16440 | 2026.03.17 21:11:47.818913 [ 221 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16441 | 2026.03.17 21:11:47.822401 [ 221 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16442 | 2026.03.17 21:11:47.935390 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16443 | 2026.03.17 21:11:47.935589 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16444 | 2026.03.17 21:11:47.935663 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16445 | 2026.03.17 21:11:47.936337 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16446 | 2026.03.17 21:11:47.936383 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16447 | 2026.03.17 21:11:47.936774 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16448 | 2026.03.17 21:11:47.937007 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16449 | 2026.03.17 21:11:47.937169 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001634 sec., 63647.490820073435 rows/sec., 5.32 MiB/sec. | ||
| 16450 | 2026.03.17 21:11:47.937219 [ 4 ] {99205dac-b452-4377-aa95-16c62d754ed6} <Debug> TCPHandler: Processed in 0.001963601 sec. | ||
| 16451 | 2026.03.17 21:11:47.937362 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16452 | 2026.03.17 21:11:47.937465 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16453 | 2026.03.17 21:11:47.937507 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16454 | 2026.03.17 21:11:47.937944 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16455 | 2026.03.17 21:11:47.937981 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16456 | 2026.03.17 21:11:47.938278 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16457 | 2026.03.17 21:11:47.938500 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16458 | 2026.03.17 21:11:47.938630 [ 65 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16459 | 2026.03.17 21:11:47.938636 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.48 MiB/sec. | ||
| 16460 | 2026.03.17 21:11:47.938680 [ 65 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2026.03.17 21:11:47.938697 [ 4 ] {01c04990-05bb-476d-8542-eca2905c5336} <Debug> TCPHandler: Processed in 0.001385722 sec. | ||
| 16462 | 2026.03.17 21:11:47.938706 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16463 | 2026.03.17 21:11:47.938823 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2026.03.17 21:11:47.938862 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16465 | 2026.03.17 21:11:47.938923 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16466 | 2026.03.17 21:11:47.938967 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16467 | 2026.03.17 21:11:47.939018 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16468 | 2026.03.17 21:11:47.939064 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 16469 | 2026.03.17 21:11:47.939141 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part | ||
| 16470 | 2026.03.17 21:11:47.939196 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 159 rows starting from the beginning of the part | ||
| 16471 | 2026.03.17 21:11:47.939248 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 24 rows starting from the beginning of the part | ||
| 16472 | 2026.03.17 21:11:47.939296 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 176 rows starting from the beginning of the part | ||
| 16473 | 2026.03.17 21:11:47.939345 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part | ||
| 16474 | 2026.03.17 21:11:47.939404 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16475 | 2026.03.17 21:11:47.939445 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16476 | 2026.03.17 21:11:47.939788 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16477 | 2026.03.17 21:11:47.940033 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16478 | 2026.03.17 21:11:47.940166 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001263 sec., 69675.37608867775 rows/sec., 5.44 MiB/sec. | ||
| 16479 | 2026.03.17 21:11:47.940204 [ 4 ] {e031835f-436f-4b16-bfce-fb09697848ae} <Debug> TCPHandler: Processed in 0.001430703 sec. | ||
| 16480 | 2026.03.17 21:11:47.940321 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16481 | 2026.03.17 21:11:47.940366 [ 200 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570015 sec., 405728.6076884616 rows/sec., 27.29 MiB/sec. | ||
| 16482 | 2026.03.17 21:11:47.940416 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16483 | 2026.03.17 21:11:47.940460 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16484 | 2026.03.17 21:11:47.940515 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16485 | 2026.03.17 21:11:47.940773 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16486 | 2026.03.17 21:11:47.940845 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_106_21} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16487 | 2026.03.17 21:11:47.940891 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.03.17 21:11:47.940932 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16489 | 2026.03.17 21:11:47.940934 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16490 | 2026.03.17 21:11:47.941275 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16491 | 2026.03.17 21:11:47.941497 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2026.03.17 21:11:47.941627 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 16493 | 2026.03.17 21:11:47.941664 [ 4 ] {2c2b3ede-40bc-47bd-b30a-b872c9bbdcae} <Debug> TCPHandler: Processed in 0.001390992 sec. | ||
| 16494 | 2026.03.17 21:11:47.941777 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2026.03.17 21:11:47.941871 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16496 | 2026.03.17 21:11:47.941925 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <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 | ||
| 16497 | 2026.03.17 21:11:47.942747 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.03.17 21:11:47.942783 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16499 | 2026.03.17 21:11:47.943327 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16500 | 2026.03.17 21:11:47.943569 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.03.17 21:11:47.943711 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001858 sec., 12917.115177610332 rows/sec., 23.15 MiB/sec. | ||
| 16502 | 2026.03.17 21:11:47.943779 [ 4 ] {4516fb7c-82eb-40a8-b20e-7eeca43dcd73} <Debug> TCPHandler: Processed in 0.002050103 sec. | ||
| 16503 | 2026.03.17 21:11:47.943918 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.03.17 21:11:47.944013 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16505 | 2026.03.17 21:11:47.944055 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16506 | 2026.03.17 21:11:47.944390 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.03.17 21:11:47.944426 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16508 | 2026.03.17 21:11:47.944728 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16509 | 2026.03.17 21:11:47.944945 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.03.17 21:11:47.945075 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 16511 | 2026.03.17 21:11:47.945110 [ 4 ] {b3fffaf5-8357-42f0-a244-71e33ab26384} <Debug> TCPHandler: Processed in 0.00124093 sec. | ||
| 16512 | 2026.03.17 21:11:51.060008 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16513 | 2026.03.17 21:11:51.060104 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16514 | 2026.03.17 21:11:51.254523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36472 | ||
| 16515 | 2026.03.17 21:11:51.255070 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.03.17 21:11:51.255116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16517 | 2026.03.17 21:11:51.255601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16518 | 2026.03.17 21:11:51.255840 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.03.17 21:11:51.255967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36472 | ||
| 16520 | 2026.03.17 21:11:51.255986 [ 56 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16521 | 2026.03.17 21:11:51.256031 [ 56 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2026.03.17 21:11:51.256053 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16523 | 2026.03.17 21:11:51.256191 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16524 | 2026.03.17 21:11:51.256331 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16525 | 2026.03.17 21:11:51.256366 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34040 rows starting from the beginning of the part | ||
| 16526 | 2026.03.17 21:11:51.256430 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16527 | 2026.03.17 21:11:51.256476 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16528 | 2026.03.17 21:11:51.256518 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16529 | 2026.03.17 21:11:51.256558 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16530 | 2026.03.17 21:11:51.256596 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16531 | 2026.03.17 21:11:51.258905 [ 200 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002785314 sec., 13094394.384259727 rows/sec., 187.32 MiB/sec. | ||
| 16532 | 2026.03.17 21:11:51.259193 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16533 | 2026.03.17 21:11:51.259501 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2026.03.17 21:11:51.259575 [ 188 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_76_15} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16535 | 2026.03.17 21:11:51.259677 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16536 | 2026.03.17 21:11:51.375196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2020 | ||
| 16537 | 2026.03.17 21:11:51.378141 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16538 | 2026.03.17 21:11:51.378188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16539 | 2026.03.17 21:11:51.379372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16540 | 2026.03.17 21:11:51.379649 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16541 | 2026.03.17 21:11:51.379836 [ 56 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16542 | 2026.03.17 21:11:51.379903 [ 56 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.03.17 21:11:51.379916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 16544 | 2026.03.17 21:11:51.379941 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16545 | 2026.03.17 21:11:51.380073 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 16546 | 2026.03.17 21:11:51.380866 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16547 | 2026.03.17 21:11:51.381047 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1844 rows starting from the beginning of the part | ||
| 16548 | 2026.03.17 21:11:51.381414 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 16549 | 2026.03.17 21:11:51.381777 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
| 16550 | 2026.03.17 21:11:51.382144 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 16551 | 2026.03.17 21:11:51.382479 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 16552 | 2026.03.17 21:11:51.382810 [ 200 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 16553 | 2026.03.17 21:11:51.390106 [ 189 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 72 columns (72 merged, 0 gathered) in 0.010084302 sec., 200311.33538047553 rows/sec., 156.27 MiB/sec. | ||
| 16554 | 2026.03.17 21:11:51.392163 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16555 | 2026.03.17 21:11:51.392738 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.03.17 21:11:51.392811 [ 195 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_56_11} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16557 | 2026.03.17 21:11:51.393034 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. | ||
| 16558 | 2026.03.17 21:11:52.425964 [ 219 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16559 | 2026.03.17 21:11:52.426030 [ 219 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16560 | 2026.03.17 21:11:52.433113 [ 219 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16561 | 2026.03.17 21:11:52.942623 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.03.17 21:11:52.942807 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16563 | 2026.03.17 21:11:52.942873 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16564 | 2026.03.17 21:11:52.943565 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2026.03.17 21:11:52.943612 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16566 | 2026.03.17 21:11:52.944017 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16567 | 2026.03.17 21:11:52.944255 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2026.03.17 21:11:52.944406 [ 51 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 16569 | 2026.03.17 21:11:52.944413 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001658 sec., 171290.7117008444 rows/sec., 10.88 MiB/sec. | ||
| 16570 | 2026.03.17 21:11:52.944487 [ 51 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2026.03.17 21:11:52.944515 [ 4 ] {51e9d808-25da-4b40-aa5f-f64841b45c4d} <Debug> TCPHandler: Processed in 0.002017472 sec. | ||
| 16572 | 2026.03.17 21:11:52.944517 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16573 | 2026.03.17 21:11:52.944634 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 16574 | 2026.03.17 21:11:52.944636 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16575 | 2026.03.17 21:11:52.944752 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16576 | 2026.03.17 21:11:52.944777 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16577 | 2026.03.17 21:11:52.944785 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 308 rows starting from the beginning of the part | ||
| 16578 | 2026.03.17 21:11:52.944822 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16579 | 2026.03.17 21:11:52.944866 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 16580 | 2026.03.17 21:11:52.944919 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 16581 | 2026.03.17 21:11:52.944967 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 16582 | 2026.03.17 21:11:52.945008 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 16583 | 2026.03.17 21:11:52.945044 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 16584 | 2026.03.17 21:11:52.945547 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.03.17 21:11:52.945582 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16586 | 2026.03.17 21:11:52.945943 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16587 | 2026.03.17 21:11:52.946021 [ 195 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432743 sec., 1206078.13124894 rows/sec., 81.53 MiB/sec. | ||
| 16588 | 2026.03.17 21:11:52.946170 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.03.17 21:11:52.946257 [ 198 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 16590 | 2026.03.17 21:11:52.946315 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001562 sec., 532010.2432778489 rows/sec., 41.77 MiB/sec. | ||
| 16591 | 2026.03.17 21:11:52.946360 [ 4 ] {f0c62a00-f50b-4458-8256-ee7e48e0bf84} <Debug> TCPHandler: Processed in 0.001772569 sec. | ||
| 16592 | 2026.03.17 21:11:52.946473 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.03.17 21:11:52.946572 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16594 | 2026.03.17 21:11:52.946616 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16595 | 2026.03.17 21:11:52.946627 [ 198 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16596 | 2026.03.17 21:11:52.946731 [ 198 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_40_8} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 16597 | 2026.03.17 21:11:52.946858 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 16598 | 2026.03.17 21:11:52.947046 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16599 | 2026.03.17 21:11:52.947088 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16600 | 2026.03.17 21:11:52.947411 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16601 | 2026.03.17 21:11:52.947623 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.03.17 21:11:52.947752 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.0012 sec., 132500 rows/sec., 7.99 MiB/sec. | ||
| 16603 | 2026.03.17 21:11:52.947790 [ 4 ] {2e06e17b-affc-4c63-b7f0-3bddf1dc64c5} <Debug> TCPHandler: Processed in 0.001365682 sec. | ||
| 16604 | 2026.03.17 21:11:52.947897 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16605 | 2026.03.17 21:11:52.947991 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16606 | 2026.03.17 21:11:52.948030 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16607 | 2026.03.17 21:11:52.948442 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.03.17 21:11:52.948478 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16609 | 2026.03.17 21:11:52.948776 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16610 | 2026.03.17 21:11:52.948994 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2026.03.17 21:11:52.949121 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 16612 | 2026.03.17 21:11:52.949158 [ 4 ] {e9c711c3-5025-45ef-9629-879f7c1e1c86} <Debug> TCPHandler: Processed in 0.001309812 sec. | ||
| 16613 | 2026.03.17 21:11:52.949263 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.03.17 21:11:52.949356 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16615 | 2026.03.17 21:11:52.949394 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16616 | 2026.03.17 21:11:52.949804 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16617 | 2026.03.17 21:11:52.949841 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16618 | 2026.03.17 21:11:52.950142 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16619 | 2026.03.17 21:11:52.950356 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2026.03.17 21:11:52.950467 [ 51 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 16621 | 2026.03.17 21:11:52.950483 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 16622 | 2026.03.17 21:11:52.950506 [ 51 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16623 | 2026.03.17 21:11:52.950527 [ 4 ] {8eafeb65-a13b-440e-b0ca-bd85e65dcdef} <Debug> TCPHandler: Processed in 0.001312031 sec. | ||
| 16624 | 2026.03.17 21:11:52.950529 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16625 | 2026.03.17 21:11:52.950633 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 16626 | 2026.03.17 21:11:52.950639 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.03.17 21:11:52.950744 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16628 | 2026.03.17 21:11:52.950751 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16629 | 2026.03.17 21:11:52.950785 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 160 rows starting from the beginning of the part | ||
| 16630 | 2026.03.17 21:11:52.950804 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16631 | 2026.03.17 21:11:52.950867 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 16632 | 2026.03.17 21:11:52.950925 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 16633 | 2026.03.17 21:11:52.951076 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 16634 | 2026.03.17 21:11:52.951114 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 16635 | 2026.03.17 21:11:52.951152 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 16636 | 2026.03.17 21:11:52.951353 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.03.17 21:11:52.951396 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16638 | 2026.03.17 21:11:52.951741 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16639 | 2026.03.17 21:11:52.951966 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2026.03.17 21:11:52.952054 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461094 sec., 615976.7954696959 rows/sec., 37.54 MiB/sec. | ||
| 16641 | 2026.03.17 21:11:52.952174 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.00144 sec., 352083.3333333333 rows/sec., 24.78 MiB/sec. | ||
| 16642 | 2026.03.17 21:11:52.952219 [ 4 ] {865cce59-ede2-4257-bd29-b08fec3c638a} <Debug> TCPHandler: Processed in 0.001628617 sec. | ||
| 16643 | 2026.03.17 21:11:52.952224 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 16644 | 2026.03.17 21:11:52.952327 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16645 | 2026.03.17 21:11:52.952425 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16646 | 2026.03.17 21:11:52.952468 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16647 | 2026.03.17 21:11:52.952527 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16648 | 2026.03.17 21:11:52.952610 [ 190 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_40_8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 16649 | 2026.03.17 21:11:52.952694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16650 | 2026.03.17 21:11:52.952786 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2026.03.17 21:11:52.952832 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16652 | 2026.03.17 21:11:52.953143 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16653 | 2026.03.17 21:11:52.953359 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16654 | 2026.03.17 21:11:52.953487 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 16655 | 2026.03.17 21:11:52.953524 [ 4 ] {8c7feb62-04c1-41c7-b2f8-01f9cc591d12} <Debug> TCPHandler: Processed in 0.00124495 sec. | ||
| 16656 | 2026.03.17 21:11:52.953626 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16657 | 2026.03.17 21:11:52.953719 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16658 | 2026.03.17 21:11:52.953761 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16659 | 2026.03.17 21:11:52.954163 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2026.03.17 21:11:52.954199 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16661 | 2026.03.17 21:11:52.954534 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16662 | 2026.03.17 21:11:52.954758 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16663 | 2026.03.17 21:11:52.954887 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 16664 | 2026.03.17 21:11:52.954925 [ 4 ] {16ec749e-e47f-4f8a-891c-e27015522296} <Debug> TCPHandler: Processed in 0.001347032 sec. | ||
| 16665 | 2026.03.17 21:11:52.955038 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16666 | 2026.03.17 21:11:52.955131 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16667 | 2026.03.17 21:11:52.955172 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16668 | 2026.03.17 21:11:52.955465 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16669 | 2026.03.17 21:11:52.955500 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16670 | 2026.03.17 21:11:52.955798 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16671 | 2026.03.17 21:11:52.956037 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16672 | 2026.03.17 21:11:52.956165 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 16673 | 2026.03.17 21:11:52.956164 [ 50 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 16674 | 2026.03.17 21:11:52.956203 [ 4 ] {5c2c11cb-22b7-4ea4-a0a7-9f8736992341} <Debug> TCPHandler: Processed in 0.001213529 sec. | ||
| 16675 | 2026.03.17 21:11:52.956221 [ 50 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.03.17 21:11:52.956247 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16677 | 2026.03.17 21:11:52.956308 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16678 | 2026.03.17 21:11:52.956365 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 16679 | 2026.03.17 21:11:52.956405 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16680 | 2026.03.17 21:11:52.956464 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <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 | ||
| 16681 | 2026.03.17 21:11:52.956548 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16682 | 2026.03.17 21:11:52.956607 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part | ||
| 16683 | 2026.03.17 21:11:52.956708 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 16684 | 2026.03.17 21:11:52.956779 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 16685 | 2026.03.17 21:11:52.956852 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 16686 | 2026.03.17 21:11:52.956915 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 16687 | 2026.03.17 21:11:52.956975 [ 195 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 16688 | 2026.03.17 21:11:52.957252 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2026.03.17 21:11:52.957292 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16690 | 2026.03.17 21:11:52.957863 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16691 | 2026.03.17 21:11:52.957956 [ 197 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001645956 sec., 19441.588961065787 rows/sec., 1.28 MiB/sec. | ||
| 16692 | 2026.03.17 21:11:52.958108 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2026.03.17 21:11:52.958143 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 16694 | 2026.03.17 21:11:52.958260 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001872 sec., 9081.196581196582 rows/sec., 16.27 MiB/sec. | ||
| 16695 | 2026.03.17 21:11:52.958332 [ 4 ] {67dd57fe-2642-4cbb-ac6e-47767b8a136a} <Debug> TCPHandler: Processed in 0.002072013 sec. | ||
| 16696 | 2026.03.17 21:11:52.958456 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16697 | 2026.03.17 21:11:52.958466 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2026.03.17 21:11:52.958554 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16699 | 2026.03.17 21:11:52.958560 [ 193 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_32_7} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 16700 | 2026.03.17 21:11:52.958601 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16701 | 2026.03.17 21:11:52.958689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16702 | 2026.03.17 21:11:52.958943 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16703 | 2026.03.17 21:11:52.958983 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16704 | 2026.03.17 21:11:52.959310 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16705 | 2026.03.17 21:11:52.959529 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.03.17 21:11:52.959655 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 5.03 MiB/sec. | ||
| 16707 | 2026.03.17 21:11:52.959692 [ 4 ] {0673e777-0773-413c-a8d2-6be6e2628e0b} <Debug> TCPHandler: Processed in 0.001285531 sec. | ||
| 16708 | 2026.03.17 21:11:53.259146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16709 | 2026.03.17 21:11:53.277464 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.03.17 21:11:53.277519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16711 | 2026.03.17 21:11:53.283575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16712 | 2026.03.17 21:11:53.284339 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.03.17 21:11:53.284626 [ 51 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16714 | 2026.03.17 21:11:53.284694 [ 51 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.03.17 21:11:53.284718 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16716 | 2026.03.17 21:11:53.284842 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16717 | 2026.03.17 21:11:53.288317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16718 | 2026.03.17 21:11:53.288656 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16719 | 2026.03.17 21:11:53.290240 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16720 | 2026.03.17 21:11:53.295159 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16721 | 2026.03.17 21:11:53.299692 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16722 | 2026.03.17 21:11:53.304162 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16723 | 2026.03.17 21:11:53.308840 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16724 | 2026.03.17 21:11:53.313188 [ 190 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16725 | 2026.03.17 21:11:53.367382 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08259932 sec., 6937.103114166072 rows/sec., 35.87 MiB/sec. | ||
| 16726 | 2026.03.17 21:11:53.370353 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16727 | 2026.03.17 21:11:53.372548 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16728 | 2026.03.17 21:11:53.372653 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_76_15} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16729 | 2026.03.17 21:11:53.375673 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16730 | 2026.03.17 21:11:54.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.56 MiB, peak 397.97 MiB, free memory in arenas 0.00 B, will set to 379.47 MiB (RSS), difference: -1.09 MiB | ||
| 16731 | 2026.03.17 21:11:57.934926 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16732 | 2026.03.17 21:11:57.935213 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16733 | 2026.03.17 21:11:57.935274 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16734 | 2026.03.17 21:11:57.935873 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.03.17 21:11:57.935912 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16736 | 2026.03.17 21:11:57.936281 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16737 | 2026.03.17 21:11:57.936516 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.03.17 21:11:57.936670 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001519 sec., 2633.3113890717577 rows/sec., 214.73 KiB/sec. | ||
| 16739 | 2026.03.17 21:11:57.936711 [ 4 ] {b0f5f894-a830-4db5-985d-aedf06fbcb03} <Debug> TCPHandler: Processed in 0.001971721 sec. | ||
| 16740 | 2026.03.17 21:11:57.936822 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.03.17 21:11:57.936918 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16742 | 2026.03.17 21:11:57.936958 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16743 | 2026.03.17 21:11:57.937388 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.03.17 21:11:57.937422 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16745 | 2026.03.17 21:11:57.937723 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16746 | 2026.03.17 21:11:57.937934 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.03.17 21:11:57.938044 [ 36 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16748 | 2026.03.17 21:11:57.938062 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001163 sec., 91143.59415305246 rows/sec., 7.60 MiB/sec. | ||
| 16749 | 2026.03.17 21:11:57.938082 [ 36 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.03.17 21:11:57.938101 [ 4 ] {6ab652e3-3ed5-4158-9d71-4e2f07484cf2} <Debug> TCPHandler: Processed in 0.001327511 sec. | ||
| 16751 | 2026.03.17 21:11:57.938103 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16752 | 2026.03.17 21:11:57.938207 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16753 | 2026.03.17 21:11:57.938234 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16754 | 2026.03.17 21:11:57.938300 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16755 | 2026.03.17 21:11:57.938344 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16756 | 2026.03.17 21:11:57.938379 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16757 | 2026.03.17 21:11:57.938417 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2894 rows starting from the beginning of the part | ||
| 16758 | 2026.03.17 21:11:57.938485 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 104 rows starting from the beginning of the part | ||
| 16759 | 2026.03.17 21:11:57.938533 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 2718 rows starting from the beginning of the part | ||
| 16760 | 2026.03.17 21:11:57.938578 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 104 rows starting from the beginning of the part | ||
| 16761 | 2026.03.17 21:11:57.938620 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 831 rows starting from the beginning of the part | ||
| 16762 | 2026.03.17 21:11:57.938662 [ 202 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 106 rows starting from the beginning of the part | ||
| 16763 | 2026.03.17 21:11:57.938731 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.03.17 21:11:57.938771 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16765 | 2026.03.17 21:11:57.939094 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16766 | 2026.03.17 21:11:57.939308 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.03.17 21:11:57.939444 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001161 sec., 24117.140396210165 rows/sec., 1.75 MiB/sec. | ||
| 16768 | 2026.03.17 21:11:57.939481 [ 4 ] {61711955-0df3-4ef2-b5c0-2d339e68c1f9} <Debug> TCPHandler: Processed in 0.001322852 sec. | ||
| 16769 | 2026.03.17 21:11:57.939580 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16770 | 2026.03.17 21:11:57.939675 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16771 | 2026.03.17 21:11:57.939714 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16772 | 2026.03.17 21:11:57.940123 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2026.03.17 21:11:57.940158 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16774 | 2026.03.17 21:11:57.940460 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16775 | 2026.03.17 21:11:57.940679 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.03.17 21:11:57.940784 [ 36 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16777 | 2026.03.17 21:11:57.940794 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612402 sec., 2586508.5082617453 rows/sec., 208.97 MiB/sec. | ||
| 16778 | 2026.03.17 21:11:57.940809 [ 36 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2026.03.17 21:11:57.940809 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001152 sec., 79861.11111111111 rows/sec., 6.24 MiB/sec. | ||
| 16780 | 2026.03.17 21:11:57.940900 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16781 | 2026.03.17 21:11:57.940929 [ 4 ] {d846f180-eed9-489c-8298-3e89fe6e9bcf} <Debug> TCPHandler: Processed in 0.001396112 sec. | ||
| 16782 | 2026.03.17 21:11:57.940984 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16783 | 2026.03.17 21:11:57.941033 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16784 | 2026.03.17 21:11:57.941103 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16785 | 2026.03.17 21:11:57.941130 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16786 | 2026.03.17 21:11:57.941138 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1552 rows starting from the beginning of the part | ||
| 16787 | 2026.03.17 21:11:57.941182 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16788 | 2026.03.17 21:11:57.941209 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 88 rows starting from the beginning of the part | ||
| 16789 | 2026.03.17 21:11:57.941260 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1460 rows starting from the beginning of the part | ||
| 16790 | 2026.03.17 21:11:57.941297 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16791 | 2026.03.17 21:11:57.941300 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 88 rows starting from the beginning of the part | ||
| 16792 | 2026.03.17 21:11:57.941356 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 507 rows starting from the beginning of the part | ||
| 16793 | 2026.03.17 21:11:57.941396 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 92 rows starting from the beginning of the part | ||
| 16794 | 2026.03.17 21:11:57.941591 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.03.17 21:11:57.941626 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.03.17 21:11:57.941632 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16797 | 2026.03.17 21:11:57.941722 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_111_22} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16798 | 2026.03.17 21:11:57.941846 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 16799 | 2026.03.17 21:11:57.942001 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16800 | 2026.03.17 21:11:57.942232 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16801 | 2026.03.17 21:11:57.942343 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 5 parts from all_1_106_23 to all_110_110_0 | ||
| 16802 | 2026.03.17 21:11:57.942364 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001251 sec., 129496.40287769785 rows/sec., 9.02 MiB/sec. | ||
| 16803 | 2026.03.17 21:11:57.942366 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.03.17 21:11:57.942392 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16805 | 2026.03.17 21:11:57.942402 [ 4 ] {de7dda8c-d4b4-45c7-ab8e-36baaa5ad912} <Debug> TCPHandler: Processed in 0.001417012 sec. | ||
| 16806 | 2026.03.17 21:11:57.942464 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_23 to all_110_110_0 into Compact with storage Full | ||
| 16807 | 2026.03.17 21:11:57.942504 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16808 | 2026.03.17 21:11:57.942575 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16809 | 2026.03.17 21:11:57.942602 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16810 | 2026.03.17 21:11:57.942610 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_23, total 40872 rows starting from the beginning of the part | ||
| 16811 | 2026.03.17 21:11:57.942665 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <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 | ||
| 16812 | 2026.03.17 21:11:57.942677 [ 191 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733008 sec., 2185217.8408870585 rows/sec., 161.62 MiB/sec. | ||
| 16813 | 2026.03.17 21:11:57.942682 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 16814 | 2026.03.17 21:11:57.942770 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1453 rows starting from the beginning of the part | ||
| 16815 | 2026.03.17 21:11:57.942812 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16816 | 2026.03.17 21:11:57.942861 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 16817 | 2026.03.17 21:11:57.942879 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16818 | 2026.03.17 21:11:57.943145 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.03.17 21:11:57.943218 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_111_22} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16820 | 2026.03.17 21:11:57.943296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16821 | 2026.03.17 21:11:57.943496 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.03.17 21:11:57.943538 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16823 | 2026.03.17 21:11:57.944093 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16824 | 2026.03.17 21:11:57.944325 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2026.03.17 21:11:57.944441 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16826 | 2026.03.17 21:11:57.944468 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16827 | 2026.03.17 21:11:57.944472 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001887 sec., 12718.600953895071 rows/sec., 22.79 MiB/sec. | ||
| 16828 | 2026.03.17 21:11:57.944488 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16829 | 2026.03.17 21:11:57.944557 [ 4 ] {e44cbba1-a0e4-42e9-ad54-c4eef72a51b7} <Debug> TCPHandler: Processed in 0.002101114 sec. | ||
| 16830 | 2026.03.17 21:11:57.944571 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16831 | 2026.03.17 21:11:57.944682 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16832 | 2026.03.17 21:11:57.944791 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16833 | 2026.03.17 21:11:57.944810 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16834 | 2026.03.17 21:11:57.944852 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2191 rows starting from the beginning of the part | ||
| 16835 | 2026.03.17 21:11:57.944869 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16836 | 2026.03.17 21:11:57.944989 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 24 rows starting from the beginning of the part | ||
| 16837 | 2026.03.17 21:11:57.945102 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 28 rows starting from the beginning of the part | ||
| 16838 | 2026.03.17 21:11:57.945212 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 24 rows starting from the beginning of the part | ||
| 16839 | 2026.03.17 21:11:57.945246 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2026.03.17 21:11:57.945287 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16841 | 2026.03.17 21:11:57.945315 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 17 rows starting from the beginning of the part | ||
| 16842 | 2026.03.17 21:11:57.945425 [ 191 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part | ||
| 16843 | 2026.03.17 21:11:57.945622 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16844 | 2026.03.17 21:11:57.945871 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.03.17 21:11:57.946010 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 16846 | 2026.03.17 21:11:57.946047 [ 4 ] {d36e979e-0a33-454b-8a14-91fcbbdd5752} <Debug> TCPHandler: Processed in 0.001427892 sec. | ||
| 16847 | 2026.03.17 21:11:57.951672 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42910 rows, containing 5 columns (5 merged, 0 gathered) in 0.009238948 sec., 4644468.179710504 rows/sec., 304.06 MiB/sec. | ||
| 16848 | 2026.03.17 21:11:57.952029 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Trace> MergedBlockOutputStream: filled checksums all_1_110_24 (state Temporary) | ||
| 16849 | 2026.03.17 21:11:57.952369 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_110_24 to all_1_110_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16850 | 2026.03.17 21:11:57.952450 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 5 parts: [all_1_106_23, all_110_110_0] -> all_1_110_24 | ||
| 16851 | 2026.03.17 21:11:57.952536 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16852 | 2026.03.17 21:11:57.956920 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 19 columns (19 merged, 0 gathered) in 0.012387418 sec., 186318.08501174336 rows/sec., 333.87 MiB/sec. | ||
| 16853 | 2026.03.17 21:11:57.958670 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16854 | 2026.03.17 21:11:57.959005 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16855 | 2026.03.17 21:11:57.959080 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16856 | 2026.03.17 21:11:57.959204 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 16857 | 2026.03.17 21:11:58.000328 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.14 MiB, peak 398.58 MiB, free memory in arenas 0.00 B, will set to 385.35 MiB (RSS), difference: 5.22 MiB | ||
| 16858 | 2026.03.17 21:11:58.756116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36920 | ||
| 16859 | 2026.03.17 21:11:58.756697 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.03.17 21:11:58.756748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16861 | 2026.03.17 21:11:58.757268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16862 | 2026.03.17 21:11:58.757500 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2026.03.17 21:11:58.757626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36920 | ||
| 16864 | 2026.03.17 21:12:00.788414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16865 | 2026.03.17 21:12:00.806685 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16866 | 2026.03.17 21:12:00.806742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16867 | 2026.03.17 21:12:00.812925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16868 | 2026.03.17 21:12:00.813643 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16869 | 2026.03.17 21:12:00.816808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16870 | 2026.03.17 21:12:01.380252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2056 | ||
| 16871 | 2026.03.17 21:12:01.383307 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2026.03.17 21:12:01.383356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16873 | 2026.03.17 21:12:01.384570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16874 | 2026.03.17 21:12:01.384851 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2026.03.17 21:12:01.385132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 16876 | 2026.03.17 21:12:02.082594 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16877 | 2026.03.17 21:12:02.082683 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16878 | 2026.03.17 21:12:02.095126 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16879 | 2026.03.17 21:12:02.106390 [ 222 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16880 | 2026.03.17 21:12:02.106448 [ 222 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16881 | 2026.03.17 21:12:02.109259 [ 222 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16882 | 2026.03.17 21:12:02.796968 [ 225 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16883 | 2026.03.17 21:12:02.797038 [ 225 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16884 | 2026.03.17 21:12:02.797985 [ 220 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16885 | 2026.03.17 21:12:02.798066 [ 220 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16886 | 2026.03.17 21:12:02.799641 [ 225 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16887 | 2026.03.17 21:12:02.804792 [ 220 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16888 | 2026.03.17 21:12:02.941642 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16889 | 2026.03.17 21:12:02.941907 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16890 | 2026.03.17 21:12:02.942012 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16891 | 2026.03.17 21:12:02.942873 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16892 | 2026.03.17 21:12:02.942915 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16893 | 2026.03.17 21:12:02.943305 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16894 | 2026.03.17 21:12:02.943532 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2026.03.17 21:12:02.943688 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001859 sec., 152770.30661646047 rows/sec., 9.70 MiB/sec. | ||
| 16896 | 2026.03.17 21:12:02.943737 [ 4 ] {642fae07-0f05-4826-9d68-f949b3b3bcf0} <Debug> TCPHandler: Processed in 0.002271346 sec. | ||
| 16897 | 2026.03.17 21:12:02.943855 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16898 | 2026.03.17 21:12:02.943954 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16899 | 2026.03.17 21:12:02.943997 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16900 | 2026.03.17 21:12:02.944802 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16901 | 2026.03.17 21:12:02.944839 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16902 | 2026.03.17 21:12:02.945197 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16903 | 2026.03.17 21:12:02.945416 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16904 | 2026.03.17 21:12:02.945550 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001619 sec., 513279.8023471279 rows/sec., 40.30 MiB/sec. | ||
| 16905 | 2026.03.17 21:12:02.945589 [ 4 ] {649dc17f-43ce-4ee9-bada-89d0e52ab45d} <Debug> TCPHandler: Processed in 0.001784519 sec. | ||
| 16906 | 2026.03.17 21:12:02.945714 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2026.03.17 21:12:02.945807 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16908 | 2026.03.17 21:12:02.945847 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16909 | 2026.03.17 21:12:02.946329 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2026.03.17 21:12:02.946366 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16911 | 2026.03.17 21:12:02.946676 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16912 | 2026.03.17 21:12:02.946880 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2026.03.17 21:12:02.947010 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001223 sec., 130008.17661488145 rows/sec., 7.84 MiB/sec. | ||
| 16914 | 2026.03.17 21:12:02.947047 [ 4 ] {fb2b9edb-af8d-441f-9953-47bf4adb9ebc} <Debug> TCPHandler: Processed in 0.001381532 sec. | ||
| 16915 | 2026.03.17 21:12:02.947160 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16916 | 2026.03.17 21:12:02.947254 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16917 | 2026.03.17 21:12:02.947294 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16918 | 2026.03.17 21:12:02.947781 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2026.03.17 21:12:02.947818 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16920 | 2026.03.17 21:12:02.948117 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16921 | 2026.03.17 21:12:02.948326 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2026.03.17 21:12:02.948452 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 16923 | 2026.03.17 21:12:02.948489 [ 4 ] {4b73fecf-835d-47b1-b37f-da2ba21d2693} <Debug> TCPHandler: Processed in 0.001377552 sec. | ||
| 16924 | 2026.03.17 21:12:02.948610 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2026.03.17 21:12:02.948704 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16926 | 2026.03.17 21:12:02.948743 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16927 | 2026.03.17 21:12:02.949219 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.03.17 21:12:02.949257 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16929 | 2026.03.17 21:12:02.949566 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16930 | 2026.03.17 21:12:02.949778 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16931 | 2026.03.17 21:12:02.949905 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 16932 | 2026.03.17 21:12:02.949943 [ 4 ] {bc9b46ee-988d-447f-b6e8-0a591254064f} <Debug> TCPHandler: Processed in 0.001380952 sec. | ||
| 16933 | 2026.03.17 21:12:02.950052 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16934 | 2026.03.17 21:12:02.950146 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16935 | 2026.03.17 21:12:02.950185 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16936 | 2026.03.17 21:12:02.950791 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.03.17 21:12:02.950829 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16938 | 2026.03.17 21:12:02.951148 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16939 | 2026.03.17 21:12:02.951357 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.03.17 21:12:02.951488 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.00136 sec., 372794.1176470588 rows/sec., 26.24 MiB/sec. | ||
| 16941 | 2026.03.17 21:12:02.951526 [ 4 ] {8a8d3b46-53b4-4a75-aed5-05b8d6c2decf} <Debug> TCPHandler: Processed in 0.001521435 sec. | ||
| 16942 | 2026.03.17 21:12:02.951670 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.03.17 21:12:02.951787 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16944 | 2026.03.17 21:12:02.951837 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16945 | 2026.03.17 21:12:02.952220 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.03.17 21:12:02.952262 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16947 | 2026.03.17 21:12:02.952569 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16948 | 2026.03.17 21:12:02.952767 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.03.17 21:12:02.952893 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 16950 | 2026.03.17 21:12:02.952930 [ 4 ] {81a5a20e-c510-4814-a124-91c3d2b65553} <Debug> TCPHandler: Processed in 0.001327731 sec. | ||
| 16951 | 2026.03.17 21:12:02.953063 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2026.03.17 21:12:02.953200 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16953 | 2026.03.17 21:12:02.953251 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16954 | 2026.03.17 21:12:02.953770 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.03.17 21:12:02.953813 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16956 | 2026.03.17 21:12:02.954215 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16957 | 2026.03.17 21:12:02.954429 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.03.17 21:12:02.954562 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. | ||
| 16959 | 2026.03.17 21:12:02.954598 [ 4 ] {3988e966-8c86-491c-9724-531b034a4e21} <Debug> TCPHandler: Processed in 0.001593776 sec. | ||
| 16960 | 2026.03.17 21:12:02.954655 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16961 | 2026.03.17 21:12:02.954704 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16962 | 2026.03.17 21:12:02.954704 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16963 | 2026.03.17 21:12:02.954808 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16964 | 2026.03.17 21:12:02.954855 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16965 | 2026.03.17 21:12:02.955156 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.03.17 21:12:02.955194 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16967 | 2026.03.17 21:12:02.955508 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16968 | 2026.03.17 21:12:02.955769 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.03.17 21:12:02.955916 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 16970 | 2026.03.17 21:12:02.955955 [ 4 ] {bd7d964f-994d-4d96-9808-a7a90b524db3} <Debug> TCPHandler: Processed in 0.00129863 sec. | ||
| 16971 | 2026.03.17 21:12:02.956090 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.03.17 21:12:02.956215 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.03.17 21:12:02.956280 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <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 | ||
| 16974 | 2026.03.17 21:12:02.956993 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16975 | 2026.03.17 21:12:02.957225 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16976 | 2026.03.17 21:12:02.957273 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16977 | 2026.03.17 21:12:02.957797 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16978 | 2026.03.17 21:12:02.958013 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16979 | 2026.03.17 21:12:02.958149 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001958 sec., 8682.328907048008 rows/sec., 15.56 MiB/sec. | ||
| 16980 | 2026.03.17 21:12:02.958204 [ 4 ] {387c17c8-7803-40a8-a344-e044953fdb10} <Debug> TCPHandler: Processed in 0.002172764 sec. | ||
| 16981 | 2026.03.17 21:12:02.958307 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16982 | 2026.03.17 21:12:02.958400 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16983 | 2026.03.17 21:12:02.958440 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16984 | 2026.03.17 21:12:02.958772 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2026.03.17 21:12:02.958808 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16986 | 2026.03.17 21:12:02.959100 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16987 | 2026.03.17 21:12:02.959296 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2026.03.17 21:12:02.959419 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001037 sec., 86788.81388621022 rows/sec., 5.43 MiB/sec. | ||
| 16989 | 2026.03.17 21:12:02.959454 [ 4 ] {bda19238-afb1-43f5-a9ac-c903ae2b01bb} <Debug> TCPHandler: Processed in 0.001194899 sec. | ||
| 16990 | 2026.03.17 21:12:03.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.18 MiB, peak 398.58 MiB, free memory in arenas 0.00 B, will set to 385.39 MiB (RSS), difference: 3.22 MiB | ||
| 16991 | 2026.03.17 21:12:06.060160 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16992 | 2026.03.17 21:12:06.060215 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16993 | 2026.03.17 21:12:06.257824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37432 | ||
| 16994 | 2026.03.17 21:12:06.258721 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16995 | 2026.03.17 21:12:06.258793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 16996 | 2026.03.17 21:12:06.259281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16997 | 2026.03.17 21:12:06.259504 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16998 | 2026.03.17 21:12:06.259640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37432 | ||
| 16999 | 2026.03.17 21:12:07.936347 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2026.03.17 21:12:07.936570 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17001 | 2026.03.17 21:12:07.936647 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17002 | 2026.03.17 21:12:07.937413 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.03.17 21:12:07.937469 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17004 | 2026.03.17 21:12:07.937894 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17005 | 2026.03.17 21:12:07.938123 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.03.17 21:12:07.938285 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00177 sec., 58757.062146892655 rows/sec., 4.91 MiB/sec. | ||
| 17007 | 2026.03.17 21:12:07.938340 [ 4 ] {6cb2cfcd-4d75-44ed-a0e4-315da6490b35} <Debug> TCPHandler: Processed in 0.002124713 sec. | ||
| 17008 | 2026.03.17 21:12:07.938464 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.03.17 21:12:07.938569 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17010 | 2026.03.17 21:12:07.938612 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17011 | 2026.03.17 21:12:07.939021 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.03.17 21:12:07.939059 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17013 | 2026.03.17 21:12:07.939362 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17014 | 2026.03.17 21:12:07.939574 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.03.17 21:12:07.939709 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.52 MiB/sec. | ||
| 17016 | 2026.03.17 21:12:07.939749 [ 4 ] {40bf82a1-cbd4-42c4-b66c-ed90daf12f55} <Debug> TCPHandler: Processed in 0.001338542 sec. | ||
| 17017 | 2026.03.17 21:12:07.939852 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17018 | 2026.03.17 21:12:07.939950 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17019 | 2026.03.17 21:12:07.939990 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17020 | 2026.03.17 21:12:07.940413 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17021 | 2026.03.17 21:12:07.940449 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17022 | 2026.03.17 21:12:07.940748 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17023 | 2026.03.17 21:12:07.940953 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2026.03.17 21:12:07.941086 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001154 sec., 76256.49913344887 rows/sec., 5.96 MiB/sec. | ||
| 17025 | 2026.03.17 21:12:07.941124 [ 4 ] {aff223f8-fba7-4dab-bdf4-9dbefdb6939a} <Debug> TCPHandler: Processed in 0.001321481 sec. | ||
| 17026 | 2026.03.17 21:12:07.941234 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17027 | 2026.03.17 21:12:07.941328 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17028 | 2026.03.17 21:12:07.941371 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17029 | 2026.03.17 21:12:07.941777 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.03.17 21:12:07.941813 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17031 | 2026.03.17 21:12:07.942149 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17032 | 2026.03.17 21:12:07.942358 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17033 | 2026.03.17 21:12:07.942490 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 17034 | 2026.03.17 21:12:07.942527 [ 4 ] {26c4d41a-60c7-42c8-b536-c75d2250f3f3} <Debug> TCPHandler: Processed in 0.001342611 sec. | ||
| 17035 | 2026.03.17 21:12:07.942636 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17036 | 2026.03.17 21:12:07.942731 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17037 | 2026.03.17 21:12:07.942786 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <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 | ||
| 17038 | 2026.03.17 21:12:07.943627 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17039 | 2026.03.17 21:12:07.943663 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17040 | 2026.03.17 21:12:07.944201 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17041 | 2026.03.17 21:12:07.944425 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17042 | 2026.03.17 21:12:07.944570 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001856 sec., 12931.034482758621 rows/sec., 23.17 MiB/sec. | ||
| 17043 | 2026.03.17 21:12:07.944641 [ 4 ] {29db828b-76ee-46fc-9eef-4ae3731f25ae} <Debug> TCPHandler: Processed in 0.002054653 sec. | ||
| 17044 | 2026.03.17 21:12:07.944751 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17045 | 2026.03.17 21:12:07.944846 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17046 | 2026.03.17 21:12:07.944892 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17047 | 2026.03.17 21:12:07.945284 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17048 | 2026.03.17 21:12:07.945321 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17049 | 2026.03.17 21:12:07.945631 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17050 | 2026.03.17 21:12:07.945837 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.03.17 21:12:07.945971 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 17052 | 2026.03.17 21:12:07.945970 [ 29 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17053 | 2026.03.17 21:12:07.946009 [ 4 ] {55df42d6-c2da-4ff7-828f-12be65a1e03b} <Debug> TCPHandler: Processed in 0.001308011 sec. | ||
| 17054 | 2026.03.17 21:12:07.946048 [ 29 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17055 | 2026.03.17 21:12:07.946074 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17056 | 2026.03.17 21:12:07.946164 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17057 | 2026.03.17 21:12:07.946259 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17058 | 2026.03.17 21:12:07.946287 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6342 rows starting from the beginning of the part | ||
| 17059 | 2026.03.17 21:12:07.946343 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 17060 | 2026.03.17 21:12:07.946386 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 17061 | 2026.03.17 21:12:07.946429 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 17062 | 2026.03.17 21:12:07.946475 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 17063 | 2026.03.17 21:12:07.946519 [ 192 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 17064 | 2026.03.17 21:12:07.948503 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002372708 sec., 2824620.644428223 rows/sec., 184.75 MiB/sec. | ||
| 17065 | 2026.03.17 21:12:07.948960 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17066 | 2026.03.17 21:12:07.949272 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17067 | 2026.03.17 21:12:07.949352 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_111_22} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17068 | 2026.03.17 21:12:07.949465 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17069 | 2026.03.17 21:12:08.316899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17070 | 2026.03.17 21:12:08.335678 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17071 | 2026.03.17 21:12:08.335732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17072 | 2026.03.17 21:12:08.341963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17073 | 2026.03.17 21:12:08.342665 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17074 | 2026.03.17 21:12:08.346045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17075 | 2026.03.17 21:12:10.611937 [ 220 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17076 | 2026.03.17 21:12:10.611997 [ 220 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17077 | 2026.03.17 21:12:10.613448 [ 220 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17078 | 2026.03.17 21:12:11.385372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2090 | ||
| 17079 | 2026.03.17 21:12:11.388120 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17080 | 2026.03.17 21:12:11.388178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17081 | 2026.03.17 21:12:11.389434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17082 | 2026.03.17 21:12:11.389724 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17083 | 2026.03.17 21:12:11.390118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2090 | ||
| 17084 | 2026.03.17 21:12:12.021893 [ 225 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17085 | 2026.03.17 21:12:12.022000 [ 225 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17086 | 2026.03.17 21:12:12.029683 [ 225 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17087 | 2026.03.17 21:12:12.570095 [ 221 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17088 | 2026.03.17 21:12:12.570159 [ 221 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17089 | 2026.03.17 21:12:12.577714 [ 221 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17090 | 2026.03.17 21:12:12.622297 [ 224 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17091 | 2026.03.17 21:12:12.622377 [ 224 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17092 | 2026.03.17 21:12:12.634982 [ 224 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17093 | 2026.03.17 21:12:12.901550 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2026.03.17 21:12:12.901754 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17095 | 2026.03.17 21:12:12.901828 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17096 | 2026.03.17 21:12:12.902673 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2026.03.17 21:12:12.902720 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17098 | 2026.03.17 21:12:12.903123 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17099 | 2026.03.17 21:12:12.903358 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2026.03.17 21:12:12.903517 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001817 sec., 156301.59603742431 rows/sec., 9.93 MiB/sec. | ||
| 17101 | 2026.03.17 21:12:12.903572 [ 4 ] {3e2e3d63-f983-4f10-9251-a9b466102fa2} <Debug> TCPHandler: Processed in 0.002159484 sec. | ||
| 17102 | 2026.03.17 21:12:12.903701 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2026.03.17 21:12:12.903804 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17104 | 2026.03.17 21:12:12.903848 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17105 | 2026.03.17 21:12:12.904260 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2026.03.17 21:12:12.904298 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17107 | 2026.03.17 21:12:12.904594 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17108 | 2026.03.17 21:12:12.904801 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2026.03.17 21:12:12.904934 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 17110 | 2026.03.17 21:12:12.904972 [ 4 ] {4b984a77-06b9-4639-9b91-6a2f29a0eea9} <Debug> TCPHandler: Processed in 0.001322041 sec. | ||
| 17111 | 2026.03.17 21:12:12.905093 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17112 | 2026.03.17 21:12:12.905192 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17113 | 2026.03.17 21:12:12.905231 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17114 | 2026.03.17 21:12:12.907265 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2026.03.17 21:12:12.907301 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17116 | 2026.03.17 21:12:12.907760 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17117 | 2026.03.17 21:12:12.907970 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.03.17 21:12:12.908104 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Debug> executeQuery: Read 2717 rows, 211.12 KiB in 0.00293 sec., 927303.7542662116 rows/sec., 70.36 MiB/sec. | ||
| 17119 | 2026.03.17 21:12:12.908144 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 17120 | 2026.03.17 21:12:12.908157 [ 4 ] {e9f2af26-a767-4235-a818-348a937cc5bd} <Debug> TCPHandler: Processed in 0.0031182 sec. | ||
| 17121 | 2026.03.17 21:12:12.908272 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2026.03.17 21:12:12.908367 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17123 | 2026.03.17 21:12:12.908407 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17124 | 2026.03.17 21:12:12.908909 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.03.17 21:12:12.908946 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17126 | 2026.03.17 21:12:12.909261 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17127 | 2026.03.17 21:12:12.909479 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.03.17 21:12:12.909608 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Debug> executeQuery: Read 174 rows, 10.93 KiB in 0.001259 sec., 138204.92454328833 rows/sec., 8.48 MiB/sec. | ||
| 17129 | 2026.03.17 21:12:12.909612 [ 86 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17130 | 2026.03.17 21:12:12.909648 [ 4 ] {93d5e31e-5991-4e65-999d-d8bb503c4693} <Debug> TCPHandler: Processed in 0.001425833 sec. | ||
| 17131 | 2026.03.17 21:12:12.909688 [ 86 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17132 | 2026.03.17 21:12:12.909713 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17133 | 2026.03.17 21:12:12.909776 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2026.03.17 21:12:12.909826 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17135 | 2026.03.17 21:12:12.909876 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17136 | 2026.03.17 21:12:12.909920 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17137 | 2026.03.17 21:12:12.909966 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17138 | 2026.03.17 21:12:12.910004 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 17139 | 2026.03.17 21:12:12.910069 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 159 rows starting from the beginning of the part | ||
| 17140 | 2026.03.17 21:12:12.910116 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 28 rows starting from the beginning of the part | ||
| 17141 | 2026.03.17 21:12:12.910158 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 159 rows starting from the beginning of the part | ||
| 17142 | 2026.03.17 21:12:12.910197 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 24 rows starting from the beginning of the part | ||
| 17143 | 2026.03.17 21:12:12.910244 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 174 rows starting from the beginning of the part | ||
| 17144 | 2026.03.17 21:12:12.910804 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2026.03.17 21:12:12.910845 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17146 | 2026.03.17 21:12:12.911131 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358372 sec., 566855.029402844 rows/sec., 37.58 MiB/sec. | ||
| 17147 | 2026.03.17 21:12:12.911201 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17148 | 2026.03.17 21:12:12.911289 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17149 | 2026.03.17 21:12:12.911473 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17150 | 2026.03.17 21:12:12.911596 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17151 | 2026.03.17 21:12:12.911620 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001762 sec., 486379.1146424518 rows/sec., 28.90 MiB/sec. | ||
| 17152 | 2026.03.17 21:12:12.911665 [ 4 ] {fc43d9da-5026-4484-bed5-e02b102e8a65} <Debug> TCPHandler: Processed in 0.001938851 sec. | ||
| 17153 | 2026.03.17 21:12:12.911673 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_111_22} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17154 | 2026.03.17 21:12:12.911753 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 17155 | 2026.03.17 21:12:12.911783 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17156 | 2026.03.17 21:12:12.911882 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17157 | 2026.03.17 21:12:12.911926 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17158 | 2026.03.17 21:12:12.912318 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17159 | 2026.03.17 21:12:12.912354 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17160 | 2026.03.17 21:12:12.912655 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17161 | 2026.03.17 21:12:12.912859 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17162 | 2026.03.17 21:12:12.912990 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 17163 | 2026.03.17 21:12:12.913029 [ 4 ] {84ed128f-89f1-41fb-91cd-6d55f9a079e0} <Debug> TCPHandler: Processed in 0.001296221 sec. | ||
| 17164 | 2026.03.17 21:12:12.913153 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17165 | 2026.03.17 21:12:12.913258 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17166 | 2026.03.17 21:12:12.913303 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17167 | 2026.03.17 21:12:12.913877 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17168 | 2026.03.17 21:12:12.913926 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17169 | 2026.03.17 21:12:12.914304 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17170 | 2026.03.17 21:12:12.914561 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2026.03.17 21:12:12.914695 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001456 sec., 101648.35164835164 rows/sec., 5.78 MiB/sec. | ||
| 17172 | 2026.03.17 21:12:12.914735 [ 4 ] {6aaff4c5-0263-4243-a381-5f8b2e3273ed} <Debug> TCPHandler: Processed in 0.001635077 sec. | ||
| 17173 | 2026.03.17 21:12:12.914854 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2026.03.17 21:12:12.914950 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17175 | 2026.03.17 21:12:12.914990 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17176 | 2026.03.17 21:12:12.916222 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17177 | 2026.03.17 21:12:12.916259 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17178 | 2026.03.17 21:12:12.916629 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17179 | 2026.03.17 21:12:12.916836 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17180 | 2026.03.17 21:12:12.916968 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Debug> executeQuery: Read 1458 rows, 102.97 KiB in 0.002037 sec., 715758.4683357879 rows/sec., 49.37 MiB/sec. | ||
| 17181 | 2026.03.17 21:12:12.917007 [ 4 ] {2498034e-d640-4c85-8186-d09f05cd7cd2} <Debug> TCPHandler: Processed in 0.002202815 sec. | ||
| 17182 | 2026.03.17 21:12:12.917114 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17183 | 2026.03.17 21:12:12.917217 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17184 | 2026.03.17 21:12:12.917260 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17185 | 2026.03.17 21:12:12.917600 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17186 | 2026.03.17 21:12:12.917637 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17187 | 2026.03.17 21:12:12.917953 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17188 | 2026.03.17 21:12:12.918160 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17189 | 2026.03.17 21:12:12.918291 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 17190 | 2026.03.17 21:12:12.918329 [ 4 ] {206c8886-f5bd-41d5-b0d7-605f547e50ab} <Debug> TCPHandler: Processed in 0.00126531 sec. | ||
| 17191 | 2026.03.17 21:12:12.918437 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17192 | 2026.03.17 21:12:12.918539 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17193 | 2026.03.17 21:12:12.918585 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17194 | 2026.03.17 21:12:12.919541 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17195 | 2026.03.17 21:12:12.919584 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17196 | 2026.03.17 21:12:12.920020 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17197 | 2026.03.17 21:12:12.920234 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.03.17 21:12:12.920371 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Debug> executeQuery: Read 1452 rows, 93.81 KiB in 0.001851 sec., 784440.8427876823 rows/sec., 49.49 MiB/sec. | ||
| 17199 | 2026.03.17 21:12:12.920411 [ 4 ] {00ddc6ee-b526-47f4-97b9-68ede3e7c6c9} <Debug> TCPHandler: Processed in 0.002025752 sec. | ||
| 17200 | 2026.03.17 21:12:12.920537 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17201 | 2026.03.17 21:12:12.920631 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17202 | 2026.03.17 21:12:12.920674 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17203 | 2026.03.17 21:12:12.920999 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17204 | 2026.03.17 21:12:12.921035 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17205 | 2026.03.17 21:12:12.921328 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17206 | 2026.03.17 21:12:12.921541 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2026.03.17 21:12:12.921674 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 17208 | 2026.03.17 21:12:12.921712 [ 4 ] {1bc71896-9b1b-4a5f-b799-2f0ef3f5ee5a} <Debug> TCPHandler: Processed in 0.001224849 sec. | ||
| 17209 | 2026.03.17 21:12:12.921823 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17210 | 2026.03.17 21:12:12.921918 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17211 | 2026.03.17 21:12:12.921973 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <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 | ||
| 17212 | 2026.03.17 21:12:12.922834 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2026.03.17 21:12:12.922871 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17214 | 2026.03.17 21:12:12.923424 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17215 | 2026.03.17 21:12:12.923648 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17216 | 2026.03.17 21:12:12.923790 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00189 sec., 14814.814814814816 rows/sec., 26.55 MiB/sec. | ||
| 17217 | 2026.03.17 21:12:12.923863 [ 4 ] {113cf366-f952-4220-980b-8a13edf3b92e} <Debug> TCPHandler: Processed in 0.002089334 sec. | ||
| 17218 | 2026.03.17 21:12:12.923980 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2026.03.17 21:12:12.924077 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17220 | 2026.03.17 21:12:12.924119 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17221 | 2026.03.17 21:12:12.924469 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17222 | 2026.03.17 21:12:12.924506 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17223 | 2026.03.17 21:12:12.924812 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17224 | 2026.03.17 21:12:12.925018 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17225 | 2026.03.17 21:12:12.925147 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 17226 | 2026.03.17 21:12:12.925184 [ 4 ] {0d130812-057f-4157-a141-ad537d4b21f2} <Debug> TCPHandler: Processed in 0.00125498 sec. | ||
| 17227 | 2026.03.17 21:12:13.759820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37880 | ||
| 17228 | 2026.03.17 21:12:13.760341 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.03.17 21:12:13.760388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17230 | 2026.03.17 21:12:13.760887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17231 | 2026.03.17 21:12:13.761139 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.03.17 21:12:13.761292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37880 | ||
| 17233 | 2026.03.17 21:12:15.846140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17234 | 2026.03.17 21:12:15.864936 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.03.17 21:12:15.865000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17236 | 2026.03.17 21:12:15.871313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17237 | 2026.03.17 21:12:15.872030 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.03.17 21:12:15.875430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17239 | 2026.03.17 21:12:17.355657 [ 224 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17240 | 2026.03.17 21:12:17.355731 [ 224 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17241 | 2026.03.17 21:12:17.367696 [ 224 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17242 | 2026.03.17 21:12:17.934691 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17243 | 2026.03.17 21:12:17.934885 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17244 | 2026.03.17 21:12:17.934955 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17245 | 2026.03.17 21:12:17.935661 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2026.03.17 21:12:17.935713 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17247 | 2026.03.17 21:12:17.936119 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17248 | 2026.03.17 21:12:17.936352 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.03.17 21:12:17.936517 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001683 sec., 61794.41473559121 rows/sec., 5.17 MiB/sec. | ||
| 17250 | 2026.03.17 21:12:17.936572 [ 4 ] {727cdd37-55a1-429c-b998-bd7aff7a38b7} <Debug> TCPHandler: Processed in 0.002020712 sec. | ||
| 17251 | 2026.03.17 21:12:17.936704 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17252 | 2026.03.17 21:12:17.936809 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17253 | 2026.03.17 21:12:17.936851 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17254 | 2026.03.17 21:12:17.937280 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.03.17 21:12:17.937318 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17256 | 2026.03.17 21:12:17.937615 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17257 | 2026.03.17 21:12:17.937822 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2026.03.17 21:12:17.937960 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.50 MiB/sec. | ||
| 17259 | 2026.03.17 21:12:17.937999 [ 4 ] {91982d7a-32e6-4b2e-87e5-afc627164b81} <Debug> TCPHandler: Processed in 0.001349482 sec. | ||
| 17260 | 2026.03.17 21:12:17.938110 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2026.03.17 21:12:17.938207 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17262 | 2026.03.17 21:12:17.938246 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17263 | 2026.03.17 21:12:17.938690 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.03.17 21:12:17.938726 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17265 | 2026.03.17 21:12:17.939029 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17266 | 2026.03.17 21:12:17.939231 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.03.17 21:12:17.939361 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001173 sec., 75021.31287297528 rows/sec., 5.86 MiB/sec. | ||
| 17268 | 2026.03.17 21:12:17.939399 [ 4 ] {9319f94d-154b-4a20-aabd-d672604e2357} <Debug> TCPHandler: Processed in 0.001339471 sec. | ||
| 17269 | 2026.03.17 21:12:17.939512 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2026.03.17 21:12:17.939607 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17271 | 2026.03.17 21:12:17.939650 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17272 | 2026.03.17 21:12:17.940079 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.03.17 21:12:17.940115 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17274 | 2026.03.17 21:12:17.940440 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17275 | 2026.03.17 21:12:17.940642 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.03.17 21:12:17.940765 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 5 parts from all_1_110_24 to all_114_114_0 | ||
| 17277 | 2026.03.17 21:12:17.940773 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 17278 | 2026.03.17 21:12:17.940861 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17279 | 2026.03.17 21:12:17.940870 [ 4 ] {e4e1edd0-2a11-44d0-b1e6-f4156946155f} <Debug> TCPHandler: Processed in 0.001410073 sec. | ||
| 17280 | 2026.03.17 21:12:17.940899 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17281 | 2026.03.17 21:12:17.941001 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17282 | 2026.03.17 21:12:17.941037 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_24 to all_114_114_0 into Compact with storage Full | ||
| 17283 | 2026.03.17 21:12:17.941100 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17284 | 2026.03.17 21:12:17.941159 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <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 | ||
| 17285 | 2026.03.17 21:12:17.941225 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17286 | 2026.03.17 21:12:17.941285 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_110_24, total 42910 rows starting from the beginning of the part | ||
| 17287 | 2026.03.17 21:12:17.941387 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 162 rows starting from the beginning of the part | ||
| 17288 | 2026.03.17 21:12:17.941462 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 17289 | 2026.03.17 21:12:17.941531 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 17290 | 2026.03.17 21:12:17.941594 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1452 rows starting from the beginning of the part | ||
| 17291 | 2026.03.17 21:12:17.942034 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2026.03.17 21:12:17.942075 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17293 | 2026.03.17 21:12:17.942639 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17294 | 2026.03.17 21:12:17.942860 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.03.17 21:12:17.943010 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001929 sec., 12441.679626749612 rows/sec., 22.29 MiB/sec. | ||
| 17296 | 2026.03.17 21:12:17.943084 [ 4 ] {260d08b6-7328-49a4-a016-dffad1b5ebbb} <Debug> TCPHandler: Processed in 0.002133704 sec. | ||
| 17297 | 2026.03.17 21:12:17.943206 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2026.03.17 21:12:17.943302 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17299 | 2026.03.17 21:12:17.943346 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17300 | 2026.03.17 21:12:17.943686 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2026.03.17 21:12:17.943722 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17302 | 2026.03.17 21:12:17.944030 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17303 | 2026.03.17 21:12:17.944238 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2026.03.17 21:12:17.944369 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 17305 | 2026.03.17 21:12:17.944406 [ 4 ] {6a94c8fa-3cc7-4201-911e-4125df1af48d} <Debug> TCPHandler: Processed in 0.00125177 sec. | ||
| 17306 | 2026.03.17 21:12:17.949947 [ 198 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44949 rows, containing 5 columns (5 merged, 0 gathered) in 0.008966804 sec., 5012822.851932528 rows/sec., 327.97 MiB/sec. | ||
| 17307 | 2026.03.17 21:12:17.950629 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Trace> MergedBlockOutputStream: filled checksums all_1_114_25 (state Temporary) | ||
| 17308 | 2026.03.17 21:12:17.950985 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_114_25 to all_1_114_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2026.03.17 21:12:17.951053 [ 188 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_114_25} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 5 parts: [all_1_110_24, all_114_114_0] -> all_1_114_25 | ||
| 17310 | 2026.03.17 21:12:17.951134 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17311 | 2026.03.17 21:12:21.021922 [ 218 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17312 | 2026.03.17 21:12:21.021980 [ 218 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17313 | 2026.03.17 21:12:21.037918 [ 218 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17314 | 2026.03.17 21:12:21.060474 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17315 | 2026.03.17 21:12:21.060528 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17316 | 2026.03.17 21:12:21.261462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38392 | ||
| 17317 | 2026.03.17 21:12:21.262017 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17318 | 2026.03.17 21:12:21.262057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17319 | 2026.03.17 21:12:21.262555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17320 | 2026.03.17 21:12:21.262778 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17321 | 2026.03.17 21:12:21.262908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38392 | ||
| 17322 | 2026.03.17 21:12:21.284103 [ 225 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17323 | 2026.03.17 21:12:21.284160 [ 225 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17324 | 2026.03.17 21:12:21.297185 [ 225 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17325 | 2026.03.17 21:12:21.390381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2128 | ||
| 17326 | 2026.03.17 21:12:21.393099 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17327 | 2026.03.17 21:12:21.393157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17328 | 2026.03.17 21:12:21.394439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17329 | 2026.03.17 21:12:21.394731 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17330 | 2026.03.17 21:12:21.395147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17331 | 2026.03.17 21:12:22.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.95 MiB, peak 398.58 MiB, free memory in arenas 0.00 B, will set to 385.93 MiB (RSS), difference: 3.98 MiB | ||
| 17332 | 2026.03.17 21:12:22.007729 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007308497 sec. | ||
| 17333 | 2026.03.17 21:12:22.483169 [ 219 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17334 | 2026.03.17 21:12:22.483237 [ 219 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17335 | 2026.03.17 21:12:22.492047 [ 219 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17336 | 2026.03.17 21:12:22.897264 [ 220 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17337 | 2026.03.17 21:12:22.897342 [ 220 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17338 | 2026.03.17 21:12:22.900122 [ 220 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17339 | 2026.03.17 21:12:22.942583 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17340 | 2026.03.17 21:12:22.942743 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17341 | 2026.03.17 21:12:22.942807 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17342 | 2026.03.17 21:12:22.943583 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17343 | 2026.03.17 21:12:22.943623 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17344 | 2026.03.17 21:12:22.944017 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17345 | 2026.03.17 21:12:22.944235 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.03.17 21:12:22.944383 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 17347 | 2026.03.17 21:12:22.944432 [ 4 ] {1881cab5-3cba-44b6-9758-86d9d7993aa0} <Debug> TCPHandler: Processed in 0.001970041 sec. | ||
| 17348 | 2026.03.17 21:12:22.944572 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17349 | 2026.03.17 21:12:22.944673 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17350 | 2026.03.17 21:12:22.944715 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17351 | 2026.03.17 21:12:22.945559 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17352 | 2026.03.17 21:12:22.945595 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17353 | 2026.03.17 21:12:22.945937 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17354 | 2026.03.17 21:12:22.946155 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2026.03.17 21:12:22.946287 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001638 sec., 507326.00732600736 rows/sec., 39.83 MiB/sec. | ||
| 17356 | 2026.03.17 21:12:22.946300 [ 127 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17357 | 2026.03.17 21:12:22.946325 [ 4 ] {1001a825-c7ef-4f28-8a23-70a674f8b569} <Debug> TCPHandler: Processed in 0.001812478 sec. | ||
| 17358 | 2026.03.17 21:12:22.946410 [ 127 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.03.17 21:12:22.946453 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17360 | 2026.03.17 21:12:22.946526 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17361 | 2026.03.17 21:12:22.946562 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17362 | 2026.03.17 21:12:22.946626 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17363 | 2026.03.17 21:12:22.946651 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17364 | 2026.03.17 21:12:22.946666 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17365 | 2026.03.17 21:12:22.946679 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2894 rows starting from the beginning of the part | ||
| 17366 | 2026.03.17 21:12:22.946739 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 831 rows starting from the beginning of the part | ||
| 17367 | 2026.03.17 21:12:22.946783 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 17368 | 2026.03.17 21:12:22.946825 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 2717 rows starting from the beginning of the part | ||
| 17369 | 2026.03.17 21:12:22.946866 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
| 17370 | 2026.03.17 21:12:22.946924 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 831 rows starting from the beginning of the part | ||
| 17371 | 2026.03.17 21:12:22.947157 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17372 | 2026.03.17 21:12:22.947192 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17373 | 2026.03.17 21:12:22.947492 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17374 | 2026.03.17 21:12:22.947695 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.03.17 21:12:22.947826 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001219 sec., 130434.78260869565 rows/sec., 7.87 MiB/sec. | ||
| 17376 | 2026.03.17 21:12:22.947865 [ 4 ] {eab46a70-f96f-48fc-b5c5-a60f6163ee18} <Debug> TCPHandler: Processed in 0.001388702 sec. | ||
| 17377 | 2026.03.17 21:12:22.947988 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17378 | 2026.03.17 21:12:22.948081 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17379 | 2026.03.17 21:12:22.948119 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17380 | 2026.03.17 21:12:22.948554 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17381 | 2026.03.17 21:12:22.948590 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17382 | 2026.03.17 21:12:22.948888 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17383 | 2026.03.17 21:12:22.949088 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17384 | 2026.03.17 21:12:22.949133 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7481 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606072 sec., 2870603.7285232334 rows/sec., 232.15 MiB/sec. | ||
| 17385 | 2026.03.17 21:12:22.949216 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 17386 | 2026.03.17 21:12:22.949258 [ 4 ] {49e078f7-c06d-4f6a-ad33-1ae730e529d0} <Debug> TCPHandler: Processed in 0.001320011 sec. | ||
| 17387 | 2026.03.17 21:12:22.949381 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17388 | 2026.03.17 21:12:22.949483 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17389 | 2026.03.17 21:12:22.949513 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17390 | 2026.03.17 21:12:22.949524 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17391 | 2026.03.17 21:12:22.949849 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.03.17 21:12:22.949952 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_116_23} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17393 | 2026.03.17 21:12:22.949980 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17394 | 2026.03.17 21:12:22.950021 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17395 | 2026.03.17 21:12:22.950067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 17396 | 2026.03.17 21:12:22.950325 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17397 | 2026.03.17 21:12:22.950534 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.03.17 21:12:22.950662 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 17399 | 2026.03.17 21:12:22.950701 [ 4 ] {3462d189-8b9f-4e0f-85a6-bd61823db75c} <Debug> TCPHandler: Processed in 0.001368571 sec. | ||
| 17400 | 2026.03.17 21:12:22.950814 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2026.03.17 21:12:22.950908 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17402 | 2026.03.17 21:12:22.950947 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17403 | 2026.03.17 21:12:22.951549 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17404 | 2026.03.17 21:12:22.951585 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17405 | 2026.03.17 21:12:22.951898 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17406 | 2026.03.17 21:12:22.952107 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2026.03.17 21:12:22.952221 [ 127 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17408 | 2026.03.17 21:12:22.952234 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001344 sec., 377232.1428571429 rows/sec., 26.55 MiB/sec. | ||
| 17409 | 2026.03.17 21:12:22.952260 [ 127 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17410 | 2026.03.17 21:12:22.952283 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17411 | 2026.03.17 21:12:22.952283 [ 4 ] {99db9a1c-f8f5-45d5-a5a2-6dbe18928905} <Debug> TCPHandler: Processed in 0.001517974 sec. | ||
| 17412 | 2026.03.17 21:12:22.952357 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17413 | 2026.03.17 21:12:22.952428 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17414 | 2026.03.17 21:12:22.952439 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17415 | 2026.03.17 21:12:22.952470 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1552 rows starting from the beginning of the part | ||
| 17416 | 2026.03.17 21:12:22.952522 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 507 rows starting from the beginning of the part | ||
| 17417 | 2026.03.17 21:12:22.952525 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17418 | 2026.03.17 21:12:22.952565 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 88 rows starting from the beginning of the part | ||
| 17419 | 2026.03.17 21:12:22.952570 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17420 | 2026.03.17 21:12:22.952605 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1458 rows starting from the beginning of the part | ||
| 17421 | 2026.03.17 21:12:22.952643 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 88 rows starting from the beginning of the part | ||
| 17422 | 2026.03.17 21:12:22.952680 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 507 rows starting from the beginning of the part | ||
| 17423 | 2026.03.17 21:12:22.952921 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.03.17 21:12:22.952955 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17425 | 2026.03.17 21:12:22.953257 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17426 | 2026.03.17 21:12:22.953468 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2026.03.17 21:12:22.953596 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 17428 | 2026.03.17 21:12:22.953632 [ 4 ] {4f430d26-dbe7-445f-b8d6-6ac4fa89c624} <Debug> TCPHandler: Processed in 0.0012519 sec. | ||
| 17429 | 2026.03.17 21:12:22.953762 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17430 | 2026.03.17 21:12:22.953854 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17431 | 2026.03.17 21:12:22.953895 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17432 | 2026.03.17 21:12:22.953962 [ 190 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637856 sec., 2564327.9995310945 rows/sec., 189.27 MiB/sec. | ||
| 17433 | 2026.03.17 21:12:22.954183 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17434 | 2026.03.17 21:12:22.954334 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17435 | 2026.03.17 21:12:22.954375 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17436 | 2026.03.17 21:12:22.954515 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.03.17 21:12:22.954613 [ 198 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_116_23} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17438 | 2026.03.17 21:12:22.954705 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 17439 | 2026.03.17 21:12:22.954725 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17440 | 2026.03.17 21:12:22.954936 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17441 | 2026.03.17 21:12:22.955066 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 17442 | 2026.03.17 21:12:22.955103 [ 4 ] {865df3fc-dade-43c9-9db4-fb7672c581d0} <Debug> TCPHandler: Processed in 0.001399093 sec. | ||
| 17443 | 2026.03.17 21:12:22.955220 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17444 | 2026.03.17 21:12:22.955311 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17445 | 2026.03.17 21:12:22.955352 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17446 | 2026.03.17 21:12:22.955663 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17447 | 2026.03.17 21:12:22.955698 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17448 | 2026.03.17 21:12:22.955965 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17449 | 2026.03.17 21:12:22.956164 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2026.03.17 21:12:22.956286 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 17451 | 2026.03.17 21:12:22.956321 [ 4 ] {4ea5b484-76d2-4002-9a66-3880c30c1871} <Debug> TCPHandler: Processed in 0.001147258 sec. | ||
| 17452 | 2026.03.17 21:12:22.956428 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17453 | 2026.03.17 21:12:22.956525 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17454 | 2026.03.17 21:12:22.956577 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <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 | ||
| 17455 | 2026.03.17 21:12:22.957368 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2026.03.17 21:12:22.957405 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17457 | 2026.03.17 21:12:22.957920 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17458 | 2026.03.17 21:12:22.958149 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2026.03.17 21:12:22.958269 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17460 | 2026.03.17 21:12:22.958287 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001781 sec., 9545.199326221224 rows/sec., 17.10 MiB/sec. | ||
| 17461 | 2026.03.17 21:12:22.958311 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2026.03.17 21:12:22.958336 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17463 | 2026.03.17 21:12:22.958359 [ 4 ] {19f7d0dd-765b-487c-bbe4-977dad028b10} <Debug> TCPHandler: Processed in 0.001977972 sec. | ||
| 17464 | 2026.03.17 21:12:22.958413 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17465 | 2026.03.17 21:12:22.958476 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2026.03.17 21:12:22.958568 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17467 | 2026.03.17 21:12:22.958584 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17468 | 2026.03.17 21:12:22.958607 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17469 | 2026.03.17 21:12:22.958629 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2308 rows starting from the beginning of the part | ||
| 17470 | 2026.03.17 21:12:22.958744 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 17 rows starting from the beginning of the part | ||
| 17471 | 2026.03.17 21:12:22.958847 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 24 rows starting from the beginning of the part | ||
| 17472 | 2026.03.17 21:12:22.958936 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17473 | 2026.03.17 21:12:22.958942 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 28 rows starting from the beginning of the part | ||
| 17474 | 2026.03.17 21:12:22.958973 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17475 | 2026.03.17 21:12:22.959043 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 24 rows starting from the beginning of the part | ||
| 17476 | 2026.03.17 21:12:22.959137 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 17 rows starting from the beginning of the part | ||
| 17477 | 2026.03.17 21:12:22.959298 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17478 | 2026.03.17 21:12:22.959513 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2026.03.17 21:12:22.959638 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 17480 | 2026.03.17 21:12:22.959673 [ 4 ] {190b144a-2291-4b61-9e26-30c62d2cbb31} <Debug> TCPHandler: Processed in 0.00124475 sec. | ||
| 17481 | 2026.03.17 21:12:22.966453 [ 198 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 19 columns (19 merged, 0 gathered) in 0.008069199 sec., 299657.9957936345 rows/sec., 536.97 MiB/sec. | ||
| 17482 | 2026.03.17 21:12:22.969061 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17483 | 2026.03.17 21:12:22.969465 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2026.03.17 21:12:22.969556 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17485 | 2026.03.17 21:12:22.969712 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.63 MiB. | ||
| 17486 | 2026.03.17 21:12:23.148020 [ 127 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 17487 | 2026.03.17 21:12:23.148069 [ 127 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17488 | 2026.03.17 21:12:23.148090 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17489 | 2026.03.17 21:12:23.148186 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 17490 | 2026.03.17 21:12:23.148303 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17491 | 2026.03.17 21:12:23.148336 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 17492 | 2026.03.17 21:12:23.148399 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 17493 | 2026.03.17 21:12:23.148445 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 17494 | 2026.03.17 21:12:23.148489 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 17495 | 2026.03.17 21:12:23.148529 [ 197 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 17496 | 2026.03.17 21:12:23.149272 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124208 sec., 33801.57408593428 rows/sec., 2.82 MiB/sec. | ||
| 17497 | 2026.03.17 21:12:23.149459 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 17498 | 2026.03.17 21:12:23.149766 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17499 | 2026.03.17 21:12:23.149852 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_37_9} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 17500 | 2026.03.17 21:12:23.149946 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17501 | 2026.03.17 21:12:23.375535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17502 | 2026.03.17 21:12:23.392599 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17503 | 2026.03.17 21:12:23.392655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17504 | 2026.03.17 21:12:23.398688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17505 | 2026.03.17 21:12:23.399364 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17506 | 2026.03.17 21:12:23.402453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17507 | 2026.03.17 21:12:27.435029 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17508 | 2026.03.17 21:12:27.435102 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17509 | 2026.03.17 21:12:27.444736 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17510 | 2026.03.17 21:12:27.661890 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17511 | 2026.03.17 21:12:27.661938 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17512 | 2026.03.17 21:12:27.664887 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17513 | 2026.03.17 21:12:27.814479 [ 220 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17514 | 2026.03.17 21:12:27.814532 [ 220 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17515 | 2026.03.17 21:12:27.825894 [ 220 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17516 | 2026.03.17 21:12:27.935729 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17517 | 2026.03.17 21:12:27.935900 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17518 | 2026.03.17 21:12:27.935968 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17519 | 2026.03.17 21:12:27.936594 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.03.17 21:12:27.936638 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17521 | 2026.03.17 21:12:27.937008 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 17522 | 2026.03.17 21:12:27.937235 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2026.03.17 21:12:27.937396 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 211.11 KiB/sec. | ||
| 17524 | 2026.03.17 21:12:27.937448 [ 4 ] {c03ed960-a4fa-4a39-8c27-98b07b9f69a4} <Debug> TCPHandler: Processed in 0.001841669 sec. | ||
| 17525 | 2026.03.17 21:12:27.937566 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17526 | 2026.03.17 21:12:27.937669 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17527 | 2026.03.17 21:12:27.937712 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17528 | 2026.03.17 21:12:27.938173 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2026.03.17 21:12:27.938209 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17530 | 2026.03.17 21:12:27.938518 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17531 | 2026.03.17 21:12:27.938740 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2026.03.17 21:12:27.938870 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001225 sec., 86530.61224489796 rows/sec., 7.22 MiB/sec. | ||
| 17533 | 2026.03.17 21:12:27.938909 [ 4 ] {71898daf-0c52-4c93-9651-13a3d116d066} <Debug> TCPHandler: Processed in 0.001393653 sec. | ||
| 17534 | 2026.03.17 21:12:27.939016 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2026.03.17 21:12:27.939112 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17536 | 2026.03.17 21:12:27.939152 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17537 | 2026.03.17 21:12:27.939544 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.03.17 21:12:27.939578 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17539 | 2026.03.17 21:12:27.939868 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17540 | 2026.03.17 21:12:27.940067 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.03.17 21:12:27.940195 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001103 sec., 25385.312783318223 rows/sec., 1.85 MiB/sec. | ||
| 17542 | 2026.03.17 21:12:27.940232 [ 4 ] {00329d8e-a5e5-4569-8fa9-5b61af061193} <Debug> TCPHandler: Processed in 0.00126538 sec. | ||
| 17543 | 2026.03.17 21:12:27.940336 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.03.17 21:12:27.940428 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17545 | 2026.03.17 21:12:27.940468 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17546 | 2026.03.17 21:12:27.940876 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.03.17 21:12:27.940910 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17548 | 2026.03.17 21:12:27.941204 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17549 | 2026.03.17 21:12:27.941413 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17550 | 2026.03.17 21:12:27.941537 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001127 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 17551 | 2026.03.17 21:12:27.941574 [ 4 ] {c415bd23-14cf-4c47-b399-ab720f7bac7a} <Debug> TCPHandler: Processed in 0.00128787 sec. | ||
| 17552 | 2026.03.17 21:12:27.941679 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17553 | 2026.03.17 21:12:27.941774 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17554 | 2026.03.17 21:12:27.941818 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17555 | 2026.03.17 21:12:27.942239 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17556 | 2026.03.17 21:12:27.942273 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17557 | 2026.03.17 21:12:27.942598 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17558 | 2026.03.17 21:12:27.942810 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17559 | 2026.03.17 21:12:27.942941 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001186 sec., 136593.5919055649 rows/sec., 9.51 MiB/sec. | ||
| 17560 | 2026.03.17 21:12:27.942978 [ 4 ] {de44877c-e97e-4acf-9a40-722b7a97e3cf} <Debug> TCPHandler: Processed in 0.001347672 sec. | ||
| 17561 | 2026.03.17 21:12:27.943114 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17562 | 2026.03.17 21:12:27.943209 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17563 | 2026.03.17 21:12:27.943263 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <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 | ||
| 17564 | 2026.03.17 21:12:27.944130 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2026.03.17 21:12:27.944165 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17566 | 2026.03.17 21:12:27.944705 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17567 | 2026.03.17 21:12:27.944929 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.03.17 21:12:27.945080 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001889 sec., 12705.134992059291 rows/sec., 22.77 MiB/sec. | ||
| 17569 | 2026.03.17 21:12:27.945161 [ 4 ] {3e6974f3-219b-4851-a2f0-5eb73ce38a11} <Debug> TCPHandler: Processed in 0.002094194 sec. | ||
| 17570 | 2026.03.17 21:12:27.945276 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17571 | 2026.03.17 21:12:27.945371 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17572 | 2026.03.17 21:12:27.945413 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17573 | 2026.03.17 21:12:27.945767 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17574 | 2026.03.17 21:12:27.945800 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17575 | 2026.03.17 21:12:27.946116 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17576 | 2026.03.17 21:12:27.946333 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17577 | 2026.03.17 21:12:27.946466 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 17578 | 2026.03.17 21:12:27.946507 [ 4 ] {3e2db37c-831d-4188-a989-663c2cf47e6f} <Debug> TCPHandler: Processed in 0.00127911 sec. | ||
| 17579 | 2026.03.17 21:12:28.562020 [ 222 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17580 | 2026.03.17 21:12:28.562105 [ 222 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17581 | 2026.03.17 21:12:28.570617 [ 222 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17582 | 2026.03.17 21:12:28.754487 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49705 | ||
| 17583 | 2026.03.17 21:12:28.754609 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17584 | 2026.03.17 21:12:28.754639 [ 287 ] {} <Debug> TCP-Session: 5458fc86-8f86-414c-8b76-d20a678dc3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:49705 | ||
| 17585 | 2026.03.17 21:12:28.754666 [ 287 ] {} <Debug> TCP-Session: 5458fc86-8f86-414c-8b76-d20a678dc3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17586 | 2026.03.17 21:12:28.754681 [ 287 ] {} <Debug> TCP-Session: 5458fc86-8f86-414c-8b76-d20a678dc3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17587 | 2026.03.17 21:12:28.754854 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44551 | ||
| 17588 | 2026.03.17 21:12:28.754875 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64257 | ||
| 17589 | 2026.03.17 21:12:28.754897 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61724 | ||
| 17590 | 2026.03.17 21:12:28.754940 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35136 | ||
| 17591 | 2026.03.17 21:12:28.754931 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52103 | ||
| 17592 | 2026.03.17 21:12:28.754987 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17593 | 2026.03.17 21:12:28.755008 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17594 | 2026.03.17 21:12:28.755023 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17595 | 2026.03.17 21:12:28.755041 [ 288 ] {} <Debug> TCP-Session: 4b5aebc4-2d0a-4942-96f4-b58ed195e4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44551 | ||
| 17596 | 2026.03.17 21:12:28.755044 [ 292 ] {} <Debug> TCP-Session: dec968c9-f9be-4fee-8ef0-0c3283bad229 Authenticating user 'default' from [fd00:1122:3344:101::e]:61724 | ||
| 17597 | 2026.03.17 21:12:28.755058 [ 3 ] {} <Debug> TCP-Session: 5f84bc2d-6f45-4ed4-a17c-e160637a82c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35136 | ||
| 17598 | 2026.03.17 21:12:28.755067 [ 288 ] {} <Debug> TCP-Session: 4b5aebc4-2d0a-4942-96f4-b58ed195e4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17599 | 2026.03.17 21:12:28.755071 [ 292 ] {} <Debug> TCP-Session: dec968c9-f9be-4fee-8ef0-0c3283bad229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17600 | 2026.03.17 21:12:28.755078 [ 3 ] {} <Debug> TCP-Session: 5f84bc2d-6f45-4ed4-a17c-e160637a82c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17601 | 2026.03.17 21:12:28.755090 [ 292 ] {} <Debug> TCP-Session: dec968c9-f9be-4fee-8ef0-0c3283bad229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2026.03.17 21:12:28.755085 [ 288 ] {} <Debug> TCP-Session: 4b5aebc4-2d0a-4942-96f4-b58ed195e4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17603 | 2026.03.17 21:12:28.755097 [ 3 ] {} <Debug> TCP-Session: 5f84bc2d-6f45-4ed4-a17c-e160637a82c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17604 | 2026.03.17 21:12:28.755081 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17605 | 2026.03.17 21:12:28.755007 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17606 | 2026.03.17 21:12:28.755156 [ 294 ] {} <Debug> TCP-Session: e77f2f69-7077-4671-b572-234537cc9f1b Authenticating user 'default' from [fd00:1122:3344:101::e]:52103 | ||
| 17607 | 2026.03.17 21:12:28.754975 [ 287 ] {} <Trace> TCP-Session: 5458fc86-8f86-414c-8b76-d20a678dc3ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17608 | 2026.03.17 21:12:28.755191 [ 294 ] {} <Debug> TCP-Session: e77f2f69-7077-4671-b572-234537cc9f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17609 | 2026.03.17 21:12:28.755181 [ 289 ] {} <Debug> TCP-Session: 0654e9d4-7911-4774-96cb-6a3801e376c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64257 | ||
| 17610 | 2026.03.17 21:12:28.755220 [ 294 ] {} <Debug> TCP-Session: e77f2f69-7077-4671-b572-234537cc9f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17611 | 2026.03.17 21:12:28.754921 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53117 | ||
| 17612 | 2026.03.17 21:12:28.755247 [ 289 ] {} <Debug> TCP-Session: 0654e9d4-7911-4774-96cb-6a3801e376c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17613 | 2026.03.17 21:12:28.754886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41288 | ||
| 17614 | 2026.03.17 21:12:28.755293 [ 289 ] {} <Debug> TCP-Session: 0654e9d4-7911-4774-96cb-6a3801e376c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17615 | 2026.03.17 21:12:28.754886 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37979 | ||
| 17616 | 2026.03.17 21:12:28.755327 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17617 | 2026.03.17 21:12:28.755363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17618 | 2026.03.17 21:12:28.755391 [ 293 ] {} <Debug> TCP-Session: c0d9ea6f-4471-42a6-9635-bdf0c1a3ce27 Authenticating user 'default' from [fd00:1122:3344:101::e]:53117 | ||
| 17619 | 2026.03.17 21:12:28.755409 [ 290 ] {} <Debug> TCP-Session: 375f9e5b-6bcf-48cc-bc20-ae3e1387c094 Authenticating user 'default' from [fd00:1122:3344:101::e]:41288 | ||
| 17620 | 2026.03.17 21:12:28.755416 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17621 | 2026.03.17 21:12:28.755436 [ 290 ] {} <Debug> TCP-Session: 375f9e5b-6bcf-48cc-bc20-ae3e1387c094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17622 | 2026.03.17 21:12:28.755454 [ 291 ] {} <Debug> TCP-Session: 80d9d361-8d40-457f-943e-e7cc629d231c Authenticating user 'default' from [fd00:1122:3344:101::e]:37979 | ||
| 17623 | 2026.03.17 21:12:28.755461 [ 290 ] {} <Debug> TCP-Session: 375f9e5b-6bcf-48cc-bc20-ae3e1387c094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17624 | 2026.03.17 21:12:28.755482 [ 291 ] {} <Debug> TCP-Session: 80d9d361-8d40-457f-943e-e7cc629d231c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17625 | 2026.03.17 21:12:28.755359 [ 287 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49705) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17626 | 2026.03.17 21:12:28.755505 [ 291 ] {} <Debug> TCP-Session: 80d9d361-8d40-457f-943e-e7cc629d231c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17627 | 2026.03.17 21:12:28.755421 [ 293 ] {} <Debug> TCP-Session: c0d9ea6f-4471-42a6-9635-bdf0c1a3ce27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2026.03.17 21:12:28.755548 [ 293 ] {} <Debug> TCP-Session: c0d9ea6f-4471-42a6-9635-bdf0c1a3ce27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17629 | 2026.03.17 21:12:28.755771 [ 287 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17630 | 2026.03.17 21:12:28.755828 [ 287 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17631 | 2026.03.17 21:12:28.756115 [ 287 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 17632 | 2026.03.17 21:12:28.757077 [ 323 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Trace> AggregatingTransform: Aggregating | ||
| 17633 | 2026.03.17 21:12:28.757117 [ 323 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Trace> Aggregator: Aggregation method: without_key | ||
| 17634 | 2026.03.17 21:12:28.757153 [ 323 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935715 sec. (1068.701 rows/sec., 41.75 KiB/sec.) | ||
| 17635 | 2026.03.17 21:12:28.757172 [ 323 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Trace> Aggregator: Merging aggregated data | ||
| 17636 | 2026.03.17 21:12:28.758416 [ 287 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 17637 | 2026.03.17 21:12:28.758545 [ 287 ] {af9466f5-3ca2-4f99-bbd9-a82b0ee1a08b} <Debug> TCPHandler: Processed in 0.003695179 sec. | ||
| 17638 | 2026.03.17 21:12:28.758664 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17639 | 2026.03.17 21:12:28.758694 [ 287 ] {} <Debug> TCP-Session: 5458fc86-8f86-414c-8b76-d20a678dc3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17640 | 2026.03.17 21:12:28.758711 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17641 | 2026.03.17 21:12:28.758746 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17642 | 2026.03.17 21:12:28.758760 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17643 | 2026.03.17 21:12:28.758784 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17644 | 2026.03.17 21:12:28.758799 [ 291 ] {} <Debug> TCP-Session: 80d9d361-8d40-457f-943e-e7cc629d231c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17645 | 2026.03.17 21:12:28.758819 [ 290 ] {} <Debug> TCP-Session: 375f9e5b-6bcf-48cc-bc20-ae3e1387c094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17646 | 2026.03.17 21:12:28.758828 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17647 | 2026.03.17 21:12:28.758839 [ 289 ] {} <Debug> TCP-Session: 0654e9d4-7911-4774-96cb-6a3801e376c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2026.03.17 21:12:28.758855 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17649 | 2026.03.17 21:12:28.758870 [ 294 ] {} <Debug> TCP-Session: e77f2f69-7077-4671-b572-234537cc9f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2026.03.17 21:12:28.758876 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17651 | 2026.03.17 21:12:28.758904 [ 293 ] {} <Debug> TCP-Session: c0d9ea6f-4471-42a6-9635-bdf0c1a3ce27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17652 | 2026.03.17 21:12:28.758806 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17653 | 2026.03.17 21:12:28.758943 [ 292 ] {} <Debug> TCP-Session: dec968c9-f9be-4fee-8ef0-0c3283bad229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17654 | 2026.03.17 21:12:28.758750 [ 288 ] {} <Debug> TCP-Session: 4b5aebc4-2d0a-4942-96f4-b58ed195e4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17655 | 2026.03.17 21:12:28.758977 [ 3 ] {} <Debug> TCP-Session: 5f84bc2d-6f45-4ed4-a17c-e160637a82c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17656 | 2026.03.17 21:12:28.763071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38840 | ||
| 17657 | 2026.03.17 21:12:28.763500 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17658 | 2026.03.17 21:12:28.763548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17659 | 2026.03.17 21:12:28.764029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17660 | 2026.03.17 21:12:28.764262 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.03.17 21:12:28.764400 [ 149 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17662 | 2026.03.17 21:12:28.764406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38840 | ||
| 17663 | 2026.03.17 21:12:28.764447 [ 149 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.03.17 21:12:28.764473 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17665 | 2026.03.17 21:12:28.764578 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17666 | 2026.03.17 21:12:28.764694 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17667 | 2026.03.17 21:12:28.764732 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36472 rows starting from the beginning of the part | ||
| 17668 | 2026.03.17 21:12:28.764796 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17669 | 2026.03.17 21:12:28.764843 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17670 | 2026.03.17 21:12:28.764885 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17671 | 2026.03.17 21:12:28.764923 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17672 | 2026.03.17 21:12:28.764962 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17673 | 2026.03.17 21:12:28.767538 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38840 rows, containing 4 columns (4 merged, 0 gathered) in 0.003008928 sec., 12908251.70957896 rows/sec., 184.65 MiB/sec. | ||
| 17674 | 2026.03.17 21:12:28.767938 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17675 | 2026.03.17 21:12:28.768278 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17676 | 2026.03.17 21:12:28.768364 [ 197 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_81_16} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17677 | 2026.03.17 21:12:28.768476 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17678 | 2026.03.17 21:12:28.852665 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60781 | ||
| 17679 | 2026.03.17 21:12:28.852773 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17680 | 2026.03.17 21:12:28.852798 [ 294 ] {} <Debug> TCP-Session: 41615006-47bd-4f79-81e2-7f1862de1886 Authenticating user 'default' from [fd00:1122:3344:101::e]:60781 | ||
| 17681 | 2026.03.17 21:12:28.852819 [ 294 ] {} <Debug> TCP-Session: 41615006-47bd-4f79-81e2-7f1862de1886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17682 | 2026.03.17 21:12:28.852832 [ 294 ] {} <Debug> TCP-Session: 41615006-47bd-4f79-81e2-7f1862de1886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17683 | 2026.03.17 21:12:28.853041 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54384 | ||
| 17684 | 2026.03.17 21:12:28.853068 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38898 | ||
| 17685 | 2026.03.17 21:12:28.853100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36610 | ||
| 17686 | 2026.03.17 21:12:28.853121 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35288 | ||
| 17687 | 2026.03.17 21:12:28.853129 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53510 | ||
| 17688 | 2026.03.17 21:12:28.853161 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17689 | 2026.03.17 21:12:28.853204 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17690 | 2026.03.17 21:12:28.853192 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17691 | 2026.03.17 21:12:28.853230 [ 292 ] {} <Debug> TCP-Session: 3d48568c-67a4-4924-b016-284d2383d4d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35288 | ||
| 17692 | 2026.03.17 21:12:28.853228 [ 3 ] {} <Debug> TCP-Session: e0344576-a425-400d-9236-c6f2c0a1d776 Authenticating user 'default' from [fd00:1122:3344:101::e]:54384 | ||
| 17693 | 2026.03.17 21:12:28.853263 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17694 | 2026.03.17 21:12:28.853278 [ 3 ] {} <Debug> TCP-Session: e0344576-a425-400d-9236-c6f2c0a1d776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17695 | 2026.03.17 21:12:28.853270 [ 292 ] {} <Debug> TCP-Session: 3d48568c-67a4-4924-b016-284d2383d4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17696 | 2026.03.17 21:12:28.853303 [ 3 ] {} <Debug> TCP-Session: e0344576-a425-400d-9236-c6f2c0a1d776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17697 | 2026.03.17 21:12:28.853301 [ 293 ] {} <Debug> TCP-Session: 409a5774-b015-4054-99fe-7cc8b6f4610c Authenticating user 'default' from [fd00:1122:3344:101::e]:53510 | ||
| 17698 | 2026.03.17 21:12:28.853327 [ 292 ] {} <Debug> TCP-Session: 3d48568c-67a4-4924-b016-284d2383d4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17699 | 2026.03.17 21:12:28.853258 [ 290 ] {} <Debug> TCP-Session: 1eb1ed0b-9fff-4e69-82e1-73838f7f26f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36610 | ||
| 17700 | 2026.03.17 21:12:28.853352 [ 293 ] {} <Debug> TCP-Session: 409a5774-b015-4054-99fe-7cc8b6f4610c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17701 | 2026.03.17 21:12:28.853382 [ 290 ] {} <Debug> TCP-Session: 1eb1ed0b-9fff-4e69-82e1-73838f7f26f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17702 | 2026.03.17 21:12:28.853396 [ 293 ] {} <Debug> TCP-Session: 409a5774-b015-4054-99fe-7cc8b6f4610c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17703 | 2026.03.17 21:12:28.853176 [ 294 ] {} <Trace> TCP-Session: 41615006-47bd-4f79-81e2-7f1862de1886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2026.03.17 21:12:28.853414 [ 290 ] {} <Debug> TCP-Session: 1eb1ed0b-9fff-4e69-82e1-73838f7f26f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17705 | 2026.03.17 21:12:28.853170 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17706 | 2026.03.17 21:12:28.853109 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42576 | ||
| 17707 | 2026.03.17 21:12:28.853472 [ 288 ] {} <Debug> TCP-Session: 0fcb0892-3da7-4e90-950b-531ffcaabe1d Authenticating user 'default' from [fd00:1122:3344:101::e]:38898 | ||
| 17708 | 2026.03.17 21:12:28.853099 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33815 | ||
| 17709 | 2026.03.17 21:12:28.853574 [ 294 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60781) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17710 | 2026.03.17 21:12:28.853589 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17711 | 2026.03.17 21:12:28.853565 [ 288 ] {} <Debug> TCP-Session: 0fcb0892-3da7-4e90-950b-531ffcaabe1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17712 | 2026.03.17 21:12:28.853634 [ 291 ] {} <Debug> TCP-Session: db487a22-7f6b-4e43-91a5-3b498b6c85f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42576 | ||
| 17713 | 2026.03.17 21:12:28.853649 [ 288 ] {} <Debug> TCP-Session: 0fcb0892-3da7-4e90-950b-531ffcaabe1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17714 | 2026.03.17 21:12:28.853639 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17715 | 2026.03.17 21:12:28.853683 [ 291 ] {} <Debug> TCP-Session: db487a22-7f6b-4e43-91a5-3b498b6c85f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17716 | 2026.03.17 21:12:28.853719 [ 289 ] {} <Debug> TCP-Session: 5e6645b7-16d6-4ae7-8cae-01ec13eeaf3e Authenticating user 'default' from [fd00:1122:3344:101::e]:33815 | ||
| 17717 | 2026.03.17 21:12:28.853735 [ 291 ] {} <Debug> TCP-Session: db487a22-7f6b-4e43-91a5-3b498b6c85f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2026.03.17 21:12:28.853762 [ 289 ] {} <Debug> TCP-Session: 5e6645b7-16d6-4ae7-8cae-01ec13eeaf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17719 | 2026.03.17 21:12:28.853044 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65373 | ||
| 17720 | 2026.03.17 21:12:28.853795 [ 289 ] {} <Debug> TCP-Session: 5e6645b7-16d6-4ae7-8cae-01ec13eeaf3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17721 | 2026.03.17 21:12:28.853865 [ 294 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17722 | 2026.03.17 21:12:28.853880 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17723 | 2026.03.17 21:12:28.853914 [ 287 ] {} <Debug> TCP-Session: f29c7ebe-49a9-4ad0-ab45-0c4d3f84b3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65373 | ||
| 17724 | 2026.03.17 21:12:28.853926 [ 294 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17725 | 2026.03.17 21:12:28.853930 [ 287 ] {} <Debug> TCP-Session: f29c7ebe-49a9-4ad0-ab45-0c4d3f84b3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17726 | 2026.03.17 21:12:28.853957 [ 287 ] {} <Debug> TCP-Session: f29c7ebe-49a9-4ad0-ab45-0c4d3f84b3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17727 | 2026.03.17 21:12:28.854248 [ 294 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 17728 | 2026.03.17 21:12:28.855268 [ 349 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Trace> AggregatingTransform: Aggregating | ||
| 17729 | 2026.03.17 21:12:28.855324 [ 349 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 17730 | 2026.03.17 21:12:28.855360 [ 349 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996466 sec. (1003.547 rows/sec., 39.20 KiB/sec.) | ||
| 17731 | 2026.03.17 21:12:28.855378 [ 349 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Trace> Aggregator: Merging aggregated data | ||
| 17732 | 2026.03.17 21:12:28.856735 [ 294 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003211 sec., 311.4294612270321 rows/sec., 12.17 KiB/sec. | ||
| 17733 | 2026.03.17 21:12:28.856892 [ 294 ] {5a23449b-f282-4343-9bdf-d3ed1afc1a6f} <Debug> TCPHandler: Processed in 0.003831071 sec. | ||
| 17734 | 2026.03.17 21:12:28.857007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17735 | 2026.03.17 21:12:28.857033 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17736 | 2026.03.17 21:12:28.857037 [ 294 ] {} <Debug> TCP-Session: 41615006-47bd-4f79-81e2-7f1862de1886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17737 | 2026.03.17 21:12:28.857058 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17738 | 2026.03.17 21:12:28.857076 [ 287 ] {} <Debug> TCP-Session: f29c7ebe-49a9-4ad0-ab45-0c4d3f84b3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17739 | 2026.03.17 21:12:28.857083 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17740 | 2026.03.17 21:12:28.857100 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17741 | 2026.03.17 21:12:28.857119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17742 | 2026.03.17 21:12:28.857144 [ 288 ] {} <Debug> TCP-Session: 0fcb0892-3da7-4e90-950b-531ffcaabe1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17743 | 2026.03.17 21:12:28.857151 [ 3 ] {} <Debug> TCP-Session: e0344576-a425-400d-9236-c6f2c0a1d776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17744 | 2026.03.17 21:12:28.857161 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17745 | 2026.03.17 21:12:28.857175 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17746 | 2026.03.17 21:12:28.857176 [ 293 ] {} <Debug> TCP-Session: 409a5774-b015-4054-99fe-7cc8b6f4610c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17747 | 2026.03.17 21:12:28.857221 [ 290 ] {} <Debug> TCP-Session: 1eb1ed0b-9fff-4e69-82e1-73838f7f26f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17748 | 2026.03.17 21:12:28.857240 [ 292 ] {} <Debug> TCP-Session: 3d48568c-67a4-4924-b016-284d2383d4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17749 | 2026.03.17 21:12:28.857110 [ 289 ] {} <Debug> TCP-Session: 5e6645b7-16d6-4ae7-8cae-01ec13eeaf3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17750 | 2026.03.17 21:12:28.857138 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17751 | 2026.03.17 21:12:28.857324 [ 291 ] {} <Debug> TCP-Session: db487a22-7f6b-4e43-91a5-3b498b6c85f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17752 | 2026.03.17 21:12:30.007239 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35143 | ||
| 17753 | 2026.03.17 21:12:30.007350 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17754 | 2026.03.17 21:12:30.007407 [ 294 ] {} <Debug> TCP-Session: 122186af-54b2-49ef-baee-a816a5783bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35143 | ||
| 17755 | 2026.03.17 21:12:30.007442 [ 294 ] {} <Debug> TCP-Session: 122186af-54b2-49ef-baee-a816a5783bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17756 | 2026.03.17 21:12:30.007456 [ 294 ] {} <Debug> TCP-Session: 122186af-54b2-49ef-baee-a816a5783bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17757 | 2026.03.17 21:12:30.007666 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32958 | ||
| 17758 | 2026.03.17 21:12:30.007696 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47157 | ||
| 17759 | 2026.03.17 21:12:30.007688 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40067 | ||
| 17760 | 2026.03.17 21:12:30.007749 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32820 | ||
| 17761 | 2026.03.17 21:12:30.007779 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17762 | 2026.03.17 21:12:30.007786 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17763 | 2026.03.17 21:12:30.007813 [ 3 ] {} <Debug> TCP-Session: 7182363b-e392-4b2b-a8cd-d584eca000ec Authenticating user 'default' from [fd00:1122:3344:101::e]:32958 | ||
| 17764 | 2026.03.17 21:12:30.007825 [ 288 ] {} <Debug> TCP-Session: eb35c185-7608-4e24-99e7-bd87b4dab209 Authenticating user 'default' from [fd00:1122:3344:101::e]:47157 | ||
| 17765 | 2026.03.17 21:12:30.007837 [ 294 ] {} <Trace> TCP-Session: 122186af-54b2-49ef-baee-a816a5783bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17766 | 2026.03.17 21:12:30.007847 [ 288 ] {} <Debug> TCP-Session: eb35c185-7608-4e24-99e7-bd87b4dab209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17767 | 2026.03.17 21:12:30.007853 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17768 | 2026.03.17 21:12:30.007883 [ 288 ] {} <Debug> TCP-Session: eb35c185-7608-4e24-99e7-bd87b4dab209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17769 | 2026.03.17 21:12:30.007847 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17770 | 2026.03.17 21:12:30.007905 [ 287 ] {} <Debug> TCP-Session: 16edff9d-80c6-49f2-acb6-7d97350725f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40067 | ||
| 17771 | 2026.03.17 21:12:30.007931 [ 292 ] {} <Debug> TCP-Session: 9781cf48-59ee-4004-bdfc-509c0c6a9e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:32820 | ||
| 17772 | 2026.03.17 21:12:30.007839 [ 3 ] {} <Debug> TCP-Session: 7182363b-e392-4b2b-a8cd-d584eca000ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17773 | 2026.03.17 21:12:30.007957 [ 292 ] {} <Debug> TCP-Session: 9781cf48-59ee-4004-bdfc-509c0c6a9e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17774 | 2026.03.17 21:12:30.007952 [ 287 ] {} <Debug> TCP-Session: 16edff9d-80c6-49f2-acb6-7d97350725f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17775 | 2026.03.17 21:12:30.007966 [ 3 ] {} <Debug> TCP-Session: 7182363b-e392-4b2b-a8cd-d584eca000ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17776 | 2026.03.17 21:12:30.007990 [ 287 ] {} <Debug> TCP-Session: 16edff9d-80c6-49f2-acb6-7d97350725f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17777 | 2026.03.17 21:12:30.007975 [ 292 ] {} <Debug> TCP-Session: 9781cf48-59ee-4004-bdfc-509c0c6a9e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17778 | 2026.03.17 21:12:30.008030 [ 294 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17779 | 2026.03.17 21:12:30.007768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34902 | ||
| 17780 | 2026.03.17 21:12:30.007732 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60904 | ||
| 17781 | 2026.03.17 21:12:30.007728 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65132 | ||
| 17782 | 2026.03.17 21:12:30.007723 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58879 | ||
| 17783 | 2026.03.17 21:12:30.008185 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17784 | 2026.03.17 21:12:30.008193 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17785 | 2026.03.17 21:12:30.008222 [ 293 ] {} <Debug> TCP-Session: 77296483-6bd9-4464-aead-500f05155746 Authenticating user 'default' from [fd00:1122:3344:101::e]:34902 | ||
| 17786 | 2026.03.17 21:12:30.008224 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17787 | 2026.03.17 21:12:30.008229 [ 291 ] {} <Debug> TCP-Session: 36d15794-9736-4212-86ad-1cdbe2fe4970 Authenticating user 'default' from [fd00:1122:3344:101::e]:60904 | ||
| 17788 | 2026.03.17 21:12:30.008252 [ 293 ] {} <Debug> TCP-Session: 77296483-6bd9-4464-aead-500f05155746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17789 | 2026.03.17 21:12:30.008276 [ 291 ] {} <Debug> TCP-Session: 36d15794-9736-4212-86ad-1cdbe2fe4970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17790 | 2026.03.17 21:12:30.008266 [ 290 ] {} <Debug> TCP-Session: 7bc12957-4df7-482e-b6bf-eb27fec37f85 Authenticating user 'default' from [fd00:1122:3344:101::e]:65132 | ||
| 17791 | 2026.03.17 21:12:30.008283 [ 293 ] {} <Debug> TCP-Session: 77296483-6bd9-4464-aead-500f05155746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17792 | 2026.03.17 21:12:30.008299 [ 291 ] {} <Debug> TCP-Session: 36d15794-9736-4212-86ad-1cdbe2fe4970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17793 | 2026.03.17 21:12:30.008324 [ 294 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17794 | 2026.03.17 21:12:30.008318 [ 290 ] {} <Debug> TCP-Session: 7bc12957-4df7-482e-b6bf-eb27fec37f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17795 | 2026.03.17 21:12:30.008248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17796 | 2026.03.17 21:12:30.008376 [ 290 ] {} <Debug> TCP-Session: 7bc12957-4df7-482e-b6bf-eb27fec37f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17797 | 2026.03.17 21:12:30.008393 [ 294 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17798 | 2026.03.17 21:12:30.008405 [ 289 ] {} <Debug> TCP-Session: 18d51c1c-8f83-411d-b772-df13119bba25 Authenticating user 'default' from [fd00:1122:3344:101::e]:58879 | ||
| 17799 | 2026.03.17 21:12:30.008435 [ 289 ] {} <Debug> TCP-Session: 18d51c1c-8f83-411d-b772-df13119bba25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17800 | 2026.03.17 21:12:30.008448 [ 289 ] {} <Debug> TCP-Session: 18d51c1c-8f83-411d-b772-df13119bba25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17801 | 2026.03.17 21:12:30.008708 [ 294 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 17802 | 2026.03.17 21:12:30.009767 [ 345 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Trace> AggregatingTransform: Aggregating | ||
| 17803 | 2026.03.17 21:12:30.009806 [ 345 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Trace> Aggregator: Aggregation method: without_key | ||
| 17804 | 2026.03.17 21:12:30.009845 [ 345 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026536 sec. (974.150 rows/sec., 38.05 KiB/sec.) | ||
| 17805 | 2026.03.17 21:12:30.009863 [ 345 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Trace> Aggregator: Merging aggregated data | ||
| 17806 | 2026.03.17 21:12:30.011033 [ 294 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 17807 | 2026.03.17 21:12:30.011215 [ 294 ] {1f698593-0e9d-4b95-94ea-0d0b5626246d} <Debug> TCPHandler: Processed in 0.003496985 sec. | ||
| 17808 | 2026.03.17 21:12:30.011319 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17809 | 2026.03.17 21:12:30.011348 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17810 | 2026.03.17 21:12:30.011360 [ 294 ] {} <Debug> TCP-Session: 122186af-54b2-49ef-baee-a816a5783bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17811 | 2026.03.17 21:12:30.011369 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17812 | 2026.03.17 21:12:30.011398 [ 3 ] {} <Debug> TCP-Session: 7182363b-e392-4b2b-a8cd-d584eca000ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17813 | 2026.03.17 21:12:30.011392 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17814 | 2026.03.17 21:12:30.011435 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17815 | 2026.03.17 21:12:30.011458 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17816 | 2026.03.17 21:12:30.011468 [ 287 ] {} <Debug> TCP-Session: 16edff9d-80c6-49f2-acb6-7d97350725f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17817 | 2026.03.17 21:12:30.011485 [ 292 ] {} <Debug> TCP-Session: 9781cf48-59ee-4004-bdfc-509c0c6a9e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17818 | 2026.03.17 21:12:30.011507 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17819 | 2026.03.17 21:12:30.011503 [ 288 ] {} <Debug> TCP-Session: eb35c185-7608-4e24-99e7-bd87b4dab209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17820 | 2026.03.17 21:12:30.011577 [ 290 ] {} <Debug> TCP-Session: 7bc12957-4df7-482e-b6bf-eb27fec37f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17821 | 2026.03.17 21:12:30.011429 [ 293 ] {} <Debug> TCP-Session: 77296483-6bd9-4464-aead-500f05155746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17822 | 2026.03.17 21:12:30.011411 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17823 | 2026.03.17 21:12:30.011487 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17824 | 2026.03.17 21:12:30.011664 [ 291 ] {} <Debug> TCP-Session: 36d15794-9736-4212-86ad-1cdbe2fe4970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17825 | 2026.03.17 21:12:30.011692 [ 289 ] {} <Debug> TCP-Session: 18d51c1c-8f83-411d-b772-df13119bba25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17826 | 2026.03.17 21:12:30.902540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17827 | 2026.03.17 21:12:30.921646 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2026.03.17 21:12:30.921711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17829 | 2026.03.17 21:12:30.928173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17830 | 2026.03.17 21:12:30.928931 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17831 | 2026.03.17 21:12:30.929238 [ 146 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17832 | 2026.03.17 21:12:30.929299 [ 146 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.03.17 21:12:30.929319 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17834 | 2026.03.17 21:12:30.929460 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17835 | 2026.03.17 21:12:30.933232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17836 | 2026.03.17 21:12:30.933475 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17837 | 2026.03.17 21:12:30.935083 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17838 | 2026.03.17 21:12:30.939761 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17839 | 2026.03.17 21:12:30.944601 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17840 | 2026.03.17 21:12:30.949117 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17841 | 2026.03.17 21:12:30.953868 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17842 | 2026.03.17 21:12:30.958217 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17843 | 2026.03.17 21:12:31.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.99 MiB, peak 405.40 MiB, free memory in arenas 0.00 B, will set to 387.26 MiB (RSS), difference: -14.73 MiB | ||
| 17844 | 2026.03.17 21:12:31.019805 [ 186 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.090416755 sec., 6746.537187714821 rows/sec., 34.89 MiB/sec. | ||
| 17845 | 2026.03.17 21:12:31.023887 [ 187 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17846 | 2026.03.17 21:12:31.026086 [ 187 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2026.03.17 21:12:31.026213 [ 187 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_81_16} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17848 | 2026.03.17 21:12:31.028875 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17849 | 2026.03.17 21:12:31.395457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2170 | ||
| 17850 | 2026.03.17 21:12:31.398154 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.03.17 21:12:31.398202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17852 | 2026.03.17 21:12:31.399432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17853 | 2026.03.17 21:12:31.399740 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.03.17 21:12:31.400138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 17855 | 2026.03.17 21:12:32.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.82 MiB, peak 405.40 MiB, free memory in arenas 0.00 B, will set to 387.26 MiB (RSS), difference: 13.44 MiB | ||
| 17856 | 2026.03.17 21:12:32.088442 [ 218 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17857 | 2026.03.17 21:12:32.088500 [ 218 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17858 | 2026.03.17 21:12:32.125748 [ 218 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17859 | 2026.03.17 21:12:32.943377 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2026.03.17 21:12:32.943566 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17861 | 2026.03.17 21:12:32.943640 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17862 | 2026.03.17 21:12:32.944472 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2026.03.17 21:12:32.944530 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17864 | 2026.03.17 21:12:32.945020 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17865 | 2026.03.17 21:12:32.945391 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.03.17 21:12:32.945616 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002099 sec., 135302.52501191042 rows/sec., 8.59 MiB/sec. | ||
| 17867 | 2026.03.17 21:12:32.945682 [ 4 ] {117657c6-fa56-4bd4-8f9c-1184c3604d53} <Debug> TCPHandler: Processed in 0.002437819 sec. | ||
| 17868 | 2026.03.17 21:12:32.945826 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2026.03.17 21:12:32.945938 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17870 | 2026.03.17 21:12:32.945986 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17871 | 2026.03.17 21:12:32.946904 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2026.03.17 21:12:32.946944 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17873 | 2026.03.17 21:12:32.947329 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17874 | 2026.03.17 21:12:32.947544 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2026.03.17 21:12:32.947690 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001779 sec., 467116.35750421585 rows/sec., 36.67 MiB/sec. | ||
| 17876 | 2026.03.17 21:12:32.947731 [ 4 ] {3fd472f7-48d0-4935-be4f-41edcab29915} <Debug> TCPHandler: Processed in 0.001957921 sec. | ||
| 17877 | 2026.03.17 21:12:32.947851 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17878 | 2026.03.17 21:12:32.947950 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17879 | 2026.03.17 21:12:32.947991 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17880 | 2026.03.17 21:12:32.948484 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17881 | 2026.03.17 21:12:32.948520 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17882 | 2026.03.17 21:12:32.948830 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17883 | 2026.03.17 21:12:32.949043 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17884 | 2026.03.17 21:12:32.949172 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001244 sec., 127813.50482315112 rows/sec., 7.71 MiB/sec. | ||
| 17885 | 2026.03.17 21:12:32.949210 [ 4 ] {07bf5e78-92e2-46a9-bccb-20158ac6d709} <Debug> TCPHandler: Processed in 0.001407513 sec. | ||
| 17886 | 2026.03.17 21:12:32.949325 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17887 | 2026.03.17 21:12:32.949421 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17888 | 2026.03.17 21:12:32.949462 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17889 | 2026.03.17 21:12:32.949939 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17890 | 2026.03.17 21:12:32.949976 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17891 | 2026.03.17 21:12:32.950278 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17892 | 2026.03.17 21:12:32.950482 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17893 | 2026.03.17 21:12:32.950599 [ 143 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 17894 | 2026.03.17 21:12:32.950608 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 17895 | 2026.03.17 21:12:32.950662 [ 143 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.03.17 21:12:32.950674 [ 4 ] {704e6a6f-03ae-4800-8a9d-47a689d7a2e0} <Debug> TCPHandler: Processed in 0.001397342 sec. | ||
| 17897 | 2026.03.17 21:12:32.950690 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17898 | 2026.03.17 21:12:32.950796 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17899 | 2026.03.17 21:12:32.950821 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 17900 | 2026.03.17 21:12:32.950894 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17901 | 2026.03.17 21:12:32.950938 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17902 | 2026.03.17 21:12:32.950963 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17903 | 2026.03.17 21:12:32.951003 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 881 rows starting from the beginning of the part | ||
| 17904 | 2026.03.17 21:12:32.951071 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 17905 | 2026.03.17 21:12:32.951119 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 17906 | 2026.03.17 21:12:32.951165 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 857 rows starting from the beginning of the part | ||
| 17907 | 2026.03.17 21:12:32.951207 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 17908 | 2026.03.17 21:12:32.951247 [ 186 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 17909 | 2026.03.17 21:12:32.951411 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17910 | 2026.03.17 21:12:32.951454 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17911 | 2026.03.17 21:12:32.951776 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17912 | 2026.03.17 21:12:32.952000 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17913 | 2026.03.17 21:12:32.952134 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00126 sec., 117460.31746031746 rows/sec., 6.68 MiB/sec. | ||
| 17914 | 2026.03.17 21:12:32.952172 [ 4 ] {ae7570e5-9661-4d7f-b409-678b8f5ec799} <Debug> TCPHandler: Processed in 0.001424552 sec. | ||
| 17915 | 2026.03.17 21:12:32.952287 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17916 | 2026.03.17 21:12:32.952381 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17917 | 2026.03.17 21:12:32.952420 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17918 | 2026.03.17 21:12:32.952465 [ 191 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697607 sec., 1374876.5173564905 rows/sec., 89.10 MiB/sec. | ||
| 17919 | 2026.03.17 21:12:32.952676 [ 192 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 17920 | 2026.03.17 21:12:32.953010 [ 192 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2026.03.17 21:12:32.953090 [ 192 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_45_9} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 17922 | 2026.03.17 21:12:32.953130 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17923 | 2026.03.17 21:12:32.953164 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17924 | 2026.03.17 21:12:32.953180 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 17925 | 2026.03.17 21:12:32.953491 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17926 | 2026.03.17 21:12:32.953703 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.03.17 21:12:32.953835 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001472 sec., 344429.347826087 rows/sec., 24.24 MiB/sec. | ||
| 17928 | 2026.03.17 21:12:32.953874 [ 4 ] {fa3200b3-781d-4ccd-83b3-86a4f9d2c43f} <Debug> TCPHandler: Processed in 0.001634477 sec. | ||
| 17929 | 2026.03.17 21:12:32.953985 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17930 | 2026.03.17 21:12:32.954085 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17931 | 2026.03.17 21:12:32.954126 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17932 | 2026.03.17 21:12:32.954486 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2026.03.17 21:12:32.954521 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17934 | 2026.03.17 21:12:32.954827 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17935 | 2026.03.17 21:12:32.955034 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.03.17 21:12:32.955154 [ 142 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 17937 | 2026.03.17 21:12:32.955165 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 17938 | 2026.03.17 21:12:32.955217 [ 142 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2026.03.17 21:12:32.955228 [ 4 ] {e138a184-5f2c-4f96-bd7a-cf95afcae24e} <Debug> TCPHandler: Processed in 0.00129103 sec. | ||
| 17940 | 2026.03.17 21:12:32.955252 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17941 | 2026.03.17 21:12:32.955343 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 17942 | 2026.03.17 21:12:32.955358 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17943 | 2026.03.17 21:12:32.955444 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17944 | 2026.03.17 21:12:32.955462 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17945 | 2026.03.17 21:12:32.955478 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 17946 | 2026.03.17 21:12:32.955510 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17947 | 2026.03.17 21:12:32.955531 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 17948 | 2026.03.17 21:12:32.955573 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 17949 | 2026.03.17 21:12:32.955607 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 17950 | 2026.03.17 21:12:32.955642 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 17951 | 2026.03.17 21:12:32.955677 [ 186 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 17952 | 2026.03.17 21:12:32.955991 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17953 | 2026.03.17 21:12:32.956033 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17954 | 2026.03.17 21:12:32.956383 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17955 | 2026.03.17 21:12:32.956399 [ 191 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001084528 sec., 199164.9823702108 rows/sec., 10.16 MiB/sec. | ||
| 17956 | 2026.03.17 21:12:32.956609 [ 193 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 17957 | 2026.03.17 21:12:32.956692 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17958 | 2026.03.17 21:12:32.956847 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001402 sec., 189015.6918687589 rows/sec., 12.56 MiB/sec. | ||
| 17959 | 2026.03.17 21:12:32.956890 [ 4 ] {cd458a45-f37a-49cd-943b-3015b41905d1} <Debug> TCPHandler: Processed in 0.001579426 sec. | ||
| 17960 | 2026.03.17 21:12:32.956982 [ 193 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.03.17 21:12:32.957025 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17962 | 2026.03.17 21:12:32.957080 [ 193 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_36_7} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 17963 | 2026.03.17 21:12:32.957165 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17964 | 2026.03.17 21:12:32.957206 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17965 | 2026.03.17 21:12:32.957226 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17966 | 2026.03.17 21:12:32.957571 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17967 | 2026.03.17 21:12:32.957610 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17968 | 2026.03.17 21:12:32.957938 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17969 | 2026.03.17 21:12:32.958158 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2026.03.17 21:12:32.958293 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 17971 | 2026.03.17 21:12:32.958332 [ 4 ] {2bf3e587-a5b3-4768-81e2-6d8161bf501f} <Debug> TCPHandler: Processed in 0.001356292 sec. | ||
| 17972 | 2026.03.17 21:12:32.958458 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2026.03.17 21:12:32.958582 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17974 | 2026.03.17 21:12:32.958650 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <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 | ||
| 17975 | 2026.03.17 21:12:32.959554 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.03.17 21:12:32.959589 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17977 | 2026.03.17 21:12:32.960174 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17978 | 2026.03.17 21:12:32.960403 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.03.17 21:12:32.960569 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002011 sec., 8453.505718547985 rows/sec., 15.15 MiB/sec. | ||
| 17980 | 2026.03.17 21:12:32.960639 [ 4 ] {25821055-a976-4edb-975a-e0fc87543472} <Debug> TCPHandler: Processed in 0.002243486 sec. | ||
| 17981 | 2026.03.17 21:12:32.960758 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2026.03.17 21:12:32.960853 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17983 | 2026.03.17 21:12:32.960895 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17984 | 2026.03.17 21:12:32.961249 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.03.17 21:12:32.961285 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17986 | 2026.03.17 21:12:32.961598 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17987 | 2026.03.17 21:12:32.961818 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.03.17 21:12:32.961935 [ 142 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17989 | 2026.03.17 21:12:32.961946 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 17990 | 2026.03.17 21:12:32.961980 [ 142 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2026.03.17 21:12:32.961998 [ 4 ] {c518f104-47ee-4572-9c8d-8e0de8ed48a2} <Debug> TCPHandler: Processed in 0.001290521 sec. | ||
| 17992 | 2026.03.17 21:12:32.962005 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17993 | 2026.03.17 21:12:32.962106 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17994 | 2026.03.17 21:12:32.962218 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17995 | 2026.03.17 21:12:32.962258 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6702 rows starting from the beginning of the part | ||
| 17996 | 2026.03.17 21:12:32.962326 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 17997 | 2026.03.17 21:12:32.962386 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 17998 | 2026.03.17 21:12:32.962449 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 17999 | 2026.03.17 21:12:32.962499 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 18000 | 2026.03.17 21:12:32.962542 [ 186 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part | ||
| 18001 | 2026.03.17 21:12:32.964377 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7092 rows, containing 4 columns (4 merged, 0 gathered) in 0.002304737 sec., 3077140.68893761 rows/sec., 201.03 MiB/sec. | ||
| 18002 | 2026.03.17 21:12:32.964858 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18003 | 2026.03.17 21:12:32.965172 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2026.03.17 21:12:32.965256 [ 193 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_116_23} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18005 | 2026.03.17 21:12:32.965357 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 18006 | 2026.03.17 21:12:36.060579 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18007 | 2026.03.17 21:12:36.060628 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18008 | 2026.03.17 21:12:36.264582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39352 | ||
| 18009 | 2026.03.17 21:12:36.265196 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2026.03.17 21:12:36.265255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18011 | 2026.03.17 21:12:36.265765 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18012 | 2026.03.17 21:12:36.266002 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2026.03.17 21:12:36.266155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39352 | ||
| 18014 | 2026.03.17 21:12:37.935676 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18015 | 2026.03.17 21:12:37.935899 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18016 | 2026.03.17 21:12:37.935973 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18017 | 2026.03.17 21:12:37.936688 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18018 | 2026.03.17 21:12:37.936738 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18019 | 2026.03.17 21:12:37.937138 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18020 | 2026.03.17 21:12:37.937359 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18021 | 2026.03.17 21:12:37.937515 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001671 sec., 62238.18073010174 rows/sec., 5.21 MiB/sec. | ||
| 18022 | 2026.03.17 21:12:37.937559 [ 4 ] {a3d6f3c0-cf0a-4d89-84e7-cd626ae86c8f} <Debug> TCPHandler: Processed in 0.002026872 sec. | ||
| 18023 | 2026.03.17 21:12:37.937684 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18024 | 2026.03.17 21:12:37.937779 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18025 | 2026.03.17 21:12:37.937821 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18026 | 2026.03.17 21:12:37.938225 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18027 | 2026.03.17 21:12:37.938262 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18028 | 2026.03.17 21:12:37.938569 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18029 | 2026.03.17 21:12:37.938771 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18030 | 2026.03.17 21:12:37.938901 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.55 MiB/sec. | ||
| 18031 | 2026.03.17 21:12:37.938917 [ 131 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18032 | 2026.03.17 21:12:37.938940 [ 4 ] {7a8eafbc-c4d9-4b24-bd58-0e4e5fb8e300} <Debug> TCPHandler: Processed in 0.00130569 sec. | ||
| 18033 | 2026.03.17 21:12:37.938981 [ 131 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2026.03.17 21:12:37.939006 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18035 | 2026.03.17 21:12:37.939076 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2026.03.17 21:12:37.939123 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18037 | 2026.03.17 21:12:37.939175 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18038 | 2026.03.17 21:12:37.939272 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18039 | 2026.03.17 21:12:37.939328 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18040 | 2026.03.17 21:12:37.939369 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 18041 | 2026.03.17 21:12:37.939433 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 24 rows starting from the beginning of the part | ||
| 18042 | 2026.03.17 21:12:37.939478 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 159 rows starting from the beginning of the part | ||
| 18043 | 2026.03.17 21:12:37.939520 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 28 rows starting from the beginning of the part | ||
| 18044 | 2026.03.17 21:12:37.939560 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 159 rows starting from the beginning of the part | ||
| 18045 | 2026.03.17 21:12:37.939688 [ 195 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 24 rows starting from the beginning of the part | ||
| 18046 | 2026.03.17 21:12:37.939713 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18047 | 2026.03.17 21:12:37.939757 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18048 | 2026.03.17 21:12:37.940096 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18049 | 2026.03.17 21:12:37.940319 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18050 | 2026.03.17 21:12:37.940455 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001298 sec., 67796.61016949153 rows/sec., 5.29 MiB/sec. | ||
| 18051 | 2026.03.17 21:12:37.940495 [ 4 ] {d449b309-4e3d-473e-9583-4a1b1142612d} <Debug> TCPHandler: Processed in 0.001473583 sec. | ||
| 18052 | 2026.03.17 21:12:37.940607 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18053 | 2026.03.17 21:12:37.940621 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553075 sec., 399208.0227934904 rows/sec., 26.76 MiB/sec. | ||
| 18054 | 2026.03.17 21:12:37.940703 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18055 | 2026.03.17 21:12:37.940750 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18056 | 2026.03.17 21:12:37.940815 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18057 | 2026.03.17 21:12:37.941120 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.03.17 21:12:37.941189 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18059 | 2026.03.17 21:12:37.941202 [ 199 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_116_23} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18060 | 2026.03.17 21:12:37.941236 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18061 | 2026.03.17 21:12:37.941301 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18062 | 2026.03.17 21:12:37.941630 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18063 | 2026.03.17 21:12:37.941890 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18064 | 2026.03.17 21:12:37.942022 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 5 parts from all_1_114_25 to all_118_118_0 | ||
| 18065 | 2026.03.17 21:12:37.942046 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 18066 | 2026.03.17 21:12:37.942062 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18067 | 2026.03.17 21:12:37.942090 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18068 | 2026.03.17 21:12:37.942099 [ 4 ] {841809b1-950c-42ce-b992-c4eb5c6852e8} <Debug> TCPHandler: Processed in 0.001540375 sec. | ||
| 18069 | 2026.03.17 21:12:37.942193 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_25 to all_118_118_0 into Compact with storage Full | ||
| 18070 | 2026.03.17 21:12:37.942226 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2026.03.17 21:12:37.942325 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18072 | 2026.03.17 21:12:37.942333 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18073 | 2026.03.17 21:12:37.942369 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_114_25, total 44949 rows starting from the beginning of the part | ||
| 18074 | 2026.03.17 21:12:37.942409 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <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 | ||
| 18075 | 2026.03.17 21:12:37.942442 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 18076 | 2026.03.17 21:12:37.942494 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 265 rows starting from the beginning of the part | ||
| 18077 | 2026.03.17 21:12:37.942538 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 162 rows starting from the beginning of the part | ||
| 18078 | 2026.03.17 21:12:37.942577 [ 186 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 265 rows starting from the beginning of the part | ||
| 18079 | 2026.03.17 21:12:37.943401 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18080 | 2026.03.17 21:12:37.943443 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18081 | 2026.03.17 21:12:37.943995 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18082 | 2026.03.17 21:12:37.944240 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18083 | 2026.03.17 21:12:37.944386 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002072 sec., 11583.011583011583 rows/sec., 20.76 MiB/sec. | ||
| 18084 | 2026.03.17 21:12:37.944452 [ 4 ] {c375a605-9812-491a-b7c7-ac9063563138} <Debug> TCPHandler: Processed in 0.002275747 sec. | ||
| 18085 | 2026.03.17 21:12:37.944565 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18086 | 2026.03.17 21:12:37.944660 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18087 | 2026.03.17 21:12:37.944701 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18088 | 2026.03.17 21:12:37.945054 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18089 | 2026.03.17 21:12:37.945096 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18090 | 2026.03.17 21:12:37.945595 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18091 | 2026.03.17 21:12:37.945982 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18092 | 2026.03.17 21:12:37.946155 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
| 18093 | 2026.03.17 21:12:37.946202 [ 4 ] {5908e2c7-1ee3-43ad-b44f-833545b9f3f1} <Debug> TCPHandler: Processed in 0.001685336 sec. | ||
| 18094 | 2026.03.17 21:12:37.946210 [ 220 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18095 | 2026.03.17 21:12:37.946234 [ 220 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18096 | 2026.03.17 21:12:37.949736 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45801 rows, containing 5 columns (5 merged, 0 gathered) in 0.007583451 sec., 6039598.594360272 rows/sec., 395.40 MiB/sec. | ||
| 18097 | 2026.03.17 21:12:37.950380 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Trace> MergedBlockOutputStream: filled checksums all_1_118_26 (state Temporary) | ||
| 18098 | 2026.03.17 21:12:37.950665 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_118_26 to all_1_118_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2026.03.17 21:12:37.950745 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_118_26} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 5 parts: [all_1_114_25, all_118_118_0] -> all_1_118_26 | ||
| 18100 | 2026.03.17 21:12:37.950831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18101 | 2026.03.17 21:12:37.954593 [ 220 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18102 | 2026.03.17 21:12:38.433325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18103 | 2026.03.17 21:12:38.452342 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.03.17 21:12:38.452411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18105 | 2026.03.17 21:12:38.458790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18106 | 2026.03.17 21:12:38.459570 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.03.17 21:12:38.463439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18108 | 2026.03.17 21:12:41.400410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2204 | ||
| 18109 | 2026.03.17 21:12:41.403060 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18110 | 2026.03.17 21:12:41.403115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18111 | 2026.03.17 21:12:41.404351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18112 | 2026.03.17 21:12:41.404644 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18113 | 2026.03.17 21:12:41.404820 [ 129 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18114 | 2026.03.17 21:12:41.404893 [ 129 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18115 | 2026.03.17 21:12:41.404914 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18116 | 2026.03.17 21:12:41.405041 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 18117 | 2026.03.17 21:12:41.405051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2204 | ||
| 18118 | 2026.03.17 21:12:41.405651 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18119 | 2026.03.17 21:12:41.405812 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2020 rows starting from the beginning of the part | ||
| 18120 | 2026.03.17 21:12:41.406215 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 18121 | 2026.03.17 21:12:41.406613 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 18122 | 2026.03.17 21:12:41.406979 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
| 18123 | 2026.03.17 21:12:41.407346 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 18124 | 2026.03.17 21:12:41.407707 [ 196 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 18125 | 2026.03.17 21:12:41.415441 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2204 rows, containing 72 columns (72 merged, 0 gathered) in 0.010456197 sec., 210784.0929163825 rows/sec., 163.24 MiB/sec. | ||
| 18126 | 2026.03.17 21:12:41.417475 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18127 | 2026.03.17 21:12:41.418040 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2026.03.17 21:12:41.418118 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_61_12} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18129 | 2026.03.17 21:12:41.418306 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 18130 | 2026.03.17 21:12:42.080592 [ 218 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18131 | 2026.03.17 21:12:42.080655 [ 218 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18132 | 2026.03.17 21:12:42.087811 [ 218 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18133 | 2026.03.17 21:12:42.899103 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18134 | 2026.03.17 21:12:42.899308 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18135 | 2026.03.17 21:12:42.899385 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18136 | 2026.03.17 21:12:42.900055 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2026.03.17 21:12:42.900108 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18138 | 2026.03.17 21:12:42.900499 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18139 | 2026.03.17 21:12:42.900727 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2026.03.17 21:12:42.900887 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 18141 | 2026.03.17 21:12:42.900903 [ 126 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 18142 | 2026.03.17 21:12:42.900942 [ 4 ] {2ac687e8-90c4-4c21-82e5-d30610b01836} <Debug> TCPHandler: Processed in 0.001982552 sec. | ||
| 18143 | 2026.03.17 21:12:42.900968 [ 126 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2026.03.17 21:12:42.900995 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18145 | 2026.03.17 21:12:42.901067 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2026.03.17 21:12:42.901099 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 18147 | 2026.03.17 21:12:42.901176 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18148 | 2026.03.17 21:12:42.901226 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18149 | 2026.03.17 21:12:42.901231 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18150 | 2026.03.17 21:12:42.901273 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 308 rows starting from the beginning of the part | ||
| 18151 | 2026.03.17 21:12:42.901343 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 18152 | 2026.03.17 21:12:42.901392 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 18153 | 2026.03.17 21:12:42.901437 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 18154 | 2026.03.17 21:12:42.901476 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 18155 | 2026.03.17 21:12:42.901515 [ 194 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 18156 | 2026.03.17 21:12:42.901635 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18157 | 2026.03.17 21:12:42.901678 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18158 | 2026.03.17 21:12:42.901994 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18159 | 2026.03.17 21:12:42.902221 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18160 | 2026.03.17 21:12:42.902358 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 405.69 KiB/sec. | ||
| 18161 | 2026.03.17 21:12:42.902398 [ 4 ] {be1a43bb-34c0-4ad9-b7b3-106a35127208} <Debug> TCPHandler: Processed in 0.001383072 sec. | ||
| 18162 | 2026.03.17 21:12:42.902502 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.03.17 21:12:42.902582 [ 188 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530815 sec., 958966.3022638267 rows/sec., 65.18 MiB/sec. | ||
| 18164 | 2026.03.17 21:12:42.902599 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18165 | 2026.03.17 21:12:42.902640 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18166 | 2026.03.17 21:12:42.902754 [ 198 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 18167 | 2026.03.17 21:12:42.903058 [ 198 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18168 | 2026.03.17 21:12:42.903145 [ 198 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_45_9} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 18169 | 2026.03.17 21:12:42.903230 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18170 | 2026.03.17 21:12:42.904109 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2026.03.17 21:12:42.904151 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18172 | 2026.03.17 21:12:42.904590 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18173 | 2026.03.17 21:12:42.904802 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18174 | 2026.03.17 21:12:42.904937 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Debug> executeQuery: Read 2097 rows, 163.55 KiB in 0.002357 sec., 889690.284259652 rows/sec., 67.76 MiB/sec. | ||
| 18175 | 2026.03.17 21:12:42.904976 [ 4 ] {cd4d84c8-fdd3-48d4-b482-077c5233a938} <Debug> TCPHandler: Processed in 0.00252149 sec. | ||
| 18176 | 2026.03.17 21:12:42.905087 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18177 | 2026.03.17 21:12:42.905189 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18178 | 2026.03.17 21:12:42.905231 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18179 | 2026.03.17 21:12:42.905658 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2026.03.17 21:12:42.905696 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18181 | 2026.03.17 21:12:42.906013 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18182 | 2026.03.17 21:12:42.906226 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18183 | 2026.03.17 21:12:42.906358 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Debug> executeQuery: Read 46 rows, 3.49 KiB in 0.00119 sec., 38655.46218487395 rows/sec., 2.86 MiB/sec. | ||
| 18184 | 2026.03.17 21:12:42.906397 [ 4 ] {1a4c4fda-9509-4d6e-8b96-4e7ea6010145} <Debug> TCPHandler: Processed in 0.001360772 sec. | ||
| 18185 | 2026.03.17 21:12:42.906509 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18186 | 2026.03.17 21:12:42.906604 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18187 | 2026.03.17 21:12:42.906644 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18188 | 2026.03.17 21:12:42.907299 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2026.03.17 21:12:42.907336 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18190 | 2026.03.17 21:12:42.907680 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18191 | 2026.03.17 21:12:42.907887 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.03.17 21:12:42.908015 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001429 sec., 512246.32610216935 rows/sec., 30.30 MiB/sec. | ||
| 18193 | 2026.03.17 21:12:42.908053 [ 4 ] {391d3cdd-63c9-4bb1-882a-a1b7d5b98b53} <Debug> TCPHandler: Processed in 0.001591805 sec. | ||
| 18194 | 2026.03.17 21:12:42.908160 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18195 | 2026.03.17 21:12:42.908255 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18196 | 2026.03.17 21:12:42.908295 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18197 | 2026.03.17 21:12:42.908668 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18198 | 2026.03.17 21:12:42.908704 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18199 | 2026.03.17 21:12:42.909012 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18200 | 2026.03.17 21:12:42.909222 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18201 | 2026.03.17 21:12:42.909350 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 63.12 KiB/sec. | ||
| 18202 | 2026.03.17 21:12:42.909389 [ 4 ] {b0b829b6-0064-4cd5-9aec-575389d66ef0} <Debug> TCPHandler: Processed in 0.001277221 sec. | ||
| 18203 | 2026.03.17 21:12:42.909491 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18204 | 2026.03.17 21:12:42.909585 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18205 | 2026.03.17 21:12:42.909624 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18206 | 2026.03.17 21:12:42.910000 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18207 | 2026.03.17 21:12:42.910036 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18208 | 2026.03.17 21:12:42.910324 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18209 | 2026.03.17 21:12:42.910529 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18210 | 2026.03.17 21:12:42.910639 [ 122 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 18211 | 2026.03.17 21:12:42.910656 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 18212 | 2026.03.17 21:12:42.910682 [ 122 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.03.17 21:12:42.910705 [ 4 ] {02fcf427-9d82-4e14-b2b0-30b58d4f0358} <Debug> TCPHandler: Processed in 0.00126282 sec. | ||
| 18214 | 2026.03.17 21:12:42.910707 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18215 | 2026.03.17 21:12:42.910797 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 18216 | 2026.03.17 21:12:42.910813 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2026.03.17 21:12:42.910896 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18218 | 2026.03.17 21:12:42.910914 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18219 | 2026.03.17 21:12:42.910932 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 160 rows starting from the beginning of the part | ||
| 18220 | 2026.03.17 21:12:42.910960 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18221 | 2026.03.17 21:12:42.910999 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 18222 | 2026.03.17 21:12:42.911058 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 18223 | 2026.03.17 21:12:42.911106 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 18224 | 2026.03.17 21:12:42.911153 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 18225 | 2026.03.17 21:12:42.911196 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 18226 | 2026.03.17 21:12:42.911775 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18227 | 2026.03.17 21:12:42.911815 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18228 | 2026.03.17 21:12:42.912073 [ 197 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302091 sec., 586748.5452245657 rows/sec., 35.97 MiB/sec. | ||
| 18229 | 2026.03.17 21:12:42.912201 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18230 | 2026.03.17 21:12:42.912269 [ 202 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 18231 | 2026.03.17 21:12:42.912468 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18232 | 2026.03.17 21:12:42.912590 [ 202 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2026.03.17 21:12:42.912615 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Debug> executeQuery: Read 1070 rows, 76.33 KiB in 0.001718 sec., 622817.2293364378 rows/sec., 43.39 MiB/sec. | ||
| 18234 | 2026.03.17 21:12:42.912659 [ 4 ] {79b1d95f-c745-4aa1-aa7c-8ea2afa23cb6} <Debug> TCPHandler: Processed in 0.00189397 sec. | ||
| 18235 | 2026.03.17 21:12:42.912659 [ 202 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_45_9} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 18236 | 2026.03.17 21:12:42.912736 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18237 | 2026.03.17 21:12:42.912772 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.03.17 21:12:42.912871 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18239 | 2026.03.17 21:12:42.912915 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18240 | 2026.03.17 21:12:42.913655 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.03.17 21:12:42.913691 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18242 | 2026.03.17 21:12:42.914140 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18243 | 2026.03.17 21:12:42.914376 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.03.17 21:12:42.914510 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Debug> executeQuery: Read 1492 rows, 99.21 KiB in 0.001657 sec., 900422.4502112251 rows/sec., 58.47 MiB/sec. | ||
| 18245 | 2026.03.17 21:12:42.914548 [ 4 ] {f3772e44-6859-48ae-adaa-394dabefb593} <Debug> TCPHandler: Processed in 0.001824679 sec. | ||
| 18246 | 2026.03.17 21:12:42.914659 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.03.17 21:12:42.914754 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18248 | 2026.03.17 21:12:42.914807 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <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 | ||
| 18249 | 2026.03.17 21:12:42.915649 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.03.17 21:12:42.915685 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18251 | 2026.03.17 21:12:42.916255 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18252 | 2026.03.17 21:12:42.916476 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.03.17 21:12:42.916615 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00188 sec., 14893.617021276596 rows/sec., 26.69 MiB/sec. | ||
| 18254 | 2026.03.17 21:12:42.916683 [ 4 ] {1458f311-983a-4f1b-8c08-6154bef4fead} <Debug> TCPHandler: Processed in 0.002071493 sec. | ||
| 18255 | 2026.03.17 21:12:42.916789 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.03.17 21:12:42.916884 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18257 | 2026.03.17 21:12:42.916925 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18258 | 2026.03.17 21:12:42.917254 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2026.03.17 21:12:42.917290 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18260 | 2026.03.17 21:12:42.917595 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18261 | 2026.03.17 21:12:42.917899 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.03.17 21:12:42.918040 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 18263 | 2026.03.17 21:12:42.918080 [ 4 ] {98303c0e-0a2d-445d-8bd8-2d259e66039c} <Debug> TCPHandler: Processed in 0.001338692 sec. | ||
| 18264 | 2026.03.17 21:12:43.760680 [ 121 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 18265 | 2026.03.17 21:12:43.760746 [ 121 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2026.03.17 21:12:43.760766 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18267 | 2026.03.17 21:12:43.760898 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 18268 | 2026.03.17 21:12:43.761069 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18269 | 2026.03.17 21:12:43.761111 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
| 18270 | 2026.03.17 21:12:43.761187 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 18271 | 2026.03.17 21:12:43.761240 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 18272 | 2026.03.17 21:12:43.761287 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 18273 | 2026.03.17 21:12:43.761330 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 18274 | 2026.03.17 21:12:43.762261 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425212 sec., 25259.40000505188 rows/sec., 1.66 MiB/sec. | ||
| 18275 | 2026.03.17 21:12:43.762409 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 18276 | 2026.03.17 21:12:43.762673 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2026.03.17 21:12:43.762748 [ 188 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_36_8} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 18278 | 2026.03.17 21:12:43.762823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18279 | 2026.03.17 21:12:43.766294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39800 | ||
| 18280 | 2026.03.17 21:12:43.766737 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.03.17 21:12:43.766774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18282 | 2026.03.17 21:12:43.767193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18283 | 2026.03.17 21:12:43.767409 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.03.17 21:12:43.767525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39800 | ||
| 18285 | 2026.03.17 21:12:45.963529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18286 | 2026.03.17 21:12:45.981321 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.03.17 21:12:45.981393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 18288 | 2026.03.17 21:12:45.987657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18289 | 2026.03.17 21:12:45.988411 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.03.17 21:12:45.991538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18291 | 2026.03.17 21:12:47.935545 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18292 | 2026.03.17 21:12:47.935762 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18293 | 2026.03.17 21:12:47.935837 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18294 | 2026.03.17 21:12:47.936594 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18295 | 2026.03.17 21:12:47.936661 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18296 | 2026.03.17 21:12:47.937060 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18297 | 2026.03.17 21:12:47.937282 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18298 | 2026.03.17 21:12:47.937431 [ 117 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18299 | 2026.03.17 21:12:47.937442 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001736 sec., 59907.83410138249 rows/sec., 5.01 MiB/sec. | ||
| 18300 | 2026.03.17 21:12:47.937515 [ 117 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.03.17 21:12:47.937544 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18302 | 2026.03.17 21:12:47.937545 [ 4 ] {12c45106-84cb-46b8-ab73-fee383d5eb57} <Debug> TCPHandler: Processed in 0.002138894 sec. | ||
| 18303 | 2026.03.17 21:12:47.937654 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18304 | 2026.03.17 21:12:47.937689 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18305 | 2026.03.17 21:12:47.937785 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18306 | 2026.03.17 21:12:47.937798 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18307 | 2026.03.17 21:12:47.937829 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2894 rows starting from the beginning of the part | ||
| 18308 | 2026.03.17 21:12:47.937848 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18309 | 2026.03.17 21:12:47.937906 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 106 rows starting from the beginning of the part | ||
| 18310 | 2026.03.17 21:12:47.937971 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 831 rows starting from the beginning of the part | ||
| 18311 | 2026.03.17 21:12:47.938018 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 104 rows starting from the beginning of the part | ||
| 18312 | 2026.03.17 21:12:47.938062 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2097 rows starting from the beginning of the part | ||
| 18313 | 2026.03.17 21:12:47.938109 [ 197 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 18314 | 2026.03.17 21:12:47.938284 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18315 | 2026.03.17 21:12:47.938328 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18316 | 2026.03.17 21:12:47.938656 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18317 | 2026.03.17 21:12:47.938876 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.03.17 21:12:47.939016 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00124 sec., 19354.83870967742 rows/sec., 1.42 MiB/sec. | ||
| 18319 | 2026.03.17 21:12:47.939054 [ 4 ] {cef4c123-5073-44af-9bab-534ceab3d3de} <Debug> TCPHandler: Processed in 0.001418553 sec. | ||
| 18320 | 2026.03.17 21:12:47.939233 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2026.03.17 21:12:47.939335 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18322 | 2026.03.17 21:12:47.939375 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18323 | 2026.03.17 21:12:47.939825 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.03.17 21:12:47.939862 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18325 | 2026.03.17 21:12:47.940190 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18326 | 2026.03.17 21:12:47.940251 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002646232 sec., 2318768.7247376647 rows/sec., 187.82 MiB/sec. | ||
| 18327 | 2026.03.17 21:12:47.940411 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2026.03.17 21:12:47.940545 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001232 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. | ||
| 18329 | 2026.03.17 21:12:47.940558 [ 117 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18330 | 2026.03.17 21:12:47.940583 [ 4 ] {da4d4eaf-fa0c-4693-a45f-b57ba9baf0be} <Debug> TCPHandler: Processed in 0.001406532 sec. | ||
| 18331 | 2026.03.17 21:12:47.940586 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18332 | 2026.03.17 21:12:47.940599 [ 117 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2026.03.17 21:12:47.940648 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18334 | 2026.03.17 21:12:47.940719 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18335 | 2026.03.17 21:12:47.940725 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18336 | 2026.03.17 21:12:47.940821 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18337 | 2026.03.17 21:12:47.940828 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18338 | 2026.03.17 21:12:47.940864 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1552 rows starting from the beginning of the part | ||
| 18339 | 2026.03.17 21:12:47.940868 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18340 | 2026.03.17 21:12:47.940926 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18341 | 2026.03.17 21:12:47.940929 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 92 rows starting from the beginning of the part | ||
| 18342 | 2026.03.17 21:12:47.940990 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 507 rows starting from the beginning of the part | ||
| 18343 | 2026.03.17 21:12:47.941024 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_121_24} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18344 | 2026.03.17 21:12:47.941034 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 88 rows starting from the beginning of the part | ||
| 18345 | 2026.03.17 21:12:47.941085 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1070 rows starting from the beginning of the part | ||
| 18346 | 2026.03.17 21:12:47.941126 [ 200 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 88 rows starting from the beginning of the part | ||
| 18347 | 2026.03.17 21:12:47.941152 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 18348 | 2026.03.17 21:12:47.941346 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18349 | 2026.03.17 21:12:47.941389 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18350 | 2026.03.17 21:12:47.941738 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18351 | 2026.03.17 21:12:47.941974 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2026.03.17 21:12:47.942109 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 18353 | 2026.03.17 21:12:47.942147 [ 4 ] {5fd25a60-1b19-4c92-8603-413ee6022f6a} <Debug> TCPHandler: Processed in 0.001478873 sec. | ||
| 18354 | 2026.03.17 21:12:47.942264 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18355 | 2026.03.17 21:12:47.942361 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18356 | 2026.03.17 21:12:47.942397 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001706937 sec., 1990114.4564796474 rows/sec., 147.88 MiB/sec. | ||
| 18357 | 2026.03.17 21:12:47.942432 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <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 | ||
| 18358 | 2026.03.17 21:12:47.942582 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18359 | 2026.03.17 21:12:47.942964 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18360 | 2026.03.17 21:12:47.943098 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_121_24} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18361 | 2026.03.17 21:12:47.943242 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18362 | 2026.03.17 21:12:47.943274 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18363 | 2026.03.17 21:12:47.943316 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18364 | 2026.03.17 21:12:47.943860 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18365 | 2026.03.17 21:12:47.944078 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18366 | 2026.03.17 21:12:47.944196 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18367 | 2026.03.17 21:12:47.944216 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001874 sec., 12806.830309498398 rows/sec., 22.95 MiB/sec. | ||
| 18368 | 2026.03.17 21:12:47.944237 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18369 | 2026.03.17 21:12:47.944261 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18370 | 2026.03.17 21:12:47.944271 [ 4 ] {7e313f6a-04e5-4087-ac50-4aed2000ee4e} <Debug> TCPHandler: Processed in 0.002054132 sec. | ||
| 18371 | 2026.03.17 21:12:47.944323 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18372 | 2026.03.17 21:12:47.944391 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18373 | 2026.03.17 21:12:47.944477 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18374 | 2026.03.17 21:12:47.944484 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18375 | 2026.03.17 21:12:47.944522 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2418 rows starting from the beginning of the part | ||
| 18376 | 2026.03.17 21:12:47.944528 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18377 | 2026.03.17 21:12:47.944623 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 24 rows starting from the beginning of the part | ||
| 18378 | 2026.03.17 21:12:47.944718 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 17 rows starting from the beginning of the part | ||
| 18379 | 2026.03.17 21:12:47.944809 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 24 rows starting from the beginning of the part | ||
| 18380 | 2026.03.17 21:12:47.944863 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18381 | 2026.03.17 21:12:47.944896 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18382 | 2026.03.17 21:12:47.944898 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 28 rows starting from the beginning of the part | ||
| 18383 | 2026.03.17 21:12:47.944994 [ 200 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 24 rows starting from the beginning of the part | ||
| 18384 | 2026.03.17 21:12:47.945197 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18385 | 2026.03.17 21:12:47.945406 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2026.03.17 21:12:47.945531 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 18387 | 2026.03.17 21:12:47.945566 [ 4 ] {11d637b2-250c-48f5-aa25-9ab1c5ff2ab8} <Debug> TCPHandler: Processed in 0.001222969 sec. | ||
| 18388 | 2026.03.17 21:12:47.955400 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2535 rows, containing 19 columns (19 merged, 0 gathered) in 0.011098607 sec., 228407.04243334322 rows/sec., 409.29 MiB/sec. | ||
| 18389 | 2026.03.17 21:12:47.957487 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18390 | 2026.03.17 21:12:47.957811 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18391 | 2026.03.17 21:12:47.957876 [ 192 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18392 | 2026.03.17 21:12:47.957961 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.80 MiB. | ||
| 18393 | 2026.03.17 21:12:48.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.81 MiB, peak 406.57 MiB, free memory in arenas 0.00 B, will set to 392.71 MiB (RSS), difference: 4.90 MiB | ||
| 18394 | 2026.03.17 21:12:51.060668 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18395 | 2026.03.17 21:12:51.060728 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18396 | 2026.03.17 21:12:51.267721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40312 | ||
| 18397 | 2026.03.17 21:12:51.268596 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18398 | 2026.03.17 21:12:51.268671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18399 | 2026.03.17 21:12:51.269399 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18400 | 2026.03.17 21:12:51.269626 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18401 | 2026.03.17 21:12:51.269763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40312 | ||
| 18402 | 2026.03.17 21:12:51.405310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2238 | ||
| 18403 | 2026.03.17 21:12:51.407756 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.03.17 21:12:51.407809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18405 | 2026.03.17 21:12:51.409056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18406 | 2026.03.17 21:12:51.409346 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.03.17 21:12:51.409742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2238 | ||
| 18408 | 2026.03.17 21:12:52.779347 [ 225 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18409 | 2026.03.17 21:12:52.779406 [ 225 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18410 | 2026.03.17 21:12:52.781381 [ 225 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18411 | 2026.03.17 21:12:52.935153 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.03.17 21:12:52.935354 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18413 | 2026.03.17 21:12:52.935427 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18414 | 2026.03.17 21:12:52.936106 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.03.17 21:12:52.936153 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18416 | 2026.03.17 21:12:52.936539 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18417 | 2026.03.17 21:12:52.936769 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.03.17 21:12:52.936924 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001627 sec., 55316.53349723417 rows/sec., 4.64 MiB/sec. | ||
| 18419 | 2026.03.17 21:12:52.936976 [ 4 ] {0dac4f41-e97a-4d4f-88c0-1b3b659873e2} <Debug> TCPHandler: Processed in 0.001958841 sec. | ||
| 18420 | 2026.03.17 21:12:52.937031 [ 225 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18421 | 2026.03.17 21:12:52.937068 [ 225 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18422 | 2026.03.17 21:12:52.937097 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.03.17 21:12:52.937195 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18424 | 2026.03.17 21:12:52.937237 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18425 | 2026.03.17 21:12:52.937667 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2026.03.17 21:12:52.937709 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18427 | 2026.03.17 21:12:52.938018 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18428 | 2026.03.17 21:12:52.938225 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.03.17 21:12:52.938362 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001185 sec., 14345.991561181434 rows/sec., 1.05 MiB/sec. | ||
| 18430 | 2026.03.17 21:12:52.938399 [ 4 ] {550f6d64-cb37-40de-b843-37dbaaef38b4} <Debug> TCPHandler: Processed in 0.001350222 sec. | ||
| 18431 | 2026.03.17 21:12:52.938512 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.03.17 21:12:52.938603 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18433 | 2026.03.17 21:12:52.938643 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18434 | 2026.03.17 21:12:52.939055 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.03.17 21:12:52.939096 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18436 | 2026.03.17 21:12:52.939393 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18437 | 2026.03.17 21:12:52.939590 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.03.17 21:12:52.939717 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001132 sec., 71554.7703180212 rows/sec., 5.59 MiB/sec. | ||
| 18439 | 2026.03.17 21:12:52.939754 [ 4 ] {baaeb697-fb8b-41e8-bd70-2b2cd6930add} <Debug> TCPHandler: Processed in 0.001293371 sec. | ||
| 18440 | 2026.03.17 21:12:52.939796 [ 219 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18441 | 2026.03.17 21:12:52.939847 [ 219 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18442 | 2026.03.17 21:12:52.939862 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18443 | 2026.03.17 21:12:52.939958 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18444 | 2026.03.17 21:12:52.940002 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18445 | 2026.03.17 21:12:52.940409 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18446 | 2026.03.17 21:12:52.940445 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18447 | 2026.03.17 21:12:52.940779 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18448 | 2026.03.17 21:12:52.940984 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18449 | 2026.03.17 21:12:52.941115 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 18450 | 2026.03.17 21:12:52.941152 [ 4 ] {0c2b5f4c-4e5a-4e02-8cf3-b6abf896eb37} <Debug> TCPHandler: Processed in 0.001336971 sec. | ||
| 18451 | 2026.03.17 21:12:52.941246 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18452 | 2026.03.17 21:12:52.941264 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18453 | 2026.03.17 21:12:52.941281 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18454 | 2026.03.17 21:12:52.941359 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18455 | 2026.03.17 21:12:52.941412 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <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 | ||
| 18456 | 2026.03.17 21:12:52.942187 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2026.03.17 21:12:52.942221 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18458 | 2026.03.17 21:12:52.942774 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18459 | 2026.03.17 21:12:52.943121 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18460 | 2026.03.17 21:12:52.943278 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001936 sec., 8780.99173553719 rows/sec., 15.74 MiB/sec. | ||
| 18461 | 2026.03.17 21:12:52.943348 [ 4 ] {1c615afc-d977-431c-9e64-9a390cc13fde} <Debug> TCPHandler: Processed in 0.002135924 sec. | ||
| 18462 | 2026.03.17 21:12:52.943407 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18463 | 2026.03.17 21:12:52.943465 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18464 | 2026.03.17 21:12:52.943480 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2026.03.17 21:12:52.943584 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18466 | 2026.03.17 21:12:52.943626 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18467 | 2026.03.17 21:12:52.943977 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2026.03.17 21:12:52.944014 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18469 | 2026.03.17 21:12:52.944343 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18470 | 2026.03.17 21:12:52.944629 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2026.03.17 21:12:52.944793 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 18472 | 2026.03.17 21:12:52.944829 [ 4 ] {036cd779-5f4d-4b30-aa4c-5786d3b88e3f} <Debug> TCPHandler: Processed in 0.001416013 sec. | ||
| 18473 | 2026.03.17 21:12:52.946162 [ 225 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18474 | 2026.03.17 21:12:52.946203 [ 219 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18475 | 2026.03.17 21:12:52.946414 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18476 | 2026.03.17 21:12:52.946608 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18477 | 2026.03.17 21:12:53.491619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18478 | 2026.03.17 21:12:53.510792 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18479 | 2026.03.17 21:12:53.510862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18480 | 2026.03.17 21:12:53.517855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18481 | 2026.03.17 21:12:53.518612 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18482 | 2026.03.17 21:12:53.522274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18483 | 2026.03.17 21:12:57.934907 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18484 | 2026.03.17 21:12:57.935203 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18485 | 2026.03.17 21:12:57.935309 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18486 | 2026.03.17 21:12:57.936199 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18487 | 2026.03.17 21:12:57.936239 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18488 | 2026.03.17 21:12:57.936619 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18489 | 2026.03.17 21:12:57.936839 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18490 | 2026.03.17 21:12:57.936999 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001873 sec., 2135.611318739989 rows/sec., 174.14 KiB/sec. | ||
| 18491 | 2026.03.17 21:12:57.937049 [ 4 ] {6822572c-0b78-48ea-9686-5c7b5329478c} <Debug> TCPHandler: Processed in 0.002275266 sec. | ||
| 18492 | 2026.03.17 21:12:57.937174 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18493 | 2026.03.17 21:12:57.937277 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18494 | 2026.03.17 21:12:57.937319 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18495 | 2026.03.17 21:12:57.937784 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.03.17 21:12:57.937819 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18497 | 2026.03.17 21:12:57.938130 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18498 | 2026.03.17 21:12:57.938345 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.03.17 21:12:57.938474 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Debug> executeQuery: Read 106 rows, 9.05 KiB in 0.001221 sec., 86814.08681408681 rows/sec., 7.24 MiB/sec. | ||
| 18500 | 2026.03.17 21:12:57.938512 [ 4 ] {463c4196-0e4e-4863-8da1-7347df8c9518} <Debug> TCPHandler: Processed in 0.001389633 sec. | ||
| 18501 | 2026.03.17 21:12:57.938643 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2026.03.17 21:12:57.938739 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18503 | 2026.03.17 21:12:57.938781 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18504 | 2026.03.17 21:12:57.939207 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.03.17 21:12:57.939243 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18506 | 2026.03.17 21:12:57.939543 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18507 | 2026.03.17 21:12:57.939749 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2026.03.17 21:12:57.939879 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001159 sec., 24158.75754961173 rows/sec., 1.76 MiB/sec. | ||
| 18509 | 2026.03.17 21:12:57.939917 [ 4 ] {3c740bea-2704-4b5b-8928-b18c152efc1f} <Debug> TCPHandler: Processed in 0.001324691 sec. | ||
| 18510 | 2026.03.17 21:12:57.940020 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18511 | 2026.03.17 21:12:57.940115 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18512 | 2026.03.17 21:12:57.940153 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18513 | 2026.03.17 21:12:57.940572 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18514 | 2026.03.17 21:12:57.940606 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18515 | 2026.03.17 21:12:57.940900 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18516 | 2026.03.17 21:12:57.941105 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.03.17 21:12:57.941231 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001135 sec., 81057.26872246696 rows/sec., 6.34 MiB/sec. | ||
| 18518 | 2026.03.17 21:12:57.941269 [ 4 ] {dbcfcc1d-c68d-4992-a27e-cacaf091fad5} <Debug> TCPHandler: Processed in 0.001298181 sec. | ||
| 18519 | 2026.03.17 21:12:57.941381 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18520 | 2026.03.17 21:12:57.941475 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18521 | 2026.03.17 21:12:57.941518 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18522 | 2026.03.17 21:12:57.941920 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2026.03.17 21:12:57.941955 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18524 | 2026.03.17 21:12:57.942286 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18525 | 2026.03.17 21:12:57.942498 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2026.03.17 21:12:57.942599 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 3 parts from all_1_118_26 to all_120_120_0 | ||
| 18527 | 2026.03.17 21:12:57.942624 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001167 sec., 138817.48071979434 rows/sec., 9.67 MiB/sec. | ||
| 18528 | 2026.03.17 21:12:57.942634 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18529 | 2026.03.17 21:12:57.942655 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18530 | 2026.03.17 21:12:57.942662 [ 4 ] {44a5764e-038f-447b-b133-ed21124d52b3} <Debug> TCPHandler: Processed in 0.001330341 sec. | ||
| 18531 | 2026.03.17 21:12:57.942756 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_118_26 to all_120_120_0 into Compact with storage Full | ||
| 18532 | 2026.03.17 21:12:57.942785 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18533 | 2026.03.17 21:12:57.942915 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18534 | 2026.03.17 21:12:57.942918 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18535 | 2026.03.17 21:12:57.942963 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_26, total 45801 rows starting from the beginning of the part | ||
| 18536 | 2026.03.17 21:12:57.943000 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <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 | ||
| 18537 | 2026.03.17 21:12:57.943046 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 18538 | 2026.03.17 21:12:57.943104 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1492 rows starting from the beginning of the part | ||
| 18539 | 2026.03.17 21:12:57.943970 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2026.03.17 21:12:57.944011 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18541 | 2026.03.17 21:12:57.944572 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18542 | 2026.03.17 21:12:57.944801 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2026.03.17 21:12:57.944953 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00206 sec., 11650.485436893203 rows/sec., 20.88 MiB/sec. | ||
| 18544 | 2026.03.17 21:12:57.945021 [ 4 ] {4e1c3b2c-c07b-400c-bea9-6233d11879bd} <Debug> TCPHandler: Processed in 0.002297197 sec. | ||
| 18545 | 2026.03.17 21:12:57.945136 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18546 | 2026.03.17 21:12:57.945232 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18547 | 2026.03.17 21:12:57.945274 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18548 | 2026.03.17 21:12:57.945615 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2026.03.17 21:12:57.945650 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18550 | 2026.03.17 21:12:57.945958 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18551 | 2026.03.17 21:12:57.946166 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2026.03.17 21:12:57.946273 [ 104 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18553 | 2026.03.17 21:12:57.946297 [ 104 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.03.17 21:12:57.946302 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 18555 | 2026.03.17 21:12:57.946315 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18556 | 2026.03.17 21:12:57.946341 [ 4 ] {9c64e480-af40-4a9b-ada7-68725083618f} <Debug> TCPHandler: Processed in 0.00125413 sec. | ||
| 18557 | 2026.03.17 21:12:57.946444 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18558 | 2026.03.17 21:12:57.946633 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18559 | 2026.03.17 21:12:57.946676 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7092 rows starting from the beginning of the part | ||
| 18560 | 2026.03.17 21:12:57.946746 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 18561 | 2026.03.17 21:12:57.946803 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 18562 | 2026.03.17 21:12:57.946853 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 18563 | 2026.03.17 21:12:57.946897 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 18564 | 2026.03.17 21:12:57.946940 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 18565 | 2026.03.17 21:12:57.949374 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003003738 sec., 2460933.6766389078 rows/sec., 160.98 MiB/sec. | ||
| 18566 | 2026.03.17 21:12:57.949823 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18567 | 2026.03.17 21:12:57.950142 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18568 | 2026.03.17 21:12:57.950225 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_121_24} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18569 | 2026.03.17 21:12:57.950338 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 18570 | 2026.03.17 21:12:57.951566 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47453 rows, containing 5 columns (5 merged, 0 gathered) in 0.008858562 sec., 5356738.486449607 rows/sec., 350.68 MiB/sec. | ||
| 18571 | 2026.03.17 21:12:57.952121 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Trace> MergedBlockOutputStream: filled checksums all_1_120_27 (state Temporary) | ||
| 18572 | 2026.03.17 21:12:57.952392 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_120_27 to all_1_120_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18573 | 2026.03.17 21:12:57.952471 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_120_27} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 3 parts: [all_1_118_26, all_120_120_0] -> all_1_120_27 | ||
| 18574 | 2026.03.17 21:12:57.952571 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 18575 | 2026.03.17 21:12:58.769912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40760 | ||
| 18576 | 2026.03.17 21:12:58.770573 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.03.17 21:12:58.770639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18578 | 2026.03.17 21:12:58.771229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18579 | 2026.03.17 21:12:58.771470 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.03.17 21:12:58.771618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40760 | ||
| 18581 | 2026.03.17 21:12:58.771717 [ 220 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18582 | 2026.03.17 21:12:58.771753 [ 220 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18583 | 2026.03.17 21:12:58.774016 [ 220 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18584 | 2026.03.17 21:12:59.576603 [ 225 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18585 | 2026.03.17 21:12:59.576658 [ 225 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18586 | 2026.03.17 21:12:59.579259 [ 225 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18587 | 2026.03.17 21:13:00.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.73 MiB, peak 406.57 MiB, free memory in arenas 0.00 B, will set to 392.73 MiB (RSS), difference: 4.00 MiB | ||
| 18588 | 2026.03.17 21:13:01.022361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18589 | 2026.03.17 21:13:01.039157 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.03.17 21:13:01.039216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18591 | 2026.03.17 21:13:01.045441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18592 | 2026.03.17 21:13:01.046144 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.03.17 21:13:01.049404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18594 | 2026.03.17 21:13:01.409964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2264 | ||
| 18595 | 2026.03.17 21:13:01.412495 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18596 | 2026.03.17 21:13:01.412554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18597 | 2026.03.17 21:13:01.413810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18598 | 2026.03.17 21:13:01.414108 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18599 | 2026.03.17 21:13:01.414514 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
| 18600 | 2026.03.17 21:13:02.122116 [ 218 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18601 | 2026.03.17 21:13:02.122192 [ 218 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18602 | 2026.03.17 21:13:02.129927 [ 218 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18603 | 2026.03.17 21:13:02.935032 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18604 | 2026.03.17 21:13:02.935277 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18605 | 2026.03.17 21:13:02.935348 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18606 | 2026.03.17 21:13:02.936086 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.03.17 21:13:02.936136 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18608 | 2026.03.17 21:13:02.936522 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18609 | 2026.03.17 21:13:02.936743 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18610 | 2026.03.17 21:13:02.936902 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00168 sec., 53571.42857142857 rows/sec., 4.49 MiB/sec. | ||
| 18611 | 2026.03.17 21:13:02.936953 [ 4 ] {0dad28ba-3a30-4b48-bcd5-4b92de4f2447} <Debug> TCPHandler: Processed in 0.002107463 sec. | ||
| 18612 | 2026.03.17 21:13:02.937076 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18613 | 2026.03.17 21:13:02.937178 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18614 | 2026.03.17 21:13:02.937221 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18615 | 2026.03.17 21:13:02.937636 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18616 | 2026.03.17 21:13:02.937673 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18617 | 2026.03.17 21:13:02.937964 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18618 | 2026.03.17 21:13:02.938175 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18619 | 2026.03.17 21:13:02.938288 [ 99 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18620 | 2026.03.17 21:13:02.938306 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001151 sec., 14769.76542137272 rows/sec., 1.08 MiB/sec. | ||
| 18621 | 2026.03.17 21:13:02.938354 [ 99 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18622 | 2026.03.17 21:13:02.938364 [ 4 ] {e45ab0c9-c17e-4886-86ab-e9c08d6db7a2} <Debug> TCPHandler: Processed in 0.001338961 sec. | ||
| 18623 | 2026.03.17 21:13:02.938383 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18624 | 2026.03.17 21:13:02.938475 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18625 | 2026.03.17 21:13:02.938495 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18626 | 2026.03.17 21:13:02.938574 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18627 | 2026.03.17 21:13:02.938617 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18628 | 2026.03.17 21:13:02.938629 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18629 | 2026.03.17 21:13:02.938669 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 18630 | 2026.03.17 21:13:02.938745 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part | ||
| 18631 | 2026.03.17 21:13:02.938799 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 24 rows starting from the beginning of the part | ||
| 18632 | 2026.03.17 21:13:02.938848 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 17 rows starting from the beginning of the part | ||
| 18633 | 2026.03.17 21:13:02.938895 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 28 rows starting from the beginning of the part | ||
| 18634 | 2026.03.17 21:13:02.938942 [ 191 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 17 rows starting from the beginning of the part | ||
| 18635 | 2026.03.17 21:13:02.939037 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18636 | 2026.03.17 21:13:02.939077 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18637 | 2026.03.17 21:13:02.939397 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18638 | 2026.03.17 21:13:02.939618 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18639 | 2026.03.17 21:13:02.939749 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001195 sec., 67782.42677824268 rows/sec., 5.29 MiB/sec. | ||
| 18640 | 2026.03.17 21:13:02.939787 [ 4 ] {805db983-ebe6-464a-93ca-1415b7efb14a} <Debug> TCPHandler: Processed in 0.001358632 sec. | ||
| 18641 | 2026.03.17 21:13:02.939836 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384722 sec., 258535.64831063565 rows/sec., 18.43 MiB/sec. | ||
| 18642 | 2026.03.17 21:13:02.939912 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18643 | 2026.03.17 21:13:02.940013 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18644 | 2026.03.17 21:13:02.940051 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18645 | 2026.03.17 21:13:02.940057 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18646 | 2026.03.17 21:13:02.940424 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18647 | 2026.03.17 21:13:02.940492 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18648 | 2026.03.17 21:13:02.940520 [ 189 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_121_24} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18649 | 2026.03.17 21:13:02.940533 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18650 | 2026.03.17 21:13:02.940643 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18651 | 2026.03.17 21:13:02.940864 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18652 | 2026.03.17 21:13:02.941068 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18653 | 2026.03.17 21:13:02.941200 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 18654 | 2026.03.17 21:13:02.941236 [ 4 ] {3e9c2b59-d61a-4536-9f0b-a279aa27c5d7} <Debug> TCPHandler: Processed in 0.001375402 sec. | ||
| 18655 | 2026.03.17 21:13:02.941335 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18656 | 2026.03.17 21:13:02.941427 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18657 | 2026.03.17 21:13:02.941479 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <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 | ||
| 18658 | 2026.03.17 21:13:02.942280 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18659 | 2026.03.17 21:13:02.942315 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18660 | 2026.03.17 21:13:02.942828 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18661 | 2026.03.17 21:13:02.943044 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18662 | 2026.03.17 21:13:02.943183 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001775 sec., 9577.464788732394 rows/sec., 17.16 MiB/sec. | ||
| 18663 | 2026.03.17 21:13:02.943250 [ 4 ] {5e55998a-7386-4af1-bd39-bc407a0a38c9} <Debug> TCPHandler: Processed in 0.001961191 sec. | ||
| 18664 | 2026.03.17 21:13:02.943361 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18665 | 2026.03.17 21:13:02.943454 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18666 | 2026.03.17 21:13:02.943495 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18667 | 2026.03.17 21:13:02.943823 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18668 | 2026.03.17 21:13:02.943859 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18669 | 2026.03.17 21:13:02.944158 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18670 | 2026.03.17 21:13:02.944359 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18671 | 2026.03.17 21:13:02.944486 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 18672 | 2026.03.17 21:13:02.944522 [ 4 ] {c5448601-f7bd-45d2-bef3-2adfd7873d63} <Debug> TCPHandler: Processed in 0.001207559 sec. | ||
| 18673 | 2026.03.17 21:13:03.149054 [ 220 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18674 | 2026.03.17 21:13:03.149103 [ 220 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18675 | 2026.03.17 21:13:03.152345 [ 220 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18676 | 2026.03.17 21:13:03.764844 [ 220 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18677 | 2026.03.17 21:13:03.764901 [ 220 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18678 | 2026.03.17 21:13:03.767222 [ 220 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18679 | 2026.03.17 21:13:06.060977 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18680 | 2026.03.17 21:13:06.061032 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18681 | 2026.03.17 21:13:06.271777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41272 | ||
| 18682 | 2026.03.17 21:13:06.272383 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.03.17 21:13:06.272431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18684 | 2026.03.17 21:13:06.272914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18685 | 2026.03.17 21:13:06.273140 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18686 | 2026.03.17 21:13:06.273269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41272 | ||
| 18687 | 2026.03.17 21:13:06.273278 [ 94 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18688 | 2026.03.17 21:13:06.273349 [ 94 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18689 | 2026.03.17 21:13:06.273371 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18690 | 2026.03.17 21:13:06.273482 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18691 | 2026.03.17 21:13:06.273607 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18692 | 2026.03.17 21:13:06.273649 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38840 rows starting from the beginning of the part | ||
| 18693 | 2026.03.17 21:13:06.273720 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18694 | 2026.03.17 21:13:06.273771 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18695 | 2026.03.17 21:13:06.273821 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18696 | 2026.03.17 21:13:06.273865 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18697 | 2026.03.17 21:13:06.273912 [ 190 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18698 | 2026.03.17 21:13:06.276436 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41272 rows, containing 4 columns (4 merged, 0 gathered) in 0.003005688 sec., 13731298.790825928 rows/sec., 196.43 MiB/sec. | ||
| 18699 | 2026.03.17 21:13:06.276887 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18700 | 2026.03.17 21:13:06.277249 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18701 | 2026.03.17 21:13:06.277335 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_86_17} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18702 | 2026.03.17 21:13:06.277444 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18703 | 2026.03.17 21:13:07.935589 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18704 | 2026.03.17 21:13:07.935807 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18705 | 2026.03.17 21:13:07.935881 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18706 | 2026.03.17 21:13:07.936597 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18707 | 2026.03.17 21:13:07.936648 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18708 | 2026.03.17 21:13:07.937078 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18709 | 2026.03.17 21:13:07.937315 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18710 | 2026.03.17 21:13:07.937483 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001731 sec., 60080.87810514154 rows/sec., 5.03 MiB/sec. | ||
| 18711 | 2026.03.17 21:13:07.937537 [ 4 ] {4645bdb3-f015-412d-96b6-b9daf9d25eb0} <Debug> TCPHandler: Processed in 0.002084903 sec. | ||
| 18712 | 2026.03.17 21:13:07.937667 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18713 | 2026.03.17 21:13:07.937770 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18714 | 2026.03.17 21:13:07.937816 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18715 | 2026.03.17 21:13:07.938244 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18716 | 2026.03.17 21:13:07.938306 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18717 | 2026.03.17 21:13:07.938603 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18718 | 2026.03.17 21:13:07.938813 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18719 | 2026.03.17 21:13:07.938949 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001202 sec., 19966.722129783695 rows/sec., 1.47 MiB/sec. | ||
| 18720 | 2026.03.17 21:13:07.938989 [ 4 ] {ee68f003-695d-460b-b21e-b7ae4230740c} <Debug> TCPHandler: Processed in 0.001373222 sec. | ||
| 18721 | 2026.03.17 21:13:07.939029 [ 220 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18722 | 2026.03.17 21:13:07.939060 [ 220 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18723 | 2026.03.17 21:13:07.939102 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18724 | 2026.03.17 21:13:07.939203 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18725 | 2026.03.17 21:13:07.939244 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18726 | 2026.03.17 21:13:07.939685 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18727 | 2026.03.17 21:13:07.939721 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18728 | 2026.03.17 21:13:07.940028 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18729 | 2026.03.17 21:13:07.940273 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18730 | 2026.03.17 21:13:07.940407 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001223 sec., 71954.21095666394 rows/sec., 5.62 MiB/sec. | ||
| 18731 | 2026.03.17 21:13:07.940447 [ 4 ] {8a41a12f-057d-45f7-ac4e-e747afeea78a} <Debug> TCPHandler: Processed in 0.001394862 sec. | ||
| 18732 | 2026.03.17 21:13:07.940559 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2026.03.17 21:13:07.940654 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18734 | 2026.03.17 21:13:07.940698 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18735 | 2026.03.17 21:13:07.941093 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2026.03.17 21:13:07.941127 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18737 | 2026.03.17 21:13:07.941379 [ 220 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18738 | 2026.03.17 21:13:07.941458 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18739 | 2026.03.17 21:13:07.941674 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18740 | 2026.03.17 21:13:07.941796 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 2 parts from all_1_120_27 to all_121_121_0 | ||
| 18741 | 2026.03.17 21:13:07.941806 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 18742 | 2026.03.17 21:13:07.941871 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.03.17 21:13:07.941889 [ 4 ] {dc4acb93-0455-4e12-b8e2-0a81467424c6} <Debug> TCPHandler: Processed in 0.001377382 sec. | ||
| 18744 | 2026.03.17 21:13:07.941896 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18745 | 2026.03.17 21:13:07.942001 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.03.17 21:13:07.942015 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_27 to all_121_121_0 into Compact with storage Full | ||
| 18747 | 2026.03.17 21:13:07.942098 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18748 | 2026.03.17 21:13:07.942157 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <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 | ||
| 18749 | 2026.03.17 21:13:07.942159 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18750 | 2026.03.17 21:13:07.942209 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_27, total 47453 rows starting from the beginning of the part | ||
| 18751 | 2026.03.17 21:13:07.942279 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 18752 | 2026.03.17 21:13:07.942984 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18753 | 2026.03.17 21:13:07.943026 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18754 | 2026.03.17 21:13:07.943572 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18755 | 2026.03.17 21:13:07.943798 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18756 | 2026.03.17 21:13:07.943940 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00186 sec., 12903.225806451612 rows/sec., 23.12 MiB/sec. | ||
| 18757 | 2026.03.17 21:13:07.944007 [ 4 ] {f87bd060-6ded-458e-b814-651ae63504c3} <Debug> TCPHandler: Processed in 0.002054163 sec. | ||
| 18758 | 2026.03.17 21:13:07.944112 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18759 | 2026.03.17 21:13:07.944207 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18760 | 2026.03.17 21:13:07.944249 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18761 | 2026.03.17 21:13:07.944585 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18762 | 2026.03.17 21:13:07.944622 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18763 | 2026.03.17 21:13:07.944925 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18764 | 2026.03.17 21:13:07.945143 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18765 | 2026.03.17 21:13:07.945274 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 18766 | 2026.03.17 21:13:07.945311 [ 4 ] {9e05f087-85f6-44c6-8886-ac3911b034fa} <Debug> TCPHandler: Processed in 0.00124769 sec. | ||
| 18767 | 2026.03.17 21:13:07.949521 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47613 rows, containing 5 columns (5 merged, 0 gathered) in 0.007553811 sec., 6303175.973028714 rows/sec., 412.73 MiB/sec. | ||
| 18768 | 2026.03.17 21:13:07.949958 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Trace> MergedBlockOutputStream: filled checksums all_1_121_28 (state Temporary) | ||
| 18769 | 2026.03.17 21:13:07.950243 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_121_28 to all_1_121_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18770 | 2026.03.17 21:13:07.950316 [ 194 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_121_28} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 2 parts: [all_1_120_27, all_121_121_0] -> all_1_121_28 | ||
| 18771 | 2026.03.17 21:13:07.950390 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18772 | 2026.03.17 21:13:08.549500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18773 | 2026.03.17 21:13:08.567086 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18774 | 2026.03.17 21:13:08.567140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18775 | 2026.03.17 21:13:08.573405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18776 | 2026.03.17 21:13:08.574109 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18777 | 2026.03.17 21:13:08.574424 [ 92 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18778 | 2026.03.17 21:13:08.574495 [ 92 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18779 | 2026.03.17 21:13:08.574519 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18780 | 2026.03.17 21:13:08.574651 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18781 | 2026.03.17 21:13:08.577276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18782 | 2026.03.17 21:13:08.578551 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18783 | 2026.03.17 21:13:08.580311 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18784 | 2026.03.17 21:13:08.585571 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18785 | 2026.03.17 21:13:08.590255 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18786 | 2026.03.17 21:13:08.595007 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18787 | 2026.03.17 21:13:08.600174 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18788 | 2026.03.17 21:13:08.605011 [ 198 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18789 | 2026.03.17 21:13:08.663763 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089175436 sec., 7266.5750689461165 rows/sec., 37.57 MiB/sec. | ||
| 18790 | 2026.03.17 21:13:08.666118 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18791 | 2026.03.17 21:13:08.667955 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18792 | 2026.03.17 21:13:08.668052 [ 202 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_86_17} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18793 | 2026.03.17 21:13:08.669734 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18794 | 2026.03.17 21:13:09.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.81 MiB, peak 411.24 MiB, free memory in arenas 0.00 B, will set to 392.75 MiB (RSS), difference: -1.07 MiB | ||
| 18795 | 2026.03.17 21:13:11.414695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2288 | ||
| 18796 | 2026.03.17 21:13:11.417012 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2026.03.17 21:13:11.417059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18798 | 2026.03.17 21:13:11.418230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18799 | 2026.03.17 21:13:11.418491 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2026.03.17 21:13:11.418768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2288 | ||
| 18801 | 2026.03.17 21:13:12.594657 [ 223 ] {} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18802 | 2026.03.17 21:13:12.594727 [ 223 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18803 | 2026.03.17 21:13:12.596823 [ 223 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18804 | 2026.03.17 21:13:12.763796 [ 224 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18805 | 2026.03.17 21:13:12.763853 [ 224 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18806 | 2026.03.17 21:13:12.766280 [ 224 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18807 | 2026.03.17 21:13:12.890097 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18808 | 2026.03.17 21:13:12.890292 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18809 | 2026.03.17 21:13:12.890365 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18810 | 2026.03.17 21:13:12.891000 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18811 | 2026.03.17 21:13:12.891053 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18812 | 2026.03.17 21:13:12.891468 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18813 | 2026.03.17 21:13:12.891708 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18814 | 2026.03.17 21:13:12.891883 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 18815 | 2026.03.17 21:13:12.891939 [ 4 ] {f000f0ee-e8f5-4ab2-ab8e-9e980e71c8ef} <Debug> TCPHandler: Processed in 0.001976982 sec. | ||
| 18816 | 2026.03.17 21:13:12.892061 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18817 | 2026.03.17 21:13:12.892169 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18818 | 2026.03.17 21:13:12.892212 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18819 | 2026.03.17 21:13:12.892629 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18820 | 2026.03.17 21:13:12.892667 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18821 | 2026.03.17 21:13:12.892971 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18822 | 2026.03.17 21:13:12.893193 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2026.03.17 21:13:12.893337 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001192 sec., 3355.7046979865772 rows/sec., 273.63 KiB/sec. | ||
| 18824 | 2026.03.17 21:13:12.893378 [ 4 ] {a00c5f94-87b8-4658-a0b7-949941746e78} <Debug> TCPHandler: Processed in 0.001368062 sec. | ||
| 18825 | 2026.03.17 21:13:12.893490 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18826 | 2026.03.17 21:13:12.893588 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18827 | 2026.03.17 21:13:12.893628 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18828 | 2026.03.17 21:13:12.894856 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18829 | 2026.03.17 21:13:12.894891 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18830 | 2026.03.17 21:13:12.895328 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18831 | 2026.03.17 21:13:12.895565 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.03.17 21:13:12.895686 [ 84 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18833 | 2026.03.17 21:13:12.895702 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Debug> executeQuery: Read 2096 rows, 163.48 KiB in 0.002135 sec., 981733.0210772833 rows/sec., 74.78 MiB/sec. | ||
| 18834 | 2026.03.17 21:13:12.895727 [ 84 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.03.17 21:13:12.895745 [ 4 ] {45c05e49-ac88-4942-b552-ef255f1d053e} <Debug> TCPHandler: Processed in 0.002305917 sec. | ||
| 18836 | 2026.03.17 21:13:12.895748 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18837 | 2026.03.17 21:13:12.895847 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18838 | 2026.03.17 21:13:12.895850 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18839 | 2026.03.17 21:13:12.895958 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18840 | 2026.03.17 21:13:12.895984 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18841 | 2026.03.17 21:13:12.895993 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2894 rows starting from the beginning of the part | ||
| 18842 | 2026.03.17 21:13:12.896028 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18843 | 2026.03.17 21:13:12.896063 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 18844 | 2026.03.17 21:13:12.896116 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 106 rows starting from the beginning of the part | ||
| 18845 | 2026.03.17 21:13:12.896163 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 18846 | 2026.03.17 21:13:12.896208 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 104 rows starting from the beginning of the part | ||
| 18847 | 2026.03.17 21:13:12.896252 [ 196 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2096 rows starting from the beginning of the part | ||
| 18848 | 2026.03.17 21:13:12.896444 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18849 | 2026.03.17 21:13:12.896482 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18850 | 2026.03.17 21:13:12.896797 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18851 | 2026.03.17 21:13:12.897017 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18852 | 2026.03.17 21:13:12.897151 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Debug> executeQuery: Read 44 rows, 3.35 KiB in 0.001187 sec., 37068.239258635214 rows/sec., 2.75 MiB/sec. | ||
| 18853 | 2026.03.17 21:13:12.897194 [ 4 ] {1ab12f08-57b1-486c-b686-29079137954b} <Debug> TCPHandler: Processed in 0.001394252 sec. | ||
| 18854 | 2026.03.17 21:13:12.897295 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18855 | 2026.03.17 21:13:12.897389 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18856 | 2026.03.17 21:13:12.897430 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18857 | 2026.03.17 21:13:12.898037 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18858 | 2026.03.17 21:13:12.898072 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18859 | 2026.03.17 21:13:12.898159 [ 195 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5380 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351227 sec., 2288166.986854098 rows/sec., 185.10 MiB/sec. | ||
| 18860 | 2026.03.17 21:13:12.898411 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18861 | 2026.03.17 21:13:12.898485 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18862 | 2026.03.17 21:13:12.898635 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2026.03.17 21:13:12.898769 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001398 sec., 523605.1502145923 rows/sec., 30.97 MiB/sec. | ||
| 18864 | 2026.03.17 21:13:12.898783 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2026.03.17 21:13:12.898807 [ 4 ] {efb2c83b-9842-4181-bb5a-f2be74eb482a} <Debug> TCPHandler: Processed in 0.001561715 sec. | ||
| 18866 | 2026.03.17 21:13:12.898860 [ 192 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_126_25} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18867 | 2026.03.17 21:13:12.898922 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2026.03.17 21:13:12.898935 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 18869 | 2026.03.17 21:13:12.899020 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18870 | 2026.03.17 21:13:12.899061 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18871 | 2026.03.17 21:13:12.899442 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.03.17 21:13:12.899480 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18873 | 2026.03.17 21:13:12.899762 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18874 | 2026.03.17 21:13:12.899993 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18875 | 2026.03.17 21:13:12.900087 [ 84 ] {} <Debug> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18876 | 2026.03.17 21:13:12.900119 [ 84 ] {} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2026.03.17 21:13:12.900125 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 18878 | 2026.03.17 21:13:12.900139 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18879 | 2026.03.17 21:13:12.900165 [ 4 ] {2569ab6b-322e-405d-96d6-3fd9b750fba0} <Debug> TCPHandler: Processed in 0.001290281 sec. | ||
| 18880 | 2026.03.17 21:13:12.900206 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18881 | 2026.03.17 21:13:12.900274 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18882 | 2026.03.17 21:13:12.900294 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18883 | 2026.03.17 21:13:12.900321 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 18884 | 2026.03.17 21:13:12.900367 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18885 | 2026.03.17 21:13:12.900373 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 18886 | 2026.03.17 21:13:12.900410 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18887 | 2026.03.17 21:13:12.900429 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 18888 | 2026.03.17 21:13:12.900475 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 18889 | 2026.03.17 21:13:12.900520 [ 200 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 18890 | 2026.03.17 21:13:12.900793 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18891 | 2026.03.17 21:13:12.900827 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18892 | 2026.03.17 21:13:12.901140 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18893 | 2026.03.17 21:13:12.901239 [ 187 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001062487 sec., 4705.939931500338 rows/sec., 349.27 KiB/sec. | ||
| 18894 | 2026.03.17 21:13:12.901364 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18895 | 2026.03.17 21:13:12.901466 [ 186 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18896 | 2026.03.17 21:13:12.901508 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 18897 | 2026.03.17 21:13:12.901552 [ 4 ] {2765849c-3deb-44b3-bc08-434327140616} <Debug> TCPHandler: Processed in 0.001325991 sec. | ||
| 18898 | 2026.03.17 21:13:12.901659 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18899 | 2026.03.17 21:13:12.901760 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18900 | 2026.03.17 21:13:12.901802 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18901 | 2026.03.17 21:13:12.901861 [ 186 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18902 | 2026.03.17 21:13:12.901964 [ 186 ] {4991fbf5-7328-4575-bd1d-f6ff7d98a978::all_1_21_5} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18903 | 2026.03.17 21:13:12.902079 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18904 | 2026.03.17 21:13:12.902556 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18905 | 2026.03.17 21:13:12.902599 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18906 | 2026.03.17 21:13:12.902971 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18907 | 2026.03.17 21:13:12.903186 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18908 | 2026.03.17 21:13:12.903310 [ 84 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18909 | 2026.03.17 21:13:12.903322 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Debug> executeQuery: Read 1068 rows, 76.17 KiB in 0.001582 sec., 675094.816687737 rows/sec., 47.02 MiB/sec. | ||
| 18910 | 2026.03.17 21:13:12.903345 [ 84 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18911 | 2026.03.17 21:13:12.903364 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18912 | 2026.03.17 21:13:12.903369 [ 4 ] {19239d61-2892-4d26-9c8b-89c1b46206a4} <Debug> TCPHandler: Processed in 0.001760868 sec. | ||
| 18913 | 2026.03.17 21:13:12.903424 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18914 | 2026.03.17 21:13:12.903486 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18915 | 2026.03.17 21:13:12.903492 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18916 | 2026.03.17 21:13:12.903525 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1552 rows starting from the beginning of the part | ||
| 18917 | 2026.03.17 21:13:12.903572 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 81 rows starting from the beginning of the part | ||
| 18918 | 2026.03.17 21:13:12.903583 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18919 | 2026.03.17 21:13:12.903615 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 92 rows starting from the beginning of the part | ||
| 18920 | 2026.03.17 21:13:12.903628 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18921 | 2026.03.17 21:13:12.903656 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 81 rows starting from the beginning of the part | ||
| 18922 | 2026.03.17 21:13:12.903695 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 88 rows starting from the beginning of the part | ||
| 18923 | 2026.03.17 21:13:12.903734 [ 192 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1068 rows starting from the beginning of the part | ||
| 18924 | 2026.03.17 21:13:12.904332 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18925 | 2026.03.17 21:13:12.904371 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18926 | 2026.03.17 21:13:12.904871 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2962 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472764 sec., 2011184.4124381095 rows/sec., 149.85 MiB/sec. | ||
| 18927 | 2026.03.17 21:13:12.904891 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18928 | 2026.03.17 21:13:12.905133 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18929 | 2026.03.17 21:13:12.905170 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2026.03.17 21:13:12.905310 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_121_28 to all_126_126_0 | ||
| 18931 | 2026.03.17 21:13:12.905341 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18932 | 2026.03.17 21:13:12.905343 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Debug> executeQuery: Read 1383 rows, 90.18 KiB in 0.001778 sec., 777840.2699662542 rows/sec., 49.53 MiB/sec. | ||
| 18933 | 2026.03.17 21:13:12.905362 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18934 | 2026.03.17 21:13:12.905398 [ 4 ] {04d2745f-9993-4344-81ae-caf1f195414f} <Debug> TCPHandler: Processed in 0.001963771 sec. | ||
| 18935 | 2026.03.17 21:13:12.905427 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_28 to all_126_126_0 into Compact with storage Full | ||
| 18936 | 2026.03.17 21:13:12.905483 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18937 | 2026.03.17 21:13:12.905508 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18938 | 2026.03.17 21:13:12.905509 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18939 | 2026.03.17 21:13:12.905538 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_28, total 47613 rows starting from the beginning of the part | ||
| 18940 | 2026.03.17 21:13:12.905570 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_126_25} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18941 | 2026.03.17 21:13:12.905588 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 18942 | 2026.03.17 21:13:12.905630 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 162 rows starting from the beginning of the part | ||
| 18943 | 2026.03.17 21:13:12.905643 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18944 | 2026.03.17 21:13:12.905666 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 18945 | 2026.03.17 21:13:12.905691 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 18946 | 2026.03.17 21:13:12.905704 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <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 | ||
| 18947 | 2026.03.17 21:13:12.905701 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 18948 | 2026.03.17 21:13:12.905796 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1383 rows starting from the beginning of the part | ||
| 18949 | 2026.03.17 21:13:12.906795 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18950 | 2026.03.17 21:13:12.906841 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18951 | 2026.03.17 21:13:12.907631 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18952 | 2026.03.17 21:13:12.907934 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18953 | 2026.03.17 21:13:12.908077 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18954 | 2026.03.17 21:13:12.908115 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.00249 sec., 11244.979919678715 rows/sec., 20.15 MiB/sec. | ||
| 18955 | 2026.03.17 21:13:12.908118 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18956 | 2026.03.17 21:13:12.908154 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18957 | 2026.03.17 21:13:12.908216 [ 4 ] {f64399f6-b35d-4733-b981-56bfa2f24454} <Debug> TCPHandler: Processed in 0.002757374 sec. | ||
| 18958 | 2026.03.17 21:13:12.908260 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18959 | 2026.03.17 21:13:12.908356 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18960 | 2026.03.17 21:13:12.908472 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18961 | 2026.03.17 21:13:12.908517 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18962 | 2026.03.17 21:13:12.908525 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18963 | 2026.03.17 21:13:12.908587 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2535 rows starting from the beginning of the part | ||
| 18964 | 2026.03.17 21:13:12.908722 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 17 rows starting from the beginning of the part | ||
| 18965 | 2026.03.17 21:13:12.908837 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 24 rows starting from the beginning of the part | ||
| 18966 | 2026.03.17 21:13:12.908943 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 17 rows starting from the beginning of the part | ||
| 18967 | 2026.03.17 21:13:12.908960 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18968 | 2026.03.17 21:13:12.909006 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18969 | 2026.03.17 21:13:12.909045 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part | ||
| 18970 | 2026.03.17 21:13:12.909151 [ 197 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 28 rows starting from the beginning of the part | ||
| 18971 | 2026.03.17 21:13:12.909422 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18972 | 2026.03.17 21:13:12.909765 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18973 | 2026.03.17 21:13:12.909939 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
| 18974 | 2026.03.17 21:13:12.909986 [ 4 ] {b6704b63-e5eb-42f4-9efc-0b1a1595ac8b} <Debug> TCPHandler: Processed in 0.001689787 sec. | ||
| 18975 | 2026.03.17 21:13:12.915750 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49638 rows, containing 5 columns (5 merged, 0 gathered) in 0.010343016 sec., 4799180.432477335 rows/sec., 314.27 MiB/sec. | ||
| 18976 | 2026.03.17 21:13:12.916089 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Trace> MergedBlockOutputStream: filled checksums all_1_126_29 (state Temporary) | ||
| 18977 | 2026.03.17 21:13:12.916406 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_126_29 to all_1_126_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2026.03.17 21:13:12.916487 [ 199 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_126_29} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_121_28, all_126_126_0] -> all_1_126_29 | ||
| 18979 | 2026.03.17 21:13:12.916596 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18980 | 2026.03.17 21:13:12.922104 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2645 rows, containing 19 columns (19 merged, 0 gathered) in 0.013898202 sec., 190312.38717065705 rows/sec., 341.03 MiB/sec. | ||
| 18981 | 2026.03.17 21:13:12.924634 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18982 | 2026.03.17 21:13:12.924973 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2026.03.17 21:13:12.925047 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18984 | 2026.03.17 21:13:12.925230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.94 MiB. | ||
| 18985 | 2026.03.17 21:13:13.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.68 MiB, peak 412.58 MiB, free memory in arenas 0.00 B, will set to 400.02 MiB (RSS), difference: 6.33 MiB | ||
| 18986 | 2026.03.17 21:13:13.773428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41720 | ||
| 18987 | 2026.03.17 21:13:13.773952 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18988 | 2026.03.17 21:13:13.773992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18989 | 2026.03.17 21:13:13.774476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18990 | 2026.03.17 21:13:13.774707 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18991 | 2026.03.17 21:13:13.774836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41720 | ||
| 18992 | 2026.03.17 21:13:16.077374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18993 | 2026.03.17 21:13:16.095493 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18994 | 2026.03.17 21:13:16.095562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18995 | 2026.03.17 21:13:16.101870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18996 | 2026.03.17 21:13:16.102578 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18997 | 2026.03.17 21:13:16.105696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18998 | 2026.03.17 21:13:17.032284 [ 225 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18999 | 2026.03.17 21:13:17.032353 [ 225 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19000 | 2026.03.17 21:13:17.035550 [ 225 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19001 | 2026.03.17 21:13:17.353927 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19002 | 2026.03.17 21:13:17.353993 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19003 | 2026.03.17 21:13:17.357547 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19004 | 2026.03.17 21:13:17.637404 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19005 | 2026.03.17 21:13:17.637461 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19006 | 2026.03.17 21:13:17.639868 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19007 | 2026.03.17 21:13:17.935404 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19008 | 2026.03.17 21:13:17.935586 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19009 | 2026.03.17 21:13:17.935652 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19010 | 2026.03.17 21:13:17.936346 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19011 | 2026.03.17 21:13:17.936389 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19012 | 2026.03.17 21:13:17.936812 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19013 | 2026.03.17 21:13:17.937040 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19014 | 2026.03.17 21:13:17.937207 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.00167 sec., 62275.4491017964 rows/sec., 5.21 MiB/sec. | ||
| 19015 | 2026.03.17 21:13:17.937261 [ 4 ] {f4e2b41c-d4ee-44c2-87ee-63972763fa47} <Debug> TCPHandler: Processed in 0.001985031 sec. | ||
| 19016 | 2026.03.17 21:13:17.937287 [ 218 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19017 | 2026.03.17 21:13:17.937335 [ 218 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19018 | 2026.03.17 21:13:17.937390 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.03.17 21:13:17.937502 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19020 | 2026.03.17 21:13:17.937547 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19021 | 2026.03.17 21:13:17.937968 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2026.03.17 21:13:17.938006 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19023 | 2026.03.17 21:13:17.938394 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19024 | 2026.03.17 21:13:17.938722 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.03.17 21:13:17.938866 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001387 sec., 17303.532804614275 rows/sec., 1.27 MiB/sec. | ||
| 19026 | 2026.03.17 21:13:17.938907 [ 4 ] {0ebae37d-302a-4a71-926e-3661565089e5} <Debug> TCPHandler: Processed in 0.001569715 sec. | ||
| 19027 | 2026.03.17 21:13:17.939016 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19028 | 2026.03.17 21:13:17.939116 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19029 | 2026.03.17 21:13:17.939158 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19030 | 2026.03.17 21:13:17.939610 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19031 | 2026.03.17 21:13:17.939660 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19032 | 2026.03.17 21:13:17.939991 [ 218 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19033 | 2026.03.17 21:13:17.940035 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19034 | 2026.03.17 21:13:17.940273 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.03.17 21:13:17.940412 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001317 sec., 66818.52695520122 rows/sec., 5.22 MiB/sec. | ||
| 19036 | 2026.03.17 21:13:17.940452 [ 4 ] {6510b360-b83f-45dd-b321-fd38c474a337} <Debug> TCPHandler: Processed in 0.001487354 sec. | ||
| 19037 | 2026.03.17 21:13:17.940569 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19038 | 2026.03.17 21:13:17.940666 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19039 | 2026.03.17 21:13:17.940711 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19040 | 2026.03.17 21:13:17.941134 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19041 | 2026.03.17 21:13:17.941170 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19042 | 2026.03.17 21:13:17.941495 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19043 | 2026.03.17 21:13:17.941702 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19044 | 2026.03.17 21:13:17.941836 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 19045 | 2026.03.17 21:13:17.941875 [ 4 ] {74ea52a7-9f7c-4ad5-a12a-30cd606147d2} <Debug> TCPHandler: Processed in 0.001357321 sec. | ||
| 19046 | 2026.03.17 21:13:17.941977 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19047 | 2026.03.17 21:13:17.942072 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19048 | 2026.03.17 21:13:17.942126 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <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 | ||
| 19049 | 2026.03.17 21:13:17.942984 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19050 | 2026.03.17 21:13:17.943020 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19051 | 2026.03.17 21:13:17.943562 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19052 | 2026.03.17 21:13:17.943785 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19053 | 2026.03.17 21:13:17.943930 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001876 sec., 12793.17697228145 rows/sec., 22.92 MiB/sec. | ||
| 19054 | 2026.03.17 21:13:17.944001 [ 4 ] {24a0d947-9ce2-4208-b8d3-797d5fe0ff7b} <Debug> TCPHandler: Processed in 0.002072563 sec. | ||
| 19055 | 2026.03.17 21:13:17.944114 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19056 | 2026.03.17 21:13:17.944210 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19057 | 2026.03.17 21:13:17.944252 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19058 | 2026.03.17 21:13:17.944604 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.03.17 21:13:17.944640 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19060 | 2026.03.17 21:13:17.944969 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19061 | 2026.03.17 21:13:17.945184 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2026.03.17 21:13:17.945317 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 19063 | 2026.03.17 21:13:17.945354 [ 4 ] {d01afd98-a6f8-4acd-a273-77942cc62a60} <Debug> TCPHandler: Processed in 0.001291651 sec. | ||
| 19064 | 2026.03.17 21:13:18.616464 [ 221 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19065 | 2026.03.17 21:13:18.616519 [ 221 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19066 | 2026.03.17 21:13:18.618155 [ 221 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19067 | 2026.03.17 21:13:21.061072 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19068 | 2026.03.17 21:13:21.061132 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19069 | 2026.03.17 21:13:21.275035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42232 | ||
| 19070 | 2026.03.17 21:13:21.275825 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19071 | 2026.03.17 21:13:21.275864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19072 | 2026.03.17 21:13:21.276341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19073 | 2026.03.17 21:13:21.276562 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19074 | 2026.03.17 21:13:21.276695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42232 | ||
| 19075 | 2026.03.17 21:13:21.418941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2322 | ||
| 19076 | 2026.03.17 21:13:21.421567 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19077 | 2026.03.17 21:13:21.421626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19078 | 2026.03.17 21:13:21.422883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19079 | 2026.03.17 21:13:21.423173 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19080 | 2026.03.17 21:13:21.423559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2322 | ||
| 19081 | 2026.03.17 21:13:22.934540 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.03.17 21:13:22.934802 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19083 | 2026.03.17 21:13:22.934873 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19084 | 2026.03.17 21:13:22.935566 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.03.17 21:13:22.935619 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19086 | 2026.03.17 21:13:22.936038 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19087 | 2026.03.17 21:13:22.936284 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.03.17 21:13:22.936458 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001705 sec., 52785.923753665695 rows/sec., 4.43 MiB/sec. | ||
| 19089 | 2026.03.17 21:13:22.936515 [ 4 ] {fed611fe-6739-4f27-a573-104c679463b6} <Debug> TCPHandler: Processed in 0.002148664 sec. | ||
| 19090 | 2026.03.17 21:13:22.936648 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19091 | 2026.03.17 21:13:22.936752 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19092 | 2026.03.17 21:13:22.936795 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19093 | 2026.03.17 21:13:22.937226 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.03.17 21:13:22.937265 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19095 | 2026.03.17 21:13:22.937571 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19096 | 2026.03.17 21:13:22.937783 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.03.17 21:13:22.937922 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001194 sec., 14237.85594639866 rows/sec., 1.05 MiB/sec. | ||
| 19098 | 2026.03.17 21:13:22.937962 [ 4 ] {a4f7a80b-29e9-4c95-9731-2b09f73535d8} <Debug> TCPHandler: Processed in 0.001368901 sec. | ||
| 19099 | 2026.03.17 21:13:22.938080 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19100 | 2026.03.17 21:13:22.938177 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19101 | 2026.03.17 21:13:22.938222 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19102 | 2026.03.17 21:13:22.938661 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.03.17 21:13:22.938698 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19104 | 2026.03.17 21:13:22.939028 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19105 | 2026.03.17 21:13:22.939238 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.03.17 21:13:22.939371 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001214 sec., 66721.58154859967 rows/sec., 5.21 MiB/sec. | ||
| 19107 | 2026.03.17 21:13:22.939410 [ 4 ] {7f55470f-49ed-442b-aa0c-0377a8368e3d} <Debug> TCPHandler: Processed in 0.001380502 sec. | ||
| 19108 | 2026.03.17 21:13:22.939531 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.03.17 21:13:22.939627 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19110 | 2026.03.17 21:13:22.939671 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19111 | 2026.03.17 21:13:22.940090 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.03.17 21:13:22.940126 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19113 | 2026.03.17 21:13:22.940469 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19114 | 2026.03.17 21:13:22.940681 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2026.03.17 21:13:22.940816 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 19116 | 2026.03.17 21:13:22.940853 [ 4 ] {9b764063-e491-4b54-8eed-161803afae76} <Debug> TCPHandler: Processed in 0.001373262 sec. | ||
| 19117 | 2026.03.17 21:13:22.940968 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19118 | 2026.03.17 21:13:22.941064 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19119 | 2026.03.17 21:13:22.941117 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <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 | ||
| 19120 | 2026.03.17 21:13:22.941961 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19121 | 2026.03.17 21:13:22.941998 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19122 | 2026.03.17 21:13:22.942511 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19123 | 2026.03.17 21:13:22.942722 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2026.03.17 21:13:22.942859 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001857 sec., 9154.550350026926 rows/sec., 16.40 MiB/sec. | ||
| 19125 | 2026.03.17 21:13:22.942922 [ 4 ] {4aa5636c-656b-42e5-b6ab-00364893bde5} <Debug> TCPHandler: Processed in 0.002052563 sec. | ||
| 19126 | 2026.03.17 21:13:22.943037 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19127 | 2026.03.17 21:13:22.943190 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19128 | 2026.03.17 21:13:22.943238 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19129 | 2026.03.17 21:13:22.943587 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19130 | 2026.03.17 21:13:22.943623 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19131 | 2026.03.17 21:13:22.943934 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19132 | 2026.03.17 21:13:22.944137 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19133 | 2026.03.17 21:13:22.944269 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 19134 | 2026.03.17 21:13:22.944304 [ 4 ] {cf5e717f-240e-4652-9729-781be57446e2} <Debug> TCPHandler: Processed in 0.001259881 sec. | ||
| 19135 | 2026.03.17 21:13:22.944308 [ 38 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19136 | 2026.03.17 21:13:22.944380 [ 38 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19137 | 2026.03.17 21:13:22.944403 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19138 | 2026.03.17 21:13:22.944511 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19139 | 2026.03.17 21:13:22.944640 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19140 | 2026.03.17 21:13:22.944674 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7392 rows starting from the beginning of the part | ||
| 19141 | 2026.03.17 21:13:22.944734 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 19142 | 2026.03.17 21:13:22.944779 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 19143 | 2026.03.17 21:13:22.944818 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 19144 | 2026.03.17 21:13:22.944858 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 19145 | 2026.03.17 21:13:22.944895 [ 199 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 19146 | 2026.03.17 21:13:22.946715 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7692 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249846 sec., 3418900.6714237332 rows/sec., 223.91 MiB/sec. | ||
| 19147 | 2026.03.17 21:13:22.947174 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19148 | 2026.03.17 21:13:22.947466 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19149 | 2026.03.17 21:13:22.947540 [ 191 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_126_25} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19150 | 2026.03.17 21:13:22.947632 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 19151 | 2026.03.17 21:13:23.176250 [ 38 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 19152 | 2026.03.17 21:13:23.176308 [ 38 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2026.03.17 21:13:23.176329 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19154 | 2026.03.17 21:13:23.176430 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 19155 | 2026.03.17 21:13:23.176567 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19156 | 2026.03.17 21:13:23.176606 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 19157 | 2026.03.17 21:13:23.176681 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 19158 | 2026.03.17 21:13:23.176733 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 19159 | 2026.03.17 21:13:23.176775 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 19160 | 2026.03.17 21:13:23.176815 [ 194 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 19161 | 2026.03.17 21:13:23.177575 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183509 sec., 32107.909614544547 rows/sec., 2.68 MiB/sec. | ||
| 19162 | 2026.03.17 21:13:23.177797 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 19163 | 2026.03.17 21:13:23.178107 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19164 | 2026.03.17 21:13:23.178196 [ 188 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_41_10} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 19165 | 2026.03.17 21:13:23.178296 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19166 | 2026.03.17 21:13:23.605775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19167 | 2026.03.17 21:13:23.623662 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19168 | 2026.03.17 21:13:23.623723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19169 | 2026.03.17 21:13:23.630166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19170 | 2026.03.17 21:13:23.630898 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19171 | 2026.03.17 21:13:23.634003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19172 | 2026.03.17 21:13:25.357761 [ 218 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19173 | 2026.03.17 21:13:25.357825 [ 218 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19174 | 2026.03.17 21:13:25.360493 [ 218 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19175 | 2026.03.17 21:13:27.902023 [ 223 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19176 | 2026.03.17 21:13:27.902094 [ 223 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19177 | 2026.03.17 21:13:27.904978 [ 223 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19178 | 2026.03.17 21:13:27.935384 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19179 | 2026.03.17 21:13:27.935568 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19180 | 2026.03.17 21:13:27.935637 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19181 | 2026.03.17 21:13:27.936262 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19182 | 2026.03.17 21:13:27.936313 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19183 | 2026.03.17 21:13:27.936709 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19184 | 2026.03.17 21:13:27.936936 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19185 | 2026.03.17 21:13:27.937106 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001588 sec., 2518.891687657431 rows/sec., 205.40 KiB/sec. | ||
| 19186 | 2026.03.17 21:13:27.937157 [ 4 ] {1ed4e277-d3e1-43cc-bd81-3a868baf0612} <Debug> TCPHandler: Processed in 0.00190161 sec. | ||
| 19187 | 2026.03.17 21:13:27.937279 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.03.17 21:13:27.937381 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19189 | 2026.03.17 21:13:27.937422 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19190 | 2026.03.17 21:13:27.937880 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19191 | 2026.03.17 21:13:27.937915 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19192 | 2026.03.17 21:13:27.938226 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19193 | 2026.03.17 21:13:27.938431 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19194 | 2026.03.17 21:13:27.938560 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001203 sec., 89775.56109725685 rows/sec., 7.51 MiB/sec. | ||
| 19195 | 2026.03.17 21:13:27.938598 [ 4 ] {8bf692c0-bfe9-4d98-ab7a-ddbbd1e64881} <Debug> TCPHandler: Processed in 0.001370102 sec. | ||
| 19196 | 2026.03.17 21:13:27.938705 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19197 | 2026.03.17 21:13:27.938800 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19198 | 2026.03.17 21:13:27.938840 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19199 | 2026.03.17 21:13:27.939231 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19200 | 2026.03.17 21:13:27.939265 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19201 | 2026.03.17 21:13:27.939559 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19202 | 2026.03.17 21:13:27.939762 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19203 | 2026.03.17 21:13:27.939873 [ 44 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19204 | 2026.03.17 21:13:27.939891 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.00111 sec., 26126.126126126124 rows/sec., 1.90 MiB/sec. | ||
| 19205 | 2026.03.17 21:13:27.939911 [ 44 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19206 | 2026.03.17 21:13:27.939930 [ 4 ] {46be62d8-b325-4df0-bf34-412c745a675c} <Debug> TCPHandler: Processed in 0.001272341 sec. | ||
| 19207 | 2026.03.17 21:13:27.939931 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19208 | 2026.03.17 21:13:27.940033 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19209 | 2026.03.17 21:13:27.940058 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19210 | 2026.03.17 21:13:27.940126 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19211 | 2026.03.17 21:13:27.940170 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19212 | 2026.03.17 21:13:27.940216 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19213 | 2026.03.17 21:13:27.940260 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 19214 | 2026.03.17 21:13:27.940333 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 24 rows starting from the beginning of the part | ||
| 19215 | 2026.03.17 21:13:27.940385 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 44 rows starting from the beginning of the part | ||
| 19216 | 2026.03.17 21:13:27.940431 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 24 rows starting from the beginning of the part | ||
| 19217 | 2026.03.17 21:13:27.940475 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 17 rows starting from the beginning of the part | ||
| 19218 | 2026.03.17 21:13:27.940520 [ 194 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 29 rows starting from the beginning of the part | ||
| 19219 | 2026.03.17 21:13:27.940587 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19220 | 2026.03.17 21:13:27.940626 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19221 | 2026.03.17 21:13:27.940956 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19222 | 2026.03.17 21:13:27.941191 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19223 | 2026.03.17 21:13:27.941327 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001219 sec., 76292.04265791632 rows/sec., 5.96 MiB/sec. | ||
| 19224 | 2026.03.17 21:13:27.941365 [ 4 ] {a88673fa-e8a3-4a3b-b4cd-15358f493a06} <Debug> TCPHandler: Processed in 0.001378852 sec. | ||
| 19225 | 2026.03.17 21:13:27.941447 [ 188 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448633 sec., 251271.37100977267 rows/sec., 17.95 MiB/sec. | ||
| 19226 | 2026.03.17 21:13:27.941467 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19227 | 2026.03.17 21:13:27.941563 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19228 | 2026.03.17 21:13:27.941607 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19229 | 2026.03.17 21:13:27.941626 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19230 | 2026.03.17 21:13:27.941942 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19231 | 2026.03.17 21:13:27.942013 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19232 | 2026.03.17 21:13:27.942019 [ 190 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_126_25} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19233 | 2026.03.17 21:13:27.942058 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19234 | 2026.03.17 21:13:27.942122 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19235 | 2026.03.17 21:13:27.942404 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19236 | 2026.03.17 21:13:27.942612 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19237 | 2026.03.17 21:13:27.942741 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001197 sec., 135338.34586466165 rows/sec., 9.42 MiB/sec. | ||
| 19238 | 2026.03.17 21:13:27.942777 [ 4 ] {28ba0981-ba2e-4b08-9d86-5700cb11383e} <Debug> TCPHandler: Processed in 0.001356842 sec. | ||
| 19239 | 2026.03.17 21:13:27.942882 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19240 | 2026.03.17 21:13:27.942975 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19241 | 2026.03.17 21:13:27.943028 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <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 | ||
| 19242 | 2026.03.17 21:13:27.943850 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2026.03.17 21:13:27.943883 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19244 | 2026.03.17 21:13:27.944413 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19245 | 2026.03.17 21:13:27.944634 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19246 | 2026.03.17 21:13:27.944771 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001814 sec., 13781.697905181918 rows/sec., 24.70 MiB/sec. | ||
| 19247 | 2026.03.17 21:13:27.944837 [ 4 ] {ead01859-6236-4d3f-90c6-16ccffbc7974} <Debug> TCPHandler: Processed in 0.002002192 sec. | ||
| 19248 | 2026.03.17 21:13:27.944947 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19249 | 2026.03.17 21:13:27.945047 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19250 | 2026.03.17 21:13:27.945091 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19251 | 2026.03.17 21:13:27.945452 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19252 | 2026.03.17 21:13:27.945488 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19253 | 2026.03.17 21:13:27.945820 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19254 | 2026.03.17 21:13:27.946044 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19255 | 2026.03.17 21:13:27.946179 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 19256 | 2026.03.17 21:13:27.946217 [ 4 ] {590eb8d1-f67b-4a92-99f1-ddb3b8ce713e} <Debug> TCPHandler: Processed in 0.001321101 sec. | ||
| 19257 | 2026.03.17 21:13:28.520122 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35252 | ||
| 19258 | 2026.03.17 21:13:28.520239 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19259 | 2026.03.17 21:13:28.520272 [ 294 ] {} <Debug> TCP-Session: 48dfed34-c20d-4a81-b9ba-78ec6d495eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:35252 | ||
| 19260 | 2026.03.17 21:13:28.520296 [ 294 ] {} <Debug> TCP-Session: 48dfed34-c20d-4a81-b9ba-78ec6d495eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19261 | 2026.03.17 21:13:28.520310 [ 294 ] {} <Debug> TCP-Session: 48dfed34-c20d-4a81-b9ba-78ec6d495eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19262 | 2026.03.17 21:13:28.520496 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56590 | ||
| 19263 | 2026.03.17 21:13:28.520533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38569 | ||
| 19264 | 2026.03.17 21:13:28.520550 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65365 | ||
| 19265 | 2026.03.17 21:13:28.520575 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60014 | ||
| 19266 | 2026.03.17 21:13:28.520585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56968 | ||
| 19267 | 2026.03.17 21:13:28.520649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19268 | 2026.03.17 21:13:28.520662 [ 294 ] {} <Trace> TCP-Session: 48dfed34-c20d-4a81-b9ba-78ec6d495eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19269 | 2026.03.17 21:13:28.520671 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19270 | 2026.03.17 21:13:28.520686 [ 290 ] {} <Debug> TCP-Session: 66b058e9-46bc-4001-80ab-39a6ba7d7f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:65365 | ||
| 19271 | 2026.03.17 21:13:28.520626 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19272 | 2026.03.17 21:13:28.520718 [ 292 ] {} <Debug> TCP-Session: cd216b77-2519-4e72-a89f-8337c22c6163 Authenticating user 'default' from [fd00:1122:3344:101::e]:60014 | ||
| 19273 | 2026.03.17 21:13:28.520727 [ 290 ] {} <Debug> TCP-Session: 66b058e9-46bc-4001-80ab-39a6ba7d7f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19274 | 2026.03.17 21:13:28.520752 [ 288 ] {} <Debug> TCP-Session: e3d0d61b-b9d6-4f3f-a311-87a92a9dbbe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38569 | ||
| 19275 | 2026.03.17 21:13:28.520760 [ 292 ] {} <Debug> TCP-Session: cd216b77-2519-4e72-a89f-8337c22c6163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19276 | 2026.03.17 21:13:28.520765 [ 290 ] {} <Debug> TCP-Session: 66b058e9-46bc-4001-80ab-39a6ba7d7f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19277 | 2026.03.17 21:13:28.520779 [ 288 ] {} <Debug> TCP-Session: e3d0d61b-b9d6-4f3f-a311-87a92a9dbbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19278 | 2026.03.17 21:13:28.520785 [ 292 ] {} <Debug> TCP-Session: cd216b77-2519-4e72-a89f-8337c22c6163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19279 | 2026.03.17 21:13:28.520808 [ 288 ] {} <Debug> TCP-Session: e3d0d61b-b9d6-4f3f-a311-87a92a9dbbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19280 | 2026.03.17 21:13:28.520735 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19281 | 2026.03.17 21:13:28.520834 [ 294 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19282 | 2026.03.17 21:13:28.520861 [ 293 ] {} <Debug> TCP-Session: 7e42c7e5-d82a-4fd0-aec9-156546e309c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56968 | ||
| 19283 | 2026.03.17 21:13:28.520626 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19284 | 2026.03.17 21:13:28.520898 [ 293 ] {} <Debug> TCP-Session: 7e42c7e5-d82a-4fd0-aec9-156546e309c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19285 | 2026.03.17 21:13:28.520565 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53382 | ||
| 19286 | 2026.03.17 21:13:28.520922 [ 293 ] {} <Debug> TCP-Session: 7e42c7e5-d82a-4fd0-aec9-156546e309c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19287 | 2026.03.17 21:13:28.520917 [ 3 ] {} <Debug> TCP-Session: 1a7136a3-9269-43ce-9e75-c841b295bc78 Authenticating user 'default' from [fd00:1122:3344:101::e]:56590 | ||
| 19288 | 2026.03.17 21:13:28.520555 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57345 | ||
| 19289 | 2026.03.17 21:13:28.521009 [ 3 ] {} <Debug> TCP-Session: 1a7136a3-9269-43ce-9e75-c841b295bc78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19290 | 2026.03.17 21:13:28.521038 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19291 | 2026.03.17 21:13:28.521045 [ 3 ] {} <Debug> TCP-Session: 1a7136a3-9269-43ce-9e75-c841b295bc78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19292 | 2026.03.17 21:13:28.520525 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64636 | ||
| 19293 | 2026.03.17 21:13:28.521077 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19294 | 2026.03.17 21:13:28.521106 [ 294 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19295 | 2026.03.17 21:13:28.521127 [ 289 ] {} <Debug> TCP-Session: c1b82480-75f8-44ec-9d53-d62f7ffd46e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57345 | ||
| 19296 | 2026.03.17 21:13:28.521074 [ 291 ] {} <Debug> TCP-Session: b25ec9cd-bb42-4e49-a03a-5e462040affe Authenticating user 'default' from [fd00:1122:3344:101::e]:53382 | ||
| 19297 | 2026.03.17 21:13:28.521151 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19298 | 2026.03.17 21:13:28.521171 [ 294 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19299 | 2026.03.17 21:13:28.521181 [ 291 ] {} <Debug> TCP-Session: b25ec9cd-bb42-4e49-a03a-5e462040affe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19300 | 2026.03.17 21:13:28.521187 [ 287 ] {} <Debug> TCP-Session: 82bc69e7-2bbe-4901-8751-20cb6f033cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64636 | ||
| 19301 | 2026.03.17 21:13:28.521209 [ 291 ] {} <Debug> TCP-Session: b25ec9cd-bb42-4e49-a03a-5e462040affe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19302 | 2026.03.17 21:13:28.521223 [ 287 ] {} <Debug> TCP-Session: 82bc69e7-2bbe-4901-8751-20cb6f033cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19303 | 2026.03.17 21:13:28.521156 [ 289 ] {} <Debug> TCP-Session: c1b82480-75f8-44ec-9d53-d62f7ffd46e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19304 | 2026.03.17 21:13:28.521240 [ 287 ] {} <Debug> TCP-Session: 82bc69e7-2bbe-4901-8751-20cb6f033cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19305 | 2026.03.17 21:13:28.521261 [ 289 ] {} <Debug> TCP-Session: c1b82480-75f8-44ec-9d53-d62f7ffd46e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19306 | 2026.03.17 21:13:28.521486 [ 294 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 19307 | 2026.03.17 21:13:28.522554 [ 302 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Trace> AggregatingTransform: Aggregating | ||
| 19308 | 2026.03.17 21:13:28.522612 [ 302 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 19309 | 2026.03.17 21:13:28.522652 [ 302 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059127 sec. (944.174 rows/sec., 36.88 KiB/sec.) | ||
| 19310 | 2026.03.17 21:13:28.522670 [ 302 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Trace> Aggregator: Merging aggregated data | ||
| 19311 | 2026.03.17 21:13:28.524139 [ 294 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003357 sec., 297.88501638367586 rows/sec., 11.64 KiB/sec. | ||
| 19312 | 2026.03.17 21:13:28.524302 [ 294 ] {ef07a378-2ca2-492e-a955-c258dd4e19f5} <Debug> TCPHandler: Processed in 0.00375314 sec. | ||
| 19313 | 2026.03.17 21:13:28.524397 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19314 | 2026.03.17 21:13:28.524425 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19315 | 2026.03.17 21:13:28.524429 [ 294 ] {} <Debug> TCP-Session: 48dfed34-c20d-4a81-b9ba-78ec6d495eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19316 | 2026.03.17 21:13:28.524449 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19317 | 2026.03.17 21:13:28.524470 [ 3 ] {} <Debug> TCP-Session: 1a7136a3-9269-43ce-9e75-c841b295bc78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19318 | 2026.03.17 21:13:28.524485 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19319 | 2026.03.17 21:13:28.524502 [ 291 ] {} <Debug> TCP-Session: b25ec9cd-bb42-4e49-a03a-5e462040affe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19320 | 2026.03.17 21:13:28.524505 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19321 | 2026.03.17 21:13:28.524521 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19322 | 2026.03.17 21:13:28.524547 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19323 | 2026.03.17 21:13:28.524564 [ 290 ] {} <Debug> TCP-Session: 66b058e9-46bc-4001-80ab-39a6ba7d7f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19324 | 2026.03.17 21:13:28.524584 [ 288 ] {} <Debug> TCP-Session: e3d0d61b-b9d6-4f3f-a311-87a92a9dbbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19325 | 2026.03.17 21:13:28.524600 [ 292 ] {} <Debug> TCP-Session: cd216b77-2519-4e72-a89f-8337c22c6163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19326 | 2026.03.17 21:13:28.524551 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19327 | 2026.03.17 21:13:28.524531 [ 287 ] {} <Debug> TCP-Session: 82bc69e7-2bbe-4901-8751-20cb6f033cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19328 | 2026.03.17 21:13:28.524470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19329 | 2026.03.17 21:13:28.524662 [ 289 ] {} <Debug> TCP-Session: c1b82480-75f8-44ec-9d53-d62f7ffd46e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19330 | 2026.03.17 21:13:28.524707 [ 293 ] {} <Debug> TCP-Session: 7e42c7e5-d82a-4fd0-aec9-156546e309c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19331 | 2026.03.17 21:13:28.563926 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59015 | ||
| 19332 | 2026.03.17 21:13:28.564025 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19333 | 2026.03.17 21:13:28.564050 [ 294 ] {} <Debug> TCP-Session: bcf9c9bd-fa66-484e-bb70-99a85026705f Authenticating user 'default' from [fd00:1122:3344:101::e]:59015 | ||
| 19334 | 2026.03.17 21:13:28.564071 [ 294 ] {} <Debug> TCP-Session: bcf9c9bd-fa66-484e-bb70-99a85026705f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19335 | 2026.03.17 21:13:28.564083 [ 294 ] {} <Debug> TCP-Session: bcf9c9bd-fa66-484e-bb70-99a85026705f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19336 | 2026.03.17 21:13:28.564280 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40506 | ||
| 19337 | 2026.03.17 21:13:28.564317 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45970 | ||
| 19338 | 2026.03.17 21:13:28.564372 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38058 | ||
| 19339 | 2026.03.17 21:13:28.564391 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37229 | ||
| 19340 | 2026.03.17 21:13:28.564420 [ 294 ] {} <Trace> TCP-Session: bcf9c9bd-fa66-484e-bb70-99a85026705f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19341 | 2026.03.17 21:13:28.564413 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33383 | ||
| 19342 | 2026.03.17 21:13:28.564460 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19343 | 2026.03.17 21:13:28.564478 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19344 | 2026.03.17 21:13:28.564499 [ 288 ] {} <Debug> TCP-Session: 5e5134db-ba6b-4e16-a385-9abe8b115042 Authenticating user 'default' from [fd00:1122:3344:101::e]:38058 | ||
| 19345 | 2026.03.17 21:13:28.564511 [ 290 ] {} <Debug> TCP-Session: 5c233b8f-1547-4deb-8b41-2f774f5e7123 Authenticating user 'default' from [fd00:1122:3344:101::e]:37229 | ||
| 19346 | 2026.03.17 21:13:28.564521 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19347 | 2026.03.17 21:13:28.564532 [ 288 ] {} <Debug> TCP-Session: 5e5134db-ba6b-4e16-a385-9abe8b115042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19348 | 2026.03.17 21:13:28.564540 [ 290 ] {} <Debug> TCP-Session: 5c233b8f-1547-4deb-8b41-2f774f5e7123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19349 | 2026.03.17 21:13:28.564557 [ 292 ] {} <Debug> TCP-Session: 9e607a57-1a16-420c-86e2-a3f435e58690 Authenticating user 'default' from [fd00:1122:3344:101::e]:33383 | ||
| 19350 | 2026.03.17 21:13:28.564561 [ 288 ] {} <Debug> TCP-Session: 5e5134db-ba6b-4e16-a385-9abe8b115042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19351 | 2026.03.17 21:13:28.564579 [ 294 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59015) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19352 | 2026.03.17 21:13:28.564592 [ 292 ] {} <Debug> TCP-Session: 9e607a57-1a16-420c-86e2-a3f435e58690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19353 | 2026.03.17 21:13:28.564575 [ 290 ] {} <Debug> TCP-Session: 5c233b8f-1547-4deb-8b41-2f774f5e7123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19354 | 2026.03.17 21:13:28.564629 [ 292 ] {} <Debug> TCP-Session: 9e607a57-1a16-420c-86e2-a3f435e58690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19355 | 2026.03.17 21:13:28.564418 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56101 | ||
| 19356 | 2026.03.17 21:13:28.564418 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19357 | 2026.03.17 21:13:28.564399 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47302 | ||
| 19358 | 2026.03.17 21:13:28.564733 [ 287 ] {} <Debug> TCP-Session: ab3c850d-bda6-4287-840e-9950d436f890 Authenticating user 'default' from [fd00:1122:3344:101::e]:45970 | ||
| 19359 | 2026.03.17 21:13:28.564374 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19360 | 2026.03.17 21:13:28.564760 [ 287 ] {} <Debug> TCP-Session: ab3c850d-bda6-4287-840e-9950d436f890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19361 | 2026.03.17 21:13:28.564784 [ 3 ] {} <Debug> TCP-Session: ab67b102-e1cf-4343-b4b0-5e9a8f843f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:40506 | ||
| 19362 | 2026.03.17 21:13:28.564788 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19363 | 2026.03.17 21:13:28.564794 [ 287 ] {} <Debug> TCP-Session: ab3c850d-bda6-4287-840e-9950d436f890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19364 | 2026.03.17 21:13:28.564810 [ 3 ] {} <Debug> TCP-Session: ab67b102-e1cf-4343-b4b0-5e9a8f843f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19365 | 2026.03.17 21:13:28.564826 [ 291 ] {} <Debug> TCP-Session: ce9d5640-8d43-4fdf-92de-41f8bd7cac61 Authenticating user 'default' from [fd00:1122:3344:101::e]:47302 | ||
| 19366 | 2026.03.17 21:13:28.564843 [ 3 ] {} <Debug> TCP-Session: ab67b102-e1cf-4343-b4b0-5e9a8f843f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19367 | 2026.03.17 21:13:28.564845 [ 294 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19368 | 2026.03.17 21:13:28.564860 [ 291 ] {} <Debug> TCP-Session: ce9d5640-8d43-4fdf-92de-41f8bd7cac61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19369 | 2026.03.17 21:13:28.564757 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19370 | 2026.03.17 21:13:28.564901 [ 291 ] {} <Debug> TCP-Session: ce9d5640-8d43-4fdf-92de-41f8bd7cac61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19371 | 2026.03.17 21:13:28.564918 [ 294 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19372 | 2026.03.17 21:13:28.564932 [ 293 ] {} <Debug> TCP-Session: 6fb83a8e-452e-45b8-8269-8f446687f5d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56101 | ||
| 19373 | 2026.03.17 21:13:28.564386 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55625 | ||
| 19374 | 2026.03.17 21:13:28.564971 [ 293 ] {} <Debug> TCP-Session: 6fb83a8e-452e-45b8-8269-8f446687f5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19375 | 2026.03.17 21:13:28.564993 [ 293 ] {} <Debug> TCP-Session: 6fb83a8e-452e-45b8-8269-8f446687f5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19376 | 2026.03.17 21:13:28.565030 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19377 | 2026.03.17 21:13:28.565052 [ 289 ] {} <Debug> TCP-Session: 3e8691f8-8ef9-4eab-81a8-2ecf99c4399b Authenticating user 'default' from [fd00:1122:3344:101::e]:55625 | ||
| 19378 | 2026.03.17 21:13:28.565068 [ 289 ] {} <Debug> TCP-Session: 3e8691f8-8ef9-4eab-81a8-2ecf99c4399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19379 | 2026.03.17 21:13:28.565080 [ 289 ] {} <Debug> TCP-Session: 3e8691f8-8ef9-4eab-81a8-2ecf99c4399b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19380 | 2026.03.17 21:13:28.565221 [ 294 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 19381 | 2026.03.17 21:13:28.566119 [ 300 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Trace> AggregatingTransform: Aggregating | ||
| 19382 | 2026.03.17 21:13:28.566337 [ 300 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Trace> Aggregator: Aggregation method: without_key | ||
| 19383 | 2026.03.17 21:13:28.566386 [ 300 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001062307 sec. (941.347 rows/sec., 36.77 KiB/sec.) | ||
| 19384 | 2026.03.17 21:13:28.566405 [ 300 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Trace> Aggregator: Merging aggregated data | ||
| 19385 | 2026.03.17 21:13:28.567447 [ 294 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00292 sec., 342.4657534246576 rows/sec., 13.38 KiB/sec. | ||
| 19386 | 2026.03.17 21:13:28.567601 [ 294 ] {5e68970f-d95b-4fc6-a351-770987a2aaeb} <Debug> TCPHandler: Processed in 0.003284463 sec. | ||
| 19387 | 2026.03.17 21:13:28.567721 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19388 | 2026.03.17 21:13:28.567749 [ 294 ] {} <Debug> TCP-Session: bcf9c9bd-fa66-484e-bb70-99a85026705f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19389 | 2026.03.17 21:13:28.567752 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19390 | 2026.03.17 21:13:28.567775 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19391 | 2026.03.17 21:13:28.567797 [ 288 ] {} <Debug> TCP-Session: 5e5134db-ba6b-4e16-a385-9abe8b115042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19392 | 2026.03.17 21:13:28.567795 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19393 | 2026.03.17 21:13:28.567814 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19394 | 2026.03.17 21:13:28.567839 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19395 | 2026.03.17 21:13:28.567850 [ 3 ] {} <Debug> TCP-Session: ab67b102-e1cf-4343-b4b0-5e9a8f843f05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19396 | 2026.03.17 21:13:28.567881 [ 293 ] {} <Debug> TCP-Session: 6fb83a8e-452e-45b8-8269-8f446687f5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19397 | 2026.03.17 21:13:28.567888 [ 289 ] {} <Debug> TCP-Session: 3e8691f8-8ef9-4eab-81a8-2ecf99c4399b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19398 | 2026.03.17 21:13:28.567896 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19399 | 2026.03.17 21:13:28.567914 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19400 | 2026.03.17 21:13:28.567937 [ 291 ] {} <Debug> TCP-Session: ce9d5640-8d43-4fdf-92de-41f8bd7cac61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19401 | 2026.03.17 21:13:28.567826 [ 287 ] {} <Debug> TCP-Session: ab3c850d-bda6-4287-840e-9950d436f890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19402 | 2026.03.17 21:13:28.567963 [ 290 ] {} <Debug> TCP-Session: 5c233b8f-1547-4deb-8b41-2f774f5e7123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19403 | 2026.03.17 21:13:28.567958 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19404 | 2026.03.17 21:13:28.568033 [ 292 ] {} <Debug> TCP-Session: 9e607a57-1a16-420c-86e2-a3f435e58690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19405 | 2026.03.17 21:13:28.776880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42680 | ||
| 19406 | 2026.03.17 21:13:28.777423 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19407 | 2026.03.17 21:13:28.777477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19408 | 2026.03.17 21:13:28.778031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19409 | 2026.03.17 21:13:28.778303 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19410 | 2026.03.17 21:13:28.778477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42680 | ||
| 19411 | 2026.03.17 21:13:30.406807 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59790 | ||
| 19412 | 2026.03.17 21:13:30.406927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19413 | 2026.03.17 21:13:30.406957 [ 288 ] {} <Debug> TCP-Session: 2004e79d-63c7-44a0-b926-79176858a0aa Authenticating user 'default' from [fd00:1122:3344:101::e]:59790 | ||
| 19414 | 2026.03.17 21:13:30.406984 [ 288 ] {} <Debug> TCP-Session: 2004e79d-63c7-44a0-b926-79176858a0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19415 | 2026.03.17 21:13:30.407000 [ 288 ] {} <Debug> TCP-Session: 2004e79d-63c7-44a0-b926-79176858a0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19416 | 2026.03.17 21:13:30.407230 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59463 | ||
| 19417 | 2026.03.17 21:13:30.407262 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44899 | ||
| 19418 | 2026.03.17 21:13:30.407276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59550 | ||
| 19419 | 2026.03.17 21:13:30.407293 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59001 | ||
| 19420 | 2026.03.17 21:13:30.407407 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19421 | 2026.03.17 21:13:30.407355 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19422 | 2026.03.17 21:13:30.407463 [ 294 ] {} <Debug> TCP-Session: bae27cca-8b32-4010-8e5b-073e52287830 Authenticating user 'default' from [fd00:1122:3344:101::e]:59550 | ||
| 19423 | 2026.03.17 21:13:30.407355 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19424 | 2026.03.17 21:13:30.407490 [ 289 ] {} <Debug> TCP-Session: fd85eda9-1cdf-4849-b300-b56bc385acf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59463 | ||
| 19425 | 2026.03.17 21:13:30.407502 [ 294 ] {} <Debug> TCP-Session: bae27cca-8b32-4010-8e5b-073e52287830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19426 | 2026.03.17 21:13:30.407517 [ 293 ] {} <Debug> TCP-Session: b1a0795b-827e-42a6-9db8-7bfce9f1b9e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44899 | ||
| 19427 | 2026.03.17 21:13:30.407533 [ 289 ] {} <Debug> TCP-Session: fd85eda9-1cdf-4849-b300-b56bc385acf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19428 | 2026.03.17 21:13:30.407538 [ 294 ] {} <Debug> TCP-Session: bae27cca-8b32-4010-8e5b-073e52287830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19429 | 2026.03.17 21:13:30.407552 [ 293 ] {} <Debug> TCP-Session: b1a0795b-827e-42a6-9db8-7bfce9f1b9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19430 | 2026.03.17 21:13:30.407571 [ 289 ] {} <Debug> TCP-Session: fd85eda9-1cdf-4849-b300-b56bc385acf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19431 | 2026.03.17 21:13:30.407283 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42657 | ||
| 19432 | 2026.03.17 21:13:30.407245 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35333 | ||
| 19433 | 2026.03.17 21:13:30.407643 [ 293 ] {} <Debug> TCP-Session: b1a0795b-827e-42a6-9db8-7bfce9f1b9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19434 | 2026.03.17 21:13:30.407236 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46812 | ||
| 19435 | 2026.03.17 21:13:30.407504 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19436 | 2026.03.17 21:13:30.407705 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19437 | 2026.03.17 21:13:30.407699 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19438 | 2026.03.17 21:13:30.407743 [ 292 ] {} <Debug> TCP-Session: 48088dc8-b506-4502-bc09-66bd316c99cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35333 | ||
| 19439 | 2026.03.17 21:13:30.407735 [ 287 ] {} <Debug> TCP-Session: 3557c4d8-99cc-4da4-b65d-d602118c78ad Authenticating user 'default' from [fd00:1122:3344:101::e]:59001 | ||
| 19440 | 2026.03.17 21:13:30.407759 [ 3 ] {} <Debug> TCP-Session: 27d58fa1-63c2-4127-8f53-3e20b3a9462e Authenticating user 'default' from [fd00:1122:3344:101::e]:42657 | ||
| 19441 | 2026.03.17 21:13:30.407765 [ 292 ] {} <Debug> TCP-Session: 48088dc8-b506-4502-bc09-66bd316c99cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19442 | 2026.03.17 21:13:30.407785 [ 287 ] {} <Debug> TCP-Session: 3557c4d8-99cc-4da4-b65d-d602118c78ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19443 | 2026.03.17 21:13:30.407790 [ 3 ] {} <Debug> TCP-Session: 27d58fa1-63c2-4127-8f53-3e20b3a9462e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19444 | 2026.03.17 21:13:30.407797 [ 292 ] {} <Debug> TCP-Session: 48088dc8-b506-4502-bc09-66bd316c99cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19445 | 2026.03.17 21:13:30.407810 [ 287 ] {} <Debug> TCP-Session: 3557c4d8-99cc-4da4-b65d-d602118c78ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19446 | 2026.03.17 21:13:30.407819 [ 3 ] {} <Debug> TCP-Session: 27d58fa1-63c2-4127-8f53-3e20b3a9462e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19447 | 2026.03.17 21:13:30.407755 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19448 | 2026.03.17 21:13:30.407350 [ 288 ] {} <Trace> TCP-Session: 2004e79d-63c7-44a0-b926-79176858a0aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19449 | 2026.03.17 21:13:30.407883 [ 290 ] {} <Debug> TCP-Session: 39c28b18-afa6-4d82-b8bf-cd4c846db34e Authenticating user 'default' from [fd00:1122:3344:101::e]:46812 | ||
| 19450 | 2026.03.17 21:13:30.407240 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35313 | ||
| 19451 | 2026.03.17 21:13:30.407919 [ 290 ] {} <Debug> TCP-Session: 39c28b18-afa6-4d82-b8bf-cd4c846db34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19452 | 2026.03.17 21:13:30.407954 [ 290 ] {} <Debug> TCP-Session: 39c28b18-afa6-4d82-b8bf-cd4c846db34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19453 | 2026.03.17 21:13:30.407989 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19454 | 2026.03.17 21:13:30.408015 [ 291 ] {} <Debug> TCP-Session: d1b9ac10-9892-4227-a25b-d12f4824e17f Authenticating user 'default' from [fd00:1122:3344:101::e]:35313 | ||
| 19455 | 2026.03.17 21:13:30.408033 [ 291 ] {} <Debug> TCP-Session: d1b9ac10-9892-4227-a25b-d12f4824e17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19456 | 2026.03.17 21:13:30.408046 [ 291 ] {} <Debug> TCP-Session: d1b9ac10-9892-4227-a25b-d12f4824e17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19457 | 2026.03.17 21:13:30.408048 [ 288 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59790) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19458 | 2026.03.17 21:13:30.408307 [ 288 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19459 | 2026.03.17 21:13:30.408361 [ 288 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19460 | 2026.03.17 21:13:30.408634 [ 288 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Debug> oximeter.version (8d88fb0d-641a-4a2b-baa9-05cb8c0c0632) (SelectExecutor): Key condition: unknown | ||
| 19461 | 2026.03.17 21:13:30.409694 [ 322 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Trace> AggregatingTransform: Aggregating | ||
| 19462 | 2026.03.17 21:13:30.409733 [ 322 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Trace> Aggregator: Aggregation method: without_key | ||
| 19463 | 2026.03.17 21:13:30.409768 [ 322 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038526 sec. (962.903 rows/sec., 37.61 KiB/sec.) | ||
| 19464 | 2026.03.17 21:13:30.409782 [ 322 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Trace> Aggregator: Merging aggregated data | ||
| 19465 | 2026.03.17 21:13:30.410925 [ 288 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002932 sec., 341.06412005457025 rows/sec., 13.32 KiB/sec. | ||
| 19466 | 2026.03.17 21:13:30.411080 [ 288 ] {331ab4a4-bdd6-473b-a33c-1160b9710b29} <Debug> TCPHandler: Processed in 0.003855522 sec. | ||
| 19467 | 2026.03.17 21:13:30.411210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19468 | 2026.03.17 21:13:30.411239 [ 288 ] {} <Debug> TCP-Session: 2004e79d-63c7-44a0-b926-79176858a0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19469 | 2026.03.17 21:13:30.411247 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19470 | 2026.03.17 21:13:30.411271 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19471 | 2026.03.17 21:13:30.411292 [ 289 ] {} <Debug> TCP-Session: fd85eda9-1cdf-4849-b300-b56bc385acf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19472 | 2026.03.17 21:13:30.411296 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19473 | 2026.03.17 21:13:30.411317 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19474 | 2026.03.17 21:13:30.411343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19475 | 2026.03.17 21:13:30.411353 [ 287 ] {} <Debug> TCP-Session: 3557c4d8-99cc-4da4-b65d-d602118c78ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19476 | 2026.03.17 21:13:30.411374 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19477 | 2026.03.17 21:13:30.411371 [ 294 ] {} <Debug> TCP-Session: bae27cca-8b32-4010-8e5b-073e52287830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19478 | 2026.03.17 21:13:30.411393 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19479 | 2026.03.17 21:13:30.411414 [ 293 ] {} <Debug> TCP-Session: b1a0795b-827e-42a6-9db8-7bfce9f1b9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19480 | 2026.03.17 21:13:30.411361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19481 | 2026.03.17 21:13:30.411441 [ 3 ] {} <Debug> TCP-Session: 27d58fa1-63c2-4127-8f53-3e20b3a9462e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19482 | 2026.03.17 21:13:30.411318 [ 292 ] {} <Debug> TCP-Session: 48088dc8-b506-4502-bc09-66bd316c99cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19483 | 2026.03.17 21:13:30.411475 [ 290 ] {} <Debug> TCP-Session: 39c28b18-afa6-4d82-b8bf-cd4c846db34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19484 | 2026.03.17 21:13:30.411388 [ 291 ] {} <Debug> TCP-Session: d1b9ac10-9892-4227-a25b-d12f4824e17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19485 | 2026.03.17 21:13:31.134087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19486 | 2026.03.17 21:13:31.161534 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19487 | 2026.03.17 21:13:31.161623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19488 | 2026.03.17 21:13:31.171063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19489 | 2026.03.17 21:13:31.172149 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19490 | 2026.03.17 21:13:31.177919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19491 | 2026.03.17 21:13:31.423761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2354 | ||
| 19492 | 2026.03.17 21:13:31.426391 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19493 | 2026.03.17 21:13:31.426451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19494 | 2026.03.17 21:13:31.427744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19495 | 2026.03.17 21:13:31.428033 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19496 | 2026.03.17 21:13:31.428219 [ 42 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19497 | 2026.03.17 21:13:31.428289 [ 42 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19498 | 2026.03.17 21:13:31.428315 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19499 | 2026.03.17 21:13:31.428427 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 19500 | 2026.03.17 21:13:31.428456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2354 | ||
| 19501 | 2026.03.17 21:13:31.429048 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19502 | 2026.03.17 21:13:31.429209 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2204 rows starting from the beginning of the part | ||
| 19503 | 2026.03.17 21:13:31.429598 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 19504 | 2026.03.17 21:13:31.429976 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 19505 | 2026.03.17 21:13:31.430347 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 19506 | 2026.03.17 21:13:31.430714 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 19507 | 2026.03.17 21:13:31.431068 [ 202 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
| 19508 | 2026.03.17 21:13:31.438554 [ 190 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2354 rows, containing 72 columns (72 merged, 0 gathered) in 0.010178573 sec., 231270.13973373282 rows/sec., 178.20 MiB/sec. | ||
| 19509 | 2026.03.17 21:13:31.440856 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19510 | 2026.03.17 21:13:31.441534 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19511 | 2026.03.17 21:13:31.441627 [ 188 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_66_13} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19512 | 2026.03.17 21:13:31.442028 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 19513 | 2026.03.17 21:13:32.938803 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19514 | 2026.03.17 21:13:32.939010 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19515 | 2026.03.17 21:13:32.939081 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19516 | 2026.03.17 21:13:32.939813 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19517 | 2026.03.17 21:13:32.939863 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19518 | 2026.03.17 21:13:32.940292 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19519 | 2026.03.17 21:13:32.940529 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19520 | 2026.03.17 21:13:32.940702 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001743 sec., 51635.11187607573 rows/sec., 4.33 MiB/sec. | ||
| 19521 | 2026.03.17 21:13:32.940758 [ 4 ] {f90d8c2d-b95f-4c3b-9b26-1b481c80b36e} <Debug> TCPHandler: Processed in 0.002085114 sec. | ||
| 19522 | 2026.03.17 21:13:32.940893 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19523 | 2026.03.17 21:13:32.941001 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19524 | 2026.03.17 21:13:32.941048 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19525 | 2026.03.17 21:13:32.941497 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19526 | 2026.03.17 21:13:32.941535 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19527 | 2026.03.17 21:13:32.941857 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19528 | 2026.03.17 21:13:32.942085 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19529 | 2026.03.17 21:13:32.942228 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001252 sec., 13578.274760383385 rows/sec., 1021.02 KiB/sec. | ||
| 19530 | 2026.03.17 21:13:32.942270 [ 4 ] {5495ca6a-18e6-4ca6-885d-4d8d4847d6f5} <Debug> TCPHandler: Processed in 0.001430053 sec. | ||
| 19531 | 2026.03.17 21:13:32.942270 [ 220 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19532 | 2026.03.17 21:13:32.942309 [ 220 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19533 | 2026.03.17 21:13:32.942397 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19534 | 2026.03.17 21:13:32.942497 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19535 | 2026.03.17 21:13:32.942539 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19536 | 2026.03.17 21:13:32.942989 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19537 | 2026.03.17 21:13:32.943025 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19538 | 2026.03.17 21:13:32.943333 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19539 | 2026.03.17 21:13:32.943551 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19540 | 2026.03.17 21:13:32.943685 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001209 sec., 66997.51861042183 rows/sec., 5.23 MiB/sec. | ||
| 19541 | 2026.03.17 21:13:32.943724 [ 4 ] {6ab1c373-73a5-4ede-add0-7d807a20ea47} <Debug> TCPHandler: Processed in 0.001377792 sec. | ||
| 19542 | 2026.03.17 21:13:32.943837 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19543 | 2026.03.17 21:13:32.943936 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19544 | 2026.03.17 21:13:32.943980 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19545 | 2026.03.17 21:13:32.944402 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.03.17 21:13:32.944437 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19547 | 2026.03.17 21:13:32.944773 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19548 | 2026.03.17 21:13:32.944989 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2026.03.17 21:13:32.945122 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 19550 | 2026.03.17 21:13:32.945159 [ 4 ] {11adc582-1bcd-4dce-84a7-a517ecf8b651} <Debug> TCPHandler: Processed in 0.001371092 sec. | ||
| 19551 | 2026.03.17 21:13:32.945277 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19552 | 2026.03.17 21:13:32.945372 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19553 | 2026.03.17 21:13:32.945428 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <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 | ||
| 19554 | 2026.03.17 21:13:32.945537 [ 220 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19555 | 2026.03.17 21:13:32.946238 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.03.17 21:13:32.946272 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19557 | 2026.03.17 21:13:32.946804 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19558 | 2026.03.17 21:13:32.947030 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2026.03.17 21:13:32.947176 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001822 sec., 9330.40614709111 rows/sec., 16.72 MiB/sec. | ||
| 19560 | 2026.03.17 21:13:32.947249 [ 4 ] {f8f27cf5-582d-42bf-89af-4a0e10efefb7} <Debug> TCPHandler: Processed in 0.002025293 sec. | ||
| 19561 | 2026.03.17 21:13:32.947373 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2026.03.17 21:13:32.947469 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19563 | 2026.03.17 21:13:32.947513 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19564 | 2026.03.17 21:13:32.947853 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19565 | 2026.03.17 21:13:32.947891 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19566 | 2026.03.17 21:13:32.948200 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19567 | 2026.03.17 21:13:32.948415 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19568 | 2026.03.17 21:13:32.948544 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 19569 | 2026.03.17 21:13:32.948581 [ 4 ] {80c338cf-5df6-4ff6-ace0-4508a4d03a50} <Debug> TCPHandler: Processed in 0.00125767 sec. | ||
| 19570 | 2026.03.17 21:13:36.061180 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19571 | 2026.03.17 21:13:36.061235 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19572 | 2026.03.17 21:13:36.278629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43192 | ||
| 19573 | 2026.03.17 21:13:36.279230 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19574 | 2026.03.17 21:13:36.279279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 19575 | 2026.03.17 21:13:36.279775 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19576 | 2026.03.17 21:13:36.280017 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19577 | 2026.03.17 21:13:36.280175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43192 | ||
| 19578 | 2026.03.17 21:13:36.280264 [ 221 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19579 | 2026.03.17 21:13:36.280322 [ 221 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19580 | 2026.03.17 21:13:36.282458 [ 221 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19581 | 2026.03.17 21:13:37.030605 [ 220 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19582 | 2026.03.17 21:13:37.030669 [ 220 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19583 | 2026.03.17 21:13:37.032602 [ 220 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19584 | 2026.03.17 21:13:37.936842 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19585 | 2026.03.17 21:13:37.937028 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19586 | 2026.03.17 21:13:37.937096 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19587 | 2026.03.17 21:13:37.937785 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19588 | 2026.03.17 21:13:37.937838 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19589 | 2026.03.17 21:13:37.938260 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19590 | 2026.03.17 21:13:37.938492 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2026.03.17 21:13:37.938664 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Debug> executeQuery: Read 126 rows, 10.99 KiB in 0.001686 sec., 74733.09608540926 rows/sec., 6.36 MiB/sec. | ||
| 19592 | 2026.03.17 21:13:37.938685 [ 71 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19593 | 2026.03.17 21:13:37.938717 [ 4 ] {d86ab05e-ddd4-40c0-a7e7-191dfd9558b5} <Debug> TCPHandler: Processed in 0.002004912 sec. | ||
| 19594 | 2026.03.17 21:13:37.938756 [ 71 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19595 | 2026.03.17 21:13:37.938783 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19596 | 2026.03.17 21:13:37.938857 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19597 | 2026.03.17 21:13:37.938918 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19598 | 2026.03.17 21:13:37.938967 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19599 | 2026.03.17 21:13:37.939015 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19600 | 2026.03.17 21:13:37.939081 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19601 | 2026.03.17 21:13:37.939127 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2894 rows starting from the beginning of the part | ||
| 19602 | 2026.03.17 21:13:37.939207 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 104 rows starting from the beginning of the part | ||
| 19603 | 2026.03.17 21:13:37.939262 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 19604 | 2026.03.17 21:13:37.939314 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 108 rows starting from the beginning of the part | ||
| 19605 | 2026.03.17 21:13:37.939365 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 90 rows starting from the beginning of the part | ||
| 19606 | 2026.03.17 21:13:37.939413 [ 198 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 126 rows starting from the beginning of the part | ||
| 19607 | 2026.03.17 21:13:37.939455 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19608 | 2026.03.17 21:13:37.939499 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19609 | 2026.03.17 21:13:37.939853 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19610 | 2026.03.17 21:13:37.940067 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19611 | 2026.03.17 21:13:37.940210 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00127 sec., 27559.055118110235 rows/sec., 2.02 MiB/sec. | ||
| 19612 | 2026.03.17 21:13:37.940252 [ 4 ] {b9765b3f-4b02-426a-8508-5c949f8312e5} <Debug> TCPHandler: Processed in 0.001448433 sec. | ||
| 19613 | 2026.03.17 21:13:37.940357 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19614 | 2026.03.17 21:13:37.940456 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19615 | 2026.03.17 21:13:37.940499 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19616 | 2026.03.17 21:13:37.940934 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19617 | 2026.03.17 21:13:37.940973 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19618 | 2026.03.17 21:13:37.940976 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3412 rows, containing 5 columns (5 merged, 0 gathered) in 0.002127264 sec., 1603938.2041909234 rows/sec., 131.15 MiB/sec. | ||
| 19619 | 2026.03.17 21:13:37.941267 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19620 | 2026.03.17 21:13:37.941311 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19621 | 2026.03.17 21:13:37.941595 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2026.03.17 21:13:37.941630 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19623 | 2026.03.17 21:13:37.941719 [ 190 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_131_26} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19624 | 2026.03.17 21:13:37.941722 [ 71 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19625 | 2026.03.17 21:13:37.941735 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001299 sec., 80831.40877598152 rows/sec., 6.34 MiB/sec. | ||
| 19626 | 2026.03.17 21:13:37.941762 [ 71 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19627 | 2026.03.17 21:13:37.941787 [ 4 ] {c2d5b300-a730-4f28-9ea8-cdfb52393aef} <Debug> TCPHandler: Processed in 0.001478364 sec. | ||
| 19628 | 2026.03.17 21:13:37.941787 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19629 | 2026.03.17 21:13:37.941812 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 19630 | 2026.03.17 21:13:37.941914 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19631 | 2026.03.17 21:13:37.941918 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19632 | 2026.03.17 21:13:37.942014 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19633 | 2026.03.17 21:13:37.942027 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19634 | 2026.03.17 21:13:37.942047 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1552 rows starting from the beginning of the part | ||
| 19635 | 2026.03.17 21:13:37.942072 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19636 | 2026.03.17 21:13:37.942115 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 88 rows starting from the beginning of the part | ||
| 19637 | 2026.03.17 21:13:37.942165 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 81 rows starting from the beginning of the part | ||
| 19638 | 2026.03.17 21:13:37.942208 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 93 rows starting from the beginning of the part | ||
| 19639 | 2026.03.17 21:13:37.942252 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 81 rows starting from the beginning of the part | ||
| 19640 | 2026.03.17 21:13:37.942295 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 105 rows starting from the beginning of the part | ||
| 19641 | 2026.03.17 21:13:37.942534 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19642 | 2026.03.17 21:13:37.942580 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19643 | 2026.03.17 21:13:37.943003 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19644 | 2026.03.17 21:13:37.943247 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19645 | 2026.03.17 21:13:37.943372 [ 190 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499774 sec., 1333534.2524940425 rows/sec., 100.65 MiB/sec. | ||
| 19646 | 2026.03.17 21:13:37.943373 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 2 parts from all_1_126_29 to all_127_127_0 | ||
| 19647 | 2026.03.17 21:13:37.943387 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 19648 | 2026.03.17 21:13:37.943418 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.03.17 21:13:37.943444 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19650 | 2026.03.17 21:13:37.943448 [ 4 ] {45d3fb9c-7ca1-4c0e-b9d7-07930eb0e4fd} <Debug> TCPHandler: Processed in 0.001579905 sec. | ||
| 19651 | 2026.03.17 21:13:37.943521 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_29 to all_127_127_0 into Compact with storage Full | ||
| 19652 | 2026.03.17 21:13:37.943568 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2026.03.17 21:13:37.943627 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19654 | 2026.03.17 21:13:37.943633 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19655 | 2026.03.17 21:13:37.943668 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19656 | 2026.03.17 21:13:37.943683 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_126_29, total 49638 rows starting from the beginning of the part | ||
| 19657 | 2026.03.17 21:13:37.943723 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <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 | ||
| 19658 | 2026.03.17 21:13:37.943749 [ 200 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 19659 | 2026.03.17 21:13:37.943977 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19660 | 2026.03.17 21:13:37.944073 [ 186 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_131_26} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19661 | 2026.03.17 21:13:37.944163 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 19662 | 2026.03.17 21:13:37.944582 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.03.17 21:13:37.944624 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19664 | 2026.03.17 21:13:37.945187 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19665 | 2026.03.17 21:13:37.945432 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.03.17 21:13:37.945566 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19667 | 2026.03.17 21:13:37.945581 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001933 sec., 18106.57009829281 rows/sec., 32.45 MiB/sec. | ||
| 19668 | 2026.03.17 21:13:37.945601 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19669 | 2026.03.17 21:13:37.945626 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19670 | 2026.03.17 21:13:37.945676 [ 4 ] {2bd70e6b-4be5-4840-a1c3-b5b30da54302} <Debug> TCPHandler: Processed in 0.002155704 sec. | ||
| 19671 | 2026.03.17 21:13:37.945698 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19672 | 2026.03.17 21:13:37.945795 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19673 | 2026.03.17 21:13:37.945897 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19674 | 2026.03.17 21:13:37.945900 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19675 | 2026.03.17 21:13:37.945944 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19676 | 2026.03.17 21:13:37.945969 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2645 rows starting from the beginning of the part | ||
| 19677 | 2026.03.17 21:13:37.946098 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 24 rows starting from the beginning of the part | ||
| 19678 | 2026.03.17 21:13:37.946209 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 17 rows starting from the beginning of the part | ||
| 19679 | 2026.03.17 21:13:37.946275 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19680 | 2026.03.17 21:13:37.946317 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19681 | 2026.03.17 21:13:37.946318 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 25 rows starting from the beginning of the part | ||
| 19682 | 2026.03.17 21:13:37.946433 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 17 rows starting from the beginning of the part | ||
| 19683 | 2026.03.17 21:13:37.946534 [ 190 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 35 rows starting from the beginning of the part | ||
| 19684 | 2026.03.17 21:13:37.946655 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19685 | 2026.03.17 21:13:37.946885 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19686 | 2026.03.17 21:13:37.947036 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001158 sec., 7772.020725388601 rows/sec., 597.91 KiB/sec. | ||
| 19687 | 2026.03.17 21:13:37.947088 [ 4 ] {fb09b9ff-334b-4f7d-91a9-16e8600adb4f} <Debug> TCPHandler: Processed in 0.001340481 sec. | ||
| 19688 | 2026.03.17 21:13:37.947203 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19689 | 2026.03.17 21:13:37.947299 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19690 | 2026.03.17 21:13:37.947340 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19691 | 2026.03.17 21:13:37.947677 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2026.03.17 21:13:37.947714 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19693 | 2026.03.17 21:13:37.948020 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19694 | 2026.03.17 21:13:37.948235 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2026.03.17 21:13:37.948370 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 19696 | 2026.03.17 21:13:37.948407 [ 4 ] {79e36846-7057-4c64-8f92-2c618c757524} <Debug> TCPHandler: Processed in 0.001250951 sec. | ||
| 19697 | 2026.03.17 21:13:37.952019 [ 193 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49798 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522196 sec., 5843329.583126227 rows/sec., 382.72 MiB/sec. | ||
| 19698 | 2026.03.17 21:13:37.952432 [ 187 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Trace> MergedBlockOutputStream: filled checksums all_1_127_30 (state Temporary) | ||
| 19699 | 2026.03.17 21:13:37.952790 [ 187 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_127_30 to all_1_127_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19700 | 2026.03.17 21:13:37.952880 [ 187 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_127_30} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 2 parts: [all_1_126_29, all_127_127_0] -> all_1_127_30 | ||
| 19701 | 2026.03.17 21:13:37.952994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19702 | 2026.03.17 21:13:37.955253 [ 195 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2763 rows, containing 19 columns (19 merged, 0 gathered) in 0.009580103 sec., 288410.2603072222 rows/sec., 516.82 MiB/sec. | ||
| 19703 | 2026.03.17 21:13:37.957979 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19704 | 2026.03.17 21:13:37.958325 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19705 | 2026.03.17 21:13:37.958399 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19706 | 2026.03.17 21:13:37.958578 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.13 MiB. | ||
| 19707 | 2026.03.17 21:13:38.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.69 MiB, peak 415.77 MiB, free memory in arenas 0.00 B, will set to 401.07 MiB (RSS), difference: 4.38 MiB | ||
| 19708 | 2026.03.17 21:13:38.678015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 19709 | 2026.03.17 21:13:38.696128 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19710 | 2026.03.17 21:13:38.696200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19711 | 2026.03.17 21:13:38.702539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19712 | 2026.03.17 21:13:38.703292 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19713 | 2026.03.17 21:13:38.707141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19714 | 2026.03.17 21:13:41.428741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2380 | ||
| 19715 | 2026.03.17 21:13:41.432217 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19716 | 2026.03.17 21:13:41.432296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 19717 | 2026.03.17 21:13:41.434048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19718 | 2026.03.17 21:13:41.434452 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19719 | 2026.03.17 21:13:41.435079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2380 | ||
| 19720 | 2026.03.17 21:13:42.130693 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19721 | 2026.03.17 21:13:42.130765 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19722 | 2026.03.17 21:13:42.136137 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19723 | 2026.03.17 21:13:42.728012 [ 220 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19724 | 2026.03.17 21:13:42.728098 [ 220 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19725 | 2026.03.17 21:13:42.731319 [ 220 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19726 | 2026.03.17 21:13:42.934041 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19727 | 2026.03.17 21:13:42.934227 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19728 | 2026.03.17 21:13:42.934298 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19729 | 2026.03.17 21:13:42.935077 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19730 | 2026.03.17 21:13:42.935124 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19731 | 2026.03.17 21:13:42.935924 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19732 | 2026.03.17 21:13:42.936155 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19733 | 2026.03.17 21:13:42.936312 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.002138 sec., 144059.86903648268 rows/sec., 9.37 MiB/sec. | ||
| 19734 | 2026.03.17 21:13:42.936366 [ 4 ] {6a17186e-c228-41a6-8036-48aec251babb} <Debug> TCPHandler: Processed in 0.002459479 sec. | ||
| 19735 | 2026.03.17 21:13:42.936497 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19736 | 2026.03.17 21:13:42.936596 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19737 | 2026.03.17 21:13:42.936641 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19738 | 2026.03.17 21:13:42.937064 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19739 | 2026.03.17 21:13:42.937101 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19740 | 2026.03.17 21:13:42.937403 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19741 | 2026.03.17 21:13:42.937612 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19742 | 2026.03.17 21:13:42.937743 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 418.53 KiB/sec. | ||
| 19743 | 2026.03.17 21:13:42.937781 [ 4 ] {71153d34-186d-4407-984a-c5323e27bd0e} <Debug> TCPHandler: Processed in 0.001332222 sec. | ||
| 19744 | 2026.03.17 21:13:42.937890 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19745 | 2026.03.17 21:13:42.937983 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19746 | 2026.03.17 21:13:42.938022 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19747 | 2026.03.17 21:13:42.939863 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19748 | 2026.03.17 21:13:42.939901 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19749 | 2026.03.17 21:13:42.940387 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19750 | 2026.03.17 21:13:42.940610 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19751 | 2026.03.17 21:13:42.940740 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Debug> executeQuery: Read 2844 rows, 223.16 KiB in 0.002776 sec., 1024495.6772334295 rows/sec., 78.51 MiB/sec. | ||
| 19752 | 2026.03.17 21:13:42.940781 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Debug> MemoryTracker: Peak memory usage (for query): 4.07 MiB. | ||
| 19753 | 2026.03.17 21:13:42.940795 [ 4 ] {7f721771-a54b-4d83-9af0-d351dbac943d} <Debug> TCPHandler: Processed in 0.002951787 sec. | ||
| 19754 | 2026.03.17 21:13:42.940910 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19755 | 2026.03.17 21:13:42.941004 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19756 | 2026.03.17 21:13:42.941043 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19757 | 2026.03.17 21:13:42.941524 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19758 | 2026.03.17 21:13:42.941560 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19759 | 2026.03.17 21:13:42.941864 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19760 | 2026.03.17 21:13:42.942067 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19761 | 2026.03.17 21:13:42.942197 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Debug> executeQuery: Read 191 rows, 12.25 KiB in 0.001213 sec., 157460.84089035448 rows/sec., 9.86 MiB/sec. | ||
| 19762 | 2026.03.17 21:13:42.942235 [ 4 ] {0c102439-b385-41ad-b178-b99c7f97e34e} <Debug> TCPHandler: Processed in 0.001372012 sec. | ||
| 19763 | 2026.03.17 21:13:42.942358 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19764 | 2026.03.17 21:13:42.942479 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19765 | 2026.03.17 21:13:42.942527 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19766 | 2026.03.17 21:13:42.943402 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19767 | 2026.03.17 21:13:42.943439 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19768 | 2026.03.17 21:13:42.943786 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19769 | 2026.03.17 21:13:42.943995 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19770 | 2026.03.17 21:13:42.944126 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Debug> executeQuery: Read 881 rows, 54.19 KiB in 0.001672 sec., 526913.875598086 rows/sec., 31.65 MiB/sec. | ||
| 19771 | 2026.03.17 21:13:42.944166 [ 4 ] {414f2b3e-bc3d-4756-a1af-dabfaddc07fe} <Debug> TCPHandler: Processed in 0.00186946 sec. | ||
| 19772 | 2026.03.17 21:13:42.944282 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19773 | 2026.03.17 21:13:42.944378 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19774 | 2026.03.17 21:13:42.944417 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19775 | 2026.03.17 21:13:42.944797 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19776 | 2026.03.17 21:13:42.944834 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19777 | 2026.03.17 21:13:42.945118 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19778 | 2026.03.17 21:13:42.945330 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19779 | 2026.03.17 21:13:42.945456 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 19780 | 2026.03.17 21:13:42.945494 [ 4 ] {bec82903-596d-4366-9dce-34534aefc2fe} <Debug> TCPHandler: Processed in 0.001261821 sec. | ||
| 19781 | 2026.03.17 21:13:42.945603 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19782 | 2026.03.17 21:13:42.945697 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19783 | 2026.03.17 21:13:42.945735 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19784 | 2026.03.17 21:13:42.946226 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19785 | 2026.03.17 21:13:42.946261 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19786 | 2026.03.17 21:13:42.946562 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 19787 | 2026.03.17 21:13:42.946781 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19788 | 2026.03.17 21:13:42.946909 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 7.59 MiB/sec. | ||
| 19789 | 2026.03.17 21:13:42.946947 [ 4 ] {07789a13-a62f-428d-a141-2e57d586a1ae} <Debug> TCPHandler: Processed in 0.001392772 sec. | ||
| 19790 | 2026.03.17 21:13:42.947060 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19791 | 2026.03.17 21:13:42.947154 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19792 | 2026.03.17 21:13:42.947193 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19793 | 2026.03.17 21:13:42.948387 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2026.03.17 21:13:42.948423 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19795 | 2026.03.17 21:13:42.948784 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19796 | 2026.03.17 21:13:42.948986 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2026.03.17 21:13:42.949117 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Debug> executeQuery: Read 1499 rows, 106.63 KiB in 0.00198 sec., 757070.7070707071 rows/sec., 52.59 MiB/sec. | ||
| 19798 | 2026.03.17 21:13:42.949154 [ 4 ] {bfeae4db-5b58-4a00-8480-1d820fe66fd4} <Debug> TCPHandler: Processed in 0.002143704 sec. | ||
| 19799 | 2026.03.17 21:13:42.949267 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19800 | 2026.03.17 21:13:42.949363 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19801 | 2026.03.17 21:13:42.949404 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19802 | 2026.03.17 21:13:42.949742 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2026.03.17 21:13:42.949776 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19804 | 2026.03.17 21:13:42.950079 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19805 | 2026.03.17 21:13:42.950284 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19806 | 2026.03.17 21:13:42.950410 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 19807 | 2026.03.17 21:13:42.950447 [ 4 ] {400e7e3a-09bc-4050-891a-eee3d13302a1} <Debug> TCPHandler: Processed in 0.0012304 sec. | ||
| 19808 | 2026.03.17 21:13:42.950557 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19809 | 2026.03.17 21:13:42.950656 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19810 | 2026.03.17 21:13:42.950698 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19811 | 2026.03.17 21:13:42.951556 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2026.03.17 21:13:42.951592 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19813 | 2026.03.17 21:13:42.952036 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19814 | 2026.03.17 21:13:42.952259 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19815 | 2026.03.17 21:13:42.952384 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 6 parts from all_1_127_30 to all_132_132_0 | ||
| 19816 | 2026.03.17 21:13:42.952393 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Debug> executeQuery: Read 1489 rows, 96.87 KiB in 0.001755 sec., 848433.0484330484 rows/sec., 53.90 MiB/sec. | ||
| 19817 | 2026.03.17 21:13:42.952430 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19818 | 2026.03.17 21:13:42.952450 [ 4 ] {988365d9-4152-4300-86c1-ec4374f70114} <Debug> TCPHandler: Processed in 0.001941571 sec. | ||
| 19819 | 2026.03.17 21:13:42.952451 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19820 | 2026.03.17 21:13:42.952574 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19821 | 2026.03.17 21:13:42.952594 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_127_30 to all_132_132_0 into Compact with storage Full | ||
| 19822 | 2026.03.17 21:13:42.952669 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19823 | 2026.03.17 21:13:42.952716 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19824 | 2026.03.17 21:13:42.952764 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19825 | 2026.03.17 21:13:42.952813 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_127_30, total 49798 rows starting from the beginning of the part | ||
| 19826 | 2026.03.17 21:13:42.952892 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 19827 | 2026.03.17 21:13:42.952948 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 162 rows starting from the beginning of the part | ||
| 19828 | 2026.03.17 21:13:42.952997 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 19829 | 2026.03.17 21:13:42.953046 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19830 | 2026.03.17 21:13:42.953047 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 19831 | 2026.03.17 21:13:42.953090 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19832 | 2026.03.17 21:13:42.953126 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1489 rows starting from the beginning of the part | ||
| 19833 | 2026.03.17 21:13:42.953419 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19834 | 2026.03.17 21:13:42.953663 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19835 | 2026.03.17 21:13:42.953795 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 19836 | 2026.03.17 21:13:42.953845 [ 4 ] {81dcf928-0beb-45f7-8546-002d46121f8d} <Debug> TCPHandler: Processed in 0.001319051 sec. | ||
| 19837 | 2026.03.17 21:13:42.953971 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19838 | 2026.03.17 21:13:42.954067 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19839 | 2026.03.17 21:13:42.954121 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <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 | ||
| 19840 | 2026.03.17 21:13:42.955019 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19841 | 2026.03.17 21:13:42.955054 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19842 | 2026.03.17 21:13:42.955627 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19843 | 2026.03.17 21:13:42.955867 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19844 | 2026.03.17 21:13:42.956014 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001965 sec., 15776.081424936385 rows/sec., 28.27 MiB/sec. | ||
| 19845 | 2026.03.17 21:13:42.956043 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19846 | 2026.03.17 21:13:42.956071 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19847 | 2026.03.17 21:13:42.956094 [ 4 ] {c3627fe2-da9f-4148-99a2-e81fe027c40e} <Debug> TCPHandler: Processed in 0.002171435 sec. | ||
| 19848 | 2026.03.17 21:13:42.956215 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19849 | 2026.03.17 21:13:42.956310 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19850 | 2026.03.17 21:13:42.956352 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19851 | 2026.03.17 21:13:42.956700 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19852 | 2026.03.17 21:13:42.956736 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19853 | 2026.03.17 21:13:42.957060 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19854 | 2026.03.17 21:13:42.957289 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19855 | 2026.03.17 21:13:42.957421 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 19856 | 2026.03.17 21:13:42.957458 [ 4 ] {9caf4f4d-c551-4428-83a0-e56fee65ab41} <Debug> TCPHandler: Processed in 0.001291791 sec. | ||
| 19857 | 2026.03.17 21:13:42.959451 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19858 | 2026.03.17 21:13:42.962044 [ 196 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51929 rows, containing 5 columns (5 merged, 0 gathered) in 0.009518702 sec., 5455470.71438942 rows/sec., 357.29 MiB/sec. | ||
| 19859 | 2026.03.17 21:13:42.962416 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Trace> MergedBlockOutputStream: filled checksums all_1_132_31 (state Temporary) | ||
| 19860 | 2026.03.17 21:13:42.962685 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_132_31 to all_1_132_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19861 | 2026.03.17 21:13:42.962750 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_132_31} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 6 parts: [all_1_127_30, all_132_132_0] -> all_1_132_31 | ||
| 19862 | 2026.03.17 21:13:42.962829 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19863 | 2026.03.17 21:13:43.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.05 MiB, peak 415.77 MiB, free memory in arenas 0.00 B, will set to 401.07 MiB (RSS), difference: 3.02 MiB | ||
| 19864 | 2026.03.17 21:13:43.780330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43640 | ||
| 19865 | 2026.03.17 21:13:43.780953 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19866 | 2026.03.17 21:13:43.781000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19867 | 2026.03.17 21:13:43.781564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19868 | 2026.03.17 21:13:43.781809 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19869 | 2026.03.17 21:13:43.781958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43640 | ||
| 19870 | 2026.03.17 21:13:43.781959 [ 67 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19871 | 2026.03.17 21:13:43.782031 [ 67 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2026.03.17 21:13:43.782053 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19873 | 2026.03.17 21:13:43.782149 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19874 | 2026.03.17 21:13:43.782237 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19875 | 2026.03.17 21:13:43.782273 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41272 rows starting from the beginning of the part | ||
| 19876 | 2026.03.17 21:13:43.782330 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 19877 | 2026.03.17 21:13:43.782375 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 19878 | 2026.03.17 21:13:43.782416 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 19879 | 2026.03.17 21:13:43.782453 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 19880 | 2026.03.17 21:13:43.782492 [ 192 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 19881 | 2026.03.17 21:13:43.785280 [ 191 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00317382 sec., 13749992.123056758 rows/sec., 196.70 MiB/sec. | ||
| 19882 | 2026.03.17 21:13:43.785491 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19883 | 2026.03.17 21:13:43.785747 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2026.03.17 21:13:43.785813 [ 196 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_91_18} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19885 | 2026.03.17 21:13:43.785895 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19886 | 2026.03.17 21:13:44.148973 [ 221 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19887 | 2026.03.17 21:13:44.149044 [ 221 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19888 | 2026.03.17 21:13:44.152389 [ 221 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19889 | 2026.03.17 21:13:46.207238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19890 | 2026.03.17 21:13:46.225203 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19891 | 2026.03.17 21:13:46.225260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19892 | 2026.03.17 21:13:46.231510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19893 | 2026.03.17 21:13:46.232261 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19894 | 2026.03.17 21:13:46.232553 [ 66 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19895 | 2026.03.17 21:13:46.232617 [ 66 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.03.17 21:13:46.232638 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19897 | 2026.03.17 21:13:46.232729 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19898 | 2026.03.17 21:13:46.235463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19899 | 2026.03.17 21:13:46.235723 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19900 | 2026.03.17 21:13:46.236576 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19901 | 2026.03.17 21:13:46.240029 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 19902 | 2026.03.17 21:13:46.243583 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 19903 | 2026.03.17 21:13:46.247447 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 19904 | 2026.03.17 21:13:46.251779 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 19905 | 2026.03.17 21:13:46.256282 [ 189 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19906 | 2026.03.17 21:13:46.313961 [ 196 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.081267009 sec., 8441.309806295443 rows/sec., 43.65 MiB/sec. | ||
| 19907 | 2026.03.17 21:13:46.317245 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19908 | 2026.03.17 21:13:46.319475 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.03.17 21:13:46.319595 [ 194 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_91_18} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19910 | 2026.03.17 21:13:46.322521 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19911 | 2026.03.17 21:13:47.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.15 MiB, peak 419.57 MiB, free memory in arenas 0.00 B, will set to 401.07 MiB (RSS), difference: -1.07 MiB | ||
| 19912 | 2026.03.17 21:13:47.936520 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19913 | 2026.03.17 21:13:47.936798 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19914 | 2026.03.17 21:13:47.936900 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19915 | 2026.03.17 21:13:47.937904 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19916 | 2026.03.17 21:13:47.937947 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19917 | 2026.03.17 21:13:47.938351 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19918 | 2026.03.17 21:13:47.938579 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19919 | 2026.03.17 21:13:47.938727 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Debug> executeQuery: Read 132 rows, 11.55 KiB in 0.002006 sec., 65802.59222333001 rows/sec., 5.63 MiB/sec. | ||
| 19920 | 2026.03.17 21:13:47.938768 [ 4 ] {ff7469d1-d715-4d29-a6b8-383afbe07f50} <Debug> TCPHandler: Processed in 0.002408439 sec. | ||
| 19921 | 2026.03.17 21:13:47.938897 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19922 | 2026.03.17 21:13:47.938989 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19923 | 2026.03.17 21:13:47.939028 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19924 | 2026.03.17 21:13:47.939521 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19925 | 2026.03.17 21:13:47.939556 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19926 | 2026.03.17 21:13:47.939845 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19927 | 2026.03.17 21:13:47.940047 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2026.03.17 21:13:47.940173 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001203 sec., 31587.697423108893 rows/sec., 2.32 MiB/sec. | ||
| 19929 | 2026.03.17 21:13:47.940211 [ 4 ] {83246e37-cfea-4feb-aad9-e8dbaaa8ea00} <Debug> TCPHandler: Processed in 0.001361182 sec. | ||
| 19930 | 2026.03.17 21:13:47.940322 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.03.17 21:13:47.940413 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19932 | 2026.03.17 21:13:47.940451 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19933 | 2026.03.17 21:13:47.940979 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.03.17 21:13:47.941016 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19935 | 2026.03.17 21:13:47.941320 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19936 | 2026.03.17 21:13:47.941527 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.03.17 21:13:47.941653 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Debug> executeQuery: Read 108 rows, 8.61 KiB in 0.001258 sec., 85850.55643879173 rows/sec., 6.69 MiB/sec. | ||
| 19938 | 2026.03.17 21:13:47.941691 [ 4 ] {3290168a-d019-48ad-9cf7-71ef5dfc46f3} <Debug> TCPHandler: Processed in 0.001415583 sec. | ||
| 19939 | 2026.03.17 21:13:47.941808 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19940 | 2026.03.17 21:13:47.941902 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19941 | 2026.03.17 21:13:47.941945 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19942 | 2026.03.17 21:13:47.942402 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19943 | 2026.03.17 21:13:47.942439 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19944 | 2026.03.17 21:13:47.942772 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19945 | 2026.03.17 21:13:47.942990 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19946 | 2026.03.17 21:13:47.943120 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 19947 | 2026.03.17 21:13:47.943156 [ 4 ] {19a2af68-4ff8-462d-940b-7a1adb9d0d21} <Debug> TCPHandler: Processed in 0.001395632 sec. | ||
| 19948 | 2026.03.17 21:13:47.943266 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19949 | 2026.03.17 21:13:47.943361 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19950 | 2026.03.17 21:13:47.943415 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <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 | ||
| 19951 | 2026.03.17 21:13:47.944334 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19952 | 2026.03.17 21:13:47.944371 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19953 | 2026.03.17 21:13:47.945211 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19954 | 2026.03.17 21:13:47.945530 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19955 | 2026.03.17 21:13:47.945715 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00237 sec., 16033.755274261603 rows/sec., 28.73 MiB/sec. | ||
| 19956 | 2026.03.17 21:13:47.945796 [ 4 ] {dbff8c94-e8a8-4b15-8e24-fccf80b054bf} <Debug> TCPHandler: Processed in 0.002577761 sec. | ||
| 19957 | 2026.03.17 21:13:47.945936 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19958 | 2026.03.17 21:13:47.946053 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19959 | 2026.03.17 21:13:47.946106 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19960 | 2026.03.17 21:13:47.946506 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.03.17 21:13:47.946545 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19962 | 2026.03.17 21:13:47.946846 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19963 | 2026.03.17 21:13:47.947059 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.03.17 21:13:47.947190 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 340.37 KiB/sec. | ||
| 19965 | 2026.03.17 21:13:47.947226 [ 4 ] {9d7234f0-d29f-4191-b10d-55cf87bd13e0} <Debug> TCPHandler: Processed in 0.001353111 sec. | ||
| 19966 | 2026.03.17 21:13:47.947337 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19967 | 2026.03.17 21:13:47.947431 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19968 | 2026.03.17 21:13:47.947471 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19969 | 2026.03.17 21:13:47.947808 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19970 | 2026.03.17 21:13:47.947844 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19971 | 2026.03.17 21:13:47.948138 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19972 | 2026.03.17 21:13:47.948339 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19973 | 2026.03.17 21:13:47.948466 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 19974 | 2026.03.17 21:13:47.948502 [ 4 ] {750e37c9-a9ff-464b-ab4b-075741280543} <Debug> TCPHandler: Processed in 0.0012122 sec. | ||
| 19975 | 2026.03.17 21:13:47.948507 [ 59 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19976 | 2026.03.17 21:13:47.948569 [ 59 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19977 | 2026.03.17 21:13:47.948589 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19978 | 2026.03.17 21:13:47.948723 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19979 | 2026.03.17 21:13:47.948891 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19980 | 2026.03.17 21:13:47.948930 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7692 rows starting from the beginning of the part | ||
| 19981 | 2026.03.17 21:13:47.949001 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 19982 | 2026.03.17 21:13:47.949052 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 19983 | 2026.03.17 21:13:47.949100 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 19984 | 2026.03.17 21:13:47.949144 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 90 rows starting from the beginning of the part | ||
| 19985 | 2026.03.17 21:13:47.949186 [ 202 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 19986 | 2026.03.17 21:13:47.951016 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002355758 sec., 3405273.3769767527 rows/sec., 223.10 MiB/sec. | ||
| 19987 | 2026.03.17 21:13:47.951469 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19988 | 2026.03.17 21:13:47.951742 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19989 | 2026.03.17 21:13:47.951807 [ 196 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_131_26} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19990 | 2026.03.17 21:13:47.951897 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19991 | 2026.03.17 21:13:51.061296 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19992 | 2026.03.17 21:13:51.061359 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19993 | 2026.03.17 21:13:51.282111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44152 | ||
| 19994 | 2026.03.17 21:13:51.282681 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19995 | 2026.03.17 21:13:51.282726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 19996 | 2026.03.17 21:13:51.283210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19997 | 2026.03.17 21:13:51.283460 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19998 | 2026.03.17 21:13:51.283613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44152 | ||
| 19999 | 2026.03.17 21:13:51.435263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2420 | ||
| 20000 | 2026.03.17 21:13:51.438143 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2026.03.17 21:13:51.438209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20002 | 2026.03.17 21:13:51.439579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20003 | 2026.03.17 21:13:51.439954 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.03.17 21:13:51.440468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2420 | ||
| 20005 | 2026.03.17 21:13:52.943159 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20006 | 2026.03.17 21:13:52.943488 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20007 | 2026.03.17 21:13:52.943597 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20008 | 2026.03.17 21:13:52.944431 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20009 | 2026.03.17 21:13:52.944484 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20010 | 2026.03.17 21:13:52.944888 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20011 | 2026.03.17 21:13:52.945115 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20012 | 2026.03.17 21:13:52.945282 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001873 sec., 151628.40363053922 rows/sec., 9.63 MiB/sec. | ||
| 20013 | 2026.03.17 21:13:52.945340 [ 4 ] {5b953c93-8707-48a5-95f7-e52270ac83e2} <Debug> TCPHandler: Processed in 0.002369558 sec. | ||
| 20014 | 2026.03.17 21:13:52.945469 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20015 | 2026.03.17 21:13:52.945575 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20016 | 2026.03.17 21:13:52.945619 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20017 | 2026.03.17 21:13:52.946452 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20018 | 2026.03.17 21:13:52.946492 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20019 | 2026.03.17 21:13:52.946851 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20020 | 2026.03.17 21:13:52.947070 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20021 | 2026.03.17 21:13:52.947209 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001659 sec., 500904.1591320072 rows/sec., 39.33 MiB/sec. | ||
| 20022 | 2026.03.17 21:13:52.947249 [ 4 ] {677ff166-4c28-4045-ac4d-4ccaf775b4d9} <Debug> TCPHandler: Processed in 0.001833949 sec. | ||
| 20023 | 2026.03.17 21:13:52.947354 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20024 | 2026.03.17 21:13:52.947452 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20025 | 2026.03.17 21:13:52.947493 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20026 | 2026.03.17 21:13:52.947947 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20027 | 2026.03.17 21:13:52.947984 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20028 | 2026.03.17 21:13:52.948300 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20029 | 2026.03.17 21:13:52.948515 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.03.17 21:13:52.948646 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001215 sec., 130864.1975308642 rows/sec., 7.89 MiB/sec. | ||
| 20031 | 2026.03.17 21:13:52.948662 [ 50 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20032 | 2026.03.17 21:13:52.948687 [ 4 ] {d56287d1-76d1-49dc-aaa2-922772f4da58} <Debug> TCPHandler: Processed in 0.001383212 sec. | ||
| 20033 | 2026.03.17 21:13:52.948731 [ 50 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.03.17 21:13:52.948759 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20035 | 2026.03.17 21:13:52.948824 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20036 | 2026.03.17 21:13:52.948861 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20037 | 2026.03.17 21:13:52.948924 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20038 | 2026.03.17 21:13:52.948968 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20039 | 2026.03.17 21:13:52.948977 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20040 | 2026.03.17 21:13:52.949016 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 227 rows starting from the beginning of the part | ||
| 20041 | 2026.03.17 21:13:52.949085 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 17 rows starting from the beginning of the part | ||
| 20042 | 2026.03.17 21:13:52.949135 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part | ||
| 20043 | 2026.03.17 21:13:52.949181 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 191 rows starting from the beginning of the part | ||
| 20044 | 2026.03.17 21:13:52.949223 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 38 rows starting from the beginning of the part | ||
| 20045 | 2026.03.17 21:13:52.949269 [ 202 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 159 rows starting from the beginning of the part | ||
| 20046 | 2026.03.17 21:13:52.949443 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20047 | 2026.03.17 21:13:52.949487 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20048 | 2026.03.17 21:13:52.949821 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20049 | 2026.03.17 21:13:52.950044 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20050 | 2026.03.17 21:13:52.950176 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001269 sec., 117415.28762805359 rows/sec., 7.59 MiB/sec. | ||
| 20051 | 2026.03.17 21:13:52.950216 [ 4 ] {5c431917-5f0e-4f28-a588-bfa5c0d5033c} <Debug> TCPHandler: Processed in 0.001443533 sec. | ||
| 20052 | 2026.03.17 21:13:52.950258 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436953 sec., 464176.6292982443 rows/sec., 31.49 MiB/sec. | ||
| 20053 | 2026.03.17 21:13:52.950337 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20054 | 2026.03.17 21:13:52.950437 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20055 | 2026.03.17 21:13:52.950462 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20056 | 2026.03.17 21:13:52.950479 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20057 | 2026.03.17 21:13:52.950772 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20058 | 2026.03.17 21:13:52.950866 [ 186 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_131_26} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20059 | 2026.03.17 21:13:52.950961 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20060 | 2026.03.17 21:13:52.950992 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.03.17 21:13:52.951033 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20062 | 2026.03.17 21:13:52.951350 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20063 | 2026.03.17 21:13:52.951562 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.03.17 21:13:52.951695 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001276 sec., 115987.46081504702 rows/sec., 6.60 MiB/sec. | ||
| 20065 | 2026.03.17 21:13:52.951735 [ 4 ] {96c2c75d-0470-44bd-ae90-2c8cd5545da2} <Debug> TCPHandler: Processed in 0.001449293 sec. | ||
| 20066 | 2026.03.17 21:13:52.951856 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.03.17 21:13:52.951950 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20068 | 2026.03.17 21:13:52.951992 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20069 | 2026.03.17 21:13:52.952601 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.03.17 21:13:52.952638 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20071 | 2026.03.17 21:13:52.952969 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20072 | 2026.03.17 21:13:52.953176 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.03.17 21:13:52.953314 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001381 sec., 367125.2715423606 rows/sec., 25.84 MiB/sec. | ||
| 20074 | 2026.03.17 21:13:52.953355 [ 4 ] {6f019818-61ca-40af-83c5-b2ac0ba210b3} <Debug> TCPHandler: Processed in 0.001548295 sec. | ||
| 20075 | 2026.03.17 21:13:52.953464 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20076 | 2026.03.17 21:13:52.953559 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20077 | 2026.03.17 21:13:52.953601 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20078 | 2026.03.17 21:13:52.953938 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.03.17 21:13:52.953974 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20080 | 2026.03.17 21:13:52.954284 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 20081 | 2026.03.17 21:13:52.954498 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.03.17 21:13:52.954632 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 20083 | 2026.03.17 21:13:52.954671 [ 4 ] {14e60c3a-93db-4ada-aed9-7d3e5829a728} <Debug> TCPHandler: Processed in 0.00125579 sec. | ||
| 20084 | 2026.03.17 21:13:52.954779 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20085 | 2026.03.17 21:13:52.954872 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20086 | 2026.03.17 21:13:52.954914 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20087 | 2026.03.17 21:13:52.955364 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20088 | 2026.03.17 21:13:52.955401 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20089 | 2026.03.17 21:13:52.955732 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20090 | 2026.03.17 21:13:52.955940 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20091 | 2026.03.17 21:13:52.956074 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001219 sec., 217391.30434782608 rows/sec., 14.45 MiB/sec. | ||
| 20092 | 2026.03.17 21:13:52.956113 [ 4 ] {cf349f86-e8cd-4e35-95a6-809befcae34b} <Debug> TCPHandler: Processed in 0.001387562 sec. | ||
| 20093 | 2026.03.17 21:13:52.956227 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20094 | 2026.03.17 21:13:52.956321 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20095 | 2026.03.17 21:13:52.956365 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20096 | 2026.03.17 21:13:52.956667 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20097 | 2026.03.17 21:13:52.956703 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20098 | 2026.03.17 21:13:52.957008 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 20099 | 2026.03.17 21:13:52.957212 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20100 | 2026.03.17 21:13:52.957344 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 20101 | 2026.03.17 21:13:52.957382 [ 4 ] {31f1249a-e0cd-4f71-aeb5-497fe08f8bba} <Debug> TCPHandler: Processed in 0.001205039 sec. | ||
| 20102 | 2026.03.17 21:13:52.957497 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20103 | 2026.03.17 21:13:52.957608 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20104 | 2026.03.17 21:13:52.957662 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <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 | ||
| 20105 | 2026.03.17 21:13:52.958620 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20106 | 2026.03.17 21:13:52.958659 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20107 | 2026.03.17 21:13:52.959252 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20108 | 2026.03.17 21:13:52.959493 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20109 | 2026.03.17 21:13:52.959643 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002054 sec., 8276.53359298929 rows/sec., 14.83 MiB/sec. | ||
| 20110 | 2026.03.17 21:13:52.959732 [ 4 ] {045d667b-14a8-45d6-b26e-cb2705f63404} <Debug> TCPHandler: Processed in 0.002286777 sec. | ||
| 20111 | 2026.03.17 21:13:52.959859 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20112 | 2026.03.17 21:13:52.959979 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20113 | 2026.03.17 21:13:52.960021 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20114 | 2026.03.17 21:13:52.960366 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20115 | 2026.03.17 21:13:52.960404 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20116 | 2026.03.17 21:13:52.960723 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20117 | 2026.03.17 21:13:52.960932 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20118 | 2026.03.17 21:13:52.961062 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 20119 | 2026.03.17 21:13:52.961122 [ 4 ] {2025872b-a858-4bb5-9ebc-3cac69192a1a} <Debug> TCPHandler: Processed in 0.001313971 sec. | ||
| 20120 | 2026.03.17 21:13:52.961160 [ 225 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20121 | 2026.03.17 21:13:52.961213 [ 225 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20122 | 2026.03.17 21:13:52.964316 [ 225 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20123 | 2026.03.17 21:13:53.735553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20124 | 2026.03.17 21:13:53.753573 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20125 | 2026.03.17 21:13:53.753642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20126 | 2026.03.17 21:13:53.760076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20127 | 2026.03.17 21:13:53.760845 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20128 | 2026.03.17 21:13:53.764320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20129 | 2026.03.17 21:13:57.921527 [ 224 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20130 | 2026.03.17 21:13:57.921605 [ 224 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20131 | 2026.03.17 21:13:57.925043 [ 224 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20132 | 2026.03.17 21:13:57.933494 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20133 | 2026.03.17 21:13:57.933726 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 20134 | 2026.03.17 21:13:57.934106 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20135 | 2026.03.17 21:13:57.934149 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 20136 | 2026.03.17 21:13:57.934441 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20137 | 2026.03.17 21:13:57.934516 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20138 | 2026.03.17 21:13:57.934662 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20139 | 2026.03.17 21:13:57.934700 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20140 | 2026.03.17 21:13:57.934722 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20141 | 2026.03.17 21:13:57.934737 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20142 | 2026.03.17 21:13:57.934778 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 20143 | 2026.03.17 21:13:57.934799 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20144 | 2026.03.17 21:13:57.935876 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.002264 sec., 22084.80565371025 rows/sec., 869.16 KiB/sec. | ||
| 20145 | 2026.03.17 21:13:57.935963 [ 4 ] {8a27b140-f952-4267-a7eb-1adaf8803d5d} <Debug> TCPHandler: Processed in 0.002591922 sec. | ||
| 20146 | 2026.03.17 21:13:57.936643 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20147 | 2026.03.17 21:13:57.936801 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20148 | 2026.03.17 21:13:57.937052 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20149 | 2026.03.17 21:13:57.937091 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20150 | 2026.03.17 21:13:57.937330 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20151 | 2026.03.17 21:13:57.937387 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20152 | 2026.03.17 21:13:57.937495 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20153 | 2026.03.17 21:13:57.937526 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20154 | 2026.03.17 21:13:57.937545 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20155 | 2026.03.17 21:13:57.937560 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20156 | 2026.03.17 21:13:57.937594 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:vcpu_usage'))" | ||
| 20157 | 2026.03.17 21:13:57.937613 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20158 | 2026.03.17 21:13:57.938079 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001351 sec., 37009.622501850485 rows/sec., 1.42 MiB/sec. | ||
| 20159 | 2026.03.17 21:13:57.938145 [ 4 ] {f576dd35-b225-4889-9099-053de17ee702} <Debug> TCPHandler: Processed in 0.001557055 sec. | ||
| 20160 | 2026.03.17 21:13:57.938380 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20161 | 2026.03.17 21:13:57.938528 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20162 | 2026.03.17 21:13:57.938763 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20163 | 2026.03.17 21:13:57.938802 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20164 | 2026.03.17 21:13:57.939026 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20165 | 2026.03.17 21:13:57.939079 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20166 | 2026.03.17 21:13:57.939178 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20167 | 2026.03.17 21:13:57.939207 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20168 | 2026.03.17 21:13:57.939225 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20169 | 2026.03.17 21:13:57.939240 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20170 | 2026.03.17 21:13:57.939273 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20171 | 2026.03.17 21:13:57.939291 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20172 | 2026.03.17 21:13:57.939691 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001231 sec., 40617.384240454914 rows/sec., 1.56 MiB/sec. | ||
| 20173 | 2026.03.17 21:13:57.939751 [ 4 ] {955f4597-c7a0-4a0b-9b93-14d722359cc4} <Debug> TCPHandler: Processed in 0.001424193 sec. | ||
| 20174 | 2026.03.17 21:13:57.939980 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20175 | 2026.03.17 21:13:57.940121 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20176 | 2026.03.17 21:13:57.940347 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20177 | 2026.03.17 21:13:57.940386 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20178 | 2026.03.17 21:13:57.940609 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20179 | 2026.03.17 21:13:57.940661 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20180 | 2026.03.17 21:13:57.940759 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20181 | 2026.03.17 21:13:57.940787 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20182 | 2026.03.17 21:13:57.940805 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20183 | 2026.03.17 21:13:57.940819 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20184 | 2026.03.17 21:13:57.940851 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20185 | 2026.03.17 21:13:57.940870 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20186 | 2026.03.17 21:13:57.941240 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001181 sec., 42337.00254022015 rows/sec., 1.63 MiB/sec. | ||
| 20187 | 2026.03.17 21:13:57.941300 [ 4 ] {c414765c-6fdb-40a4-8f26-cdb6a8ff6daf} <Debug> TCPHandler: Processed in 0.001369562 sec. | ||
| 20188 | 2026.03.17 21:13:57.941494 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20189 | 2026.03.17 21:13:57.941634 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20190 | 2026.03.17 21:13:57.941860 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20191 | 2026.03.17 21:13:57.941899 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20192 | 2026.03.17 21:13:57.942124 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20193 | 2026.03.17 21:13:57.942176 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20194 | 2026.03.17 21:13:57.942273 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20195 | 2026.03.17 21:13:57.942302 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20196 | 2026.03.17 21:13:57.942323 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20197 | 2026.03.17 21:13:57.942337 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20198 | 2026.03.17 21:13:57.942370 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <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', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20199 | 2026.03.17 21:13:57.942389 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20200 | 2026.03.17 21:13:57.942750 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001179 sec., 42408.82103477524 rows/sec., 1.63 MiB/sec. | ||
| 20201 | 2026.03.17 21:13:57.942808 [ 4 ] {f2f93907-7113-4b78-bd9c-52c24ae9240d} <Debug> TCPHandler: Processed in 0.001364912 sec. | ||
| 20202 | 2026.03.17 21:13:57.942996 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20203 | 2026.03.17 21:13:57.943135 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20204 | 2026.03.17 21:13:57.943360 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20205 | 2026.03.17 21:13:57.943400 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20206 | 2026.03.17 21:13:57.943624 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20207 | 2026.03.17 21:13:57.943676 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20208 | 2026.03.17 21:13:57.943773 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20209 | 2026.03.17 21:13:57.943801 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20210 | 2026.03.17 21:13:57.943818 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20211 | 2026.03.17 21:13:57.943832 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20212 | 2026.03.17 21:13:57.943865 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20213 | 2026.03.17 21:13:57.943884 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20214 | 2026.03.17 21:13:57.944290 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001217 sec., 41084.63434675431 rows/sec., 1.58 MiB/sec. | ||
| 20215 | 2026.03.17 21:13:57.944360 [ 4 ] {1cba13ec-9e88-4350-8a65-60a48c5c5e8f} <Debug> TCPHandler: Processed in 0.001413253 sec. | ||
| 20216 | 2026.03.17 21:13:57.944552 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20217 | 2026.03.17 21:13:57.944691 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20218 | 2026.03.17 21:13:57.944917 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20219 | 2026.03.17 21:13:57.944955 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20220 | 2026.03.17 21:13:57.945181 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20221 | 2026.03.17 21:13:57.945233 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20222 | 2026.03.17 21:13:57.945331 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20223 | 2026.03.17 21:13:57.945359 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20224 | 2026.03.17 21:13:57.945377 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20225 | 2026.03.17 21:13:57.945392 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20226 | 2026.03.17 21:13:57.945426 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20227 | 2026.03.17 21:13:57.945444 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20228 | 2026.03.17 21:13:57.945811 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001182 sec., 42301.184433164126 rows/sec., 1.63 MiB/sec. | ||
| 20229 | 2026.03.17 21:13:57.945872 [ 4 ] {25a4627d-c598-4a58-b538-956a20098ec6} <Debug> TCPHandler: Processed in 0.001369952 sec. | ||
| 20230 | 2026.03.17 21:13:57.946066 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20231 | 2026.03.17 21:13:57.946207 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20232 | 2026.03.17 21:13:57.946432 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20233 | 2026.03.17 21:13:57.946471 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20234 | 2026.03.17 21:13:57.946699 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20235 | 2026.03.17 21:13:57.946752 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20236 | 2026.03.17 21:13:57.946850 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20237 | 2026.03.17 21:13:57.946878 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20238 | 2026.03.17 21:13:57.946895 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20239 | 2026.03.17 21:13:57.946909 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20240 | 2026.03.17 21:13:57.946941 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20241 | 2026.03.17 21:13:57.946959 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20242 | 2026.03.17 21:13:57.947394 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001247 sec., 40096.230954290295 rows/sec., 1.54 MiB/sec. | ||
| 20243 | 2026.03.17 21:13:57.947468 [ 4 ] {38688e63-a18b-4582-99d9-8baf452dc36e} <Debug> TCPHandler: Processed in 0.001451283 sec. | ||
| 20244 | 2026.03.17 21:13:57.947685 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20245 | 2026.03.17 21:13:57.947834 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20246 | 2026.03.17 21:13:57.948092 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20247 | 2026.03.17 21:13:57.948136 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20248 | 2026.03.17 21:13:57.948385 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20249 | 2026.03.17 21:13:57.948443 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20250 | 2026.03.17 21:13:57.948550 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20251 | 2026.03.17 21:13:57.948580 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20252 | 2026.03.17 21:13:57.948599 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20253 | 2026.03.17 21:13:57.948614 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20254 | 2026.03.17 21:13:57.948649 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20255 | 2026.03.17 21:13:57.948669 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20256 | 2026.03.17 21:13:57.949091 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001325 sec., 37735.84905660377 rows/sec., 1.45 MiB/sec. | ||
| 20257 | 2026.03.17 21:13:57.949162 [ 4 ] {4fee640c-2f43-4ce0-a948-88f2a87f4ad9} <Debug> TCPHandler: Processed in 0.001527085 sec. | ||
| 20258 | 2026.03.17 21:13:57.949373 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20259 | 2026.03.17 21:13:57.949537 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20260 | 2026.03.17 21:13:57.949795 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20261 | 2026.03.17 21:13:57.949840 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20262 | 2026.03.17 21:13:57.950086 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20263 | 2026.03.17 21:13:57.950144 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20264 | 2026.03.17 21:13:57.950249 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20265 | 2026.03.17 21:13:57.950279 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20266 | 2026.03.17 21:13:57.950299 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20267 | 2026.03.17 21:13:57.950316 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20268 | 2026.03.17 21:13:57.950352 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20269 | 2026.03.17 21:13:57.950371 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20270 | 2026.03.17 21:13:57.950783 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001316 sec., 37993.92097264438 rows/sec., 1.46 MiB/sec. | ||
| 20271 | 2026.03.17 21:13:57.950845 [ 4 ] {99228e10-d79c-4ad8-a918-138c4eea5b1c} <Debug> TCPHandler: Processed in 0.001523574 sec. | ||
| 20272 | 2026.03.17 21:13:57.951077 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20273 | 2026.03.17 21:13:57.951224 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20274 | 2026.03.17 21:13:57.951468 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20275 | 2026.03.17 21:13:57.951512 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20276 | 2026.03.17 21:13:57.951756 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20277 | 2026.03.17 21:13:57.951810 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20278 | 2026.03.17 21:13:57.951911 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20279 | 2026.03.17 21:13:57.951940 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20280 | 2026.03.17 21:13:57.951959 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20281 | 2026.03.17 21:13:57.951973 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20282 | 2026.03.17 21:13:57.952008 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20283 | 2026.03.17 21:13:57.952026 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20284 | 2026.03.17 21:13:57.952416 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00126 sec., 39682.53968253968 rows/sec., 1.53 MiB/sec. | ||
| 20285 | 2026.03.17 21:13:57.952476 [ 4 ] {947acb98-0d76-4d00-b377-e3a480e8dc94} <Debug> TCPHandler: Processed in 0.001448514 sec. | ||
| 20286 | 2026.03.17 21:13:57.952698 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20287 | 2026.03.17 21:13:57.952842 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20288 | 2026.03.17 21:13:57.953079 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20289 | 2026.03.17 21:13:57.953121 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20290 | 2026.03.17 21:13:57.953361 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20291 | 2026.03.17 21:13:57.953415 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20292 | 2026.03.17 21:13:57.953513 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20293 | 2026.03.17 21:13:57.953543 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20294 | 2026.03.17 21:13:57.953562 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20295 | 2026.03.17 21:13:57.953576 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20296 | 2026.03.17 21:13:57.953609 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20297 | 2026.03.17 21:13:57.953629 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20298 | 2026.03.17 21:13:57.954020 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001244 sec., 40192.92604501607 rows/sec., 1.54 MiB/sec. | ||
| 20299 | 2026.03.17 21:13:57.954079 [ 4 ] {259444cd-51c1-47fd-b7bb-984600def2b5} <Debug> TCPHandler: Processed in 0.001429173 sec. | ||
| 20300 | 2026.03.17 21:13:57.954284 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20301 | 2026.03.17 21:13:57.954429 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20302 | 2026.03.17 21:13:57.954660 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20303 | 2026.03.17 21:13:57.954703 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20304 | 2026.03.17 21:13:57.954939 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20305 | 2026.03.17 21:13:57.954991 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20306 | 2026.03.17 21:13:57.955088 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20307 | 2026.03.17 21:13:57.955116 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20308 | 2026.03.17 21:13:57.955134 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20309 | 2026.03.17 21:13:57.955147 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20310 | 2026.03.17 21:13:57.955181 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20311 | 2026.03.17 21:13:57.955199 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20312 | 2026.03.17 21:13:57.955590 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001228 sec., 40716.612377850164 rows/sec., 1.56 MiB/sec. | ||
| 20313 | 2026.03.17 21:13:57.955649 [ 4 ] {3a9cd040-dc73-435d-871d-d331b48bb9ed} <Debug> TCPHandler: Processed in 0.001413142 sec. | ||
| 20314 | 2026.03.17 21:13:57.956228 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20315 | 2026.03.17 21:13:57.956370 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20316 | 2026.03.17 21:13:57.956599 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20317 | 2026.03.17 21:13:57.956641 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20318 | 2026.03.17 21:13:57.956877 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20319 | 2026.03.17 21:13:57.956931 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20320 | 2026.03.17 21:13:57.957027 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20321 | 2026.03.17 21:13:57.957055 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20322 | 2026.03.17 21:13:57.957073 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20323 | 2026.03.17 21:13:57.957087 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20324 | 2026.03.17 21:13:57.957122 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20325 | 2026.03.17 21:13:57.957140 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20326 | 2026.03.17 21:13:57.957530 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001225 sec., 40816.32653061225 rows/sec., 1.57 MiB/sec. | ||
| 20327 | 2026.03.17 21:13:57.957587 [ 4 ] {a01e9a7f-5bcd-4c45-93cc-0e08aee92156} <Debug> TCPHandler: Processed in 0.001407702 sec. | ||
| 20328 | 2026.03.17 21:13:57.957793 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20329 | 2026.03.17 21:13:57.957937 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20330 | 2026.03.17 21:13:57.958166 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20331 | 2026.03.17 21:13:57.958207 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20332 | 2026.03.17 21:13:57.958476 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20333 | 2026.03.17 21:13:57.958529 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20334 | 2026.03.17 21:13:57.958625 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20335 | 2026.03.17 21:13:57.958653 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20336 | 2026.03.17 21:13:57.958671 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20337 | 2026.03.17 21:13:57.958708 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20338 | 2026.03.17 21:13:57.958743 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20339 | 2026.03.17 21:13:57.958761 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20340 | 2026.03.17 21:13:57.959135 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001265 sec., 39525.691699604744 rows/sec., 1.52 MiB/sec. | ||
| 20341 | 2026.03.17 21:13:57.959192 [ 4 ] {cde57068-3cab-4d53-8f00-39656c006dba} <Debug> TCPHandler: Processed in 0.001446533 sec. | ||
| 20342 | 2026.03.17 21:13:57.959391 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20343 | 2026.03.17 21:13:57.959538 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20344 | 2026.03.17 21:13:57.959768 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20345 | 2026.03.17 21:13:57.959810 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20346 | 2026.03.17 21:13:57.960051 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20347 | 2026.03.17 21:13:57.960104 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20348 | 2026.03.17 21:13:57.960198 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20349 | 2026.03.17 21:13:57.960226 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20350 | 2026.03.17 21:13:57.960245 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20351 | 2026.03.17 21:13:57.960259 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20352 | 2026.03.17 21:13:57.960291 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20353 | 2026.03.17 21:13:57.960309 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20354 | 2026.03.17 21:13:57.960703 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001235 sec., 40485.82995951417 rows/sec., 1.56 MiB/sec. | ||
| 20355 | 2026.03.17 21:13:57.960762 [ 4 ] {fcd920d9-077a-4eaf-927f-13eadade4755} <Debug> TCPHandler: Processed in 0.001418683 sec. | ||
| 20356 | 2026.03.17 21:13:57.961065 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.03.17 21:13:57.961208 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20358 | 2026.03.17 21:13:57.961439 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20359 | 2026.03.17 21:13:57.961482 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20360 | 2026.03.17 21:13:57.961726 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20361 | 2026.03.17 21:13:57.961778 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20362 | 2026.03.17 21:13:57.961873 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20363 | 2026.03.17 21:13:57.961901 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20364 | 2026.03.17 21:13:57.961919 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20365 | 2026.03.17 21:13:57.961933 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20366 | 2026.03.17 21:13:57.961966 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20367 | 2026.03.17 21:13:57.961985 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20368 | 2026.03.17 21:13:57.962360 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001219 sec., 41017.227235438884 rows/sec., 1.58 MiB/sec. | ||
| 20369 | 2026.03.17 21:13:57.962420 [ 4 ] {3044e5b3-14e5-4e55-8a40-c7cd6defd498} <Debug> TCPHandler: Processed in 0.001403752 sec. | ||
| 20370 | 2026.03.17 21:13:57.962621 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2026.03.17 21:13:57.962767 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20372 | 2026.03.17 21:13:57.963001 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20373 | 2026.03.17 21:13:57.963044 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20374 | 2026.03.17 21:13:57.963292 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20375 | 2026.03.17 21:13:57.963346 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20376 | 2026.03.17 21:13:57.963442 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20377 | 2026.03.17 21:13:57.963471 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20378 | 2026.03.17 21:13:57.963488 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20379 | 2026.03.17 21:13:57.963503 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20380 | 2026.03.17 21:13:57.963536 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20381 | 2026.03.17 21:13:57.963553 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20382 | 2026.03.17 21:13:57.963924 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001226 sec., 40783.034257748775 rows/sec., 1.57 MiB/sec. | ||
| 20383 | 2026.03.17 21:13:57.963983 [ 4 ] {b7d42fb1-5229-4345-bd47-b3dd2ada16e5} <Debug> TCPHandler: Processed in 0.001409762 sec. | ||
| 20384 | 2026.03.17 21:13:57.964187 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20385 | 2026.03.17 21:13:57.964332 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20386 | 2026.03.17 21:13:57.964569 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20387 | 2026.03.17 21:13:57.964612 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20388 | 2026.03.17 21:13:57.964857 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20389 | 2026.03.17 21:13:57.964909 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20390 | 2026.03.17 21:13:57.965005 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20391 | 2026.03.17 21:13:57.965034 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20392 | 2026.03.17 21:13:57.965052 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20393 | 2026.03.17 21:13:57.965066 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20394 | 2026.03.17 21:13:57.965099 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20395 | 2026.03.17 21:13:57.965117 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20396 | 2026.03.17 21:13:57.965522 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001259 sec., 39714.05877680699 rows/sec., 1.53 MiB/sec. | ||
| 20397 | 2026.03.17 21:13:57.965581 [ 4 ] {f99bbe84-513e-4f0c-b681-d0e5b189120a} <Debug> TCPHandler: Processed in 0.001442073 sec. | ||
| 20398 | 2026.03.17 21:13:57.965880 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20399 | 2026.03.17 21:13:57.966028 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20400 | 2026.03.17 21:13:57.966260 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20401 | 2026.03.17 21:13:57.966303 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20402 | 2026.03.17 21:13:57.966552 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20403 | 2026.03.17 21:13:57.966603 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20404 | 2026.03.17 21:13:57.966698 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 20405 | 2026.03.17 21:13:57.966727 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20406 | 2026.03.17 21:13:57.966747 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20407 | 2026.03.17 21:13:57.966760 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20408 | 2026.03.17 21:13:57.966793 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20409 | 2026.03.17 21:13:57.966810 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20410 | 2026.03.17 21:13:57.967230 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001273 sec., 39277.29772191673 rows/sec., 1.51 MiB/sec. | ||
| 20411 | 2026.03.17 21:13:57.967292 [ 4 ] {c82bd645-6d7c-4653-a69f-194c74df386d} <Debug> TCPHandler: Processed in 0.001460313 sec. | ||
| 20412 | 2026.03.17 21:13:57.967495 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20413 | 2026.03.17 21:13:57.967643 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20414 | 2026.03.17 21:13:57.967876 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20415 | 2026.03.17 21:13:57.967919 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20416 | 2026.03.17 21:13:57.968168 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20417 | 2026.03.17 21:13:57.968220 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20418 | 2026.03.17 21:13:57.968316 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 20419 | 2026.03.17 21:13:57.968344 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20420 | 2026.03.17 21:13:57.968362 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20421 | 2026.03.17 21:13:57.968375 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20422 | 2026.03.17 21:13:57.968409 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20423 | 2026.03.17 21:13:57.968427 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20424 | 2026.03.17 21:13:57.968801 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001229 sec., 40683.48250610252 rows/sec., 1.56 MiB/sec. | ||
| 20425 | 2026.03.17 21:13:57.968859 [ 4 ] {a8a6b9de-4992-4a26-9e88-3a7a6d3adf96} <Debug> TCPHandler: Processed in 0.001412942 sec. | ||
| 20426 | 2026.03.17 21:13:57.969151 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20427 | 2026.03.17 21:13:57.969299 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20428 | 2026.03.17 21:13:57.969534 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20429 | 2026.03.17 21:13:57.969578 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20430 | 2026.03.17 21:13:57.969828 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20431 | 2026.03.17 21:13:57.969879 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20432 | 2026.03.17 21:13:57.969974 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 20433 | 2026.03.17 21:13:57.970009 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20434 | 2026.03.17 21:13:57.970028 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20435 | 2026.03.17 21:13:57.970042 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20436 | 2026.03.17 21:13:57.970076 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20437 | 2026.03.17 21:13:57.970094 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20438 | 2026.03.17 21:13:57.970988 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001757 sec., 28457.598178713713 rows/sec., 1.09 MiB/sec. | ||
| 20439 | 2026.03.17 21:13:57.971074 [ 4 ] {705a3944-54a3-476c-9fe8-cc6d2eb8198f} <Debug> TCPHandler: Processed in 0.001971392 sec. | ||
| 20440 | 2026.03.17 21:13:57.971453 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20441 | 2026.03.17 21:13:57.971610 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20442 | 2026.03.17 21:13:57.971864 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20443 | 2026.03.17 21:13:57.971908 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20444 | 2026.03.17 21:13:57.972169 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20445 | 2026.03.17 21:13:57.972226 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20446 | 2026.03.17 21:13:57.972328 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 20447 | 2026.03.17 21:13:57.972358 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20448 | 2026.03.17 21:13:57.972378 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20449 | 2026.03.17 21:13:57.972393 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20450 | 2026.03.17 21:13:57.972428 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20451 | 2026.03.17 21:13:57.972450 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20452 | 2026.03.17 21:13:57.973072 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001536 sec., 32552.083333333332 rows/sec., 1.25 MiB/sec. | ||
| 20453 | 2026.03.17 21:13:57.973188 [ 4 ] {175c97a4-16e5-41d3-a1e1-58b048091015} <Debug> TCPHandler: Processed in 0.001784998 sec. | ||
| 20454 | 2026.03.17 21:13:57.973721 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20455 | 2026.03.17 21:13:57.973926 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20456 | 2026.03.17 21:13:57.974292 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20457 | 2026.03.17 21:13:57.974344 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20458 | 2026.03.17 21:13:57.974635 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20459 | 2026.03.17 21:13:57.974696 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20460 | 2026.03.17 21:13:57.974813 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 20461 | 2026.03.17 21:13:57.974856 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20462 | 2026.03.17 21:13:57.974885 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20463 | 2026.03.17 21:13:57.974902 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20464 | 2026.03.17 21:13:57.974943 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20465 | 2026.03.17 21:13:57.974963 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 50 rows starting from 0 | ||
| 20466 | 2026.03.17 21:13:57.975614 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001794 sec., 27870.68004459309 rows/sec., 1.07 MiB/sec. | ||
| 20467 | 2026.03.17 21:13:57.975722 [ 4 ] {d93302c4-6408-492a-9823-e18a2f28ca36} <Debug> TCPHandler: Processed in 0.002075013 sec. | ||
| 20468 | 2026.03.17 21:13:57.980283 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20469 | 2026.03.17 21:13:57.980506 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20470 | 2026.03.17 21:13:57.980574 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20471 | 2026.03.17 21:13:57.981544 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20472 | 2026.03.17 21:13:57.981600 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20473 | 2026.03.17 21:13:57.982300 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20474 | 2026.03.17 21:13:57.982609 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20475 | 2026.03.17 21:13:57.982828 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.002378 sec., 10092.514718250632 rows/sec., 1.48 MiB/sec. | ||
| 20476 | 2026.03.17 21:13:57.982839 [ 224 ] {} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20477 | 2026.03.17 21:13:57.982889 [ 224 ] {} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20478 | 2026.03.17 21:13:57.982906 [ 4 ] {face3337-9539-487a-8669-559c4098c559} <Debug> TCPHandler: Processed in 0.002756554 sec. | ||
| 20479 | 2026.03.17 21:13:57.983081 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20480 | 2026.03.17 21:13:57.983194 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20481 | 2026.03.17 21:13:57.983241 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20482 | 2026.03.17 21:13:57.983928 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2026.03.17 21:13:57.983982 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20484 | 2026.03.17 21:13:57.984514 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20485 | 2026.03.17 21:13:57.984856 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20486 | 2026.03.17 21:13:57.985695 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002527 sec., 2374.3569449940637 rows/sec., 193.61 KiB/sec. | ||
| 20487 | 2026.03.17 21:13:57.985772 [ 4 ] {ef6b185f-f7fb-4368-bf4a-47cc16d5993b} <Debug> TCPHandler: Processed in 0.002760914 sec. | ||
| 20488 | 2026.03.17 21:13:57.986314 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20489 | 2026.03.17 21:13:57.986429 [ 224 ] {} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20490 | 2026.03.17 21:13:57.986467 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20491 | 2026.03.17 21:13:57.986532 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20492 | 2026.03.17 21:13:57.987597 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20493 | 2026.03.17 21:13:57.987684 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20494 | 2026.03.17 21:13:57.990729 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20495 | 2026.03.17 21:13:57.991089 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20496 | 2026.03.17 21:13:57.991304 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Debug> executeQuery: Read 183 rows, 15.46 KiB in 0.004873 sec., 37553.86825364252 rows/sec., 3.10 MiB/sec. | ||
| 20497 | 2026.03.17 21:13:57.991369 [ 4 ] {1e3ba765-023e-48be-9521-107b312874c2} <Debug> TCPHandler: Processed in 0.005167952 sec. | ||
| 20498 | 2026.03.17 21:13:57.991540 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20499 | 2026.03.17 21:13:57.991674 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20500 | 2026.03.17 21:13:57.991736 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20501 | 2026.03.17 21:13:57.992369 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20502 | 2026.03.17 21:13:57.992417 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20503 | 2026.03.17 21:13:57.992854 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20504 | 2026.03.17 21:13:57.993178 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20505 | 2026.03.17 21:13:57.993394 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001752 sec., 26255.707762557075 rows/sec., 1.91 MiB/sec. | ||
| 20506 | 2026.03.17 21:13:57.993455 [ 4 ] {b8ba68d4-aced-4aa1-877a-ce77f76219ef} <Debug> TCPHandler: Processed in 0.001986302 sec. | ||
| 20507 | 2026.03.17 21:13:57.993613 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20508 | 2026.03.17 21:13:57.993738 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20509 | 2026.03.17 21:13:57.993795 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20510 | 2026.03.17 21:13:57.994391 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20511 | 2026.03.17 21:13:57.994438 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20512 | 2026.03.17 21:13:57.994892 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20513 | 2026.03.17 21:13:57.995229 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20514 | 2026.03.17 21:13:57.995400 [ 39 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 20515 | 2026.03.17 21:13:57.995435 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001725 sec., 22028.985507246376 rows/sec., 1.38 MiB/sec. | ||
| 20516 | 2026.03.17 21:13:57.995465 [ 39 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20517 | 2026.03.17 21:13:57.995492 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20518 | 2026.03.17 21:13:57.995497 [ 4 ] {6dcd63df-e21a-45ab-ab52-6e440d78adeb} <Debug> TCPHandler: Processed in 0.001949391 sec. | ||
| 20519 | 2026.03.17 21:13:57.995635 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 20520 | 2026.03.17 21:13:57.995653 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20521 | 2026.03.17 21:13:57.995785 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20522 | 2026.03.17 21:13:57.995814 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20523 | 2026.03.17 21:13:57.995828 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 881 rows starting from the beginning of the part | ||
| 20524 | 2026.03.17 21:13:57.995881 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20525 | 2026.03.17 21:13:57.995916 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 732 rows starting from the beginning of the part | ||
| 20526 | 2026.03.17 21:13:57.995972 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 732 rows starting from the beginning of the part | ||
| 20527 | 2026.03.17 21:13:57.996020 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 881 rows starting from the beginning of the part | ||
| 20528 | 2026.03.17 21:13:57.996066 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 20529 | 2026.03.17 21:13:57.996107 [ 202 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part | ||
| 20530 | 2026.03.17 21:13:57.996644 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20531 | 2026.03.17 21:13:57.996697 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20532 | 2026.03.17 21:13:57.997192 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20533 | 2026.03.17 21:13:57.997517 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20534 | 2026.03.17 21:13:57.997728 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Debug> executeQuery: Read 250 rows, 19.47 KiB in 0.001941 sec., 128799.5878413189 rows/sec., 9.80 MiB/sec. | ||
| 20535 | 2026.03.17 21:13:57.997748 [ 196 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002184155 sec., 1562618.03763927 rows/sec., 99.56 MiB/sec. | ||
| 20536 | 2026.03.17 21:13:57.997785 [ 4 ] {0f6610f7-d1e0-413e-b8a8-6a715e126db3} <Debug> TCPHandler: Processed in 0.002195435 sec. | ||
| 20537 | 2026.03.17 21:13:57.997952 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20538 | 2026.03.17 21:13:57.997980 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 20539 | 2026.03.17 21:13:57.998083 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20540 | 2026.03.17 21:13:57.998151 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20541 | 2026.03.17 21:13:57.998349 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.03.17 21:13:57.998446 [ 187 ] {060be11f-d57f-4548-9ff0-9ed097592f6e::all_1_50_10} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 20543 | 2026.03.17 21:13:57.998568 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 20544 | 2026.03.17 21:13:57.998666 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Trace> oximeter.measurements_cumulativei64 (6cbc3794-9c6d-4f14-a93a-0377a6968f90): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20545 | 2026.03.17 21:13:57.998717 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20546 | 2026.03.17 21:13:57.999811 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 20547 | 2026.03.17 21:13:58.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.58 MiB, peak 419.57 MiB, free memory in arenas 0.00 B, will set to 401.10 MiB (RSS), difference: -1.48 MiB | ||
| 20548 | 2026.03.17 21:13:58.000314 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Trace> oximeter.measurements_cumulativei64 (6cbc3794-9c6d-4f14-a93a-0377a6968f90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20549 | 2026.03.17 21:13:58.000529 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.002474 sec., 8084.074373484236 rows/sec., 547.10 KiB/sec. | ||
| 20550 | 2026.03.17 21:13:58.000589 [ 4 ] {a6cfa8f8-abb2-499a-aeae-a407b5794b2d} <Debug> TCPHandler: Processed in 0.002702283 sec. | ||
| 20551 | 2026.03.17 21:13:58.000748 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20552 | 2026.03.17 21:13:58.000878 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20553 | 2026.03.17 21:13:58.000935 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20554 | 2026.03.17 21:13:58.001638 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20555 | 2026.03.17 21:13:58.001693 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20556 | 2026.03.17 21:13:58.002194 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20557 | 2026.03.17 21:13:58.002514 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20558 | 2026.03.17 21:13:58.002716 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Debug> executeQuery: Read 188 rows, 13.28 KiB in 0.001865 sec., 100804.28954423593 rows/sec., 6.95 MiB/sec. | ||
| 20559 | 2026.03.17 21:13:58.002771 [ 4 ] {932fe0c8-e4ba-476c-be61-d9f9fb4f9ef0} <Debug> TCPHandler: Processed in 0.002088333 sec. | ||
| 20560 | 2026.03.17 21:13:58.002936 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20561 | 2026.03.17 21:13:58.003217 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20562 | 2026.03.17 21:13:58.003309 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <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 | ||
| 20563 | 2026.03.17 21:13:58.004849 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20564 | 2026.03.17 21:13:58.004897 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20565 | 2026.03.17 21:13:58.005759 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20566 | 2026.03.17 21:13:58.006104 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20567 | 2026.03.17 21:13:58.006336 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Debug> executeQuery: Read 45 rows, 79.78 KiB in 0.003162 sec., 14231.499051233397 rows/sec., 24.64 MiB/sec. | ||
| 20568 | 2026.03.17 21:13:58.006466 [ 4 ] {95adb317-91cb-4e9c-9e8f-00466a2cb481} <Debug> TCPHandler: Processed in 0.003598738 sec. | ||
| 20569 | 2026.03.17 21:13:58.006631 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20570 | 2026.03.17 21:13:58.006757 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20571 | 2026.03.17 21:13:58.006814 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20572 | 2026.03.17 21:13:58.007527 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20573 | 2026.03.17 21:13:58.007611 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20574 | 2026.03.17 21:13:58.008195 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20575 | 2026.03.17 21:13:58.011747 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20576 | 2026.03.17 21:13:58.011950 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005218 sec., 11498.65848984285 rows/sec., 793.53 KiB/sec. | ||
| 20577 | 2026.03.17 21:13:58.012021 [ 4 ] {31e95f5c-2e15-4fa8-982a-c22520568c8f} <Debug> TCPHandler: Processed in 0.005457027 sec. | ||
| 20578 | 2026.03.17 21:13:58.783773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44600 | ||
| 20579 | 2026.03.17 21:13:58.784383 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20580 | 2026.03.17 21:13:58.784445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20581 | 2026.03.17 21:13:58.785073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20582 | 2026.03.17 21:13:58.785355 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20583 | 2026.03.17 21:13:58.785515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44600 | ||
| 20584 | 2026.03.17 21:13:58.922485 [ 35 ] {} <Debug> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20585 | 2026.03.17 21:13:58.922548 [ 35 ] {} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20586 | 2026.03.17 21:13:58.922569 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20587 | 2026.03.17 21:13:58.922684 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::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 | ||
| 20588 | 2026.03.17 21:13:58.922822 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20589 | 2026.03.17 21:13:58.922858 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 20590 | 2026.03.17 21:13:58.922926 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 20591 | 2026.03.17 21:13:58.922972 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::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 | ||
| 20592 | 2026.03.17 21:13:58.923016 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 20593 | 2026.03.17 21:13:58.923055 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::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 | ||
| 20594 | 2026.03.17 21:13:58.924761 [ 187 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130384 sec., 19714.755649685692 rows/sec., 1.41 MiB/sec. | ||
| 20595 | 2026.03.17 21:13:58.924898 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20596 | 2026.03.17 21:13:58.925157 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20597 | 2026.03.17 21:13:58.925226 [ 202 ] {d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9::all_1_5_1} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20598 | 2026.03.17 21:13:58.925302 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20599 | 2026.03.17 21:14:01.264411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20600 | 2026.03.17 21:14:01.282447 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20601 | 2026.03.17 21:14:01.282500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20602 | 2026.03.17 21:14:01.288749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20603 | 2026.03.17 21:14:01.289543 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20604 | 2026.03.17 21:14:01.292613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20605 | 2026.03.17 21:14:01.440720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 2510 | ||
| 20606 | 2026.03.17 21:14:01.444692 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20607 | 2026.03.17 21:14:01.444761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 20608 | 2026.03.17 21:14:01.446242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20609 | 2026.03.17 21:14:01.446549 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20610 | 2026.03.17 21:14:01.446775 [ 224 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20611 | 2026.03.17 21:14:01.446828 [ 224 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20612 | 2026.03.17 21:14:01.446989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2510 | ||
| 20613 | 2026.03.17 21:14:01.451360 [ 224 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20614 | 2026.03.17 21:14:02.933027 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2026.03.17 21:14:02.933358 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20616 | 2026.03.17 21:14:02.933842 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20617 | 2026.03.17 21:14:02.933904 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20618 | 2026.03.17 21:14:02.934255 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20619 | 2026.03.17 21:14:02.934331 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20620 | 2026.03.17 21:14:02.934479 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 20621 | 2026.03.17 21:14:02.934600 [ 305 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20622 | 2026.03.17 21:14:02.934612 [ 261 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20623 | 2026.03.17 21:14:02.934752 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (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 | ||
| 20624 | 2026.03.17 21:14:02.934781 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20625 | 2026.03.17 21:14:02.934860 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20626 | 2026.03.17 21:14:02.934882 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797) (SelectExecutor): Reading approx. 74 rows with 2 streams | ||
| 20627 | 2026.03.17 21:14:02.934921 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20628 | 2026.03.17 21:14:02.935014 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 20629 | 2026.03.17 21:14:02.935978 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> executeQuery: Read 74 rows, 2.79 KiB in 0.002772 sec., 26695.526695526692 rows/sec., 1005.10 KiB/sec. | ||
| 20630 | 2026.03.17 21:14:02.936120 [ 4 ] {c4df006f-417f-4fe4-8640-a83ae7de70a7} <Debug> TCPHandler: Processed in 0.003235282 sec. | ||
| 20631 | 2026.03.17 21:14:02.947438 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20632 | 2026.03.17 21:14:02.947563 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20633 | 2026.03.17 21:14:02.947612 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20634 | 2026.03.17 21:14:02.948233 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20635 | 2026.03.17 21:14:02.948285 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20636 | 2026.03.17 21:14:02.948741 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20637 | 2026.03.17 21:14:02.948943 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Trace> oximeter.timeseries_schema (3e504be3-2aff-4ba7-a132-9edf3d904797): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20638 | 2026.03.17 21:14:02.949103 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001575 sec., 634.9206349206349 rows/sec., 176.71 KiB/sec. | ||
| 20639 | 2026.03.17 21:14:02.949149 [ 4 ] {8d4cdd92-c265-4a3a-8aa4-2af41497facc} <Debug> TCPHandler: Processed in 0.001772128 sec. | ||
| 20640 | 2026.03.17 21:14:02.949270 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20641 | 2026.03.17 21:14:02.949371 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20642 | 2026.03.17 21:14:02.949415 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20643 | 2026.03.17 21:14:02.949983 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20644 | 2026.03.17 21:14:02.950023 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20645 | 2026.03.17 21:14:02.950352 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20646 | 2026.03.17 21:14:02.950563 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20647 | 2026.03.17 21:14:02.950702 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001355 sec., 209594.0959409594 rows/sec., 13.31 MiB/sec. | ||
| 20648 | 2026.03.17 21:14:02.950742 [ 4 ] {a559649f-2d25-44c4-9b77-fab242f17885} <Debug> TCPHandler: Processed in 0.001525535 sec. | ||
| 20649 | 2026.03.17 21:14:02.950868 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20650 | 2026.03.17 21:14:02.950966 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20651 | 2026.03.17 21:14:02.951008 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20652 | 2026.03.17 21:14:02.951417 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20653 | 2026.03.17 21:14:02.951455 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20654 | 2026.03.17 21:14:02.951757 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 20655 | 2026.03.17 21:14:02.951959 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20656 | 2026.03.17 21:14:02.952095 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 129.19 KiB/sec. | ||
| 20657 | 2026.03.17 21:14:02.952134 [ 4 ] {cadb8ea7-7b15-4070-bd72-71b487a4cc3e} <Debug> TCPHandler: Processed in 0.001317941 sec. | ||
| 20658 | 2026.03.17 21:14:02.952246 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20659 | 2026.03.17 21:14:02.952341 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20660 | 2026.03.17 21:14:02.952381 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20661 | 2026.03.17 21:14:02.953215 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20662 | 2026.03.17 21:14:02.953252 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20663 | 2026.03.17 21:14:02.953599 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20664 | 2026.03.17 21:14:02.953798 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20665 | 2026.03.17 21:14:02.953922 [ 31 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20666 | 2026.03.17 21:14:02.953928 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Debug> executeQuery: Read 835 rows, 67.08 KiB in 0.001606 sec., 519925.2801992528 rows/sec., 40.79 MiB/sec. | ||
| 20667 | 2026.03.17 21:14:02.953988 [ 31 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20668 | 2026.03.17 21:14:02.954007 [ 4 ] {3618a7c5-b85a-4692-a9de-383da686bfea} <Debug> TCPHandler: Processed in 0.001810159 sec. | ||
| 20669 | 2026.03.17 21:14:02.954014 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20670 | 2026.03.17 21:14:02.954120 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20671 | 2026.03.17 21:14:02.954151 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20672 | 2026.03.17 21:14:02.954216 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20673 | 2026.03.17 21:14:02.954246 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2916 rows starting from the beginning of the part | ||
| 20674 | 2026.03.17 21:14:02.954245 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20675 | 2026.03.17 21:14:02.954292 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20676 | 2026.03.17 21:14:02.954302 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 2844 rows starting from the beginning of the part | ||
| 20677 | 2026.03.17 21:14:02.954351 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 132 rows starting from the beginning of the part | ||
| 20678 | 2026.03.17 21:14:02.954396 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 831 rows starting from the beginning of the part | ||
| 20679 | 2026.03.17 21:14:02.954438 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 183 rows starting from the beginning of the part | ||
| 20680 | 2026.03.17 21:14:02.954480 [ 200 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 835 rows starting from the beginning of the part | ||
| 20681 | 2026.03.17 21:14:02.954801 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20682 | 2026.03.17 21:14:02.954837 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20683 | 2026.03.17 21:14:02.955143 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20684 | 2026.03.17 21:14:02.955354 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20685 | 2026.03.17 21:14:02.955488 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Debug> executeQuery: Read 161 rows, 9.95 KiB in 0.001261 sec., 127676.44726407614 rows/sec., 7.70 MiB/sec. | ||
| 20686 | 2026.03.17 21:14:02.955528 [ 4 ] {6c012be9-e105-44a4-bcbe-4917f17dbfc4} <Debug> TCPHandler: Processed in 0.001427163 sec. | ||
| 20687 | 2026.03.17 21:14:02.955648 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20688 | 2026.03.17 21:14:02.955742 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20689 | 2026.03.17 21:14:02.955780 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20690 | 2026.03.17 21:14:02.956250 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20691 | 2026.03.17 21:14:02.956285 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20692 | 2026.03.17 21:14:02.956581 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20693 | 2026.03.17 21:14:02.956793 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20694 | 2026.03.17 21:14:02.956924 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 20695 | 2026.03.17 21:14:02.956963 [ 4 ] {526f523e-8a3e-481a-9ed4-966e841f348b} <Debug> TCPHandler: Processed in 0.001365162 sec. | ||
| 20696 | 2026.03.17 21:14:02.957045 [ 187 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7741 rows, containing 5 columns (5 merged, 0 gathered) in 0.002964197 sec., 2611499.8429591553 rows/sec., 212.21 MiB/sec. | ||
| 20697 | 2026.03.17 21:14:02.957077 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.03.17 21:14:02.957176 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20699 | 2026.03.17 21:14:02.957216 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20700 | 2026.03.17 21:14:02.957377 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20701 | 2026.03.17 21:14:02.957678 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20702 | 2026.03.17 21:14:02.957682 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20703 | 2026.03.17 21:14:02.957727 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20704 | 2026.03.17 21:14:02.957758 [ 188 ] {2a43290e-f299-4923-9c7e-e037bdb857dc::all_1_136_27} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20705 | 2026.03.17 21:14:02.957837 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 20706 | 2026.03.17 21:14:02.958024 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 20707 | 2026.03.17 21:14:02.958223 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20708 | 2026.03.17 21:14:02.958348 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 20709 | 2026.03.17 21:14:02.958386 [ 4 ] {3ddaf846-6f35-4cf8-a975-ff1e32ebf1e8} <Debug> TCPHandler: Processed in 0.001358602 sec. | ||
| 20710 | 2026.03.17 21:14:02.958501 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20711 | 2026.03.17 21:14:02.958594 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20712 | 2026.03.17 21:14:02.958633 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20713 | 2026.03.17 21:14:02.959297 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20714 | 2026.03.17 21:14:02.959335 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20715 | 2026.03.17 21:14:02.959654 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20716 | 2026.03.17 21:14:02.959872 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20717 | 2026.03.17 21:14:02.959992 [ 31 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20718 | 2026.03.17 21:14:02.960005 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Debug> executeQuery: Read 521 rows, 37.52 KiB in 0.001429 sec., 364590.62281315605 rows/sec., 25.64 MiB/sec. | ||
| 20719 | 2026.03.17 21:14:02.960027 [ 31 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2026.03.17 21:14:02.960050 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20721 | 2026.03.17 21:14:02.960052 [ 4 ] {5a09a709-022a-4618-94e6-aa583c885f82} <Debug> TCPHandler: Processed in 0.001600285 sec. | ||
| 20722 | 2026.03.17 21:14:02.960142 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20723 | 2026.03.17 21:14:02.960181 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20724 | 2026.03.17 21:14:02.960269 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20725 | 2026.03.17 21:14:02.960280 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20726 | 2026.03.17 21:14:02.960316 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1566 rows starting from the beginning of the part | ||
| 20727 | 2026.03.17 21:14:02.960333 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20728 | 2026.03.17 21:14:02.960395 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 1499 rows starting from the beginning of the part | ||
| 20729 | 2026.03.17 21:14:02.960454 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 108 rows starting from the beginning of the part | ||
| 20730 | 2026.03.17 21:14:02.960500 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 507 rows starting from the beginning of the part | ||
| 20731 | 2026.03.17 21:14:02.960547 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 250 rows starting from the beginning of the part | ||
| 20732 | 2026.03.17 21:14:02.960591 [ 187 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 521 rows starting from the beginning of the part | ||
| 20733 | 2026.03.17 21:14:02.960683 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20734 | 2026.03.17 21:14:02.960726 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20735 | 2026.03.17 21:14:02.961059 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 20736 | 2026.03.17 21:14:02.961280 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20737 | 2026.03.17 21:14:02.961443 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 20738 | 2026.03.17 21:14:02.961497 [ 4 ] {9a49cb8f-88e5-485e-bd13-f9036bdf50b7} <Debug> TCPHandler: Processed in 0.001365021 sec. | ||
| 20739 | 2026.03.17 21:14:02.961632 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20740 | 2026.03.17 21:14:02.961751 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20741 | 2026.03.17 21:14:02.961809 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20742 | 2026.03.17 21:14:02.962219 [ 188 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4451 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120384 sec., 2099148.07883855 rows/sec., 155.76 MiB/sec. | ||
| 20743 | 2026.03.17 21:14:02.962386 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20744 | 2026.03.17 21:14:02.962425 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20745 | 2026.03.17 21:14:02.962467 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20746 | 2026.03.17 21:14:02.962798 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20747 | 2026.03.17 21:14:02.962825 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20748 | 2026.03.17 21:14:02.962924 [ 197 ] {fd019c21-a571-4c03-b3be-b0c7b97aa6f6::all_1_136_27} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20749 | 2026.03.17 21:14:02.963026 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 20750 | 2026.03.17 21:14:02.963028 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20751 | 2026.03.17 21:14:02.963178 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Debug> executeQuery: Read 267 rows, 18.16 KiB in 0.001453 sec., 183757.7426015141 rows/sec., 12.20 MiB/sec. | ||
| 20752 | 2026.03.17 21:14:02.963217 [ 4 ] {7f6fad1c-44d7-4f66-829f-6ef93d683cc9} <Debug> TCPHandler: Processed in 0.001644186 sec. | ||
| 20753 | 2026.03.17 21:14:02.963337 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20754 | 2026.03.17 21:14:02.963434 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20755 | 2026.03.17 21:14:02.963476 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20756 | 2026.03.17 21:14:02.963792 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20757 | 2026.03.17 21:14:02.963829 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20758 | 2026.03.17 21:14:02.964119 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 20759 | 2026.03.17 21:14:02.964326 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20760 | 2026.03.17 21:14:02.964465 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 20761 | 2026.03.17 21:14:02.964503 [ 4 ] {5c3fd5fb-cf5a-4f3d-9e66-4c5bcc17a5ca} <Debug> TCPHandler: Processed in 0.0012171 sec. | ||
| 20762 | 2026.03.17 21:14:02.964618 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20763 | 2026.03.17 21:14:02.964713 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20764 | 2026.03.17 21:14:02.964766 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <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 | ||
| 20765 | 2026.03.17 21:14:02.965579 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20766 | 2026.03.17 21:14:02.965617 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20767 | 2026.03.17 21:14:02.966138 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20768 | 2026.03.17 21:14:02.966360 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20769 | 2026.03.17 21:14:02.966505 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00181 sec., 9392.265193370165 rows/sec., 16.83 MiB/sec. | ||
| 20770 | 2026.03.17 21:14:02.966522 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20771 | 2026.03.17 21:14:02.966578 [ 4 ] {a64295cd-8d97-44d1-abb9-2568bdba110d} <Debug> TCPHandler: Processed in 0.002008853 sec. | ||
| 20772 | 2026.03.17 21:14:02.966579 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20773 | 2026.03.17 21:14:02.966620 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20774 | 2026.03.17 21:14:02.966704 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20775 | 2026.03.17 21:14:02.966711 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20776 | 2026.03.17 21:14:02.966823 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20777 | 2026.03.17 21:14:02.966864 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20778 | 2026.03.17 21:14:02.966912 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20779 | 2026.03.17 21:14:02.966974 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2763 rows starting from the beginning of the part | ||
| 20780 | 2026.03.17 21:14:02.967094 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 31 rows starting from the beginning of the part | ||
| 20781 | 2026.03.17 21:14:02.967199 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 38 rows starting from the beginning of the part | ||
| 20782 | 2026.03.17 21:14:02.967228 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20783 | 2026.03.17 21:14:02.967270 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20784 | 2026.03.17 21:14:02.967296 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 17 rows starting from the beginning of the part | ||
| 20785 | 2026.03.17 21:14:02.967396 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 45 rows starting from the beginning of the part | ||
| 20786 | 2026.03.17 21:14:02.967488 [ 187 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 17 rows starting from the beginning of the part | ||
| 20787 | 2026.03.17 21:14:02.967584 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20788 | 2026.03.17 21:14:02.967804 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20789 | 2026.03.17 21:14:02.967954 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 4.90 MiB/sec. | ||
| 20790 | 2026.03.17 21:14:02.967991 [ 4 ] {92de50cc-10ab-4b5b-b29b-c747cd2f94c6} <Debug> TCPHandler: Processed in 0.001330711 sec. | ||
| 20791 | 2026.03.17 21:14:02.975460 [ 188 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 19 columns (19 merged, 0 gathered) in 0.008790331 sec., 331159.31584373786 rows/sec., 593.11 MiB/sec. | ||
| 20792 | 2026.03.17 21:14:02.978129 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20793 | 2026.03.17 21:14:02.978602 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20794 | 2026.03.17 21:14:02.978703 [ 199 ] {620c004a-93db-4886-bed6-404c2840e99d::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20795 | 2026.03.17 21:14:02.978843 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.36 MiB. | ||
| 20796 | 2026.03.17 21:14:03.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.25 MiB, peak 421.55 MiB, free memory in arenas 0.00 B, will set to 401.23 MiB (RSS), difference: -1.02 MiB | ||
| 20797 | 2026.03.17 21:14:06.061413 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20798 | 2026.03.17 21:14:06.061463 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20799 | 2026.03.17 21:14:06.285667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45112 | ||
| 20800 | 2026.03.17 21:14:06.286202 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2026.03.17 21:14:06.286241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20802 | 2026.03.17 21:14:06.286706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20803 | 2026.03.17 21:14:06.286930 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20804 | 2026.03.17 21:14:06.287057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45112 | ||
| 20805 | 2026.03.17 21:14:07.122882 [ 220 ] {} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20806 | 2026.03.17 21:14:07.122953 [ 220 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20807 | 2026.03.17 21:14:07.126533 [ 220 ] {} <Debug> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20808 | 2026.03.17 21:14:07.299289 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20809 | 2026.03.17 21:14:07.299329 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20810 | 2026.03.17 21:14:07.302934 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20811 | 2026.03.17 21:14:07.936938 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20812 | 2026.03.17 21:14:07.937145 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20813 | 2026.03.17 21:14:07.937219 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20814 | 2026.03.17 21:14:07.937956 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2026.03.17 21:14:07.938009 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20816 | 2026.03.17 21:14:07.938386 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 20817 | 2026.03.17 21:14:07.938602 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.03.17 21:14:07.938742 [ 74 ] {} <Debug> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 | ||
| 20819 | 2026.03.17 21:14:07.938767 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001676 sec., 596.6587112171837 rows/sec., 44.28 KiB/sec. | ||
| 20820 | 2026.03.17 21:14:07.938814 [ 74 ] {} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20821 | 2026.03.17 21:14:07.938836 [ 4 ] {cc20f092-da95-4b9c-8b69-39241f8e24fa} <Debug> TCPHandler: Processed in 0.002040703 sec. | ||
| 20822 | 2026.03.17 21:14:07.938843 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20823 | 2026.03.17 21:14:07.938979 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full | ||
| 20824 | 2026.03.17 21:14:07.938993 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20825 | 2026.03.17 21:14:07.939100 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20826 | 2026.03.17 21:14:07.939111 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20827 | 2026.03.17 21:14:07.939146 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part | ||
| 20828 | 2026.03.17 21:14:07.939164 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20829 | 2026.03.17 21:14:07.939226 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 20830 | 2026.03.17 21:14:07.939283 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 20831 | 2026.03.17 21:14:07.939333 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 20832 | 2026.03.17 21:14:07.939379 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 20833 | 2026.03.17 21:14:07.939423 [ 190 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 20834 | 2026.03.17 21:14:07.939714 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2026.03.17 21:14:07.939756 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20836 | 2026.03.17 21:14:07.940089 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20837 | 2026.03.17 21:14:07.940298 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366042 sec., 28549.634637880827 rows/sec., 2.37 MiB/sec. | ||
| 20838 | 2026.03.17 21:14:07.940304 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20839 | 2026.03.17 21:14:07.940484 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
| 20840 | 2026.03.17 21:14:07.940504 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Debug> executeQuery: Read 144 rows, 12.63 KiB in 0.001416 sec., 101694.91525423729 rows/sec., 8.71 MiB/sec. | ||
| 20841 | 2026.03.17 21:14:07.940550 [ 4 ] {7b5f6592-0c7f-403a-a59c-ab6fb0f70668} <Debug> TCPHandler: Processed in 0.001609765 sec. | ||
| 20842 | 2026.03.17 21:14:07.940592 [ 219 ] {} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20843 | 2026.03.17 21:14:07.940624 [ 219 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20844 | 2026.03.17 21:14:07.940665 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20845 | 2026.03.17 21:14:07.940771 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20846 | 2026.03.17 21:14:07.940774 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2026.03.17 21:14:07.940817 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20848 | 2026.03.17 21:14:07.940868 [ 199 ] {05ef962c-2595-4333-af4a-44696972023d::all_1_46_11} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 | ||
| 20849 | 2026.03.17 21:14:07.940989 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20850 | 2026.03.17 21:14:07.941286 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20851 | 2026.03.17 21:14:07.941328 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20852 | 2026.03.17 21:14:07.941646 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20853 | 2026.03.17 21:14:07.941898 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20854 | 2026.03.17 21:14:07.942045 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001294 sec., 34003.09119010819 rows/sec., 2.49 MiB/sec. | ||
| 20855 | 2026.03.17 21:14:07.942084 [ 4 ] {e332b618-cc2a-4ed4-bc97-070e086d5806} <Debug> TCPHandler: Processed in 0.001469114 sec. | ||
| 20856 | 2026.03.17 21:14:07.942203 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20857 | 2026.03.17 21:14:07.942300 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20858 | 2026.03.17 21:14:07.942340 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20859 | 2026.03.17 21:14:07.942781 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2026.03.17 21:14:07.942817 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20861 | 2026.03.17 21:14:07.943156 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20862 | 2026.03.17 21:14:07.943364 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.03.17 21:14:07.943494 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Debug> executeQuery: Read 123 rows, 9.77 KiB in 0.001212 sec., 101485.14851485149 rows/sec., 7.87 MiB/sec. | ||
| 20864 | 2026.03.17 21:14:07.943533 [ 4 ] {027087ae-a686-4224-bde1-3827c21d8422} <Debug> TCPHandler: Processed in 0.001380132 sec. | ||
| 20865 | 2026.03.17 21:14:07.943661 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20866 | 2026.03.17 21:14:07.943758 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20867 | 2026.03.17 21:14:07.943804 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20868 | 2026.03.17 21:14:07.943835 [ 219 ] {} <Debug> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20869 | 2026.03.17 21:14:07.944245 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20870 | 2026.03.17 21:14:07.944286 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20871 | 2026.03.17 21:14:07.944617 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 20872 | 2026.03.17 21:14:07.944822 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20873 | 2026.03.17 21:14:07.944956 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001216 sec., 132401.31578947368 rows/sec., 9.21 MiB/sec. | ||
| 20874 | 2026.03.17 21:14:07.944971 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Selected 5 parts from all_1_132_31 to all_136_136_0 | ||
| 20875 | 2026.03.17 21:14:07.944993 [ 4 ] {71c35ab3-4b6d-4f87-87fd-e4ea77bd7e07} <Debug> TCPHandler: Processed in 0.001381432 sec. | ||
| 20876 | 2026.03.17 21:14:07.945037 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20877 | 2026.03.17 21:14:07.945063 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20878 | 2026.03.17 21:14:07.945137 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20879 | 2026.03.17 21:14:07.945172 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_132_31 to all_136_136_0 into Compact with storage Full | ||
| 20880 | 2026.03.17 21:14:07.945203 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20881 | 2026.03.17 21:14:07.945233 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20882 | 2026.03.17 21:14:07.945236 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20883 | 2026.03.17 21:14:07.945284 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20884 | 2026.03.17 21:14:07.945300 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <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 | ||
| 20885 | 2026.03.17 21:14:07.945320 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_132_31, total 51929 rows starting from the beginning of the part | ||
| 20886 | 2026.03.17 21:14:07.945382 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 20887 | 2026.03.17 21:14:07.945428 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 20888 | 2026.03.17 21:14:07.945469 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 188 rows starting from the beginning of the part | ||
| 20889 | 2026.03.17 21:14:07.945508 [ 190 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 267 rows starting from the beginning of the part | ||
| 20890 | 2026.03.17 21:14:07.946228 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20891 | 2026.03.17 21:14:07.946270 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20892 | 2026.03.17 21:14:07.946852 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20893 | 2026.03.17 21:14:07.947131 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20894 | 2026.03.17 21:14:07.947283 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002066 sec., 20813.165537270084 rows/sec., 37.30 MiB/sec. | ||
| 20895 | 2026.03.17 21:14:07.947354 [ 4 ] {aea90373-dad9-4ef4-bdeb-5a1fd95f088f} <Debug> TCPHandler: Processed in 0.002265926 sec. | ||
| 20896 | 2026.03.17 21:14:07.947486 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20897 | 2026.03.17 21:14:07.947582 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20898 | 2026.03.17 21:14:07.947624 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20899 | 2026.03.17 21:14:07.947956 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20900 | 2026.03.17 21:14:07.947994 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20901 | 2026.03.17 21:14:07.948325 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20902 | 2026.03.17 21:14:07.948532 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Trace> oximeter.measurements_i64 (d6d5f98e-fd1a-4fcc-aa3e-8d9efb426ef9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20903 | 2026.03.17 21:14:07.948661 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001098 sec., 8196.72131147541 rows/sec., 579.00 KiB/sec. | ||
| 20904 | 2026.03.17 21:14:07.948700 [ 4 ] {229ad956-a1f0-43c7-b00c-99a41764a4a8} <Debug> TCPHandler: Processed in 0.00126416 sec. | ||
| 20905 | 2026.03.17 21:14:07.948838 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20906 | 2026.03.17 21:14:07.948864 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20907 | 2026.03.17 21:14:07.948958 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20908 | 2026.03.17 21:14:07.949013 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20909 | 2026.03.17 21:14:07.949366 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20910 | 2026.03.17 21:14:07.949402 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20911 | 2026.03.17 21:14:07.949718 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20912 | 2026.03.17 21:14:07.949920 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20913 | 2026.03.17 21:14:07.950056 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 20914 | 2026.03.17 21:14:07.950093 [ 4 ] {8c2a26f2-a90d-4d88-90ee-e6fdce366405} <Debug> TCPHandler: Processed in 0.001313791 sec. | ||
| 20915 | 2026.03.17 21:14:07.953553 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52809 rows, containing 5 columns (5 merged, 0 gathered) in 0.008420835 sec., 6271230.82212156 rows/sec., 410.93 MiB/sec. | ||
| 20916 | 2026.03.17 21:14:07.954128 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Trace> MergedBlockOutputStream: filled checksums all_1_136_32 (state Temporary) | ||
| 20917 | 2026.03.17 21:14:07.954392 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_merge_all_1_136_32 to all_1_136_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.03.17 21:14:07.954456 [ 192 ] {5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84::all_1_136_32} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84) (MergerMutator): Merged 5 parts: [all_1_132_31, all_136_136_0] -> all_1_136_32 | ||
| 20919 | 2026.03.17 21:14:07.954533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20920 | 2026.03.17 21:14:08.792698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 20921 | 2026.03.17 21:14:08.810105 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20922 | 2026.03.17 21:14:08.810152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20923 | 2026.03.17 21:14:08.816434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20924 | 2026.03.17 21:14:08.817129 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20925 | 2026.03.17 21:14:08.820204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 20926 | 2026.03.17 21:14:11.447507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2554 | ||
| 20927 | 2026.03.17 21:14:11.450229 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20928 | 2026.03.17 21:14:11.450284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20929 | 2026.03.17 21:14:11.451555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20930 | 2026.03.17 21:14:11.451855 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20931 | 2026.03.17 21:14:11.452277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2554 | ||
| 20932 | 2026.03.17 21:14:12.897315 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2026.03.17 21:14:12.897509 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20934 | 2026.03.17 21:14:12.897575 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20935 | 2026.03.17 21:14:12.898329 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.03.17 21:14:12.898374 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20937 | 2026.03.17 21:14:12.898835 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20938 | 2026.03.17 21:14:12.899064 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2026.03.17 21:14:12.899221 [ 130 ] {} <Debug> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 20940 | 2026.03.17 21:14:12.899232 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 20941 | 2026.03.17 21:14:12.899286 [ 130 ] {} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20942 | 2026.03.17 21:14:12.899305 [ 4 ] {b2fd096e-c33d-4e95-abfc-d55abd676ef6} <Debug> TCPHandler: Processed in 0.002117163 sec. | ||
| 20943 | 2026.03.17 21:14:12.899319 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20944 | 2026.03.17 21:14:12.899440 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 20945 | 2026.03.17 21:14:12.899443 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20946 | 2026.03.17 21:14:12.899593 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20947 | 2026.03.17 21:14:12.899597 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20948 | 2026.03.17 21:14:12.899634 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 308 rows starting from the beginning of the part | ||
| 20949 | 2026.03.17 21:14:12.899656 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20950 | 2026.03.17 21:14:12.899707 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 20951 | 2026.03.17 21:14:12.899760 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 308 rows starting from the beginning of the part | ||
| 20952 | 2026.03.17 21:14:12.899802 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 20953 | 2026.03.17 21:14:12.899844 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 20954 | 2026.03.17 21:14:12.899886 [ 191 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 20955 | 2026.03.17 21:14:12.900078 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20956 | 2026.03.17 21:14:12.900119 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20957 | 2026.03.17 21:14:12.900439 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20958 | 2026.03.17 21:14:12.900664 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20959 | 2026.03.17 21:14:12.900810 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Debug> executeQuery: Read 6 rows, 486.00 B in 0.001232 sec., 4870.12987012987 rows/sec., 385.23 KiB/sec. | ||
| 20960 | 2026.03.17 21:14:12.900849 [ 4 ] {7341a9fa-a519-4443-81ff-671d0444393e} <Debug> TCPHandler: Processed in 0.001457043 sec. | ||
| 20961 | 2026.03.17 21:14:12.900965 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20962 | 2026.03.17 21:14:12.901059 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20963 | 2026.03.17 21:14:12.901099 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20964 | 2026.03.17 21:14:12.901116 [ 192 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736538 sec., 859180.737766752 rows/sec., 58.65 MiB/sec. | ||
| 20965 | 2026.03.17 21:14:12.901267 [ 199 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 20966 | 2026.03.17 21:14:12.901545 [ 199 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20967 | 2026.03.17 21:14:12.901619 [ 199 ] {f4d752e0-9e09-4696-b580-e2ee801a44cb::all_1_50_10} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 20968 | 2026.03.17 21:14:12.901706 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20969 | 2026.03.17 21:14:12.903427 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20970 | 2026.03.17 21:14:12.903469 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20971 | 2026.03.17 21:14:12.903935 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 20972 | 2026.03.17 21:14:12.904145 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20973 | 2026.03.17 21:14:12.904283 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Debug> executeQuery: Read 2729 rows, 212.10 KiB in 0.003241 sec., 842024.0666460969 rows/sec., 63.91 MiB/sec. | ||
| 20974 | 2026.03.17 21:14:12.904325 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 20975 | 2026.03.17 21:14:12.904338 [ 4 ] {cef8503d-5812-4303-9e19-8980c4279b5e} <Debug> TCPHandler: Processed in 0.003423635 sec. | ||
| 20976 | 2026.03.17 21:14:12.904463 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20977 | 2026.03.17 21:14:12.904558 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20978 | 2026.03.17 21:14:12.904597 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20979 | 2026.03.17 21:14:12.905120 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20980 | 2026.03.17 21:14:12.905156 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20981 | 2026.03.17 21:14:12.905466 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20982 | 2026.03.17 21:14:12.905669 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2026.03.17 21:14:12.905795 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Debug> executeQuery: Read 180 rows, 11.35 KiB in 0.001256 sec., 143312.10191082803 rows/sec., 8.83 MiB/sec. | ||
| 20984 | 2026.03.17 21:14:12.905834 [ 4 ] {2d80585d-e10e-4d94-ba9d-04b6593d184f} <Debug> TCPHandler: Processed in 0.001418173 sec. | ||
| 20985 | 2026.03.17 21:14:12.905955 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20986 | 2026.03.17 21:14:12.906049 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20987 | 2026.03.17 21:14:12.906088 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20988 | 2026.03.17 21:14:12.906940 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2026.03.17 21:14:12.906976 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20990 | 2026.03.17 21:14:12.907303 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20991 | 2026.03.17 21:14:12.907510 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2026.03.17 21:14:12.907639 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001608 sec., 532960.1990049751 rows/sec., 31.67 MiB/sec. | ||
| 20993 | 2026.03.17 21:14:12.907676 [ 4 ] {1eb881ff-8bbd-4028-895f-353d0622b575} <Debug> TCPHandler: Processed in 0.001768338 sec. | ||
| 20994 | 2026.03.17 21:14:12.907784 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20995 | 2026.03.17 21:14:12.907876 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20996 | 2026.03.17 21:14:12.907914 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20997 | 2026.03.17 21:14:12.908288 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2026.03.17 21:14:12.908323 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20999 | 2026.03.17 21:14:12.908598 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 21000 | 2026.03.17 21:14:12.908798 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Trace> oximeter.fields_u64 (4991fbf5-7328-4575-bd1d-f6ff7d98a978): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2026.03.17 21:14:12.908928 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 21002 | 2026.03.17 21:14:12.908965 [ 4 ] {d83a5199-f598-4821-9f6c-28580b5ebfcf} <Debug> TCPHandler: Processed in 0.00122858 sec. | ||
| 21003 | 2026.03.17 21:14:12.909064 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2026.03.17 21:14:12.909154 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21005 | 2026.03.17 21:14:12.909193 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21006 | 2026.03.17 21:14:12.909652 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2026.03.17 21:14:12.909688 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21008 | 2026.03.17 21:14:12.909979 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 21009 | 2026.03.17 21:14:12.910174 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21010 | 2026.03.17 21:14:12.910268 [ 130 ] {} <Debug> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 21011 | 2026.03.17 21:14:12.910299 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 21012 | 2026.03.17 21:14:12.910308 [ 130 ] {} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21013 | 2026.03.17 21:14:12.910339 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21014 | 2026.03.17 21:14:12.910343 [ 4 ] {918c75c1-f423-4f64-bd27-06d7bb53398a} <Debug> TCPHandler: Processed in 0.001326562 sec. | ||
| 21015 | 2026.03.17 21:14:12.910429 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 21016 | 2026.03.17 21:14:12.910466 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21017 | 2026.03.17 21:14:12.910547 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21018 | 2026.03.17 21:14:12.910562 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21019 | 2026.03.17 21:14:12.910587 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 160 rows starting from the beginning of the part | ||
| 21020 | 2026.03.17 21:14:12.910605 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21021 | 2026.03.17 21:14:12.910663 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 21022 | 2026.03.17 21:14:12.910718 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 21023 | 2026.03.17 21:14:12.910765 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 21024 | 2026.03.17 21:14:12.910809 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 21025 | 2026.03.17 21:14:12.910852 [ 194 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 21026 | 2026.03.17 21:14:12.911803 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2026.03.17 21:14:12.911843 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21028 | 2026.03.17 21:14:12.911950 [ 189 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555175 sec., 498979.2145578472 rows/sec., 30.73 MiB/sec. | ||
| 21029 | 2026.03.17 21:14:12.912123 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 21030 | 2026.03.17 21:14:12.912212 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21031 | 2026.03.17 21:14:12.912524 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21032 | 2026.03.17 21:14:12.912557 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21033 | 2026.03.17 21:14:12.912614 [ 198 ] {3c96c944-8ed4-45bd-b537-ce3f75c956e7::all_1_50_10} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 21034 | 2026.03.17 21:14:12.912711 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 21035 | 2026.03.17 21:14:12.912739 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Debug> executeQuery: Read 1476 rows, 104.28 KiB in 0.002192 sec., 673357.6642335766 rows/sec., 46.46 MiB/sec. | ||
| 21036 | 2026.03.17 21:14:12.912790 [ 4 ] {ba9923ca-1d8f-4f0d-8b9d-73607f259007} <Debug> TCPHandler: Processed in 0.002371058 sec. | ||
| 21037 | 2026.03.17 21:14:12.912918 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21038 | 2026.03.17 21:14:12.913031 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21039 | 2026.03.17 21:14:12.913080 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21040 | 2026.03.17 21:14:12.913436 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21041 | 2026.03.17 21:14:12.913472 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21042 | 2026.03.17 21:14:12.913775 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21043 | 2026.03.17 21:14:12.913976 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21044 | 2026.03.17 21:14:12.914105 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 21045 | 2026.03.17 21:14:12.914140 [ 4 ] {78687c51-4cb3-4198-8c0a-dc920bd4d42c} <Debug> TCPHandler: Processed in 0.00128064 sec. | ||
| 21046 | 2026.03.17 21:14:12.914257 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21047 | 2026.03.17 21:14:12.914370 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21048 | 2026.03.17 21:14:12.914422 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21049 | 2026.03.17 21:14:12.915302 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21050 | 2026.03.17 21:14:12.915338 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21051 | 2026.03.17 21:14:12.915744 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21052 | 2026.03.17 21:14:12.915943 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21053 | 2026.03.17 21:14:12.916072 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Debug> executeQuery: Read 1454 rows, 93.93 KiB in 0.001726 sec., 842410.1969872537 rows/sec., 53.15 MiB/sec. | ||
| 21054 | 2026.03.17 21:14:12.916109 [ 4 ] {5d951c45-01de-403f-9639-31518814f0d0} <Debug> TCPHandler: Processed in 0.001909721 sec. | ||
| 21055 | 2026.03.17 21:14:12.916220 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21056 | 2026.03.17 21:14:12.916314 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21057 | 2026.03.17 21:14:12.916355 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21058 | 2026.03.17 21:14:12.916666 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21059 | 2026.03.17 21:14:12.916702 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21060 | 2026.03.17 21:14:12.916987 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21061 | 2026.03.17 21:14:12.917184 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21062 | 2026.03.17 21:14:12.917310 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 21063 | 2026.03.17 21:14:12.917346 [ 4 ] {06afb44d-5aba-4f6f-a83e-74c4b27281bf} <Debug> TCPHandler: Processed in 0.001174039 sec. | ||
| 21064 | 2026.03.17 21:14:12.917447 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21065 | 2026.03.17 21:14:12.917539 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21066 | 2026.03.17 21:14:12.917591 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <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 | ||
| 21067 | 2026.03.17 21:14:12.918459 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21068 | 2026.03.17 21:14:12.918495 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21069 | 2026.03.17 21:14:12.919035 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21070 | 2026.03.17 21:14:12.919260 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21071 | 2026.03.17 21:14:12.919400 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001878 sec., 17039.40362087327 rows/sec., 30.53 MiB/sec. | ||
| 21072 | 2026.03.17 21:14:12.919465 [ 4 ] {48a1e916-b9fc-49d7-9daf-e8230d71d541} <Debug> TCPHandler: Processed in 0.002065842 sec. | ||
| 21073 | 2026.03.17 21:14:12.919576 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21074 | 2026.03.17 21:14:12.919669 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21075 | 2026.03.17 21:14:12.919710 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21076 | 2026.03.17 21:14:12.920041 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21077 | 2026.03.17 21:14:12.920076 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21078 | 2026.03.17 21:14:12.920371 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21079 | 2026.03.17 21:14:12.920573 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21080 | 2026.03.17 21:14:12.920683 [ 130 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21081 | 2026.03.17 21:14:12.920697 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 21082 | 2026.03.17 21:14:12.920725 [ 130 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21083 | 2026.03.17 21:14:12.920744 [ 4 ] {399bf16e-f590-4aca-9e23-e59915a1f0f3} <Debug> TCPHandler: Processed in 0.001215159 sec. | ||
| 21084 | 2026.03.17 21:14:12.920748 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21085 | 2026.03.17 21:14:12.920834 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21086 | 2026.03.17 21:14:12.920931 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21087 | 2026.03.17 21:14:12.920962 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8022 rows starting from the beginning of the part | ||
| 21088 | 2026.03.17 21:14:12.921021 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 21089 | 2026.03.17 21:14:12.921069 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 21090 | 2026.03.17 21:14:12.921113 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
| 21091 | 2026.03.17 21:14:12.921155 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 21092 | 2026.03.17 21:14:12.921196 [ 198 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 21093 | 2026.03.17 21:14:12.923409 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8412 rows, containing 4 columns (4 merged, 0 gathered) in 0.002607362 sec., 3226249.366217656 rows/sec., 211.15 MiB/sec. | ||
| 21094 | 2026.03.17 21:14:12.923617 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21095 | 2026.03.17 21:14:12.923962 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21096 | 2026.03.17 21:14:12.924061 [ 189 ] {7f9febb1-405d-4fb5-9776-7346ecf1c898::all_1_136_27} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21097 | 2026.03.17 21:14:12.924180 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 21098 | 2026.03.17 21:14:13.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.25 MiB, peak 421.55 MiB, free memory in arenas 0.00 B, will set to 401.23 MiB (RSS), difference: -1.02 MiB | ||
| 21099 | 2026.03.17 21:14:13.787243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45560 | ||
| 21100 | 2026.03.17 21:14:13.788052 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21101 | 2026.03.17 21:14:13.788125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21102 | 2026.03.17 21:14:13.788645 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21103 | 2026.03.17 21:14:13.788868 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21104 | 2026.03.17 21:14:13.789000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45560 | ||
| 21105 | 2026.03.17 21:14:13.789121 [ 225 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21106 | 2026.03.17 21:14:13.789187 [ 225 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21107 | 2026.03.17 21:14:13.792598 [ 225 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21108 | 2026.03.17 21:14:15.631565 [ 221 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21109 | 2026.03.17 21:14:15.631644 [ 221 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21110 | 2026.03.17 21:14:15.634015 [ 221 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21111 | 2026.03.17 21:14:16.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.23 MiB, peak 421.55 MiB, free memory in arenas 0.00 B, will set to 401.23 MiB (RSS), difference: 4.00 MiB | ||
| 21112 | 2026.03.17 21:14:16.320288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21113 | 2026.03.17 21:14:16.337585 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21114 | 2026.03.17 21:14:16.337642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21115 | 2026.03.17 21:14:16.343794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21116 | 2026.03.17 21:14:16.344475 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21117 | 2026.03.17 21:14:16.347564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21118 | 2026.03.17 21:14:17.616589 [ 220 ] {} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21119 | 2026.03.17 21:14:17.616685 [ 220 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21120 | 2026.03.17 21:14:17.619977 [ 220 ] {} <Debug> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21121 | 2026.03.17 21:14:17.936469 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21122 | 2026.03.17 21:14:17.936637 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21123 | 2026.03.17 21:14:17.936704 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21124 | 2026.03.17 21:14:17.937483 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21125 | 2026.03.17 21:14:17.937523 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21126 | 2026.03.17 21:14:17.937877 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21127 | 2026.03.17 21:14:17.938099 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21128 | 2026.03.17 21:14:17.938248 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001647 sec., 607.1645415907711 rows/sec., 45.06 KiB/sec. | ||
| 21129 | 2026.03.17 21:14:17.938290 [ 4 ] {18a75aca-d5c4-4ee5-8243-67e69d983082} <Debug> TCPHandler: Processed in 0.001943231 sec. | ||
| 21130 | 2026.03.17 21:14:17.938419 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21131 | 2026.03.17 21:14:17.938513 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21132 | 2026.03.17 21:14:17.938551 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21133 | 2026.03.17 21:14:17.939140 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21134 | 2026.03.17 21:14:17.939177 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21135 | 2026.03.17 21:14:17.939486 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21136 | 2026.03.17 21:14:17.939690 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21137 | 2026.03.17 21:14:17.939818 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Debug> executeQuery: Read 144 rows, 12.63 KiB in 0.001324 sec., 108761.32930513595 rows/sec., 9.32 MiB/sec. | ||
| 21138 | 2026.03.17 21:14:17.939856 [ 4 ] {dea540e5-4fdc-4048-9911-891440ffe0c7} <Debug> TCPHandler: Processed in 0.001487664 sec. | ||
| 21139 | 2026.03.17 21:14:17.940004 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21140 | 2026.03.17 21:14:17.940097 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21141 | 2026.03.17 21:14:17.940136 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21142 | 2026.03.17 21:14:17.940641 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21143 | 2026.03.17 21:14:17.940678 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21144 | 2026.03.17 21:14:17.940983 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21145 | 2026.03.17 21:14:17.941185 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21146 | 2026.03.17 21:14:17.941302 [ 95 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21147 | 2026.03.17 21:14:17.941314 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001234 sec., 35656.40194489465 rows/sec., 2.61 MiB/sec. | ||
| 21148 | 2026.03.17 21:14:17.941366 [ 95 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21149 | 2026.03.17 21:14:17.941377 [ 4 ] {c741f196-daa6-4b66-b622-fbec67de0cc1} <Debug> TCPHandler: Processed in 0.001421833 sec. | ||
| 21150 | 2026.03.17 21:14:17.941396 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21151 | 2026.03.17 21:14:17.941527 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21152 | 2026.03.17 21:14:17.941624 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21153 | 2026.03.17 21:14:17.941663 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21154 | 2026.03.17 21:14:17.941798 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21155 | 2026.03.17 21:14:17.941946 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21156 | 2026.03.17 21:14:17.941982 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 243 rows starting from the beginning of the part | ||
| 21157 | 2026.03.17 21:14:17.942060 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 46 rows starting from the beginning of the part | ||
| 21158 | 2026.03.17 21:14:17.942113 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 161 rows starting from the beginning of the part | ||
| 21159 | 2026.03.17 21:14:17.942162 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 44 rows starting from the beginning of the part | ||
| 21160 | 2026.03.17 21:14:17.942173 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2026.03.17 21:14:17.942208 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 180 rows starting from the beginning of the part | ||
| 21162 | 2026.03.17 21:14:17.942216 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21163 | 2026.03.17 21:14:17.942265 [ 193 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 44 rows starting from the beginning of the part | ||
| 21164 | 2026.03.17 21:14:17.942566 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21165 | 2026.03.17 21:14:17.942788 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21166 | 2026.03.17 21:14:17.942926 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Debug> executeQuery: Read 114 rows, 9.05 KiB in 0.001321 sec., 86298.25889477669 rows/sec., 6.69 MiB/sec. | ||
| 21167 | 2026.03.17 21:14:17.942965 [ 4 ] {edb77a6f-c33c-42a6-bd06-b5cce2fe3aec} <Debug> TCPHandler: Processed in 0.001485894 sec. | ||
| 21168 | 2026.03.17 21:14:17.943090 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21169 | 2026.03.17 21:14:17.943184 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21170 | 2026.03.17 21:14:17.943210 [ 198 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470944 sec., 488121.91354667477 rows/sec., 33.33 MiB/sec. | ||
| 21171 | 2026.03.17 21:14:17.943227 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21172 | 2026.03.17 21:14:17.943407 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21173 | 2026.03.17 21:14:17.943714 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21174 | 2026.03.17 21:14:17.943735 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21175 | 2026.03.17 21:14:17.943771 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21176 | 2026.03.17 21:14:17.943789 [ 196 ] {37db390b-2391-4b42-a18b-880b820b3e9d::all_1_136_27} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21177 | 2026.03.17 21:14:17.943891 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21178 | 2026.03.17 21:14:17.944102 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21179 | 2026.03.17 21:14:17.944306 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21180 | 2026.03.17 21:14:17.944435 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00127 sec., 126771.65354330708 rows/sec., 8.82 MiB/sec. | ||
| 21181 | 2026.03.17 21:14:17.944473 [ 4 ] {5ba8a179-7161-4d0b-a868-cc7358f87f9a} <Debug> TCPHandler: Processed in 0.001431543 sec. | ||
| 21182 | 2026.03.17 21:14:17.944590 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21183 | 2026.03.17 21:14:17.944683 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21184 | 2026.03.17 21:14:17.944737 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <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 | ||
| 21185 | 2026.03.17 21:14:17.945636 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21186 | 2026.03.17 21:14:17.945671 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21187 | 2026.03.17 21:14:17.946219 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21188 | 2026.03.17 21:14:17.946439 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21189 | 2026.03.17 21:14:17.946576 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001911 sec., 22501.30821559393 rows/sec., 40.32 MiB/sec. | ||
| 21190 | 2026.03.17 21:14:17.946631 [ 4 ] {13f3c14c-97af-4e6b-ad29-071871083ac1} <Debug> TCPHandler: Processed in 0.002088664 sec. | ||
| 21191 | 2026.03.17 21:14:17.946745 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21192 | 2026.03.17 21:14:17.946837 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21193 | 2026.03.17 21:14:17.946877 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21194 | 2026.03.17 21:14:17.947214 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21195 | 2026.03.17 21:14:17.947249 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21196 | 2026.03.17 21:14:17.947531 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21197 | 2026.03.17 21:14:17.947727 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21198 | 2026.03.17 21:14:17.947849 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 21199 | 2026.03.17 21:14:17.947885 [ 4 ] {b166f603-74e8-4ba8-9a13-df726fa4cdb3} <Debug> TCPHandler: Processed in 0.001187689 sec. | ||
| 21200 | 2026.03.17 21:14:21.061745 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21201 | 2026.03.17 21:14:21.061805 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21202 | 2026.03.17 21:14:21.289447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46072 | ||
| 21203 | 2026.03.17 21:14:21.290236 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21204 | 2026.03.17 21:14:21.290271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21205 | 2026.03.17 21:14:21.290736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21206 | 2026.03.17 21:14:21.290951 [ 245 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21207 | 2026.03.17 21:14:21.291078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46072 | ||
| 21208 | 2026.03.17 21:14:21.291111 [ 154 ] {} <Debug> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21209 | 2026.03.17 21:14:21.291165 [ 154 ] {} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21210 | 2026.03.17 21:14:21.291188 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21211 | 2026.03.17 21:14:21.291325 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21212 | 2026.03.17 21:14:21.291453 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21213 | 2026.03.17 21:14:21.291494 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43640 rows starting from the beginning of the part | ||
| 21214 | 2026.03.17 21:14:21.291571 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 21215 | 2026.03.17 21:14:21.291622 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 21216 | 2026.03.17 21:14:21.291670 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 21217 | 2026.03.17 21:14:21.291715 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 21218 | 2026.03.17 21:14:21.291757 [ 186 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 21219 | 2026.03.17 21:14:21.294531 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46072 rows, containing 4 columns (4 merged, 0 gathered) in 0.003256232 sec., 14148868.999506177 rows/sec., 202.40 MiB/sec. | ||
| 21220 | 2026.03.17 21:14:21.294792 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21221 | 2026.03.17 21:14:21.295079 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21222 | 2026.03.17 21:14:21.295156 [ 198 ] {a7bccc0a-00be-444c-a7a6-dd0776aac27d::all_1_96_19} <Trace> system.asynchronous_metric_log (a7bccc0a-00be-444c-a7a6-dd0776aac27d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21223 | 2026.03.17 21:14:21.295243 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21224 | 2026.03.17 21:14:21.452539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2594 | ||
| 21225 | 2026.03.17 21:14:21.455184 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21226 | 2026.03.17 21:14:21.455225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21227 | 2026.03.17 21:14:21.456435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21228 | 2026.03.17 21:14:21.456741 [ 243 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21229 | 2026.03.17 21:14:21.456906 [ 154 ] {} <Debug> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21230 | 2026.03.17 21:14:21.456945 [ 154 ] {} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21231 | 2026.03.17 21:14:21.456963 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21232 | 2026.03.17 21:14:21.457016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2594 | ||
| 21233 | 2026.03.17 21:14:21.457075 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 21234 | 2026.03.17 21:14:21.457654 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21235 | 2026.03.17 21:14:21.457800 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2354 rows starting from the beginning of the part | ||
| 21236 | 2026.03.17 21:14:21.458170 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
| 21237 | 2026.03.17 21:14:21.458512 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 21238 | 2026.03.17 21:14:21.458884 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 21239 | 2026.03.17 21:14:21.459237 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part | ||
| 21240 | 2026.03.17 21:14:21.459583 [ 193 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
| 21241 | 2026.03.17 21:14:21.468219 [ 186 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2594 rows, containing 72 columns (72 merged, 0 gathered) in 0.011200279 sec., 231601.37350149936 rows/sec., 186.59 MiB/sec. | ||
| 21242 | 2026.03.17 21:14:21.470268 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21243 | 2026.03.17 21:14:21.470775 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21244 | 2026.03.17 21:14:21.470848 [ 197 ] {8adc7493-89bc-4a2b-a486-87ba3c928fa1::all_1_71_14} <Trace> system.query_log (8adc7493-89bc-4a2b-a486-87ba3c928fa1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21245 | 2026.03.17 21:14:21.471024 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.09 MiB. | ||
| 21246 | 2026.03.17 21:14:22.006544 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006200589 sec. | ||
| 21247 | 2026.03.17 21:14:22.337319 [ 220 ] {} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21248 | 2026.03.17 21:14:22.337398 [ 220 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21249 | 2026.03.17 21:14:22.341162 [ 220 ] {} <Debug> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21250 | 2026.03.17 21:14:22.407023 [ 223 ] {} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21251 | 2026.03.17 21:14:22.407068 [ 223 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21252 | 2026.03.17 21:14:22.411756 [ 223 ] {} <Debug> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 21253 | 2026.03.17 21:14:22.802894 [ 221 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21254 | 2026.03.17 21:14:22.802944 [ 221 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21255 | 2026.03.17 21:14:22.806557 [ 221 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 21256 | 2026.03.17 21:14:22.943458 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21257 | 2026.03.17 21:14:22.943735 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21258 | 2026.03.17 21:14:22.943838 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21259 | 2026.03.17 21:14:22.944826 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21260 | 2026.03.17 21:14:22.944873 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21261 | 2026.03.17 21:14:22.945261 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21262 | 2026.03.17 21:14:22.945477 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Trace> oximeter.fields_i16 (f4d752e0-9e09-4696-b580-e2ee801a44cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21263 | 2026.03.17 21:14:22.945632 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001976 sec., 143724.69635627532 rows/sec., 9.13 MiB/sec. | ||
| 21264 | 2026.03.17 21:14:22.945675 [ 4 ] {a1490dea-2b8f-4ae5-993e-1a3c8f62808e} <Debug> TCPHandler: Processed in 0.002393688 sec. | ||
| 21265 | 2026.03.17 21:14:22.945796 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21266 | 2026.03.17 21:14:22.945890 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21267 | 2026.03.17 21:14:22.945931 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21268 | 2026.03.17 21:14:22.946323 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21269 | 2026.03.17 21:14:22.946359 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21270 | 2026.03.17 21:14:22.946644 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 21271 | 2026.03.17 21:14:22.946852 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Trace> oximeter.fields_ipaddr (05ef962c-2595-4333-af4a-44696972023d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21272 | 2026.03.17 21:14:22.946981 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.00111 sec., 1801.8018018018017 rows/sec., 133.73 KiB/sec. | ||
| 21273 | 2026.03.17 21:14:22.947018 [ 4 ] {484fd3f2-94ae-41c1-8363-53badb3b08cd} <Debug> TCPHandler: Processed in 0.001270321 sec. | ||
| 21274 | 2026.03.17 21:14:22.947126 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21275 | 2026.03.17 21:14:22.947217 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21276 | 2026.03.17 21:14:22.947255 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21277 | 2026.03.17 21:14:22.948038 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21278 | 2026.03.17 21:14:22.948075 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21279 | 2026.03.17 21:14:22.948416 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21280 | 2026.03.17 21:14:22.948615 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Trace> oximeter.fields_string (2a43290e-f299-4923-9c7e-e037bdb857dc): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21281 | 2026.03.17 21:14:22.948744 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Debug> executeQuery: Read 835 rows, 67.08 KiB in 0.001544 sec., 540803.1088082901 rows/sec., 42.43 MiB/sec. | ||
| 21282 | 2026.03.17 21:14:22.948782 [ 4 ] {544e413d-65e9-479e-9cdd-1a118bf00151} <Debug> TCPHandler: Processed in 0.001701857 sec. | ||
| 21283 | 2026.03.17 21:14:22.948893 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21284 | 2026.03.17 21:14:22.948986 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21285 | 2026.03.17 21:14:22.949025 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21286 | 2026.03.17 21:14:22.949525 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21287 | 2026.03.17 21:14:22.949562 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21288 | 2026.03.17 21:14:22.949863 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21289 | 2026.03.17 21:14:22.950063 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Trace> oximeter.fields_u16 (37db390b-2391-4b42-a18b-880b820b3e9d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21290 | 2026.03.17 21:14:22.950190 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Debug> executeQuery: Read 161 rows, 9.95 KiB in 0.001222 sec., 131751.22749590836 rows/sec., 7.95 MiB/sec. | ||
| 21291 | 2026.03.17 21:14:22.950228 [ 4 ] {d89026fc-bf04-49d3-9b59-832b0583de08} <Debug> TCPHandler: Processed in 0.001382352 sec. | ||
| 21292 | 2026.03.17 21:14:22.950337 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21293 | 2026.03.17 21:14:22.950430 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21294 | 2026.03.17 21:14:22.950492 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21295 | 2026.03.17 21:14:22.950927 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21296 | 2026.03.17 21:14:22.950963 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21297 | 2026.03.17 21:14:22.951249 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21298 | 2026.03.17 21:14:22.951450 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Trace> oximeter.fields_u32 (060be11f-d57f-4548-9ff0-9ed097592f6e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21299 | 2026.03.17 21:14:22.951574 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 21300 | 2026.03.17 21:14:22.951612 [ 4 ] {7b9592fd-3673-4f8e-9b28-988a09f2f38a} <Debug> TCPHandler: Processed in 0.001322131 sec. | ||
| 21301 | 2026.03.17 21:14:22.951719 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21302 | 2026.03.17 21:14:22.951811 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21303 | 2026.03.17 21:14:22.951848 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21304 | 2026.03.17 21:14:22.952307 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21305 | 2026.03.17 21:14:22.952355 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21306 | 2026.03.17 21:14:22.952655 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 21307 | 2026.03.17 21:14:22.952856 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Trace> oximeter.fields_u8 (3c96c944-8ed4-45bd-b537-ce3f75c956e7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21308 | 2026.03.17 21:14:22.952980 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 21309 | 2026.03.17 21:14:22.953018 [ 4 ] {4b14a5c4-ba96-49b8-8dd0-da0e45966094} <Debug> TCPHandler: Processed in 0.001345142 sec. | ||
| 21310 | 2026.03.17 21:14:22.953128 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21311 | 2026.03.17 21:14:22.953221 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21312 | 2026.03.17 21:14:22.953260 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21313 | 2026.03.17 21:14:22.953877 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21314 | 2026.03.17 21:14:22.953914 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21315 | 2026.03.17 21:14:22.954232 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21316 | 2026.03.17 21:14:22.954431 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Trace> oximeter.fields_uuid (fd019c21-a571-4c03-b3be-b0c7b97aa6f6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21317 | 2026.03.17 21:14:22.954564 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Debug> executeQuery: Read 521 rows, 37.52 KiB in 0.001361 sec., 382806.7597354886 rows/sec., 26.92 MiB/sec. | ||
| 21318 | 2026.03.17 21:14:22.954600 [ 4 ] {ad6629a0-247b-4daa-aa4e-dfa9ca811cec} <Debug> TCPHandler: Processed in 0.001520255 sec. | ||
| 21319 | 2026.03.17 21:14:22.954724 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21320 | 2026.03.17 21:14:22.954822 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21321 | 2026.03.17 21:14:22.954863 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21322 | 2026.03.17 21:14:22.955190 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.03.17 21:14:22.955223 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21324 | 2026.03.17 21:14:22.955534 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 21325 | 2026.03.17 21:14:22.955736 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21326 | 2026.03.17 21:14:22.955851 [ 152 ] {} <Debug> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 21327 | 2026.03.17 21:14:22.955862 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 21328 | 2026.03.17 21:14:22.955889 [ 152 ] {} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21329 | 2026.03.17 21:14:22.955906 [ 4 ] {4a18a64f-7072-4eaa-9164-59eb15c34639} <Debug> TCPHandler: Processed in 0.00123657 sec. | ||
| 21330 | 2026.03.17 21:14:22.955908 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21331 | 2026.03.17 21:14:22.956015 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21332 | 2026.03.17 21:14:22.956035 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::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 | ||
| 21333 | 2026.03.17 21:14:22.956108 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21334 | 2026.03.17 21:14:22.956154 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21335 | 2026.03.17 21:14:22.956169 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21336 | 2026.03.17 21:14:22.956212 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 21337 | 2026.03.17 21:14:22.956277 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 21338 | 2026.03.17 21:14:22.956324 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 21339 | 2026.03.17 21:14:22.956366 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 21340 | 2026.03.17 21:14:22.956408 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 21341 | 2026.03.17 21:14:22.956449 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 21342 | 2026.03.17 21:14:22.956574 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2026.03.17 21:14:22.956616 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21344 | 2026.03.17 21:14:22.956964 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21345 | 2026.03.17 21:14:22.957199 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Trace> oximeter.measurements_cumulativeu64 (5d4fc9e0-2e0a-4e71-8a36-de29d8c64d84): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21346 | 2026.03.17 21:14:22.957328 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Debug> executeQuery: Read 267 rows, 18.16 KiB in 0.001238 sec., 215670.43618739903 rows/sec., 14.32 MiB/sec. | ||
| 21347 | 2026.03.17 21:14:22.957337 [ 195 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359601 sec., 180935.4362051808 rows/sec., 9.23 MiB/sec. | ||
| 21348 | 2026.03.17 21:14:22.957365 [ 4 ] {be917c70-003e-43cb-8142-95d42681ae75} <Debug> TCPHandler: Processed in 0.001397722 sec. | ||
| 21349 | 2026.03.17 21:14:22.957513 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21350 | 2026.03.17 21:14:22.957544 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 21351 | 2026.03.17 21:14:22.957608 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21352 | 2026.03.17 21:14:22.957656 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21353 | 2026.03.17 21:14:22.957844 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21354 | 2026.03.17 21:14:22.957921 [ 197 ] {9642397f-a2b3-404a-b65f-1765085405f5::all_1_41_8} <Trace> oximeter.measurements_bool (9642397f-a2b3-404a-b65f-1765085405f5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 21355 | 2026.03.17 21:14:22.957968 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21356 | 2026.03.17 21:14:22.958000 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21357 | 2026.03.17 21:14:22.958009 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21358 | 2026.03.17 21:14:22.958310 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 21359 | 2026.03.17 21:14:22.958511 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21360 | 2026.03.17 21:14:22.958621 [ 145 ] {} <Debug> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 21361 | 2026.03.17 21:14:22.958639 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 21362 | 2026.03.17 21:14:22.958668 [ 145 ] {} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21363 | 2026.03.17 21:14:22.958684 [ 4 ] {ba3daf9a-22a8-4c3f-ae2e-650dda13aefb} <Debug> TCPHandler: Processed in 0.001218509 sec. | ||
| 21364 | 2026.03.17 21:14:22.958695 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21365 | 2026.03.17 21:14:22.958815 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 21366 | 2026.03.17 21:14:22.958829 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21367 | 2026.03.17 21:14:22.958961 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21368 | 2026.03.17 21:14:22.958973 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21369 | 2026.03.17 21:14:22.959000 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part | ||
| 21370 | 2026.03.17 21:14:22.959042 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <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 | ||
| 21371 | 2026.03.17 21:14:22.959071 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 21372 | 2026.03.17 21:14:22.959119 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 21373 | 2026.03.17 21:14:22.959163 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 21374 | 2026.03.17 21:14:22.959201 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 21375 | 2026.03.17 21:14:22.959240 [ 186 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 21376 | 2026.03.17 21:14:22.959952 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21377 | 2026.03.17 21:14:22.959994 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21378 | 2026.03.17 21:14:22.960191 [ 200 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425252 sec., 28766.84263554796 rows/sec., 1.89 MiB/sec. | ||
| 21379 | 2026.03.17 21:14:22.960364 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 21380 | 2026.03.17 21:14:22.960528 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21381 | 2026.03.17 21:14:22.960721 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.03.17 21:14:22.960805 [ 187 ] {c7203e43-b972-45f4-9cd3-aeda37d2aab5::all_1_41_9} <Trace> oximeter.measurements_f64 (c7203e43-b972-45f4-9cd3-aeda37d2aab5) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 21383 | 2026.03.17 21:14:22.960812 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Trace> oximeter.measurements_histogramu64 (620c004a-93db-4886-bed6-404c2840e99d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21384 | 2026.03.17 21:14:22.960894 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21385 | 2026.03.17 21:14:22.960963 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002015 sec., 8436.724565756824 rows/sec., 15.12 MiB/sec. | ||
| 21386 | 2026.03.17 21:14:22.961031 [ 4 ] {263bc548-41d3-4e3b-a66c-1af566034984} <Debug> TCPHandler: Processed in 0.002264007 sec. | ||
| 21387 | 2026.03.17 21:14:22.961142 [ 4 ] {} <Trace> TCP-Session: 1cbd65fb-54f8-4bde-a22d-ef7d03e5f7e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21388 | 2026.03.17 21:14:22.961236 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61297) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21389 | 2026.03.17 21:14:22.961276 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21390 | 2026.03.17 21:14:22.961606 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21391 | 2026.03.17 21:14:22.961639 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21392 | 2026.03.17 21:14:22.961932 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21393 | 2026.03.17 21:14:22.962133 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Trace> oximeter.measurements_u64 (7f9febb1-405d-4fb5-9776-7346ecf1c898): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21394 | 2026.03.17 21:14:22.962255 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001038 sec., 86705.20231213872 rows/sec., 5.43 MiB/sec. | ||
| 21395 | 2026.03.17 21:14:22.962289 [ 4 ] {a6dfb7cd-3d1e-439d-a691-f8e3a17cfb0d} <Debug> TCPHandler: Processed in 0.001194899 sec. | ||
| 21396 | 2026.03.17 21:14:23.847654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21397 | 2026.03.17 21:14:23.865758 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21398 | 2026.03.17 21:14:23.865803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21399 | 2026.03.17 21:14:23.872095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21400 | 2026.03.17 21:14:23.872798 [ 244 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21401 | 2026.03.17 21:14:23.873087 [ 145 ] {} <Debug> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21402 | 2026.03.17 21:14:23.873120 [ 145 ] {} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21403 | 2026.03.17 21:14:23.873140 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21404 | 2026.03.17 21:14:23.873235 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21405 | 2026.03.17 21:14:23.875898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21406 | 2026.03.17 21:14:23.876197 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21407 | 2026.03.17 21:14:23.877001 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21408 | 2026.03.17 21:14:23.880287 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21409 | 2026.03.17 21:14:23.883590 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21410 | 2026.03.17 21:14:23.887146 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21411 | 2026.03.17 21:14:23.891394 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21412 | 2026.03.17 21:14:23.895614 [ 197 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21413 | 2026.03.17 21:14:23.949807 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.076599995 sec., 9438.642913749536 rows/sec., 48.81 MiB/sec. | ||
| 21414 | 2026.03.17 21:14:23.953561 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21415 | 2026.03.17 21:14:23.955682 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21416 | 2026.03.17 21:14:23.955797 [ 200 ] {ddca22dd-5951-49bc-b0a9-f8859dfe9520::all_1_96_19} <Trace> system.metric_log (ddca22dd-5951-49bc-b0a9-f8859dfe9520) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21417 | 2026.03.17 21:14:23.959046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21418 | 2026.03.17 21:14:24.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.32 MiB, peak 421.55 MiB, free memory in arenas 0.00 B, will set to 401.23 MiB (RSS), difference: -1.09 MiB | ||