| 1 | [ Dec 17 22:04:15 Enabled. ] | ||
| 2 | [ Dec 17 22:04:15 Rereading configuration. ] | ||
| 3 | [ Dec 17 22:04:18 Rereading configuration. ] | ||
| 4 | [ Dec 17 22:04:29 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 | [ Dec 17 22:04:29 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 | 2025.12.17 22:04:33.492397 [ 1 ] {} <Information> Application: Will watch for the process with pid 28565 | ||
| 29 | 2025.12.17 22:04:33.492892 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.17 22:04:34.149296 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28565 | ||
| 31 | 2025.12.17 22:04:34.152681 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.17 22:04:34.152884 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.17 22:04:34.616752 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.17 22:04:34.652620 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.17 22:04:34.652701 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.17 22:04:34.652728 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.17 22:04:34.652822 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.17 22:04:34.653361 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.17 22:04:34.659596 [ 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 | 2025.12.17 22:04:34.660523 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.17 22:04:34.663080 [ 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 | 2025.12.17 22:04:34.663111 [ 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 | 2025.12.17 22:04:34.663125 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.17 22:04:34.665520 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.17 22:04:34.666513 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.17 22:04:34.674922 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.17 22:04:34.675881 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.17 22:04:34.678804 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.17 22:04:34.678893 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.17 22:04:34.679984 [ 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 | 2025.12.17 22:04:34.680444 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.17 22:04:34.694363 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.17 22:04:34.695052 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.17 22:04:34.704381 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.17 22:04:34.704806 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.17 22:04:34.705187 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.17 22:04:34.705559 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.17 22:04:34.708791 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.17 22:04:34.708817 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.17 22:04:34.708900 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.17 22:04:34.708966 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.17 22:04:34.727289 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.17 22:04:34.727329 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000217436 sec | ||
| 68 | 2025.12.17 22:04:34.727352 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.17 22:04:34.727366 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.17 22:04:34.729854 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.17 22:04:34.731943 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.17 22:04:34.757247 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.17 22:04:34.757316 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.17 22:04:34.757347 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.17 22:04:34.757359 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.17 22:04:34.757397 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.17 22:04:34.757420 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.17 22:04:34.760029 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.17 22:04:34.760082 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.17 22:04:34.760110 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.17 22:04:34.760259 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.17 22:04:34.760311 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.17 22:04:34.760325 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.17 22:04:34.760344 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.17 22:04:34.760355 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.17 22:04:34.760386 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.17 22:04:34.760405 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.17 22:04:34.813041 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.17 22:04:34.814537 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.17 22:04:34.814633 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000120094 sec | ||
| 91 | 2025.12.17 22:04:34.814649 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.17 22:04:34.814662 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.17 22:04:34.814690 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.17 22:04:34.814979 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.17 22:04:34.815118 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.17 22:04:34.815143 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.17 22:04:34.815162 [ 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 | 2025.12.17 22:04:34.815180 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.17 22:04:34.821394 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.17 22:04:34.821733 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.74 MiB (RSS), difference: 91.96 MiB | ||
| 101 | 2025.12.17 22:04:34.827676 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.515e-05 sec. | ||
| 102 | 2025.12.17 22:04:34.828170 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.17 22:04:34.828225 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.17 22:04:34.828240 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.17 22:04:35.338234 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43157 | ||
| 106 | 2025.12.17 22:04:35.356172 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.17 22:04:35.356285 [ 3 ] {} <Debug> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:43157 | ||
| 108 | 2025.12.17 22:04:35.356322 [ 3 ] {} <Debug> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.17 22:04:35.356430 [ 3 ] {} <Debug> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.17 22:04:35.356595 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.17 22:04:35.356634 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.17 22:04:35.356731 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.17 22:04:35.359724 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64074 | ||
| 114 | 2025.12.17 22:04:35.360585 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49628 | ||
| 115 | 2025.12.17 22:04:35.360601 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53024 | ||
| 116 | 2025.12.17 22:04:35.360890 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.17 22:04:35.360925 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59970 | ||
| 118 | 2025.12.17 22:04:35.360907 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51193 | ||
| 119 | 2025.12.17 22:04:35.361005 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42469 | ||
| 120 | 2025.12.17 22:04:35.361026 [ 5 ] {} <Debug> TCP-Session: 68d9cf18-020f-4038-87b9-b782d1293ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53024 | ||
| 121 | 2025.12.17 22:04:35.361149 [ 5 ] {} <Debug> TCP-Session: 68d9cf18-020f-4038-87b9-b782d1293ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.17 22:04:35.361166 [ 5 ] {} <Debug> TCP-Session: 68d9cf18-020f-4038-87b9-b782d1293ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.17 22:04:35.361167 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60502 | ||
| 124 | 2025.12.17 22:04:35.361193 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.17 22:04:35.361320 [ 255 ] {} <Debug> TCP-Session: 20630f64-2399-45ef-8409-9fd005da8667 Authenticating user 'default' from [fd00:1122:3344:101::d]:51193 | ||
| 126 | 2025.12.17 22:04:35.361331 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65316 | ||
| 127 | 2025.12.17 22:04:35.361340 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.12.17 22:04:35.361371 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.17 22:04:35.361344 [ 255 ] {} <Debug> TCP-Session: 20630f64-2399-45ef-8409-9fd005da8667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.17 22:04:35.361477 [ 255 ] {} <Debug> TCP-Session: 20630f64-2399-45ef-8409-9fd005da8667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.17 22:04:35.361502 [ 257 ] {} <Debug> TCP-Session: 4ee7dc7e-9686-4b44-8cd0-4620b8b097f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60502 | ||
| 132 | 2025.12.17 22:04:35.361478 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.17 22:04:35.361482 [ 256 ] {} <Debug> TCP-Session: a25e3b9f-2c85-4d7b-a757-6c36ce6aa74b Authenticating user 'default' from [fd00:1122:3344:101::d]:42469 | ||
| 134 | 2025.12.17 22:04:35.361569 [ 257 ] {} <Debug> TCP-Session: 4ee7dc7e-9686-4b44-8cd0-4620b8b097f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.17 22:04:35.361591 [ 256 ] {} <Debug> TCP-Session: a25e3b9f-2c85-4d7b-a757-6c36ce6aa74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.17 22:04:35.361587 [ 258 ] {} <Debug> TCP-Session: 8c39e3f8-35a6-48bd-9eeb-4fad585c9e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:65316 | ||
| 137 | 2025.12.17 22:04:35.361674 [ 257 ] {} <Debug> TCP-Session: 4ee7dc7e-9686-4b44-8cd0-4620b8b097f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.17 22:04:35.361697 [ 256 ] {} <Debug> TCP-Session: a25e3b9f-2c85-4d7b-a757-6c36ce6aa74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.17 22:04:35.361693 [ 258 ] {} <Debug> TCP-Session: 8c39e3f8-35a6-48bd-9eeb-4fad585c9e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.17 22:04:35.361773 [ 258 ] {} <Debug> TCP-Session: 8c39e3f8-35a6-48bd-9eeb-4fad585c9e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.17 22:04:35.362155 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.17 22:04:35.362214 [ 4 ] {} <Debug> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64074 | ||
| 143 | 2025.12.17 22:04:35.362230 [ 4 ] {} <Debug> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.17 22:04:35.362253 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.12.17 22:04:35.362244 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.12.17 22:04:35.362331 [ 4 ] {} <Debug> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.17 22:04:35.362375 [ 253 ] {} <Debug> TCP-Session: 185431c3-8ea9-47ca-ac45-dd003b1ca8fc Authenticating user 'default' from [fd00:1122:3344:101::d]:49628 | ||
| 148 | 2025.12.17 22:04:35.362358 [ 254 ] {} <Debug> TCP-Session: 7c7ee330-6111-4662-ad30-37415a5727b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59970 | ||
| 149 | 2025.12.17 22:04:35.362446 [ 253 ] {} <Debug> TCP-Session: 185431c3-8ea9-47ca-ac45-dd003b1ca8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.17 22:04:35.362459 [ 254 ] {} <Debug> TCP-Session: 7c7ee330-6111-4662-ad30-37415a5727b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.17 22:04:35.362551 [ 253 ] {} <Debug> TCP-Session: 185431c3-8ea9-47ca-ac45-dd003b1ca8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.17 22:04:35.362583 [ 254 ] {} <Debug> TCP-Session: 7c7ee330-6111-4662-ad30-37415a5727b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.17 22:04:35.372224 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.17 22:04:35.383165 [ 3 ] {d8566dca-31b0-4d82-ad04-797819fbfa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.17 22:04:35.608391 [ 3 ] {d8566dca-31b0-4d82-ad04-797819fbfa45} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43157) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.17 22:04:35.611319 [ 3 ] {d8566dca-31b0-4d82-ad04-797819fbfa45} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.17 22:04:35.611641 [ 3 ] {d8566dca-31b0-4d82-ad04-797819fbfa45} <Debug> TCPHandler: Processed in 0.247013829 sec. | ||
| 204 | 2025.12.17 22:04:35.614691 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.17 22:04:35.614997 [ 4 ] {99f014fe-7a98-4335-ae99-bc1472b5572c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.17 22:04:35.615517 [ 4 ] {99f014fe-7a98-4335-ae99-bc1472b5572c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64074) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.17 22:04:35.615824 [ 4 ] {99f014fe-7a98-4335-ae99-bc1472b5572c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.17 22:04:35.616086 [ 4 ] {99f014fe-7a98-4335-ae99-bc1472b5572c} <Debug> TCPHandler: Processed in 0.001591792 sec. | ||
| 255 | 2025.12.17 22:04:35.621699 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.17 22:04:35.623934 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.17 22:04:35.625959 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.17 22:04:35.628447 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.17 22:04:35.628470 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8402e-05 sec | ||
| 260 | 2025.12.17 22:04:35.628483 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.17 22:04:35.628542 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.17 22:04:35.628603 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.17 22:04:35.630706 [ 3 ] {412c357e-63f2-46e1-915d-5d8ac160464b} <Debug> TCPHandler: Processed in 0.009133482 sec. | ||
| 264 | 2025.12.17 22:04:35.630888 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.17 22:04:35.631106 [ 3 ] {2d3d1cc7-d034-401b-a267-d5138a50490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.17 22:04:35.631160 [ 3 ] {2d3d1cc7-d034-401b-a267-d5138a50490c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.17 22:04:35.637564 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36904 | ||
| 269 | 2025.12.17 22:04:35.639817 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2025.12.17 22:04:35.639866 [ 259 ] {} <Debug> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Authenticating user 'default' from [fd00:1122:3344:101::e]:36904 | ||
| 271 | 2025.12.17 22:04:35.639890 [ 259 ] {} <Debug> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.12.17 22:04:35.640000 [ 259 ] {} <Debug> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.17 22:04:35.642400 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 274 | 2025.12.17 22:04:35.642442 [ 259 ] {} <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 | ||
| 275 | 2025.12.17 22:04:35.642566 [ 259 ] {} <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 | ||
| 276 | 2025.12.17 22:04:35.643333 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 277 | 2025.12.17 22:04:35.643558 [ 259 ] {4b79a685-86da-44f1-9d2f-bded08ee930d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 278 | 2025.12.17 22:04:35.644968 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40568 | ||
| 279 | 2025.12.17 22:04:35.647302 [ 3 ] {2d3d1cc7-d034-401b-a267-d5138a50490c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 280 | 2025.12.17 22:04:35.647496 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2025.12.17 22:04:35.647567 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39387 | ||
| 282 | 2025.12.17 22:04:35.647670 [ 260 ] {} <Debug> TCP-Session: c39bdb9e-3ba7-4cdb-9555-6f1faf2051a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40568 | ||
| 283 | 2025.12.17 22:04:35.647688 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46052 | ||
| 284 | 2025.12.17 22:04:35.647703 [ 260 ] {} <Debug> TCP-Session: c39bdb9e-3ba7-4cdb-9555-6f1faf2051a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2025.12.17 22:04:35.647825 [ 260 ] {} <Debug> TCP-Session: c39bdb9e-3ba7-4cdb-9555-6f1faf2051a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2025.12.17 22:04:35.650945 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40551 | ||
| 287 | 2025.12.17 22:04:35.651000 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 288 | 2025.12.17 22:04:35.651059 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2025.12.17 22:04:35.651092 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41882 | ||
| 290 | 2025.12.17 22:04:35.651109 [ 262 ] {} <Debug> TCP-Session: 8154b039-5c5f-4fee-b4d1-9c4f2d30de54 Authenticating user 'default' from [fd00:1122:3344:101::e]:46052 | ||
| 291 | 2025.12.17 22:04:35.651159 [ 261 ] {} <Debug> TCP-Session: 62ec5c93-7132-4cb5-959c-1e0d1285094e Authenticating user 'default' from [fd00:1122:3344:101::e]:39387 | ||
| 292 | 2025.12.17 22:04:35.651182 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 293 | 2025.12.17 22:04:35.651210 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33808 | ||
| 294 | 2025.12.17 22:04:35.651172 [ 262 ] {} <Debug> TCP-Session: 8154b039-5c5f-4fee-b4d1-9c4f2d30de54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2025.12.17 22:04:35.651284 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 296 | 2025.12.17 22:04:35.651319 [ 262 ] {} <Debug> TCP-Session: 8154b039-5c5f-4fee-b4d1-9c4f2d30de54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 297 | 2025.12.17 22:04:35.651276 [ 263 ] {} <Debug> TCP-Session: dda29fc3-1141-4a08-a4c4-0151b146ff8f Authenticating user 'default' from [fd00:1122:3344:101::e]:40551 | ||
| 298 | 2025.12.17 22:04:35.651261 [ 261 ] {} <Debug> TCP-Session: 62ec5c93-7132-4cb5-959c-1e0d1285094e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2025.12.17 22:04:35.651387 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43749 | ||
| 300 | 2025.12.17 22:04:35.651446 [ 264 ] {} <Debug> TCP-Session: 40f1e08d-fca5-4f82-8bc6-4b9d99870fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41882 | ||
| 301 | 2025.12.17 22:04:35.651464 [ 261 ] {} <Debug> TCP-Session: 62ec5c93-7132-4cb5-959c-1e0d1285094e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2025.12.17 22:04:35.651490 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 303 | 2025.12.17 22:04:35.651489 [ 264 ] {} <Debug> TCP-Session: 40f1e08d-fca5-4f82-8bc6-4b9d99870fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2025.12.17 22:04:35.651475 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34488 | ||
| 305 | 2025.12.17 22:04:35.651600 [ 265 ] {} <Debug> TCP-Session: d96efe84-41a0-4af6-aeb7-7a61cc1c11f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33808 | ||
| 306 | 2025.12.17 22:04:35.651576 [ 264 ] {} <Debug> TCP-Session: 40f1e08d-fca5-4f82-8bc6-4b9d99870fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2025.12.17 22:04:35.651570 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2025.12.17 22:04:35.651441 [ 263 ] {} <Debug> TCP-Session: dda29fc3-1141-4a08-a4c4-0151b146ff8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2025.12.17 22:04:35.651733 [ 266 ] {} <Debug> TCP-Session: 2a729501-c5a2-4a37-83d0-6e1136f00d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:43749 | ||
| 310 | 2025.12.17 22:04:35.651688 [ 265 ] {} <Debug> TCP-Session: d96efe84-41a0-4af6-aeb7-7a61cc1c11f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 311 | 2025.12.17 22:04:35.651778 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 312 | 2025.12.17 22:04:35.651825 [ 266 ] {} <Debug> TCP-Session: 2a729501-c5a2-4a37-83d0-6e1136f00d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2025.12.17 22:04:35.651810 [ 265 ] {} <Debug> TCP-Session: d96efe84-41a0-4af6-aeb7-7a61cc1c11f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 314 | 2025.12.17 22:04:35.651791 [ 263 ] {} <Debug> TCP-Session: dda29fc3-1141-4a08-a4c4-0151b146ff8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2025.12.17 22:04:35.651936 [ 266 ] {} <Debug> TCP-Session: 2a729501-c5a2-4a37-83d0-6e1136f00d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2025.12.17 22:04:35.652004 [ 267 ] {} <Debug> TCP-Session: 86f1f162-4119-48a4-8f92-87fac37c5c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:34488 | ||
| 317 | 2025.12.17 22:04:35.652038 [ 3 ] {2d3d1cc7-d034-401b-a267-d5138a50490c} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc): Loading data parts | ||
| 318 | 2025.12.17 22:04:35.652042 [ 267 ] {} <Debug> TCP-Session: 86f1f162-4119-48a4-8f92-87fac37c5c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 319 | 2025.12.17 22:04:35.652172 [ 267 ] {} <Debug> TCP-Session: 86f1f162-4119-48a4-8f92-87fac37c5c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2025.12.17 22:04:35.654504 [ 3 ] {2d3d1cc7-d034-401b-a267-d5138a50490c} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc): There are no data parts | ||
| 321 | 2025.12.17 22:04:35.662010 [ 3 ] {2d3d1cc7-d034-401b-a267-d5138a50490c} <Debug> TCPHandler: Processed in 0.031186754 sec. | ||
| 322 | 2025.12.17 22:04:35.662272 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 323 | 2025.12.17 22:04:35.662498 [ 3 ] {9cf54030-585d-4474-a145-52d634d3db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) /* The measurement tables contain all individual samples from each timeseries. | ||
| 324 | * | ||
| 325 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 326 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 327 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 328 | * by all samples from the same timeseries. | ||
| 329 | * | ||
| 330 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 331 | * and then uses that to index quickly into the measurements tables. | ||
| 332 | */ | ||
| 333 | 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) | ||
| 334 | 2025.12.17 22:04:35.662651 [ 3 ] {9cf54030-585d-4474-a145-52d634d3db21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 335 | 2025.12.17 22:04:35.665580 [ 259 ] {4b79a685-86da-44f1-9d2f-bded08ee930d} <Error> executeQuery: Code: 60. DB::Exception: Table oximeter.version does not exist. (UNKNOWN_TABLE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:36904) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 336 | |||
| 337 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c933e in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 3. DB::IDatabase::getTable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context const>) const @ 0x00000000146aea3e in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 4. DB::DatabaseCatalog::getTableImpl(DB::StorageID const&, std::shared_ptr<DB::Context const>, std::optional<DB::Exception>*) const @ 0x00000000147a87f5 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 5. DB::DatabaseCatalog::getTable(DB::StorageID const&, std::shared_ptr<DB::Context const>) const @ 0x00000000147af612 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 6. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec70d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 7. 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 | ||
| 345 | 8. 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 | ||
| 346 | 9. 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 | ||
| 347 | 10. 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 | ||
| 348 | 11. 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 | ||
| 349 | 12. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 13. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 14. 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 | ||
| 352 | 15. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 16. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 17. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 19. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 21. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.12.17 22:04:35.665954 [ 259 ] {4b79a685-86da-44f1-9d2f-bded08ee930d} <Error> TCPHandler: Code: 60. DB::Exception: Table oximeter.version does not exist. (UNKNOWN_TABLE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c933e in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::IDatabase::getTable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context const>) const @ 0x00000000146aea3e in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::DatabaseCatalog::getTableImpl(DB::StorageID const&, std::shared_ptr<DB::Context const>, std::optional<DB::Exception>*) const @ 0x00000000147a87f5 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::DatabaseCatalog::getTable(DB::StorageID const&, std::shared_ptr<DB::Context const>) const @ 0x00000000147af612 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec70d in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. 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 | ||
| 370 | 8. 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 | ||
| 371 | 9. 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 | ||
| 372 | 10. 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 | ||
| 373 | 11. 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 | ||
| 374 | 12. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. 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 | ||
| 377 | 15. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 21. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.12.17 22:04:35.666288 [ 259 ] {4b79a685-86da-44f1-9d2f-bded08ee930d} <Debug> TCPHandler: Processed in 0.023113431 sec. | ||
| 386 | 2025.12.17 22:04:35.666659 [ 260 ] {} <Trace> TCP-Session: c39bdb9e-3ba7-4cdb-9555-6f1faf2051a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.17 22:04:35.667023 [ 260 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 388 | 2025.12.17 22:04:35.667621 [ 260 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 389 | 2025.12.17 22:04:35.667982 [ 260 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 390 | 2025.12.17 22:04:35.697882 [ 3 ] {9cf54030-585d-4474-a145-52d634d3db21} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Loading data parts | ||
| 391 | 2025.12.17 22:04:35.698118 [ 272 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 392 | 2025.12.17 22:04:35.700476 [ 272 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Trace> AggregatingTransform: Aggregated. 0 to 1 rows (from 0.00 B) in 0.022787103 sec. (0.000 rows/sec., 0.00 B/sec.) | ||
| 393 | 2025.12.17 22:04:35.700505 [ 272 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Trace> Aggregator: Merging aggregated data | ||
| 394 | 2025.12.17 22:04:35.700603 [ 272 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 395 | 2025.12.17 22:04:35.700788 [ 3 ] {9cf54030-585d-4474-a145-52d634d3db21} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): There are no data parts | ||
| 396 | 2025.12.17 22:04:35.704426 [ 260 ] {855e9b65-ff2b-4d0f-92ad-1ace9ba953cb} <Debug> TCPHandler: Processed in 0.037943733 sec. | ||
| 397 | 2025.12.17 22:04:35.705237 [ 3 ] {9cf54030-585d-4474-a145-52d634d3db21} <Debug> TCPHandler: Processed in 0.043060438 sec. | ||
| 398 | 2025.12.17 22:04:35.705588 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.12.17 22:04:35.705685 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2025.12.17 22:04:35.705876 [ 3 ] {601e9716-8dc5-4c9e-b6d8-3e4f8dcb348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 401 | 2025.12.17 22:04:35.705972 [ 259 ] {c70d3686-2cc5-439f-8778-46f5be3e66b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 402 | 2025.12.17 22:04:35.705986 [ 3 ] {601e9716-8dc5-4c9e-b6d8-3e4f8dcb348e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 403 | 2025.12.17 22:04:35.706091 [ 259 ] {c70d3686-2cc5-439f-8778-46f5be3e66b7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 404 | 2025.12.17 22:04:35.706312 [ 259 ] {c70d3686-2cc5-439f-8778-46f5be3e66b7} <Debug> TCPHandler: Processed in 0.00076731 sec. | ||
| 405 | 2025.12.17 22:04:35.706529 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2025.12.17 22:04:35.706730 [ 259 ] {2765dbe1-7652-4385-aed6-b5b7ad2ad354} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) /* The version table contains metadata about the `oximeter` database */ | ||
| 407 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 408 | 2025.12.17 22:04:35.706877 [ 259 ] {2765dbe1-7652-4385-aed6-b5b7ad2ad354} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 409 | 2025.12.17 22:04:35.707021 [ 259 ] {2765dbe1-7652-4385-aed6-b5b7ad2ad354} <Debug> TCPHandler: Processed in 0.000563365 sec. | ||
| 410 | 2025.12.17 22:04:35.707161 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2025.12.17 22:04:35.707461 [ 259 ] {5cd0dc09-9065-4cc6-a571-d89ba4ce6e70} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) /* The measurement tables contain all individual samples from each timeseries. | ||
| 412 | * | ||
| 413 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 414 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 415 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 416 | * by all samples from the same timeseries. | ||
| 417 | * | ||
| 418 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 419 | * and then uses that to index quickly into the measurements tables. | ||
| 420 | */ | ||
| 421 | 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) | ||
| 422 | 2025.12.17 22:04:35.707605 [ 259 ] {5cd0dc09-9065-4cc6-a571-d89ba4ce6e70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 423 | 2025.12.17 22:04:35.707768 [ 259 ] {5cd0dc09-9065-4cc6-a571-d89ba4ce6e70} <Debug> TCPHandler: Processed in 0.000670078 sec. | ||
| 424 | 2025.12.17 22:04:35.707908 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.17 22:04:35.708212 [ 259 ] {3fd07c7e-3a73-43b3-a1c4-297c05520c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 426 | 2025.12.17 22:04:35.708342 [ 259 ] {3fd07c7e-3a73-43b3-a1c4-297c05520c0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 427 | 2025.12.17 22:04:35.708499 [ 3 ] {601e9716-8dc5-4c9e-b6d8-3e4f8dcb348e} <Debug> oximeter.measurements_i8 (caf262be-be7e-46b6-8790-0003a5ca4ca8): Loading data parts | ||
| 428 | 2025.12.17 22:04:35.708799 [ 3 ] {601e9716-8dc5-4c9e-b6d8-3e4f8dcb348e} <Debug> oximeter.measurements_i8 (caf262be-be7e-46b6-8790-0003a5ca4ca8): There are no data parts | ||
| 429 | 2025.12.17 22:04:35.710454 [ 259 ] {3fd07c7e-3a73-43b3-a1c4-297c05520c0f} <Debug> TCPHandler: Processed in 0.002606429 sec. | ||
| 430 | 2025.12.17 22:04:35.710465 [ 3 ] {601e9716-8dc5-4c9e-b6d8-3e4f8dcb348e} <Debug> TCPHandler: Processed in 0.005044923 sec. | ||
| 431 | 2025.12.17 22:04:35.710624 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.17 22:04:35.710713 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.12.17 22:04:35.710790 [ 259 ] {4c2c3bf9-0dd4-475d-8326-306ec2f4e34c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 434 | 2025.12.17 22:04:35.710915 [ 259 ] {4c2c3bf9-0dd4-475d-8326-306ec2f4e34c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 435 | 2025.12.17 22:04:35.710972 [ 3 ] {620c269d-34c1-4d3d-87a8-961ee84b2745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 436 | 2025.12.17 22:04:35.711113 [ 3 ] {620c269d-34c1-4d3d-87a8-961ee84b2745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 437 | 2025.12.17 22:04:35.713225 [ 259 ] {4c2c3bf9-0dd4-475d-8326-306ec2f4e34c} <Debug> oximeter.measurements_u8 (f7f223c8-6d3f-4f17-b392-485df9262b1a): Loading data parts | ||
| 438 | 2025.12.17 22:04:35.713411 [ 259 ] {4c2c3bf9-0dd4-475d-8326-306ec2f4e34c} <Debug> oximeter.measurements_u8 (f7f223c8-6d3f-4f17-b392-485df9262b1a): There are no data parts | ||
| 439 | 2025.12.17 22:04:35.714993 [ 3 ] {620c269d-34c1-4d3d-87a8-961ee84b2745} <Debug> TCPHandler: Processed in 0.004342495 sec. | ||
| 440 | 2025.12.17 22:04:35.714994 [ 259 ] {4c2c3bf9-0dd4-475d-8326-306ec2f4e34c} <Debug> TCPHandler: Processed in 0.004420327 sec. | ||
| 441 | 2025.12.17 22:04:35.715163 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.12.17 22:04:35.715198 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.17 22:04:35.715411 [ 259 ] {241a94b6-2504-4dfa-a6cb-e981d59ad699} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 444 | 2025.12.17 22:04:35.715451 [ 3 ] {a99d80b7-eabe-498c-9ae3-b4cd12a9aa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 445 | 2025.12.17 22:04:35.715548 [ 259 ] {241a94b6-2504-4dfa-a6cb-e981d59ad699} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 446 | 2025.12.17 22:04:35.715667 [ 3 ] {a99d80b7-eabe-498c-9ae3-b4cd12a9aa42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 447 | 2025.12.17 22:04:35.717766 [ 259 ] {241a94b6-2504-4dfa-a6cb-e981d59ad699} <Debug> oximeter.measurements_i16 (e2526e27-5f13-4c50-b020-c0450bf9516f): Loading data parts | ||
| 448 | 2025.12.17 22:04:35.718049 [ 259 ] {241a94b6-2504-4dfa-a6cb-e981d59ad699} <Debug> oximeter.measurements_i16 (e2526e27-5f13-4c50-b020-c0450bf9516f): There are no data parts | ||
| 449 | 2025.12.17 22:04:35.720045 [ 3 ] {a99d80b7-eabe-498c-9ae3-b4cd12a9aa42} <Debug> TCPHandler: Processed in 0.00492416 sec. | ||
| 450 | 2025.12.17 22:04:35.720110 [ 259 ] {241a94b6-2504-4dfa-a6cb-e981d59ad699} <Debug> TCPHandler: Processed in 0.004999812 sec. | ||
| 451 | 2025.12.17 22:04:35.720233 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.12.17 22:04:35.720387 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2025.12.17 22:04:35.720413 [ 3 ] {392cfc5e-7283-4c19-963a-dcf86dc34fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 454 | 2025.12.17 22:04:35.720556 [ 3 ] {392cfc5e-7283-4c19-963a-dcf86dc34fe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 455 | 2025.12.17 22:04:35.720610 [ 259 ] {148cdceb-5004-45a8-8c60-3827c60ef0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 456 | 2025.12.17 22:04:35.720722 [ 259 ] {148cdceb-5004-45a8-8c60-3827c60ef0b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 457 | 2025.12.17 22:04:35.723710 [ 3 ] {392cfc5e-7283-4c19-963a-dcf86dc34fe1} <Debug> oximeter.measurements_u16 (f0101731-6b74-41bb-9a1b-d517611311d4): Loading data parts | ||
| 458 | 2025.12.17 22:04:35.723887 [ 3 ] {392cfc5e-7283-4c19-963a-dcf86dc34fe1} <Debug> oximeter.measurements_u16 (f0101731-6b74-41bb-9a1b-d517611311d4): There are no data parts | ||
| 459 | 2025.12.17 22:04:35.725435 [ 3 ] {392cfc5e-7283-4c19-963a-dcf86dc34fe1} <Debug> TCPHandler: Processed in 0.005261329 sec. | ||
| 460 | 2025.12.17 22:04:35.725454 [ 259 ] {148cdceb-5004-45a8-8c60-3827c60ef0b3} <Debug> TCPHandler: Processed in 0.005139916 sec. | ||
| 461 | 2025.12.17 22:04:35.725732 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.17 22:04:35.725768 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.12.17 22:04:35.725923 [ 259 ] {d0ee2533-e2c6-4119-b229-23564cffa550} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 464 | 2025.12.17 22:04:35.726072 [ 3 ] {f93bfaf1-99b1-4d0b-b61e-ea9cdfcaf109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 465 | 2025.12.17 22:04:35.726084 [ 259 ] {d0ee2533-e2c6-4119-b229-23564cffa550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 466 | 2025.12.17 22:04:35.726128 [ 3 ] {f93bfaf1-99b1-4d0b-b61e-ea9cdfcaf109} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 467 | 2025.12.17 22:04:35.728870 [ 259 ] {d0ee2533-e2c6-4119-b229-23564cffa550} <Debug> oximeter.measurements_i32 (e1e0b7c9-4e75-4977-900f-1ffc29de787b): Loading data parts | ||
| 468 | 2025.12.17 22:04:35.729048 [ 259 ] {d0ee2533-e2c6-4119-b229-23564cffa550} <Debug> oximeter.measurements_i32 (e1e0b7c9-4e75-4977-900f-1ffc29de787b): There are no data parts | ||
| 469 | 2025.12.17 22:04:35.731486 [ 259 ] {d0ee2533-e2c6-4119-b229-23564cffa550} <Debug> TCPHandler: Processed in 0.005815164 sec. | ||
| 470 | 2025.12.17 22:04:35.731524 [ 3 ] {f93bfaf1-99b1-4d0b-b61e-ea9cdfcaf109} <Debug> TCPHandler: Processed in 0.005815343 sec. | ||
| 471 | 2025.12.17 22:04:35.731631 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2025.12.17 22:04:35.731707 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.17 22:04:35.731912 [ 259 ] {9a9f53b6-78a3-4d3b-854b-d8c81b015634} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 474 | 2025.12.17 22:04:35.731917 [ 3 ] {6ef0131f-a84f-4b8c-8026-ae942407c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 475 | 2025.12.17 22:04:35.732043 [ 259 ] {9a9f53b6-78a3-4d3b-854b-d8c81b015634} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 476 | 2025.12.17 22:04:35.732119 [ 3 ] {6ef0131f-a84f-4b8c-8026-ae942407c628} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 477 | 2025.12.17 22:04:35.734633 [ 259 ] {9a9f53b6-78a3-4d3b-854b-d8c81b015634} <Debug> oximeter.measurements_u32 (4d3c2ea6-29a0-49aa-b390-6ccbdd40580d): Loading data parts | ||
| 478 | 2025.12.17 22:04:35.734918 [ 259 ] {9a9f53b6-78a3-4d3b-854b-d8c81b015634} <Debug> oximeter.measurements_u32 (4d3c2ea6-29a0-49aa-b390-6ccbdd40580d): There are no data parts | ||
| 479 | 2025.12.17 22:04:35.736405 [ 259 ] {9a9f53b6-78a3-4d3b-854b-d8c81b015634} <Debug> TCPHandler: Processed in 0.004847129 sec. | ||
| 480 | 2025.12.17 22:04:35.736407 [ 3 ] {6ef0131f-a84f-4b8c-8026-ae942407c628} <Debug> TCPHandler: Processed in 0.004759266 sec. | ||
| 481 | 2025.12.17 22:04:35.736538 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.12.17 22:04:35.736593 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2025.12.17 22:04:35.736797 [ 259 ] {550a505f-0dc4-43ba-8d1c-9df14f8749df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 484 | 2025.12.17 22:04:35.736810 [ 3 ] {8defbf86-97dd-4241-b51e-39a746553724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 485 | 2025.12.17 22:04:35.736942 [ 259 ] {550a505f-0dc4-43ba-8d1c-9df14f8749df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 486 | 2025.12.17 22:04:35.737038 [ 3 ] {8defbf86-97dd-4241-b51e-39a746553724} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 487 | 2025.12.17 22:04:35.739755 [ 259 ] {550a505f-0dc4-43ba-8d1c-9df14f8749df} <Debug> oximeter.measurements_i64 (e134f252-143e-4b87-916d-637933e4bb34): Loading data parts | ||
| 488 | 2025.12.17 22:04:35.739959 [ 259 ] {550a505f-0dc4-43ba-8d1c-9df14f8749df} <Debug> oximeter.measurements_i64 (e134f252-143e-4b87-916d-637933e4bb34): There are no data parts | ||
| 489 | 2025.12.17 22:04:35.741491 [ 3 ] {8defbf86-97dd-4241-b51e-39a746553724} <Debug> TCPHandler: Processed in 0.004954931 sec. | ||
| 490 | 2025.12.17 22:04:35.741493 [ 259 ] {550a505f-0dc4-43ba-8d1c-9df14f8749df} <Debug> TCPHandler: Processed in 0.005010962 sec. | ||
| 491 | 2025.12.17 22:04:35.741753 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 492 | 2025.12.17 22:04:35.741768 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.17 22:04:35.741975 [ 259 ] {0ce4985f-a9e5-4c5a-8d5b-7ffccf44f006} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 494 | 2025.12.17 22:04:35.742029 [ 259 ] {0ce4985f-a9e5-4c5a-8d5b-7ffccf44f006} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 495 | 2025.12.17 22:04:35.742040 [ 3 ] {03cd3135-907c-4298-be9d-2f509fe6ea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 496 | 2025.12.17 22:04:35.742243 [ 3 ] {03cd3135-907c-4298-be9d-2f509fe6ea4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 497 | 2025.12.17 22:04:35.744558 [ 259 ] {0ce4985f-a9e5-4c5a-8d5b-7ffccf44f006} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Loading data parts | ||
| 498 | 2025.12.17 22:04:35.744739 [ 259 ] {0ce4985f-a9e5-4c5a-8d5b-7ffccf44f006} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): There are no data parts | ||
| 499 | 2025.12.17 22:04:35.746364 [ 259 ] {0ce4985f-a9e5-4c5a-8d5b-7ffccf44f006} <Debug> TCPHandler: Processed in 0.004678854 sec. | ||
| 500 | 2025.12.17 22:04:35.746370 [ 3 ] {03cd3135-907c-4298-be9d-2f509fe6ea4a} <Debug> TCPHandler: Processed in 0.004659303 sec. | ||
| 501 | 2025.12.17 22:04:35.746498 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2025.12.17 22:04:35.746575 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2025.12.17 22:04:35.746712 [ 259 ] {42604c15-c1a5-4e88-8068-1b338bbcf2db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 504 | 2025.12.17 22:04:35.746808 [ 3 ] {4b33672c-afd9-4a29-8a91-d1bd1bda93b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 505 | 2025.12.17 22:04:35.746837 [ 259 ] {42604c15-c1a5-4e88-8068-1b338bbcf2db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 506 | 2025.12.17 22:04:35.746955 [ 3 ] {4b33672c-afd9-4a29-8a91-d1bd1bda93b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 507 | 2025.12.17 22:04:35.748844 [ 259 ] {42604c15-c1a5-4e88-8068-1b338bbcf2db} <Debug> oximeter.measurements_f32 (30a08a2d-a6ad-497f-a187-9279ce6516c1): Loading data parts | ||
| 508 | 2025.12.17 22:04:35.749061 [ 259 ] {42604c15-c1a5-4e88-8068-1b338bbcf2db} <Debug> oximeter.measurements_f32 (30a08a2d-a6ad-497f-a187-9279ce6516c1): There are no data parts | ||
| 509 | 2025.12.17 22:04:35.751517 [ 259 ] {42604c15-c1a5-4e88-8068-1b338bbcf2db} <Debug> TCPHandler: Processed in 0.005076544 sec. | ||
| 510 | 2025.12.17 22:04:35.751563 [ 3 ] {4b33672c-afd9-4a29-8a91-d1bd1bda93b1} <Debug> TCPHandler: Processed in 0.005051253 sec. | ||
| 511 | 2025.12.17 22:04:35.751636 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.12.17 22:04:35.751760 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.12.17 22:04:35.751886 [ 259 ] {db0a9535-b6a2-49a4-8f7c-4656072a5be0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 514 | 2025.12.17 22:04:35.751967 [ 3 ] {15246e70-82e7-49e2-85ff-a86a2cd9f494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 515 | 2025.12.17 22:04:35.752014 [ 259 ] {db0a9535-b6a2-49a4-8f7c-4656072a5be0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 516 | 2025.12.17 22:04:35.752136 [ 3 ] {15246e70-82e7-49e2-85ff-a86a2cd9f494} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 517 | 2025.12.17 22:04:35.754210 [ 259 ] {db0a9535-b6a2-49a4-8f7c-4656072a5be0} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Loading data parts | ||
| 518 | 2025.12.17 22:04:35.754419 [ 259 ] {db0a9535-b6a2-49a4-8f7c-4656072a5be0} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): There are no data parts | ||
| 519 | 2025.12.17 22:04:35.757049 [ 259 ] {db0a9535-b6a2-49a4-8f7c-4656072a5be0} <Debug> TCPHandler: Processed in 0.005461294 sec. | ||
| 520 | 2025.12.17 22:04:35.757077 [ 3 ] {15246e70-82e7-49e2-85ff-a86a2cd9f494} <Debug> TCPHandler: Processed in 0.005388312 sec. | ||
| 521 | 2025.12.17 22:04:35.757198 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.17 22:04:35.757364 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.17 22:04:35.757377 [ 259 ] {6e600209-6ead-45b6-9a48-803c0fa773e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 524 | 2025.12.17 22:04:35.757512 [ 259 ] {6e600209-6ead-45b6-9a48-803c0fa773e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 525 | 2025.12.17 22:04:35.757649 [ 3 ] {62558f66-a6b2-4040-88b7-0928c2cee19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 526 | 2025.12.17 22:04:35.757788 [ 3 ] {62558f66-a6b2-4040-88b7-0928c2cee19a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 527 | 2025.12.17 22:04:35.759834 [ 259 ] {6e600209-6ead-45b6-9a48-803c0fa773e7} <Debug> oximeter.measurements_string (5ca66a2b-24c1-4ca4-89b7-b7ab4cbba14c): Loading data parts | ||
| 528 | 2025.12.17 22:04:35.759991 [ 259 ] {6e600209-6ead-45b6-9a48-803c0fa773e7} <Debug> oximeter.measurements_string (5ca66a2b-24c1-4ca4-89b7-b7ab4cbba14c): There are no data parts | ||
| 529 | 2025.12.17 22:04:35.761817 [ 259 ] {6e600209-6ead-45b6-9a48-803c0fa773e7} <Debug> TCPHandler: Processed in 0.004688354 sec. | ||
| 530 | 2025.12.17 22:04:35.761833 [ 3 ] {62558f66-a6b2-4040-88b7-0928c2cee19a} <Debug> TCPHandler: Processed in 0.00454092 sec. | ||
| 531 | 2025.12.17 22:04:35.761964 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2025.12.17 22:04:35.762169 [ 259 ] {a5a27931-c652-475c-9f0a-a73834234696} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 533 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 534 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 535 | * a string isn't palatable for a few reasons. | ||
| 536 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 537 | * details. | ||
| 538 | */ | ||
| 539 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2025.12.17 22:04:35.762363 [ 259 ] {a5a27931-c652-475c-9f0a-a73834234696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 541 | 2025.12.17 22:04:35.764553 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.12.17 22:04:35.764884 [ 259 ] {a5a27931-c652-475c-9f0a-a73834234696} <Debug> oximeter.measurements_bytes (37d8f706-4957-4e54-9bb2-8e79f6350b08): Loading data parts | ||
| 543 | 2025.12.17 22:04:35.764959 [ 3 ] {12df51bf-51e7-43b5-91fd-616976096f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 544 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 545 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 546 | * a string isn't palatable for a few reasons. | ||
| 547 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 548 | * details. | ||
| 549 | */ | ||
| 550 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2025.12.17 22:04:35.765093 [ 259 ] {a5a27931-c652-475c-9f0a-a73834234696} <Debug> oximeter.measurements_bytes (37d8f706-4957-4e54-9bb2-8e79f6350b08): There are no data parts | ||
| 552 | 2025.12.17 22:04:35.765265 [ 3 ] {12df51bf-51e7-43b5-91fd-616976096f91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 553 | 2025.12.17 22:04:35.766695 [ 259 ] {a5a27931-c652-475c-9f0a-a73834234696} <Debug> TCPHandler: Processed in 0.004785516 sec. | ||
| 554 | 2025.12.17 22:04:35.766716 [ 3 ] {12df51bf-51e7-43b5-91fd-616976096f91} <Debug> TCPHandler: Processed in 0.0022497 sec. | ||
| 555 | 2025.12.17 22:04:35.766848 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.17 22:04:35.767030 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.12.17 22:04:35.767054 [ 259 ] {80694bed-d4be-4d8f-9189-2ceb822c5c23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 558 | 2025.12.17 22:04:35.767223 [ 259 ] {80694bed-d4be-4d8f-9189-2ceb822c5c23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 559 | 2025.12.17 22:04:35.767258 [ 3 ] {e6637b37-2e77-45d1-a7d1-686caa671d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 560 | 2025.12.17 22:04:35.767432 [ 3 ] {e6637b37-2e77-45d1-a7d1-686caa671d66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 561 | 2025.12.17 22:04:35.769322 [ 259 ] {80694bed-d4be-4d8f-9189-2ceb822c5c23} <Debug> oximeter.measurements_cumulativei64 (60edcc47-34b4-4bce-a023-d99d48056d6d): Loading data parts | ||
| 562 | 2025.12.17 22:04:35.769482 [ 259 ] {80694bed-d4be-4d8f-9189-2ceb822c5c23} <Debug> oximeter.measurements_cumulativei64 (60edcc47-34b4-4bce-a023-d99d48056d6d): There are no data parts | ||
| 563 | 2025.12.17 22:04:35.771055 [ 259 ] {80694bed-d4be-4d8f-9189-2ceb822c5c23} <Debug> TCPHandler: Processed in 0.004276433 sec. | ||
| 564 | 2025.12.17 22:04:35.771078 [ 3 ] {e6637b37-2e77-45d1-a7d1-686caa671d66} <Debug> TCPHandler: Processed in 0.004107838 sec. | ||
| 565 | 2025.12.17 22:04:35.771241 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2025.12.17 22:04:35.771288 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.12.17 22:04:35.771567 [ 259 ] {04ab34f3-7bd2-4654-af0f-3f5fca0456ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 568 | 2025.12.17 22:04:35.771633 [ 3 ] {d4c7c740-e25c-4ca6-8161-5d6c286164b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 569 | 2025.12.17 22:04:35.771722 [ 259 ] {04ab34f3-7bd2-4654-af0f-3f5fca0456ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 570 | 2025.12.17 22:04:35.771846 [ 3 ] {d4c7c740-e25c-4ca6-8161-5d6c286164b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 571 | 2025.12.17 22:04:35.773706 [ 259 ] {04ab34f3-7bd2-4654-af0f-3f5fca0456ee} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Loading data parts | ||
| 572 | 2025.12.17 22:04:35.773893 [ 259 ] {04ab34f3-7bd2-4654-af0f-3f5fca0456ee} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): There are no data parts | ||
| 573 | 2025.12.17 22:04:35.776180 [ 259 ] {04ab34f3-7bd2-4654-af0f-3f5fca0456ee} <Debug> TCPHandler: Processed in 0.004991022 sec. | ||
| 574 | 2025.12.17 22:04:35.776182 [ 3 ] {d4c7c740-e25c-4ca6-8161-5d6c286164b9} <Debug> TCPHandler: Processed in 0.004968201 sec. | ||
| 575 | 2025.12.17 22:04:35.776364 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2025.12.17 22:04:35.776485 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 577 | 2025.12.17 22:04:35.776542 [ 259 ] {fec7b468-adce-4aed-9aa5-5ec936e3ee1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 578 | 2025.12.17 22:04:35.776685 [ 259 ] {fec7b468-adce-4aed-9aa5-5ec936e3ee1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 579 | 2025.12.17 22:04:35.776834 [ 3 ] {50f95084-8661-416c-9705-56e1af1479c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 580 | 2025.12.17 22:04:35.777004 [ 3 ] {50f95084-8661-416c-9705-56e1af1479c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 581 | 2025.12.17 22:04:35.779253 [ 259 ] {fec7b468-adce-4aed-9aa5-5ec936e3ee1c} <Debug> oximeter.measurements_cumulativef32 (fcc98df8-d01e-4143-8dc1-e4248d7b80a2): Loading data parts | ||
| 582 | 2025.12.17 22:04:35.779453 [ 259 ] {fec7b468-adce-4aed-9aa5-5ec936e3ee1c} <Debug> oximeter.measurements_cumulativef32 (fcc98df8-d01e-4143-8dc1-e4248d7b80a2): There are no data parts | ||
| 583 | 2025.12.17 22:04:35.781952 [ 3 ] {50f95084-8661-416c-9705-56e1af1479c2} <Debug> TCPHandler: Processed in 0.005526035 sec. | ||
| 584 | 2025.12.17 22:04:35.781970 [ 259 ] {fec7b468-adce-4aed-9aa5-5ec936e3ee1c} <Debug> TCPHandler: Processed in 0.005655969 sec. | ||
| 585 | 2025.12.17 22:04:35.782089 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.17 22:04:35.782116 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.17 22:04:35.782344 [ 259 ] {6220d6ff-0f58-4713-af10-539f3c123886} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 588 | 2025.12.17 22:04:35.782356 [ 3 ] {ce3d7f0b-dea5-48e4-a4d8-32aba03a80c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 589 | 2025.12.17 22:04:35.782474 [ 259 ] {6220d6ff-0f58-4713-af10-539f3c123886} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 590 | 2025.12.17 22:04:35.782556 [ 3 ] {ce3d7f0b-dea5-48e4-a4d8-32aba03a80c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 591 | 2025.12.17 22:04:35.784839 [ 259 ] {6220d6ff-0f58-4713-af10-539f3c123886} <Debug> oximeter.measurements_cumulativef64 (9360c8a5-29af-4d50-ad37-14ba9af46550): Loading data parts | ||
| 592 | 2025.12.17 22:04:35.785035 [ 259 ] {6220d6ff-0f58-4713-af10-539f3c123886} <Debug> oximeter.measurements_cumulativef64 (9360c8a5-29af-4d50-ad37-14ba9af46550): There are no data parts | ||
| 593 | 2025.12.17 22:04:35.787306 [ 259 ] {6220d6ff-0f58-4713-af10-539f3c123886} <Debug> TCPHandler: Processed in 0.005268749 sec. | ||
| 594 | 2025.12.17 22:04:35.787334 [ 3 ] {ce3d7f0b-dea5-48e4-a4d8-32aba03a80c2} <Debug> TCPHandler: Processed in 0.005270759 sec. | ||
| 595 | 2025.12.17 22:04:35.787540 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2025.12.17 22:04:35.787575 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2025.12.17 22:04:35.787784 [ 259 ] {d4aa0680-794f-458e-a39a-feed63ac80e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 598 | * NOTE: Array types cannot be Nullable, see | ||
| 599 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 600 | * for more details. | ||
| 601 | * | ||
| 602 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 603 | * is unfortunate, and at this point relies on the fact that an | ||
| 604 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 605 | * to figure out another way to represent missing samples here. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2025.12.17 22:04:35.787931 [ 3 ] {2653326f-5987-4515-b275-fd855b231b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 609 | * NOTE: Array types cannot be Nullable, see | ||
| 610 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 611 | * for more details. | ||
| 612 | * | ||
| 613 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 614 | * is unfortunate, and at this point relies on the fact that an | ||
| 615 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 616 | * to figure out another way to represent missing samples here. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2025.12.17 22:04:35.787965 [ 259 ] {d4aa0680-794f-458e-a39a-feed63ac80e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 620 | 2025.12.17 22:04:35.788199 [ 3 ] {2653326f-5987-4515-b275-fd855b231b95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 621 | 2025.12.17 22:04:35.791160 [ 259 ] {d4aa0680-794f-458e-a39a-feed63ac80e1} <Debug> oximeter.measurements_histogrami8 (7044907e-95ac-4102-8453-0748a18102f3): Loading data parts | ||
| 622 | 2025.12.17 22:04:35.791322 [ 259 ] {d4aa0680-794f-458e-a39a-feed63ac80e1} <Debug> oximeter.measurements_histogrami8 (7044907e-95ac-4102-8453-0748a18102f3): There are no data parts | ||
| 623 | 2025.12.17 22:04:35.793107 [ 259 ] {d4aa0680-794f-458e-a39a-feed63ac80e1} <Debug> TCPHandler: Processed in 0.005621058 sec. | ||
| 624 | 2025.12.17 22:04:35.793136 [ 3 ] {2653326f-5987-4515-b275-fd855b231b95} <Debug> TCPHandler: Processed in 0.005614368 sec. | ||
| 625 | 2025.12.17 22:04:35.793333 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 626 | 2025.12.17 22:04:35.793363 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 627 | 2025.12.17 22:04:35.793647 [ 259 ] {5a6fd892-d836-4b48-9ff6-94cbcf21b8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 628 | 2025.12.17 22:04:35.793778 [ 3 ] {325316eb-9348-40ed-a7e3-4a7a4e054ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 629 | 2025.12.17 22:04:35.793841 [ 259 ] {5a6fd892-d836-4b48-9ff6-94cbcf21b8a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 630 | 2025.12.17 22:04:35.793964 [ 3 ] {325316eb-9348-40ed-a7e3-4a7a4e054ce7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 631 | 2025.12.17 22:04:35.796023 [ 259 ] {5a6fd892-d836-4b48-9ff6-94cbcf21b8a1} <Debug> oximeter.measurements_histogramu8 (6e1908c6-84c6-4496-8013-23c31980663d): Loading data parts | ||
| 632 | 2025.12.17 22:04:35.796200 [ 259 ] {5a6fd892-d836-4b48-9ff6-94cbcf21b8a1} <Debug> oximeter.measurements_histogramu8 (6e1908c6-84c6-4496-8013-23c31980663d): There are no data parts | ||
| 633 | 2025.12.17 22:04:35.798639 [ 259 ] {5a6fd892-d836-4b48-9ff6-94cbcf21b8a1} <Debug> TCPHandler: Processed in 0.005376562 sec. | ||
| 634 | 2025.12.17 22:04:35.798674 [ 3 ] {325316eb-9348-40ed-a7e3-4a7a4e054ce7} <Debug> TCPHandler: Processed in 0.005375442 sec. | ||
| 635 | 2025.12.17 22:04:35.798749 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.12.17 22:04:35.798845 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2025.12.17 22:04:35.799065 [ 259 ] {73403202-f51f-4534-b474-d96352311618} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 638 | 2025.12.17 22:04:35.799079 [ 3 ] {205d6c1b-cb4c-425f-8566-741a3e506351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 639 | 2025.12.17 22:04:35.799219 [ 259 ] {73403202-f51f-4534-b474-d96352311618} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 640 | 2025.12.17 22:04:35.799290 [ 3 ] {205d6c1b-cb4c-425f-8566-741a3e506351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 641 | 2025.12.17 22:04:35.802134 [ 259 ] {73403202-f51f-4534-b474-d96352311618} <Debug> oximeter.measurements_histogrami16 (3472df06-3e41-4f0f-976c-f00dcf93e1b5): Loading data parts | ||
| 642 | 2025.12.17 22:04:35.802439 [ 259 ] {73403202-f51f-4534-b474-d96352311618} <Debug> oximeter.measurements_histogrami16 (3472df06-3e41-4f0f-976c-f00dcf93e1b5): There are no data parts | ||
| 643 | 2025.12.17 22:04:35.805706 [ 259 ] {73403202-f51f-4534-b474-d96352311618} <Debug> TCPHandler: Processed in 0.007004755 sec. | ||
| 644 | 2025.12.17 22:04:35.805714 [ 3 ] {205d6c1b-cb4c-425f-8566-741a3e506351} <Debug> TCPHandler: Processed in 0.006922292 sec. | ||
| 645 | 2025.12.17 22:04:35.805847 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.12.17 22:04:35.805981 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.17 22:04:35.806148 [ 259 ] {26bb62ac-d9d4-47ee-8efb-a13be36fb34b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 648 | 2025.12.17 22:04:35.806254 [ 3 ] {49659626-009f-4008-8c19-30505fc08c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 649 | 2025.12.17 22:04:35.806325 [ 259 ] {26bb62ac-d9d4-47ee-8efb-a13be36fb34b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 650 | 2025.12.17 22:04:35.806429 [ 3 ] {49659626-009f-4008-8c19-30505fc08c7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 651 | 2025.12.17 22:04:35.809965 [ 259 ] {26bb62ac-d9d4-47ee-8efb-a13be36fb34b} <Debug> oximeter.measurements_histogramu16 (e1578b4b-4f8f-43b9-89ef-def26795162f): Loading data parts | ||
| 652 | 2025.12.17 22:04:35.810140 [ 259 ] {26bb62ac-d9d4-47ee-8efb-a13be36fb34b} <Debug> oximeter.measurements_histogramu16 (e1578b4b-4f8f-43b9-89ef-def26795162f): There are no data parts | ||
| 653 | 2025.12.17 22:04:35.812885 [ 259 ] {26bb62ac-d9d4-47ee-8efb-a13be36fb34b} <Debug> TCPHandler: Processed in 0.007104128 sec. | ||
| 654 | 2025.12.17 22:04:35.812885 [ 3 ] {49659626-009f-4008-8c19-30505fc08c7d} <Debug> TCPHandler: Processed in 0.006974114 sec. | ||
| 655 | 2025.12.17 22:04:35.813131 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2025.12.17 22:04:35.813176 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2025.12.17 22:04:35.813358 [ 259 ] {6e429328-1514-464e-adaa-e2fc0da5fdda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 658 | 2025.12.17 22:04:35.813503 [ 3 ] {13057826-910b-4bf0-b96b-f1df401a767b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 659 | 2025.12.17 22:04:35.813515 [ 259 ] {6e429328-1514-464e-adaa-e2fc0da5fdda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 660 | 2025.12.17 22:04:35.813683 [ 3 ] {13057826-910b-4bf0-b96b-f1df401a767b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 661 | 2025.12.17 22:04:35.815798 [ 259 ] {6e429328-1514-464e-adaa-e2fc0da5fdda} <Debug> oximeter.measurements_histogrami32 (774aeac9-893b-414c-b969-3229b98db8ff): Loading data parts | ||
| 662 | 2025.12.17 22:04:35.815982 [ 259 ] {6e429328-1514-464e-adaa-e2fc0da5fdda} <Debug> oximeter.measurements_histogrami32 (774aeac9-893b-414c-b969-3229b98db8ff): There are no data parts | ||
| 663 | 2025.12.17 22:04:35.817768 [ 259 ] {6e429328-1514-464e-adaa-e2fc0da5fdda} <Debug> TCPHandler: Processed in 0.004705624 sec. | ||
| 664 | 2025.12.17 22:04:35.817774 [ 3 ] {13057826-910b-4bf0-b96b-f1df401a767b} <Debug> TCPHandler: Processed in 0.004655863 sec. | ||
| 665 | 2025.12.17 22:04:35.817902 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.12.17 22:04:35.817971 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.12.17 22:04:35.818207 [ 259 ] {d2e04ba4-0096-4448-aaa1-0c347c264799} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 668 | 2025.12.17 22:04:35.818325 [ 3 ] {e858e616-7504-4bc6-956f-ca8d7b8ee9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 669 | 2025.12.17 22:04:35.818377 [ 259 ] {d2e04ba4-0096-4448-aaa1-0c347c264799} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 670 | 2025.12.17 22:04:35.818508 [ 3 ] {e858e616-7504-4bc6-956f-ca8d7b8ee9f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 671 | 2025.12.17 22:04:35.821575 [ 3 ] {e858e616-7504-4bc6-956f-ca8d7b8ee9f8} <Debug> oximeter.measurements_histogramu32 (2a213bf5-13e4-42ad-96b5-4b13bf61838d): Loading data parts | ||
| 672 | 2025.12.17 22:04:35.821727 [ 3 ] {e858e616-7504-4bc6-956f-ca8d7b8ee9f8} <Debug> oximeter.measurements_histogramu32 (2a213bf5-13e4-42ad-96b5-4b13bf61838d): There are no data parts | ||
| 673 | 2025.12.17 22:04:35.825703 [ 3 ] {e858e616-7504-4bc6-956f-ca8d7b8ee9f8} <Debug> TCPHandler: Processed in 0.007782725 sec. | ||
| 674 | 2025.12.17 22:04:35.825730 [ 259 ] {d2e04ba4-0096-4448-aaa1-0c347c264799} <Debug> TCPHandler: Processed in 0.007889388 sec. | ||
| 675 | 2025.12.17 22:04:35.825902 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2025.12.17 22:04:35.825909 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.12.17 22:04:35.826301 [ 259 ] {18e7eb4d-b3b2-40e6-9d1a-83d2e4078de1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 678 | 2025.12.17 22:04:35.826308 [ 3 ] {67fd8d9c-6f03-4639-a378-bbe0eada393a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 679 | 2025.12.17 22:04:35.826485 [ 259 ] {18e7eb4d-b3b2-40e6-9d1a-83d2e4078de1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 680 | 2025.12.17 22:04:35.826619 [ 3 ] {67fd8d9c-6f03-4639-a378-bbe0eada393a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 681 | 2025.12.17 22:04:35.830066 [ 259 ] {18e7eb4d-b3b2-40e6-9d1a-83d2e4078de1} <Debug> oximeter.measurements_histogrami64 (e13b5497-a549-48d7-b24b-1d241aac72d2): Loading data parts | ||
| 682 | 2025.12.17 22:04:35.830408 [ 259 ] {18e7eb4d-b3b2-40e6-9d1a-83d2e4078de1} <Debug> oximeter.measurements_histogrami64 (e13b5497-a549-48d7-b24b-1d241aac72d2): There are no data parts | ||
| 683 | 2025.12.17 22:04:35.832158 [ 259 ] {18e7eb4d-b3b2-40e6-9d1a-83d2e4078de1} <Debug> TCPHandler: Processed in 0.006325677 sec. | ||
| 684 | 2025.12.17 22:04:35.832180 [ 3 ] {67fd8d9c-6f03-4639-a378-bbe0eada393a} <Debug> TCPHandler: Processed in 0.006341997 sec. | ||
| 685 | 2025.12.17 22:04:35.832332 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 686 | 2025.12.17 22:04:35.832560 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2025.12.17 22:04:35.832621 [ 259 ] {f5495dd7-f0d7-4841-8c29-9416ce61bcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 688 | 2025.12.17 22:04:35.832824 [ 259 ] {f5495dd7-f0d7-4841-8c29-9416ce61bcb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 689 | 2025.12.17 22:04:35.832911 [ 3 ] {0f4c1c7d-f228-4e05-823c-870f0801ad6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 690 | 2025.12.17 22:04:35.833121 [ 3 ] {0f4c1c7d-f228-4e05-823c-870f0801ad6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 691 | 2025.12.17 22:04:35.835944 [ 259 ] {f5495dd7-f0d7-4841-8c29-9416ce61bcb3} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Loading data parts | ||
| 692 | 2025.12.17 22:04:35.836157 [ 259 ] {f5495dd7-f0d7-4841-8c29-9416ce61bcb3} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): There are no data parts | ||
| 693 | 2025.12.17 22:04:35.838808 [ 259 ] {f5495dd7-f0d7-4841-8c29-9416ce61bcb3} <Debug> TCPHandler: Processed in 0.006561614 sec. | ||
| 694 | 2025.12.17 22:04:35.838814 [ 3 ] {0f4c1c7d-f228-4e05-823c-870f0801ad6f} <Debug> TCPHandler: Processed in 0.006328987 sec. | ||
| 695 | 2025.12.17 22:04:35.839098 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 696 | 2025.12.17 22:04:35.839132 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 697 | 2025.12.17 22:04:35.839338 [ 259 ] {9468a404-b65d-4456-adf2-2a64836f4d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 698 | 2025.12.17 22:04:35.839477 [ 3 ] {e7de0307-8fdf-43b8-8144-1180630797fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 699 | 2025.12.17 22:04:35.839597 [ 259 ] {9468a404-b65d-4456-adf2-2a64836f4d3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 700 | 2025.12.17 22:04:35.839698 [ 3 ] {e7de0307-8fdf-43b8-8144-1180630797fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 701 | 2025.12.17 22:04:35.841831 [ 259 ] {9468a404-b65d-4456-adf2-2a64836f4d3b} <Debug> oximeter.measurements_histogramf32 (bdb7fcc6-4e30-4fbd-a5e8-617d56b2bd9b): Loading data parts | ||
| 702 | 2025.12.17 22:04:35.842007 [ 259 ] {9468a404-b65d-4456-adf2-2a64836f4d3b} <Debug> oximeter.measurements_histogramf32 (bdb7fcc6-4e30-4fbd-a5e8-617d56b2bd9b): There are no data parts | ||
| 703 | 2025.12.17 22:04:35.843922 [ 259 ] {9468a404-b65d-4456-adf2-2a64836f4d3b} <Debug> TCPHandler: Processed in 0.00490915 sec. | ||
| 704 | 2025.12.17 22:04:35.843936 [ 3 ] {e7de0307-8fdf-43b8-8144-1180630797fa} <Debug> TCPHandler: Processed in 0.004863568 sec. | ||
| 705 | 2025.12.17 22:04:35.844049 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 706 | 2025.12.17 22:04:35.844122 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2025.12.17 22:04:35.844308 [ 259 ] {8025a21c-5f09-4c7a-a6e2-35cafe3258c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 708 | 2025.12.17 22:04:35.844373 [ 259 ] {8025a21c-5f09-4c7a-a6e2-35cafe3258c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 709 | 2025.12.17 22:04:35.844408 [ 3 ] {a4845212-7d1b-4a8d-8af3-7223c7c19bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 710 | 2025.12.17 22:04:35.844481 [ 3 ] {a4845212-7d1b-4a8d-8af3-7223c7c19bb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 711 | 2025.12.17 22:04:35.846372 [ 259 ] {8025a21c-5f09-4c7a-a6e2-35cafe3258c6} <Debug> oximeter.measurements_histogramf64 (6d282b83-f169-4873-a354-0d21f8b0ffeb): Loading data parts | ||
| 712 | 2025.12.17 22:04:35.846551 [ 259 ] {8025a21c-5f09-4c7a-a6e2-35cafe3258c6} <Debug> oximeter.measurements_histogramf64 (6d282b83-f169-4873-a354-0d21f8b0ffeb): There are no data parts | ||
| 713 | 2025.12.17 22:04:35.848255 [ 3 ] {a4845212-7d1b-4a8d-8af3-7223c7c19bb4} <Debug> TCPHandler: Processed in 0.004192751 sec. | ||
| 714 | 2025.12.17 22:04:35.848269 [ 259 ] {8025a21c-5f09-4c7a-a6e2-35cafe3258c6} <Debug> TCPHandler: Processed in 0.004277263 sec. | ||
| 715 | 2025.12.17 22:04:35.848421 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 716 | 2025.12.17 22:04:35.848430 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 717 | 2025.12.17 22:04:35.848638 [ 259 ] {2d2be89e-752b-4082-bb9d-496011850970} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) /* The field tables store named dimensions of each timeseries. | ||
| 718 | * | ||
| 719 | * As with the measurement tables, there is one field table for each field data | ||
| 720 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 721 | * this behavior **must not** be relied upon for query correctness. | ||
| 722 | * | ||
| 723 | * The index for the fields differs from the measurements, however. Rows are | ||
| 724 | * sorted by timeseries name, then field name, field value, and finally | ||
| 725 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 726 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 727 | * usually then used to look up measurements. | ||
| 728 | * | ||
| 729 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 730 | * timeseries name and then key, since it would improve lookups where one | ||
| 731 | * already has the key. Realistically though, these tables are quite small and | ||
| 732 | * so performance benefits will be low in absolute terms. | ||
| 733 | * | ||
| 734 | * TTL: We use a materialized column to expire old field table records. This | ||
| 735 | * column is generated automatically by the database whenever a new row is | ||
| 736 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 737 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 738 | * record will remain during a deduplication, which will have the last | ||
| 739 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 740 | * measurement tables. | ||
| 741 | */ | ||
| 742 | 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) | ||
| 743 | 2025.12.17 22:04:35.848676 [ 3 ] {d6225263-46c8-4f77-b6b5-ce4b3f227531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) /* The field tables store named dimensions of each timeseries. | ||
| 744 | * | ||
| 745 | * As with the measurement tables, there is one field table for each field data | ||
| 746 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 747 | * this behavior **must not** be relied upon for query correctness. | ||
| 748 | * | ||
| 749 | * The index for the fields differs from the measurements, however. Rows are | ||
| 750 | * sorted by timeseries name, then field name, field value, and finally | ||
| 751 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 752 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 753 | * usually then used to look up measurements. | ||
| 754 | * | ||
| 755 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 756 | * timeseries name and then key, since it would improve lookups where one | ||
| 757 | * already has the key. Realistically though, these tables are quite small and | ||
| 758 | * so performance benefits will be low in absolute terms. | ||
| 759 | * | ||
| 760 | * TTL: We use a materialized column to expire old field table records. This | ||
| 761 | * column is generated automatically by the database whenever a new row is | ||
| 762 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 763 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 764 | * record will remain during a deduplication, which will have the last | ||
| 765 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 766 | * measurement tables. | ||
| 767 | */ | ||
| 768 | 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) | ||
| 769 | 2025.12.17 22:04:35.848708 [ 259 ] {2d2be89e-752b-4082-bb9d-496011850970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 770 | 2025.12.17 22:04:35.848765 [ 3 ] {d6225263-46c8-4f77-b6b5-ce4b3f227531} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 771 | 2025.12.17 22:04:35.852302 [ 259 ] {2d2be89e-752b-4082-bb9d-496011850970} <Debug> oximeter.fields_bool (61073125-9c66-419d-8617-5a8d81f3bf5b): Loading data parts | ||
| 772 | 2025.12.17 22:04:35.852525 [ 259 ] {2d2be89e-752b-4082-bb9d-496011850970} <Debug> oximeter.fields_bool (61073125-9c66-419d-8617-5a8d81f3bf5b): There are no data parts | ||
| 773 | 2025.12.17 22:04:35.854651 [ 3 ] {d6225263-46c8-4f77-b6b5-ce4b3f227531} <Debug> TCPHandler: Processed in 0.006275946 sec. | ||
| 774 | 2025.12.17 22:04:35.854655 [ 259 ] {2d2be89e-752b-4082-bb9d-496011850970} <Debug> TCPHandler: Processed in 0.006287666 sec. | ||
| 775 | 2025.12.17 22:04:35.854872 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.12.17 22:04:35.854886 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.12.17 22:04:35.855092 [ 3 ] {c6a90f9c-1d88-4609-a371-fda70d359410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 778 | 2025.12.17 22:04:35.855104 [ 259 ] {b9858c6f-5cc5-43e1-9c92-d8051cfd58fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 779 | 2025.12.17 22:04:35.855149 [ 3 ] {c6a90f9c-1d88-4609-a371-fda70d359410} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 780 | 2025.12.17 22:04:35.855172 [ 259 ] {b9858c6f-5cc5-43e1-9c92-d8051cfd58fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 781 | 2025.12.17 22:04:35.858894 [ 3 ] {c6a90f9c-1d88-4609-a371-fda70d359410} <Debug> oximeter.fields_i8 (636aa036-e907-488c-88e1-f10fb9c6e978): Loading data parts | ||
| 782 | 2025.12.17 22:04:35.859047 [ 3 ] {c6a90f9c-1d88-4609-a371-fda70d359410} <Debug> oximeter.fields_i8 (636aa036-e907-488c-88e1-f10fb9c6e978): There are no data parts | ||
| 783 | 2025.12.17 22:04:35.860731 [ 3 ] {c6a90f9c-1d88-4609-a371-fda70d359410} <Debug> TCPHandler: Processed in 0.005924696 sec. | ||
| 784 | 2025.12.17 22:04:35.860742 [ 259 ] {b9858c6f-5cc5-43e1-9c92-d8051cfd58fe} <Debug> TCPHandler: Processed in 0.005957537 sec. | ||
| 785 | 2025.12.17 22:04:35.860888 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.12.17 22:04:35.860906 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.12.17 22:04:35.861070 [ 259 ] {83934604-d6c1-4d95-985f-ed4631133eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 788 | 2025.12.17 22:04:35.861079 [ 3 ] {07699d53-a5ef-4f9d-b5b4-01f087ae14e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 789 | 2025.12.17 22:04:35.861134 [ 259 ] {83934604-d6c1-4d95-985f-ed4631133eb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 790 | 2025.12.17 22:04:35.861155 [ 3 ] {07699d53-a5ef-4f9d-b5b4-01f087ae14e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 791 | 2025.12.17 22:04:35.863772 [ 259 ] {83934604-d6c1-4d95-985f-ed4631133eb7} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Loading data parts | ||
| 792 | 2025.12.17 22:04:35.863958 [ 259 ] {83934604-d6c1-4d95-985f-ed4631133eb7} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): There are no data parts | ||
| 793 | 2025.12.17 22:04:35.865481 [ 3 ] {07699d53-a5ef-4f9d-b5b4-01f087ae14e6} <Debug> TCPHandler: Processed in 0.004628713 sec. | ||
| 794 | 2025.12.17 22:04:35.865499 [ 259 ] {83934604-d6c1-4d95-985f-ed4631133eb7} <Debug> TCPHandler: Processed in 0.004679184 sec. | ||
| 795 | 2025.12.17 22:04:35.865650 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.12.17 22:04:35.865666 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.12.17 22:04:35.865837 [ 3 ] {ac0c608f-f879-4708-adbc-83c5e290215f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 798 | 2025.12.17 22:04:35.865887 [ 259 ] {957588d3-5ab6-4a98-9dd6-030f026dbb67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 799 | 2025.12.17 22:04:35.865900 [ 3 ] {ac0c608f-f879-4708-adbc-83c5e290215f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 800 | 2025.12.17 22:04:35.865961 [ 259 ] {957588d3-5ab6-4a98-9dd6-030f026dbb67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 801 | 2025.12.17 22:04:35.867923 [ 3 ] {ac0c608f-f879-4708-adbc-83c5e290215f} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Loading data parts | ||
| 802 | 2025.12.17 22:04:35.868154 [ 3 ] {ac0c608f-f879-4708-adbc-83c5e290215f} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): There are no data parts | ||
| 803 | 2025.12.17 22:04:35.872316 [ 3 ] {ac0c608f-f879-4708-adbc-83c5e290215f} <Debug> TCPHandler: Processed in 0.006717717 sec. | ||
| 804 | 2025.12.17 22:04:35.872345 [ 259 ] {957588d3-5ab6-4a98-9dd6-030f026dbb67} <Debug> TCPHandler: Processed in 0.006742788 sec. | ||
| 805 | 2025.12.17 22:04:35.872489 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.12.17 22:04:35.872491 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.12.17 22:04:35.872686 [ 259 ] {487851fb-51e7-4e5e-9ac2-55289ceefb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 808 | 2025.12.17 22:04:35.872694 [ 3 ] {74e5894d-8430-4e43-bb00-c5d160282d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 809 | 2025.12.17 22:04:35.872744 [ 259 ] {487851fb-51e7-4e5e-9ac2-55289ceefb3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 810 | 2025.12.17 22:04:35.872757 [ 3 ] {74e5894d-8430-4e43-bb00-c5d160282d2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 811 | 2025.12.17 22:04:35.875014 [ 259 ] {487851fb-51e7-4e5e-9ac2-55289ceefb3c} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Loading data parts | ||
| 812 | 2025.12.17 22:04:35.875190 [ 259 ] {487851fb-51e7-4e5e-9ac2-55289ceefb3c} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): There are no data parts | ||
| 813 | 2025.12.17 22:04:35.877617 [ 259 ] {487851fb-51e7-4e5e-9ac2-55289ceefb3c} <Debug> TCPHandler: Processed in 0.005196377 sec. | ||
| 814 | 2025.12.17 22:04:35.877627 [ 3 ] {74e5894d-8430-4e43-bb00-c5d160282d2d} <Debug> TCPHandler: Processed in 0.005200068 sec. | ||
| 815 | 2025.12.17 22:04:35.877755 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.12.17 22:04:35.877815 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.12.17 22:04:35.877940 [ 259 ] {9efb7952-b2d0-4dd2-bd06-14109b58d82c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 818 | 2025.12.17 22:04:35.877993 [ 259 ] {9efb7952-b2d0-4dd2-bd06-14109b58d82c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 819 | 2025.12.17 22:04:35.878004 [ 3 ] {48c3a2bc-cfd5-497c-a594-a854e9fb38c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 820 | 2025.12.17 22:04:35.878055 [ 3 ] {48c3a2bc-cfd5-497c-a594-a854e9fb38c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 821 | 2025.12.17 22:04:35.881482 [ 259 ] {9efb7952-b2d0-4dd2-bd06-14109b58d82c} <Debug> oximeter.fields_i32 (440f66f3-7e96-44a6-8e30-0e7fda06d701): Loading data parts | ||
| 822 | 2025.12.17 22:04:35.881676 [ 259 ] {9efb7952-b2d0-4dd2-bd06-14109b58d82c} <Debug> oximeter.fields_i32 (440f66f3-7e96-44a6-8e30-0e7fda06d701): There are no data parts | ||
| 823 | 2025.12.17 22:04:35.884771 [ 3 ] {48c3a2bc-cfd5-497c-a594-a854e9fb38c7} <Debug> TCPHandler: Processed in 0.007019886 sec. | ||
| 824 | 2025.12.17 22:04:35.884781 [ 259 ] {9efb7952-b2d0-4dd2-bd06-14109b58d82c} <Debug> TCPHandler: Processed in 0.007087268 sec. | ||
| 825 | 2025.12.17 22:04:35.884948 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.12.17 22:04:35.884972 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.12.17 22:04:35.885111 [ 3 ] {1bc5814b-da93-4e12-bf8e-79383aecc21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 828 | 2025.12.17 22:04:35.885159 [ 3 ] {1bc5814b-da93-4e12-bf8e-79383aecc21a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 829 | 2025.12.17 22:04:35.885176 [ 259 ] {a6b9580e-c1cd-4f20-bfa3-40fbf605d8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 830 | 2025.12.17 22:04:35.885241 [ 259 ] {a6b9580e-c1cd-4f20-bfa3-40fbf605d8ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 831 | 2025.12.17 22:04:35.887667 [ 3 ] {1bc5814b-da93-4e12-bf8e-79383aecc21a} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Loading data parts | ||
| 832 | 2025.12.17 22:04:35.887827 [ 3 ] {1bc5814b-da93-4e12-bf8e-79383aecc21a} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): There are no data parts | ||
| 833 | 2025.12.17 22:04:35.889841 [ 3 ] {1bc5814b-da93-4e12-bf8e-79383aecc21a} <Debug> TCPHandler: Processed in 0.004949191 sec. | ||
| 834 | 2025.12.17 22:04:35.889862 [ 259 ] {a6b9580e-c1cd-4f20-bfa3-40fbf605d8ce} <Debug> TCPHandler: Processed in 0.004983342 sec. | ||
| 835 | 2025.12.17 22:04:35.890015 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.12.17 22:04:35.890017 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.17 22:04:35.890191 [ 3 ] {11c089ae-b6df-4b32-a3bb-73906222dea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 838 | 2025.12.17 22:04:35.890218 [ 259 ] {325e171c-7b52-4bf1-b3d1-a7b3070d2872} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 839 | 2025.12.17 22:04:35.890241 [ 3 ] {11c089ae-b6df-4b32-a3bb-73906222dea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 840 | 2025.12.17 22:04:35.890283 [ 259 ] {325e171c-7b52-4bf1-b3d1-a7b3070d2872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 841 | 2025.12.17 22:04:35.892781 [ 3 ] {11c089ae-b6df-4b32-a3bb-73906222dea1} <Debug> oximeter.fields_i64 (76de948f-f37c-457b-ae68-fcddc6a610cc): Loading data parts | ||
| 842 | 2025.12.17 22:04:35.892954 [ 3 ] {11c089ae-b6df-4b32-a3bb-73906222dea1} <Debug> oximeter.fields_i64 (76de948f-f37c-457b-ae68-fcddc6a610cc): There are no data parts | ||
| 843 | 2025.12.17 22:04:35.894350 [ 3 ] {11c089ae-b6df-4b32-a3bb-73906222dea1} <Debug> TCPHandler: Processed in 0.004398127 sec. | ||
| 844 | 2025.12.17 22:04:35.894358 [ 259 ] {325e171c-7b52-4bf1-b3d1-a7b3070d2872} <Debug> TCPHandler: Processed in 0.004416687 sec. | ||
| 845 | 2025.12.17 22:04:35.894502 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.12.17 22:04:35.894524 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.12.17 22:04:35.894696 [ 3 ] {e5222d77-dacf-40ed-ae36-073917d54a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 848 | 2025.12.17 22:04:35.894751 [ 3 ] {e5222d77-dacf-40ed-ae36-073917d54a1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 849 | 2025.12.17 22:04:35.894764 [ 259 ] {f1ca49b8-ab83-498e-809f-099fa35b9395} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 850 | 2025.12.17 22:04:35.894836 [ 259 ] {f1ca49b8-ab83-498e-809f-099fa35b9395} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 851 | 2025.12.17 22:04:35.897511 [ 3 ] {e5222d77-dacf-40ed-ae36-073917d54a1a} <Debug> oximeter.fields_u64 (0a779828-ab8e-4320-8846-a808a35a1ee6): Loading data parts | ||
| 852 | 2025.12.17 22:04:35.897772 [ 3 ] {e5222d77-dacf-40ed-ae36-073917d54a1a} <Debug> oximeter.fields_u64 (0a779828-ab8e-4320-8846-a808a35a1ee6): There are no data parts | ||
| 853 | 2025.12.17 22:04:35.899452 [ 3 ] {e5222d77-dacf-40ed-ae36-073917d54a1a} <Debug> TCPHandler: Processed in 0.004999653 sec. | ||
| 854 | 2025.12.17 22:04:35.899498 [ 259 ] {f1ca49b8-ab83-498e-809f-099fa35b9395} <Debug> TCPHandler: Processed in 0.005054034 sec. | ||
| 855 | 2025.12.17 22:04:35.899617 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.12.17 22:04:35.899663 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.12.17 22:04:35.899803 [ 3 ] {374bede5-f147-47cc-a89e-6804917b4cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 858 | 2025.12.17 22:04:35.899854 [ 3 ] {374bede5-f147-47cc-a89e-6804917b4cf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 859 | 2025.12.17 22:04:35.899889 [ 259 ] {62ec681c-2281-4bf5-971d-fcb32282f73e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 860 | 2025.12.17 22:04:35.899959 [ 259 ] {62ec681c-2281-4bf5-971d-fcb32282f73e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 861 | 2025.12.17 22:04:35.903414 [ 3 ] {374bede5-f147-47cc-a89e-6804917b4cf0} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Loading data parts | ||
| 862 | 2025.12.17 22:04:35.903604 [ 3 ] {374bede5-f147-47cc-a89e-6804917b4cf0} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): There are no data parts | ||
| 863 | 2025.12.17 22:04:35.906578 [ 3 ] {374bede5-f147-47cc-a89e-6804917b4cf0} <Debug> TCPHandler: Processed in 0.007020316 sec. | ||
| 864 | 2025.12.17 22:04:35.906613 [ 259 ] {62ec681c-2281-4bf5-971d-fcb32282f73e} <Debug> TCPHandler: Processed in 0.007027056 sec. | ||
| 865 | 2025.12.17 22:04:35.906737 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.12.17 22:04:35.906745 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.12.17 22:04:35.906912 [ 3 ] {4c3b8f25-9bb6-4200-8b73-b2a7f3696225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 868 | 2025.12.17 22:04:35.906935 [ 259 ] {78213c24-01b4-4ecf-a0ce-40ac67f0bc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 869 | 2025.12.17 22:04:35.906963 [ 3 ] {4c3b8f25-9bb6-4200-8b73-b2a7f3696225} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 870 | 2025.12.17 22:04:35.906987 [ 259 ] {78213c24-01b4-4ecf-a0ce-40ac67f0bc4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 871 | 2025.12.17 22:04:35.909803 [ 3 ] {4c3b8f25-9bb6-4200-8b73-b2a7f3696225} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Loading data parts | ||
| 872 | 2025.12.17 22:04:35.910015 [ 3 ] {4c3b8f25-9bb6-4200-8b73-b2a7f3696225} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): There are no data parts | ||
| 873 | 2025.12.17 22:04:35.911753 [ 3 ] {4c3b8f25-9bb6-4200-8b73-b2a7f3696225} <Debug> TCPHandler: Processed in 0.005069554 sec. | ||
| 874 | 2025.12.17 22:04:35.911791 [ 259 ] {78213c24-01b4-4ecf-a0ce-40ac67f0bc4d} <Debug> TCPHandler: Processed in 0.005101745 sec. | ||
| 875 | 2025.12.17 22:04:35.911939 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.12.17 22:04:35.911966 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.12.17 22:04:35.912156 [ 259 ] {9579a7d4-c5ce-4570-921c-32cfd7436b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) 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) | ||
| 878 | 2025.12.17 22:04:35.912160 [ 3 ] {65329692-c836-4d96-9d19-1b40616fa791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) 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) | ||
| 879 | 2025.12.17 22:04:35.912209 [ 259 ] {9579a7d4-c5ce-4570-921c-32cfd7436b9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 880 | 2025.12.17 22:04:35.912236 [ 3 ] {65329692-c836-4d96-9d19-1b40616fa791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 881 | 2025.12.17 22:04:35.914611 [ 259 ] {9579a7d4-c5ce-4570-921c-32cfd7436b9f} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Loading data parts | ||
| 882 | 2025.12.17 22:04:35.914856 [ 259 ] {9579a7d4-c5ce-4570-921c-32cfd7436b9f} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): There are no data parts | ||
| 883 | 2025.12.17 22:04:35.917249 [ 259 ] {9579a7d4-c5ce-4570-921c-32cfd7436b9f} <Debug> TCPHandler: Processed in 0.005355572 sec. | ||
| 884 | 2025.12.17 22:04:35.917260 [ 3 ] {65329692-c836-4d96-9d19-1b40616fa791} <Debug> TCPHandler: Processed in 0.005384572 sec. | ||
| 885 | 2025.12.17 22:04:35.917406 [ 259 ] {} <Trace> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.12.17 22:04:35.917493 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.12.17 22:04:35.917723 [ 259 ] {5b6761ff-6507-4854-89a4-a4978fb752fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36904) /* The timeseries schema table stores the extracted schema for the samples | ||
| 888 | * oximeter collects. | ||
| 889 | */ | ||
| 890 | 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) | ||
| 891 | 2025.12.17 22:04:35.917814 [ 259 ] {5b6761ff-6507-4854-89a4-a4978fb752fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 892 | 2025.12.17 22:04:35.917881 [ 3 ] {ca906b08-508d-4d3d-83fb-63bb0fc930f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) /* The timeseries schema table stores the extracted schema for the samples | ||
| 893 | * oximeter collects. | ||
| 894 | */ | ||
| 895 | 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) | ||
| 896 | 2025.12.17 22:04:35.917991 [ 3 ] {ca906b08-508d-4d3d-83fb-63bb0fc930f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 897 | 2025.12.17 22:04:35.921656 [ 259 ] {5b6761ff-6507-4854-89a4-a4978fb752fe} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Loading data parts | ||
| 898 | 2025.12.17 22:04:35.921838 [ 259 ] {5b6761ff-6507-4854-89a4-a4978fb752fe} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): There are no data parts | ||
| 899 | 2025.12.17 22:04:35.923652 [ 3 ] {ca906b08-508d-4d3d-83fb-63bb0fc930f8} <Debug> TCPHandler: Processed in 0.006238155 sec. | ||
| 900 | 2025.12.17 22:04:35.923658 [ 259 ] {5b6761ff-6507-4854-89a4-a4978fb752fe} <Debug> TCPHandler: Processed in 0.006309147 sec. | ||
| 901 | 2025.12.17 22:04:35.923913 [ 260 ] {} <Trace> TCP-Session: c39bdb9e-3ba7-4cdb-9555-6f1faf2051a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.17 22:04:35.923966 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2025.12.17 22:04:35.924259 [ 4 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 904 | 2025.12.17 22:04:35.924261 [ 260 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40568) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 905 | 2025.12.17 22:04:35.929798 [ 260 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 906 | 2025.12.17 22:04:35.929804 [ 4 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 907 | 2025.12.17 22:04:35.952054 [ 273 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Trace> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.12.17 22:04:35.952059 [ 315 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Trace> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2025.12.17 22:04:35.952122 [ 273 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 910 | 2025.12.17 22:04:35.952175 [ 315 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 911 | 2025.12.17 22:04:35.967544 [ 273 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2025.12.17 22:04:35.967551 [ 315 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2025.12.17 22:04:35.968528 [ 273 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Trace> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.12.17 22:04:35.968747 [ 315 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Trace> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.12.17 22:04:35.968862 [ 260 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.044795 sec., 22.32392008036611 rows/sec., 357.18 B/sec. | ||
| 916 | 2025.12.17 22:04:35.969009 [ 4 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.044906 sec., 22.268739143989666 rows/sec., 356.30 B/sec. | ||
| 917 | 2025.12.17 22:04:35.969038 [ 260 ] {19d63eaa-f175-46e5-8869-c2d8fe6375da} <Debug> TCPHandler: Processed in 0.045256307 sec. | ||
| 918 | 2025.12.17 22:04:35.969188 [ 4 ] {d179486a-c338-403e-a6d4-5bc33dc71bcf} <Debug> TCPHandler: Processed in 0.04538657 sec. | ||
| 919 | 2025.12.17 22:04:35.969321 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2025.12.17 22:04:35.969332 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 921 | 2025.12.17 22:04:35.969374 [ 265 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2025.12.17 22:04:35.969397 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2025.12.17 22:04:35.969423 [ 260 ] {} <Debug> TCP-Session: c39bdb9e-3ba7-4cdb-9555-6f1faf2051a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2025.12.17 22:04:35.969432 [ 265 ] {} <Debug> TCP-Session: d96efe84-41a0-4af6-aeb7-7a61cc1c11f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2025.12.17 22:04:35.969438 [ 259 ] {} <Debug> TCP-Session: d608c4f3-ff84-4c55-ad18-1234bf05ab0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2025.12.17 22:04:35.969442 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 927 | 2025.12.17 22:04:35.969423 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 928 | 2025.12.17 22:04:35.969492 [ 264 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2025.12.17 22:04:35.969510 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 930 | 2025.12.17 22:04:35.969535 [ 261 ] {} <Debug> TCP-Session: 62ec5c93-7132-4cb5-959c-1e0d1285094e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.12.17 22:04:35.969551 [ 264 ] {} <Debug> TCP-Session: 40f1e08d-fca5-4f82-8bc6-4b9d99870fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2025.12.17 22:04:35.969561 [ 267 ] {} <Debug> TCP-Session: 86f1f162-4119-48a4-8f92-87fac37c5c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.12.17 22:04:35.969510 [ 262 ] {} <Debug> TCP-Session: 8154b039-5c5f-4fee-b4d1-9c4f2d30de54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.12.17 22:04:35.969479 [ 263 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 935 | 2025.12.17 22:04:35.969447 [ 266 ] {} <Debug> TCP-Session: 2a729501-c5a2-4a37-83d0-6e1136f00d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2025.12.17 22:04:35.969673 [ 263 ] {} <Debug> TCP-Session: dda29fc3-1141-4a08-a4c4-0151b146ff8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2025.12.17 22:04:36.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.74 MiB, peak 134.83 MiB, free memory in arenas 0.00 B, will set to 143.57 MiB (RSS), difference: 17.83 MiB | ||
| 938 | 2025.12.17 22:04:36.002220 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38371 | ||
| 939 | 2025.12.17 22:04:36.002333 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2025.12.17 22:04:36.002361 [ 259 ] {} <Debug> TCP-Session: e6ec1f60-ebdf-4bb3-ba1c-342e1ed773c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38371 | ||
| 941 | 2025.12.17 22:04:36.002382 [ 259 ] {} <Debug> TCP-Session: e6ec1f60-ebdf-4bb3-ba1c-342e1ed773c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2025.12.17 22:04:36.002395 [ 259 ] {} <Debug> TCP-Session: e6ec1f60-ebdf-4bb3-ba1c-342e1ed773c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2025.12.17 22:04:36.002652 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35942 | ||
| 944 | 2025.12.17 22:04:36.002670 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52878 | ||
| 945 | 2025.12.17 22:04:36.002702 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56009 | ||
| 946 | 2025.12.17 22:04:36.002717 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63436 | ||
| 947 | 2025.12.17 22:04:36.002733 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37091 | ||
| 948 | 2025.12.17 22:04:36.002744 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2025.12.17 22:04:36.002740 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48481 | ||
| 950 | 2025.12.17 22:04:36.002792 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2025.12.17 22:04:36.002806 [ 260 ] {} <Debug> TCP-Session: b877f05f-d6e9-4b03-b112-640ad4558c11 Authenticating user 'default' from [fd00:1122:3344:101::e]:35942 | ||
| 952 | 2025.12.17 22:04:36.002830 [ 259 ] {} <Trace> TCP-Session: e6ec1f60-ebdf-4bb3-ba1c-342e1ed773c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2025.12.17 22:04:36.002836 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2025.12.17 22:04:36.002865 [ 260 ] {} <Debug> TCP-Session: b877f05f-d6e9-4b03-b112-640ad4558c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2025.12.17 22:04:36.002863 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2025.12.17 22:04:36.002889 [ 266 ] {} <Debug> TCP-Session: 45b65c97-b948-4413-bb6a-df3a3dee911c Authenticating user 'default' from [fd00:1122:3344:101::e]:37091 | ||
| 957 | 2025.12.17 22:04:36.002900 [ 260 ] {} <Debug> TCP-Session: b877f05f-d6e9-4b03-b112-640ad4558c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2025.12.17 22:04:36.002917 [ 267 ] {} <Debug> TCP-Session: 8827c6c8-91b1-4dac-a6a3-ddf78b4f0197 Authenticating user 'default' from [fd00:1122:3344:101::e]:48481 | ||
| 959 | 2025.12.17 22:04:36.002932 [ 266 ] {} <Debug> TCP-Session: 45b65c97-b948-4413-bb6a-df3a3dee911c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2025.12.17 22:04:36.002963 [ 267 ] {} <Debug> TCP-Session: 8827c6c8-91b1-4dac-a6a3-ddf78b4f0197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2025.12.17 22:04:36.002976 [ 266 ] {} <Debug> TCP-Session: 45b65c97-b948-4413-bb6a-df3a3dee911c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2025.12.17 22:04:36.002989 [ 267 ] {} <Debug> TCP-Session: 8827c6c8-91b1-4dac-a6a3-ddf78b4f0197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2025.12.17 22:04:36.002844 [ 261 ] {} <Debug> TCP-Session: c33b89d3-2c14-47fe-8b34-cf77b6ab7683 Authenticating user 'default' from [fd00:1122:3344:101::e]:52878 | ||
| 964 | 2025.12.17 22:04:36.003007 [ 259 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38371) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 965 | 2025.12.17 22:04:36.003036 [ 261 ] {} <Debug> TCP-Session: c33b89d3-2c14-47fe-8b34-cf77b6ab7683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2025.12.17 22:04:36.002798 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 967 | 2025.12.17 22:04:36.003068 [ 261 ] {} <Debug> TCP-Session: c33b89d3-2c14-47fe-8b34-cf77b6ab7683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2025.12.17 22:04:36.002792 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 969 | 2025.12.17 22:04:36.003097 [ 265 ] {} <Debug> TCP-Session: 9bb56232-2ed8-493e-8ac9-fd3d54d87573 Authenticating user 'default' from [fd00:1122:3344:101::e]:63436 | ||
| 970 | 2025.12.17 22:04:36.003125 [ 264 ] {} <Debug> TCP-Session: 5719980b-b701-430d-a083-07b470da3eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:56009 | ||
| 971 | 2025.12.17 22:04:36.003143 [ 265 ] {} <Debug> TCP-Session: 9bb56232-2ed8-493e-8ac9-fd3d54d87573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2025.12.17 22:04:36.002700 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60064 | ||
| 973 | 2025.12.17 22:04:36.003174 [ 265 ] {} <Debug> TCP-Session: 9bb56232-2ed8-493e-8ac9-fd3d54d87573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.12.17 22:04:36.002676 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62164 | ||
| 975 | 2025.12.17 22:04:36.003171 [ 264 ] {} <Debug> TCP-Session: 5719980b-b701-430d-a083-07b470da3eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.12.17 22:04:36.003302 [ 264 ] {} <Debug> TCP-Session: 5719980b-b701-430d-a083-07b470da3eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.12.17 22:04:36.003307 [ 259 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 978 | 2025.12.17 22:04:36.003320 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 979 | 2025.12.17 22:04:36.003325 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2025.12.17 22:04:36.003361 [ 262 ] {} <Debug> TCP-Session: 27eaef48-406c-4e84-8729-931cad849f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:62164 | ||
| 981 | 2025.12.17 22:04:36.003403 [ 262 ] {} <Debug> TCP-Session: 27eaef48-406c-4e84-8729-931cad849f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2025.12.17 22:04:36.003407 [ 263 ] {} <Debug> TCP-Session: 24e19d1f-330a-4220-9ac7-2a94dac0c526 Authenticating user 'default' from [fd00:1122:3344:101::e]:60064 | ||
| 983 | 2025.12.17 22:04:36.003418 [ 262 ] {} <Debug> TCP-Session: 27eaef48-406c-4e84-8729-931cad849f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2025.12.17 22:04:36.003456 [ 263 ] {} <Debug> TCP-Session: 24e19d1f-330a-4220-9ac7-2a94dac0c526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2025.12.17 22:04:36.003485 [ 263 ] {} <Debug> TCP-Session: 24e19d1f-330a-4220-9ac7-2a94dac0c526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2025.12.17 22:04:36.003529 [ 259 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2025.12.17 22:04:36.007061 [ 259 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 988 | 2025.12.17 22:04:36.008567 [ 273 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Trace> AggregatingTransform: Aggregating | ||
| 989 | 2025.12.17 22:04:36.008609 [ 273 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Trace> Aggregator: Aggregation method: without_key | ||
| 990 | 2025.12.17 22:04:36.008645 [ 273 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001272214 sec. (1572.063 rows/sec., 61.41 KiB/sec.) | ||
| 991 | 2025.12.17 22:04:36.008663 [ 273 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Trace> Aggregator: Merging aggregated data | ||
| 992 | 2025.12.17 22:04:36.009663 [ 259 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.006708 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 993 | 2025.12.17 22:04:36.009818 [ 259 ] {b4608765-7aee-4c4b-a43a-5fe678735342} <Debug> TCPHandler: Processed in 0.007117189 sec. | ||
| 994 | 2025.12.17 22:04:36.009929 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 995 | 2025.12.17 22:04:36.009958 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 996 | 2025.12.17 22:04:36.009976 [ 260 ] {} <Debug> TCP-Session: b877f05f-d6e9-4b03-b112-640ad4558c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2025.12.17 22:04:36.009999 [ 264 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 998 | 2025.12.17 22:04:36.010023 [ 261 ] {} <Debug> TCP-Session: c33b89d3-2c14-47fe-8b34-cf77b6ab7683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2025.12.17 22:04:36.010027 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1000 | 2025.12.17 22:04:36.010048 [ 264 ] {} <Debug> TCP-Session: 5719980b-b701-430d-a083-07b470da3eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2025.12.17 22:04:36.010037 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1002 | 2025.12.17 22:04:36.010069 [ 267 ] {} <Debug> TCP-Session: 8827c6c8-91b1-4dac-a6a3-ddf78b4f0197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2025.12.17 22:04:36.010090 [ 265 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1004 | 2025.12.17 22:04:36.010104 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1005 | 2025.12.17 22:04:36.010109 [ 262 ] {} <Debug> TCP-Session: 27eaef48-406c-4e84-8729-931cad849f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2025.12.17 22:04:36.010142 [ 265 ] {} <Debug> TCP-Session: 9bb56232-2ed8-493e-8ac9-fd3d54d87573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2025.12.17 22:04:36.010153 [ 259 ] {} <Debug> TCP-Session: e6ec1f60-ebdf-4bb3-ba1c-342e1ed773c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2025.12.17 22:04:36.010066 [ 263 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1009 | 2025.12.17 22:04:36.009972 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1010 | 2025.12.17 22:04:36.010238 [ 263 ] {} <Debug> TCP-Session: 24e19d1f-330a-4220-9ac7-2a94dac0c526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2025.12.17 22:04:36.010243 [ 266 ] {} <Debug> TCP-Session: 45b65c97-b948-4413-bb6a-df3a3dee911c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2025.12.17 22:04:36.740531 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56342 | ||
| 1013 | 2025.12.17 22:04:36.743044 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2025.12.17 22:04:36.743086 [ 259 ] {} <Debug> TCP-Session: 8f266322-4966-49b0-8df6-0df0229ff656 Authenticating user 'default' from [fd00:1122:3344:101::c]:56342 | ||
| 1015 | 2025.12.17 22:04:36.743114 [ 259 ] {} <Debug> TCP-Session: 8f266322-4966-49b0-8df6-0df0229ff656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2025.12.17 22:04:36.743132 [ 259 ] {} <Debug> TCP-Session: 8f266322-4966-49b0-8df6-0df0229ff656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2025.12.17 22:04:36.743187 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1018 | 2025.12.17 22:04:36.743213 [ 259 ] {} <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 | ||
| 1019 | 2025.12.17 22:04:36.743234 [ 259 ] {} <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 | ||
| 1020 | 2025.12.17 22:04:36.743653 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42222 | ||
| 1021 | 2025.12.17 22:04:36.743669 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48038 | ||
| 1022 | 2025.12.17 22:04:36.743701 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34705 | ||
| 1023 | 2025.12.17 22:04:36.743710 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48003 | ||
| 1024 | 2025.12.17 22:04:36.743690 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44892 | ||
| 1025 | 2025.12.17 22:04:36.743772 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2025.12.17 22:04:36.743788 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2025.12.17 22:04:36.743811 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1028 | 2025.12.17 22:04:36.743825 [ 262 ] {} <Debug> TCP-Session: 160a188c-88ce-414d-a78e-76d3ce824121 Authenticating user 'default' from [fd00:1122:3344:101::c]:48038 | ||
| 1029 | 2025.12.17 22:04:36.743851 [ 265 ] {} <Debug> TCP-Session: 6eedcc52-3a3c-4735-9cc8-51bec8d85773 Authenticating user 'default' from [fd00:1122:3344:101::c]:34705 | ||
| 1030 | 2025.12.17 22:04:36.743858 [ 266 ] {} <Debug> TCP-Session: bdf7954d-523b-46cc-8f1a-b2c7dfd75348 Authenticating user 'default' from [fd00:1122:3344:101::c]:48003 | ||
| 1031 | 2025.12.17 22:04:36.743866 [ 262 ] {} <Debug> TCP-Session: 160a188c-88ce-414d-a78e-76d3ce824121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2025.12.17 22:04:36.743896 [ 265 ] {} <Debug> TCP-Session: 6eedcc52-3a3c-4735-9cc8-51bec8d85773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2025.12.17 22:04:36.743910 [ 262 ] {} <Debug> TCP-Session: 160a188c-88ce-414d-a78e-76d3ce824121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2025.12.17 22:04:36.743928 [ 265 ] {} <Debug> TCP-Session: 6eedcc52-3a3c-4735-9cc8-51bec8d85773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2025.12.17 22:04:36.743902 [ 266 ] {} <Debug> TCP-Session: bdf7954d-523b-46cc-8f1a-b2c7dfd75348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2025.12.17 22:04:36.743874 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1037 | 2025.12.17 22:04:36.743982 [ 266 ] {} <Debug> TCP-Session: bdf7954d-523b-46cc-8f1a-b2c7dfd75348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2025.12.17 22:04:36.743688 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60165 | ||
| 1039 | 2025.12.17 22:04:36.744029 [ 263 ] {} <Debug> TCP-Session: 90d8410a-6f2c-4585-86d1-a494fdca6325 Authenticating user 'default' from [fd00:1122:3344:101::c]:44892 | ||
| 1040 | 2025.12.17 22:04:36.743660 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49862 | ||
| 1041 | 2025.12.17 22:04:36.744103 [ 263 ] {} <Debug> TCP-Session: 90d8410a-6f2c-4585-86d1-a494fdca6325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2025.12.17 22:04:36.743776 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2025.12.17 22:04:36.744137 [ 263 ] {} <Debug> TCP-Session: 90d8410a-6f2c-4585-86d1-a494fdca6325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2025.12.17 22:04:36.744139 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2025.12.17 22:04:36.744176 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2025.12.17 22:04:36.744176 [ 260 ] {} <Debug> TCP-Session: bc679199-43fb-48b6-8e98-656fc8a90cfe Authenticating user 'default' from [fd00:1122:3344:101::c]:42222 | ||
| 1047 | 2025.12.17 22:04:36.744194 [ 264 ] {} <Debug> TCP-Session: f03c5254-fccc-4774-bffe-10b7aa624c49 Authenticating user 'default' from [fd00:1122:3344:101::c]:60165 | ||
| 1048 | 2025.12.17 22:04:36.744206 [ 261 ] {} <Debug> TCP-Session: 9061d1be-3d5f-4334-9f8a-3f5b6d236753 Authenticating user 'default' from [fd00:1122:3344:101::c]:49862 | ||
| 1049 | 2025.12.17 22:04:36.744219 [ 260 ] {} <Debug> TCP-Session: bc679199-43fb-48b6-8e98-656fc8a90cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2025.12.17 22:04:36.744234 [ 264 ] {} <Debug> TCP-Session: f03c5254-fccc-4774-bffe-10b7aa624c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2025.12.17 22:04:36.744238 [ 261 ] {} <Debug> TCP-Session: 9061d1be-3d5f-4334-9f8a-3f5b6d236753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2025.12.17 22:04:36.744258 [ 264 ] {} <Debug> TCP-Session: f03c5254-fccc-4774-bffe-10b7aa624c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2025.12.17 22:04:36.744247 [ 260 ] {} <Debug> TCP-Session: bc679199-43fb-48b6-8e98-656fc8a90cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2025.12.17 22:04:36.744267 [ 261 ] {} <Debug> TCP-Session: 9061d1be-3d5f-4334-9f8a-3f5b6d236753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2025.12.17 22:04:36.898716 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63961 | ||
| 1056 | 2025.12.17 22:04:36.898821 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2025.12.17 22:04:36.898849 [ 267 ] {} <Debug> TCP-Session: ba7807ce-6dc4-46fe-bc23-238d4b0d86ec Authenticating user 'default' from [fd00:1122:3344:101::e]:63961 | ||
| 1058 | 2025.12.17 22:04:36.898870 [ 267 ] {} <Debug> TCP-Session: ba7807ce-6dc4-46fe-bc23-238d4b0d86ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2025.12.17 22:04:36.898884 [ 267 ] {} <Debug> TCP-Session: ba7807ce-6dc4-46fe-bc23-238d4b0d86ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2025.12.17 22:04:36.899201 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56872 | ||
| 1061 | 2025.12.17 22:04:36.899291 [ 267 ] {} <Trace> TCP-Session: ba7807ce-6dc4-46fe-bc23-238d4b0d86ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.12.17 22:04:36.899303 [ 320 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45103 | ||
| 1063 | 2025.12.17 22:04:36.899360 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2025.12.17 22:04:36.899411 [ 321 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47527 | ||
| 1065 | 2025.12.17 22:04:36.899426 [ 319 ] {} <Debug> TCP-Session: 564eba59-2a39-4584-b3a6-ee19034ee7a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56872 | ||
| 1066 | 2025.12.17 22:04:36.899458 [ 320 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2025.12.17 22:04:36.899485 [ 319 ] {} <Debug> TCP-Session: 564eba59-2a39-4584-b3a6-ee19034ee7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2025.12.17 22:04:36.899489 [ 267 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63961) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1069 | 2025.12.17 22:04:36.899509 [ 322 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63617 | ||
| 1070 | 2025.12.17 22:04:36.899524 [ 320 ] {} <Debug> TCP-Session: d5ae284d-eb90-4500-903e-b9621507ea16 Authenticating user 'default' from [fd00:1122:3344:101::e]:45103 | ||
| 1071 | 2025.12.17 22:04:36.899509 [ 319 ] {} <Debug> TCP-Session: 564eba59-2a39-4584-b3a6-ee19034ee7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.12.17 22:04:36.899622 [ 320 ] {} <Debug> TCP-Session: d5ae284d-eb90-4500-903e-b9621507ea16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2025.12.17 22:04:36.899646 [ 320 ] {} <Debug> TCP-Session: d5ae284d-eb90-4500-903e-b9621507ea16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2025.12.17 22:04:36.899614 [ 323 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35048 | ||
| 1075 | 2025.12.17 22:04:36.899729 [ 321 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2025.12.17 22:04:36.899812 [ 321 ] {} <Debug> TCP-Session: 52b8c1e9-6c8d-4a1f-a156-95f17b3a9053 Authenticating user 'default' from [fd00:1122:3344:101::e]:47527 | ||
| 1077 | 2025.12.17 22:04:36.899825 [ 322 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2025.12.17 22:04:36.899829 [ 324 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64935 | ||
| 1079 | 2025.12.17 22:04:36.899864 [ 322 ] {} <Debug> TCP-Session: e9267045-2ea0-4799-ad1f-1fe3f3929b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:63617 | ||
| 1080 | 2025.12.17 22:04:36.899839 [ 321 ] {} <Debug> TCP-Session: 52b8c1e9-6c8d-4a1f-a156-95f17b3a9053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2025.12.17 22:04:36.899902 [ 322 ] {} <Debug> TCP-Session: e9267045-2ea0-4799-ad1f-1fe3f3929b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2025.12.17 22:04:36.899933 [ 321 ] {} <Debug> TCP-Session: 52b8c1e9-6c8d-4a1f-a156-95f17b3a9053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2025.12.17 22:04:36.899940 [ 322 ] {} <Debug> TCP-Session: e9267045-2ea0-4799-ad1f-1fe3f3929b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2025.12.17 22:04:36.899890 [ 323 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2025.12.17 22:04:36.899969 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55320 | ||
| 1086 | 2025.12.17 22:04:36.900040 [ 323 ] {} <Debug> TCP-Session: 455b58c2-14af-4af2-86d0-4d499abe4fd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35048 | ||
| 1087 | 2025.12.17 22:04:36.900067 [ 323 ] {} <Debug> TCP-Session: 455b58c2-14af-4af2-86d0-4d499abe4fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2025.12.17 22:04:36.900072 [ 267 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1089 | 2025.12.17 22:04:36.900080 [ 323 ] {} <Debug> TCP-Session: 455b58c2-14af-4af2-86d0-4d499abe4fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2025.12.17 22:04:36.900123 [ 324 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2025.12.17 22:04:36.900134 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49250 | ||
| 1092 | 2025.12.17 22:04:36.900170 [ 324 ] {} <Debug> TCP-Session: 334fa4f0-437d-4103-b0ab-a66f8a1994d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64935 | ||
| 1093 | 2025.12.17 22:04:36.900195 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2025.12.17 22:04:36.900200 [ 324 ] {} <Debug> TCP-Session: 334fa4f0-437d-4103-b0ab-a66f8a1994d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2025.12.17 22:04:36.900234 [ 325 ] {} <Debug> TCP-Session: bbfbd106-4807-4e68-a49a-5a396ab502bb Authenticating user 'default' from [fd00:1122:3344:101::e]:55320 | ||
| 1096 | 2025.12.17 22:04:36.900240 [ 324 ] {} <Debug> TCP-Session: 334fa4f0-437d-4103-b0ab-a66f8a1994d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2025.12.17 22:04:36.900260 [ 325 ] {} <Debug> TCP-Session: bbfbd106-4807-4e68-a49a-5a396ab502bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2025.12.17 22:04:36.900280 [ 325 ] {} <Debug> TCP-Session: bbfbd106-4807-4e68-a49a-5a396ab502bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.12.17 22:04:36.900372 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2025.12.17 22:04:36.900394 [ 267 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2025.12.17 22:04:36.900407 [ 326 ] {} <Debug> TCP-Session: 0cbe92fa-c76e-4ee4-ae99-c405cbb482b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49250 | ||
| 1102 | 2025.12.17 22:04:36.900425 [ 326 ] {} <Debug> TCP-Session: 0cbe92fa-c76e-4ee4-ae99-c405cbb482b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2025.12.17 22:04:36.900438 [ 326 ] {} <Debug> TCP-Session: 0cbe92fa-c76e-4ee4-ae99-c405cbb482b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2025.12.17 22:04:36.900776 [ 267 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 1105 | 2025.12.17 22:04:36.902150 [ 312 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Trace> AggregatingTransform: Aggregating | ||
| 1106 | 2025.12.17 22:04:36.902228 [ 312 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1107 | 2025.12.17 22:04:36.902265 [ 312 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001265344 sec. (1580.598 rows/sec., 61.74 KiB/sec.) | ||
| 1108 | 2025.12.17 22:04:36.902282 [ 312 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Trace> Aggregator: Merging aggregated data | ||
| 1109 | 2025.12.17 22:04:36.903773 [ 267 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.004359 sec., 458.8208304657031 rows/sec., 17.92 KiB/sec. | ||
| 1110 | 2025.12.17 22:04:36.903971 [ 267 ] {7859aed0-2e7f-4a00-b36f-72d9a0b01c3c} <Debug> TCPHandler: Processed in 0.004817597 sec. | ||
| 1111 | 2025.12.17 22:04:36.904109 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1112 | 2025.12.17 22:04:36.904152 [ 319 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2025.12.17 22:04:36.904182 [ 320 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1114 | 2025.12.17 22:04:36.904205 [ 322 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2025.12.17 22:04:36.904216 [ 319 ] {} <Debug> TCP-Session: 564eba59-2a39-4584-b3a6-ee19034ee7a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2025.12.17 22:04:36.904244 [ 320 ] {} <Debug> TCP-Session: d5ae284d-eb90-4500-903e-b9621507ea16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2025.12.17 22:04:36.904256 [ 323 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2025.12.17 22:04:36.904261 [ 322 ] {} <Debug> TCP-Session: e9267045-2ea0-4799-ad1f-1fe3f3929b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2025.12.17 22:04:36.904325 [ 323 ] {} <Debug> TCP-Session: 455b58c2-14af-4af2-86d0-4d499abe4fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.12.17 22:04:36.904335 [ 321 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2025.12.17 22:04:36.904230 [ 326 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2025.12.17 22:04:36.904384 [ 324 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1123 | 2025.12.17 22:04:36.904407 [ 321 ] {} <Debug> TCP-Session: 52b8c1e9-6c8d-4a1f-a156-95f17b3a9053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.12.17 22:04:36.904438 [ 326 ] {} <Debug> TCP-Session: 0cbe92fa-c76e-4ee4-ae99-c405cbb482b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.12.17 22:04:36.904449 [ 325 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1126 | 2025.12.17 22:04:36.904465 [ 324 ] {} <Debug> TCP-Session: 334fa4f0-437d-4103-b0ab-a66f8a1994d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2025.12.17 22:04:36.904153 [ 267 ] {} <Debug> TCP-Session: ba7807ce-6dc4-46fe-bc23-238d4b0d86ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2025.12.17 22:04:36.904512 [ 325 ] {} <Debug> TCP-Session: bbfbd106-4807-4e68-a49a-5a396ab502bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2025.12.17 22:04:37.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.11 MiB, peak 153.93 MiB, free memory in arenas 0.00 B, will set to 145.38 MiB (RSS), difference: 1.27 MiB | ||
| 1130 | 2025.12.17 22:04:37.056928 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59700 | ||
| 1131 | 2025.12.17 22:04:37.059385 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2025.12.17 22:04:37.059439 [ 267 ] {} <Debug> TCP-Session: de342975-32ad-4af3-baa7-cd3dc273888c Authenticating user 'default' from [fd00:1122:3344:101::a]:59700 | ||
| 1133 | 2025.12.17 22:04:37.059463 [ 267 ] {} <Debug> TCP-Session: de342975-32ad-4af3-baa7-cd3dc273888c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2025.12.17 22:04:37.059477 [ 267 ] {} <Debug> TCP-Session: de342975-32ad-4af3-baa7-cd3dc273888c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2025.12.17 22:04:37.059529 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1136 | 2025.12.17 22:04:37.059555 [ 267 ] {} <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 | ||
| 1137 | 2025.12.17 22:04:37.059578 [ 267 ] {} <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 | ||
| 1138 | 2025.12.17 22:04:37.062769 [ 320 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42391 | ||
| 1139 | 2025.12.17 22:04:37.062784 [ 321 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47647 | ||
| 1140 | 2025.12.17 22:04:37.062811 [ 325 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45837 | ||
| 1141 | 2025.12.17 22:04:37.062803 [ 324 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56472 | ||
| 1142 | 2025.12.17 22:04:37.062793 [ 323 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49121 | ||
| 1143 | 2025.12.17 22:04:37.062907 [ 325 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2025.12.17 22:04:37.062907 [ 321 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2025.12.17 22:04:37.062934 [ 324 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2025.12.17 22:04:37.062955 [ 325 ] {} <Debug> TCP-Session: 9f6e80bb-1f71-40b6-9b4d-29fbb272a424 Authenticating user 'default' from [fd00:1122:3344:101::a]:45837 | ||
| 1147 | 2025.12.17 22:04:37.062966 [ 321 ] {} <Debug> TCP-Session: 1250d790-8f4d-418b-9230-52f07c80d531 Authenticating user 'default' from [fd00:1122:3344:101::a]:47647 | ||
| 1148 | 2025.12.17 22:04:37.062985 [ 324 ] {} <Debug> TCP-Session: f83385f8-8f4e-4230-ba44-d54456a14ece Authenticating user 'default' from [fd00:1122:3344:101::a]:56472 | ||
| 1149 | 2025.12.17 22:04:37.062993 [ 325 ] {} <Debug> TCP-Session: 9f6e80bb-1f71-40b6-9b4d-29fbb272a424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.12.17 22:04:37.063003 [ 321 ] {} <Debug> TCP-Session: 1250d790-8f4d-418b-9230-52f07c80d531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2025.12.17 22:04:37.063021 [ 324 ] {} <Debug> TCP-Session: f83385f8-8f4e-4230-ba44-d54456a14ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2025.12.17 22:04:37.063024 [ 325 ] {} <Debug> TCP-Session: 9f6e80bb-1f71-40b6-9b4d-29fbb272a424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2025.12.17 22:04:37.063033 [ 321 ] {} <Debug> TCP-Session: 1250d790-8f4d-418b-9230-52f07c80d531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2025.12.17 22:04:37.063053 [ 324 ] {} <Debug> TCP-Session: f83385f8-8f4e-4230-ba44-d54456a14ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2025.12.17 22:04:37.063001 [ 323 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1156 | 2025.12.17 22:04:37.062890 [ 320 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1157 | 2025.12.17 22:04:37.063122 [ 323 ] {} <Debug> TCP-Session: 07290cb7-719d-4abd-b032-a352b76b064b Authenticating user 'default' from [fd00:1122:3344:101::a]:49121 | ||
| 1158 | 2025.12.17 22:04:37.063150 [ 320 ] {} <Debug> TCP-Session: 240daa70-5150-4974-abcd-1383948abd28 Authenticating user 'default' from [fd00:1122:3344:101::a]:42391 | ||
| 1159 | 2025.12.17 22:04:37.062784 [ 322 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41499 | ||
| 1160 | 2025.12.17 22:04:37.063184 [ 320 ] {} <Debug> TCP-Session: 240daa70-5150-4974-abcd-1383948abd28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2025.12.17 22:04:37.063176 [ 323 ] {} <Debug> TCP-Session: 07290cb7-719d-4abd-b032-a352b76b064b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2025.12.17 22:04:37.063218 [ 320 ] {} <Debug> TCP-Session: 240daa70-5150-4974-abcd-1383948abd28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2025.12.17 22:04:37.063248 [ 323 ] {} <Debug> TCP-Session: 07290cb7-719d-4abd-b032-a352b76b064b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2025.12.17 22:04:37.063261 [ 322 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2025.12.17 22:04:37.062768 [ 319 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45721 | ||
| 1166 | 2025.12.17 22:04:37.063298 [ 322 ] {} <Debug> TCP-Session: 104c7880-84d6-4283-8267-ef85961b0b61 Authenticating user 'default' from [fd00:1122:3344:101::a]:41499 | ||
| 1167 | 2025.12.17 22:04:37.063333 [ 322 ] {} <Debug> TCP-Session: 104c7880-84d6-4283-8267-ef85961b0b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.12.17 22:04:37.063346 [ 322 ] {} <Debug> TCP-Session: 104c7880-84d6-4283-8267-ef85961b0b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2025.12.17 22:04:37.063366 [ 319 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2025.12.17 22:04:37.063393 [ 319 ] {} <Debug> TCP-Session: 10c35947-11a2-46fd-b06b-97d8d8002e84 Authenticating user 'default' from [fd00:1122:3344:101::a]:45721 | ||
| 1171 | 2025.12.17 22:04:37.063411 [ 319 ] {} <Debug> TCP-Session: 10c35947-11a2-46fd-b06b-97d8d8002e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.12.17 22:04:37.063424 [ 319 ] {} <Debug> TCP-Session: 10c35947-11a2-46fd-b06b-97d8d8002e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2025.12.17 22:04:38.339668 [ 326 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55412 | ||
| 1174 | 2025.12.17 22:04:38.344274 [ 326 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2025.12.17 22:04:38.344311 [ 326 ] {} <Debug> TCP-Session: 0a6b04be-df40-4152-945f-5b1bfb702148 Authenticating user 'default' from [fd00:1122:3344:101::b]:55412 | ||
| 1176 | 2025.12.17 22:04:38.344333 [ 326 ] {} <Debug> TCP-Session: 0a6b04be-df40-4152-945f-5b1bfb702148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2025.12.17 22:04:38.344345 [ 326 ] {} <Debug> TCP-Session: 0a6b04be-df40-4152-945f-5b1bfb702148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.12.17 22:04:38.344398 [ 326 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1179 | 2025.12.17 22:04:38.344441 [ 326 ] {} <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 | ||
| 1180 | 2025.12.17 22:04:38.344459 [ 326 ] {} <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 | ||
| 1181 | 2025.12.17 22:04:38.349801 [ 327 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34729 | ||
| 1182 | 2025.12.17 22:04:38.349889 [ 328 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59195 | ||
| 1183 | 2025.12.17 22:04:38.349995 [ 329 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55078 | ||
| 1184 | 2025.12.17 22:04:38.350002 [ 327 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2025.12.17 22:04:38.350110 [ 330 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60524 | ||
| 1186 | 2025.12.17 22:04:38.350177 [ 328 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2025.12.17 22:04:38.350183 [ 327 ] {} <Debug> TCP-Session: 7b5aa372-9c1c-49ea-ad12-790bb12628a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:34729 | ||
| 1188 | 2025.12.17 22:04:38.350205 [ 331 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61110 | ||
| 1189 | 2025.12.17 22:04:38.350235 [ 327 ] {} <Debug> TCP-Session: 7b5aa372-9c1c-49ea-ad12-790bb12628a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2025.12.17 22:04:38.350249 [ 327 ] {} <Debug> TCP-Session: 7b5aa372-9c1c-49ea-ad12-790bb12628a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.12.17 22:04:38.350278 [ 328 ] {} <Debug> TCP-Session: c3fe2529-f6ba-4c65-a7bf-8acf4ffa3bd1 Authenticating user 'default' from [fd00:1122:3344:101::b]:59195 | ||
| 1192 | 2025.12.17 22:04:38.350311 [ 328 ] {} <Debug> TCP-Session: c3fe2529-f6ba-4c65-a7bf-8acf4ffa3bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2025.12.17 22:04:38.350324 [ 328 ] {} <Debug> TCP-Session: c3fe2529-f6ba-4c65-a7bf-8acf4ffa3bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2025.12.17 22:04:38.350344 [ 329 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2025.12.17 22:04:38.350390 [ 329 ] {} <Debug> TCP-Session: 5ca56465-5e30-465f-b8b7-e60a0d4cc7ce Authenticating user 'default' from [fd00:1122:3344:101::b]:55078 | ||
| 1196 | 2025.12.17 22:04:38.350408 [ 330 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2025.12.17 22:04:38.350419 [ 329 ] {} <Debug> TCP-Session: 5ca56465-5e30-465f-b8b7-e60a0d4cc7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2025.12.17 22:04:38.350454 [ 332 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57621 | ||
| 1199 | 2025.12.17 22:04:38.350461 [ 331 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2025.12.17 22:04:38.350474 [ 329 ] {} <Debug> TCP-Session: 5ca56465-5e30-465f-b8b7-e60a0d4cc7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2025.12.17 22:04:38.350523 [ 333 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36779 | ||
| 1202 | 2025.12.17 22:04:38.350471 [ 330 ] {} <Debug> TCP-Session: ef6e3503-ed72-4b37-8006-9befd4915c29 Authenticating user 'default' from [fd00:1122:3344:101::b]:60524 | ||
| 1203 | 2025.12.17 22:04:38.350581 [ 330 ] {} <Debug> TCP-Session: ef6e3503-ed72-4b37-8006-9befd4915c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2025.12.17 22:04:38.350594 [ 330 ] {} <Debug> TCP-Session: ef6e3503-ed72-4b37-8006-9befd4915c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2025.12.17 22:04:38.350662 [ 331 ] {} <Debug> TCP-Session: 97e3c973-9a54-4ddb-af92-cacb7820c232 Authenticating user 'default' from [fd00:1122:3344:101::b]:61110 | ||
| 1206 | 2025.12.17 22:04:38.350693 [ 331 ] {} <Debug> TCP-Session: 97e3c973-9a54-4ddb-af92-cacb7820c232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2025.12.17 22:04:38.350707 [ 331 ] {} <Debug> TCP-Session: 97e3c973-9a54-4ddb-af92-cacb7820c232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2025.12.17 22:04:38.350707 [ 332 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2025.12.17 22:04:38.350760 [ 332 ] {} <Debug> TCP-Session: 44eb2e3f-5509-4b55-b8b3-8e0d68be3a3b Authenticating user 'default' from [fd00:1122:3344:101::b]:57621 | ||
| 1210 | 2025.12.17 22:04:38.350778 [ 332 ] {} <Debug> TCP-Session: 44eb2e3f-5509-4b55-b8b3-8e0d68be3a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2025.12.17 22:04:38.350791 [ 332 ] {} <Debug> TCP-Session: 44eb2e3f-5509-4b55-b8b3-8e0d68be3a3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2025.12.17 22:04:38.350802 [ 333 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1213 | 2025.12.17 22:04:38.350852 [ 333 ] {} <Debug> TCP-Session: ff49fc79-69b1-4373-8e1e-04837876aaca Authenticating user 'default' from [fd00:1122:3344:101::b]:36779 | ||
| 1214 | 2025.12.17 22:04:38.350880 [ 333 ] {} <Debug> TCP-Session: ff49fc79-69b1-4373-8e1e-04837876aaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2025.12.17 22:04:38.350900 [ 333 ] {} <Debug> TCP-Session: ff49fc79-69b1-4373-8e1e-04837876aaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2025.12.17 22:04:42.260690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 1217 | 2025.12.17 22:04:42.260756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 570 entries to flush up to offset 570 | ||
| 1218 | 2025.12.17 22:04:42.260799 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 1219 | 2025.12.17 22:04:42.260845 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 1220 | 2025.12.17 22:04:42.270856 [ 244 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Loading data parts | ||
| 1221 | 2025.12.17 22:04:42.271094 [ 244 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): There are no data parts | ||
| 1222 | 2025.12.17 22:04:42.274023 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2025.12.17 22:04:42.274074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1224 | 2025.12.17 22:04:42.274657 [ 243 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Loading data parts | ||
| 1225 | 2025.12.17 22:04:42.274842 [ 243 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): There are no data parts | ||
| 1226 | 2025.12.17 22:04:42.283547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1227 | 2025.12.17 22:04:42.283919 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2025.12.17 22:04:42.284107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 570 | ||
| 1229 | 2025.12.17 22:04:42.301419 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2025.12.17 22:04:42.301463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1231 | 2025.12.17 22:04:42.307494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2025.12.17 22:04:42.308220 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2025.12.17 22:04:42.311414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 1234 | 2025.12.17 22:04:43.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.93 MiB, peak 154.93 MiB, free memory in arenas 0.00 B, will set to 160.02 MiB (RSS), difference: 9.10 MiB | ||
| 1235 | 2025.12.17 22:04:44.760657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 181 entries to flush up to offset 181 | ||
| 1236 | 2025.12.17 22:04:44.760777 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1237 | 2025.12.17 22:04:44.767657 [ 242 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Loading data parts | ||
| 1238 | 2025.12.17 22:04:44.767839 [ 242 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): There are no data parts | ||
| 1239 | 2025.12.17 22:04:44.778501 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2025.12.17 22:04:44.778539 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 1241 | 2025.12.17 22:04:44.782381 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1242 | 2025.12.17 22:04:44.782663 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2025.12.17 22:04:44.782909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 181 | ||
| 1244 | 2025.12.17 22:04:45.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.31 MiB, peak 164.31 MiB, free memory in arenas 0.00 B, will set to 161.56 MiB (RSS), difference: 1.26 MiB | ||
| 1245 | 2025.12.17 22:04:49.708995 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1246 | 2025.12.17 22:04:49.709049 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1247 | 2025.12.17 22:04:49.784191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1018 | ||
| 1248 | 2025.12.17 22:04:49.786757 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.12.17 22:04:49.786802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1250 | 2025.12.17 22:04:49.787425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2025.12.17 22:04:49.787651 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.12.17 22:04:49.787776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1018 | ||
| 1253 | 2025.12.17 22:04:49.811487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1254 | 2025.12.17 22:04:49.828617 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2025.12.17 22:04:49.828660 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1256 | 2025.12.17 22:04:49.834962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2025.12.17 22:04:49.835640 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2025.12.17 22:04:49.838477 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1259 | 2025.12.17 22:04:50.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.22 MiB, peak 166.22 MiB, free memory in arenas 0.00 B, will set to 163.86 MiB (RSS), difference: 1.64 MiB | ||
| 1260 | 2025.12.17 22:04:55.991190 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2025.12.17 22:04:55.991416 [ 3 ] {ca3fc0b4-6bf3-47da-80f3-6de29ddb99ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1262 | 2025.12.17 22:04:55.991712 [ 3 ] {ca3fc0b4-6bf3-47da-80f3-6de29ddb99ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2025.12.17 22:04:55.991774 [ 3 ] {ca3fc0b4-6bf3-47da-80f3-6de29ddb99ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1264 | 2025.12.17 22:04:55.992184 [ 3 ] {ca3fc0b4-6bf3-47da-80f3-6de29ddb99ac} <Debug> TCPHandler: Processed in 0.00112419 sec. | ||
| 1265 | 2025.12.17 22:04:55.997028 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.12.17 22:04:55.997155 [ 3 ] {7c87cf52-146b-4388-88f8-24924a8fa2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1267 | 2025.12.17 22:04:56.006313 [ 3 ] {7c87cf52-146b-4388-88f8-24924a8fa2c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1268 | 2025.12.17 22:04:56.006364 [ 3 ] {7c87cf52-146b-4388-88f8-24924a8fa2c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1269 | 2025.12.17 22:04:56.009000 [ 3 ] {7c87cf52-146b-4388-88f8-24924a8fa2c8} <Debug> TCPHandler: Processed in 0.012020568 sec. | ||
| 1270 | 2025.12.17 22:04:56.011292 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2025.12.17 22:04:56.011415 [ 3 ] {1c49c052-6a2a-4333-856a-005a82920a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1272 | 2025.12.17 22:04:56.013906 [ 3 ] {1c49c052-6a2a-4333-856a-005a82920a11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2025.12.17 22:04:56.013955 [ 3 ] {1c49c052-6a2a-4333-856a-005a82920a11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2025.12.17 22:04:56.014310 [ 3 ] {1c49c052-6a2a-4333-856a-005a82920a11} <Debug> TCPHandler: Processed in 0.003071081 sec. | ||
| 1275 | 2025.12.17 22:04:56.014538 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2025.12.17 22:04:56.014658 [ 3 ] {2f5b6d56-8f59-4706-88dd-7f619a172d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1277 | 2025.12.17 22:04:56.014912 [ 3 ] {2f5b6d56-8f59-4706-88dd-7f619a172d07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1278 | 2025.12.17 22:04:56.014956 [ 3 ] {2f5b6d56-8f59-4706-88dd-7f619a172d07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1279 | 2025.12.17 22:04:56.015284 [ 3 ] {2f5b6d56-8f59-4706-88dd-7f619a172d07} <Debug> TCPHandler: Processed in 0.000795201 sec. | ||
| 1280 | 2025.12.17 22:04:56.015518 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.12.17 22:04:56.015636 [ 3 ] {61f349da-c78d-4746-b653-5252ff3c19f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1282 | 2025.12.17 22:04:56.015877 [ 3 ] {61f349da-c78d-4746-b653-5252ff3c19f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1283 | 2025.12.17 22:04:56.015921 [ 3 ] {61f349da-c78d-4746-b653-5252ff3c19f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1284 | 2025.12.17 22:04:56.016267 [ 3 ] {61f349da-c78d-4746-b653-5252ff3c19f8} <Debug> TCPHandler: Processed in 0.000803221 sec. | ||
| 1285 | 2025.12.17 22:04:56.017074 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.12.17 22:04:56.017198 [ 3 ] {d94a9a46-49b5-4f8c-b49f-ad5274dc9d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1287 | 2025.12.17 22:04:56.017454 [ 3 ] {d94a9a46-49b5-4f8c-b49f-ad5274dc9d9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2025.12.17 22:04:56.017498 [ 3 ] {d94a9a46-49b5-4f8c-b49f-ad5274dc9d9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2025.12.17 22:04:56.017814 [ 3 ] {d94a9a46-49b5-4f8c-b49f-ad5274dc9d9c} <Debug> TCPHandler: Processed in 0.000790151 sec. | ||
| 1290 | 2025.12.17 22:04:56.018089 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.17 22:04:56.018209 [ 3 ] {08657d0a-ae5f-4d18-bf8e-6747c9cfb1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1292 | 2025.12.17 22:04:56.018455 [ 3 ] {08657d0a-ae5f-4d18-bf8e-6747c9cfb1b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1293 | 2025.12.17 22:04:56.018498 [ 3 ] {08657d0a-ae5f-4d18-bf8e-6747c9cfb1b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2025.12.17 22:04:56.018813 [ 3 ] {08657d0a-ae5f-4d18-bf8e-6747c9cfb1b9} <Debug> TCPHandler: Processed in 0.000772761 sec. | ||
| 1295 | 2025.12.17 22:04:56.019045 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2025.12.17 22:04:56.019161 [ 3 ] {39a8a8bb-6bce-4a82-bfb1-4c72423d60b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1297 | 2025.12.17 22:04:56.019403 [ 3 ] {39a8a8bb-6bce-4a82-bfb1-4c72423d60b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1298 | 2025.12.17 22:04:56.019445 [ 3 ] {39a8a8bb-6bce-4a82-bfb1-4c72423d60b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1299 | 2025.12.17 22:04:56.019763 [ 3 ] {39a8a8bb-6bce-4a82-bfb1-4c72423d60b1} <Debug> TCPHandler: Processed in 0.000765991 sec. | ||
| 1300 | 2025.12.17 22:04:56.019968 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.12.17 22:04:56.020085 [ 3 ] {bee5a0d6-5bea-4d49-a518-a59eddca2fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1302 | 2025.12.17 22:04:56.020326 [ 3 ] {bee5a0d6-5bea-4d49-a518-a59eddca2fae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1303 | 2025.12.17 22:04:56.020367 [ 3 ] {bee5a0d6-5bea-4d49-a518-a59eddca2fae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1304 | 2025.12.17 22:04:56.020676 [ 3 ] {bee5a0d6-5bea-4d49-a518-a59eddca2fae} <Debug> TCPHandler: Processed in 0.00075611 sec. | ||
| 1305 | 2025.12.17 22:04:56.020885 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2025.12.17 22:04:56.021004 [ 3 ] {cb411668-9204-4c98-8351-a835292fcb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1307 | 2025.12.17 22:04:56.021245 [ 3 ] {cb411668-9204-4c98-8351-a835292fcb48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1308 | 2025.12.17 22:04:56.021287 [ 3 ] {cb411668-9204-4c98-8351-a835292fcb48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1309 | 2025.12.17 22:04:56.021598 [ 3 ] {cb411668-9204-4c98-8351-a835292fcb48} <Debug> TCPHandler: Processed in 0.00076129 sec. | ||
| 1310 | 2025.12.17 22:04:56.021832 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2025.12.17 22:04:56.021950 [ 3 ] {4fd40aca-4dfb-4875-a948-a50a8bd405ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1312 | 2025.12.17 22:04:56.022196 [ 3 ] {4fd40aca-4dfb-4875-a948-a50a8bd405ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2025.12.17 22:04:56.022238 [ 3 ] {4fd40aca-4dfb-4875-a948-a50a8bd405ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2025.12.17 22:04:56.022543 [ 3 ] {4fd40aca-4dfb-4875-a948-a50a8bd405ba} <Debug> TCPHandler: Processed in 0.00075899 sec. | ||
| 1315 | 2025.12.17 22:04:56.022751 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2025.12.17 22:04:56.022869 [ 3 ] {267a0b09-2091-42a3-8075-36dd7b82a539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1317 | 2025.12.17 22:04:56.023116 [ 3 ] {267a0b09-2091-42a3-8075-36dd7b82a539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2025.12.17 22:04:56.023159 [ 3 ] {267a0b09-2091-42a3-8075-36dd7b82a539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2025.12.17 22:04:56.023477 [ 3 ] {267a0b09-2091-42a3-8075-36dd7b82a539} <Debug> TCPHandler: Processed in 0.000773991 sec. | ||
| 1320 | 2025.12.17 22:04:56.023727 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2025.12.17 22:04:56.023846 [ 3 ] {cfd1b295-7580-4d6f-ad1a-c60dede759a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1322 | 2025.12.17 22:04:56.024092 [ 3 ] {cfd1b295-7580-4d6f-ad1a-c60dede759a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1323 | 2025.12.17 22:04:56.024134 [ 3 ] {cfd1b295-7580-4d6f-ad1a-c60dede759a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1324 | 2025.12.17 22:04:56.024440 [ 3 ] {cfd1b295-7580-4d6f-ad1a-c60dede759a7} <Debug> TCPHandler: Processed in 0.00076049 sec. | ||
| 1325 | 2025.12.17 22:04:56.024656 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.12.17 22:04:56.024774 [ 3 ] {95da9b5a-d515-4a85-b9dd-87ed63f3c910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1327 | 2025.12.17 22:04:56.025024 [ 3 ] {95da9b5a-d515-4a85-b9dd-87ed63f3c910} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2025.12.17 22:04:56.025065 [ 3 ] {95da9b5a-d515-4a85-b9dd-87ed63f3c910} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2025.12.17 22:04:56.025374 [ 3 ] {95da9b5a-d515-4a85-b9dd-87ed63f3c910} <Debug> TCPHandler: Processed in 0.00076572 sec. | ||
| 1330 | 2025.12.17 22:04:56.025589 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2025.12.17 22:04:56.025708 [ 3 ] {9577940e-a5bf-435f-a28a-78cc6514d9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1332 | 2025.12.17 22:04:56.025955 [ 3 ] {9577940e-a5bf-435f-a28a-78cc6514d9b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2025.12.17 22:04:56.025997 [ 3 ] {9577940e-a5bf-435f-a28a-78cc6514d9b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2025.12.17 22:04:56.026310 [ 3 ] {9577940e-a5bf-435f-a28a-78cc6514d9b6} <Debug> TCPHandler: Processed in 0.000769831 sec. | ||
| 1335 | 2025.12.17 22:04:56.026506 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.12.17 22:04:56.026625 [ 3 ] {d26d0740-8461-4d6b-893b-686c153bba69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1337 | 2025.12.17 22:04:56.026882 [ 3 ] {d26d0740-8461-4d6b-893b-686c153bba69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2025.12.17 22:04:56.026924 [ 3 ] {d26d0740-8461-4d6b-893b-686c153bba69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2025.12.17 22:04:56.027237 [ 3 ] {d26d0740-8461-4d6b-893b-686c153bba69} <Debug> TCPHandler: Processed in 0.00077815 sec. | ||
| 1340 | 2025.12.17 22:04:56.027429 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.12.17 22:04:56.027550 [ 3 ] {b8f4df79-dfce-4b07-9142-357d19b78f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1342 | 2025.12.17 22:04:56.027806 [ 3 ] {b8f4df79-dfce-4b07-9142-357d19b78f4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1343 | 2025.12.17 22:04:56.027847 [ 3 ] {b8f4df79-dfce-4b07-9142-357d19b78f4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1344 | 2025.12.17 22:04:56.028159 [ 3 ] {b8f4df79-dfce-4b07-9142-357d19b78f4b} <Debug> TCPHandler: Processed in 0.00077803 sec. | ||
| 1345 | 2025.12.17 22:04:56.028361 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.12.17 22:04:56.028481 [ 3 ] {4ff941a4-f316-4177-88fc-ba3f51efdb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1347 | 2025.12.17 22:04:56.028737 [ 3 ] {4ff941a4-f316-4177-88fc-ba3f51efdb69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1348 | 2025.12.17 22:04:56.028780 [ 3 ] {4ff941a4-f316-4177-88fc-ba3f51efdb69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1349 | 2025.12.17 22:04:56.029090 [ 3 ] {4ff941a4-f316-4177-88fc-ba3f51efdb69} <Debug> TCPHandler: Processed in 0.00077655 sec. | ||
| 1350 | 2025.12.17 22:04:56.029303 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2025.12.17 22:04:56.029424 [ 3 ] {7ad09b5f-a5db-41a5-bb15-46f9cabb13ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1352 | 2025.12.17 22:04:56.029684 [ 3 ] {7ad09b5f-a5db-41a5-bb15-46f9cabb13ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2025.12.17 22:04:56.029725 [ 3 ] {7ad09b5f-a5db-41a5-bb15-46f9cabb13ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1354 | 2025.12.17 22:04:56.030091 [ 3 ] {7ad09b5f-a5db-41a5-bb15-46f9cabb13ee} <Debug> TCPHandler: Processed in 0.000835843 sec. | ||
| 1355 | 2025.12.17 22:04:56.030738 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2025.12.17 22:04:56.030861 [ 3 ] {174775b6-69cd-4a2d-aa6a-d0a53cf26a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1357 | 2025.12.17 22:04:56.031123 [ 3 ] {174775b6-69cd-4a2d-aa6a-d0a53cf26a2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1358 | 2025.12.17 22:04:56.031165 [ 3 ] {174775b6-69cd-4a2d-aa6a-d0a53cf26a2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2025.12.17 22:04:56.031487 [ 3 ] {174775b6-69cd-4a2d-aa6a-d0a53cf26a2d} <Debug> TCPHandler: Processed in 0.00079701 sec. | ||
| 1360 | 2025.12.17 22:04:56.031782 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2025.12.17 22:04:56.031904 [ 3 ] {335d2158-3db4-4e82-a717-332028dfcd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1362 | 2025.12.17 22:04:56.032162 [ 3 ] {335d2158-3db4-4e82-a717-332028dfcd13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1363 | 2025.12.17 22:04:56.032204 [ 3 ] {335d2158-3db4-4e82-a717-332028dfcd13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1364 | 2025.12.17 22:04:56.032530 [ 3 ] {335d2158-3db4-4e82-a717-332028dfcd13} <Debug> TCPHandler: Processed in 0.000795611 sec. | ||
| 1365 | 2025.12.17 22:04:56.033108 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2025.12.17 22:04:56.033229 [ 3 ] {c71dd68b-c9ec-4669-813a-623ad5660182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1367 | 2025.12.17 22:04:56.033487 [ 3 ] {c71dd68b-c9ec-4669-813a-623ad5660182} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2025.12.17 22:04:56.033529 [ 3 ] {c71dd68b-c9ec-4669-813a-623ad5660182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2025.12.17 22:04:56.033839 [ 3 ] {c71dd68b-c9ec-4669-813a-623ad5660182} <Debug> TCPHandler: Processed in 0.000779701 sec. | ||
| 1370 | 2025.12.17 22:04:56.034068 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.12.17 22:04:56.034190 [ 3 ] {76edbcb0-c19d-4765-a554-b81ce7d2783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1372 | 2025.12.17 22:04:56.034473 [ 3 ] {76edbcb0-c19d-4765-a554-b81ce7d2783c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1373 | 2025.12.17 22:04:56.034522 [ 3 ] {76edbcb0-c19d-4765-a554-b81ce7d2783c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1374 | 2025.12.17 22:04:56.034841 [ 3 ] {76edbcb0-c19d-4765-a554-b81ce7d2783c} <Debug> TCPHandler: Processed in 0.000821142 sec. | ||
| 1375 | 2025.12.17 22:04:56.035173 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.12.17 22:04:56.035297 [ 3 ] {d0a980ad-a1fe-4cfa-85eb-07d55dc89c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1377 | 2025.12.17 22:04:56.035560 [ 3 ] {d0a980ad-a1fe-4cfa-85eb-07d55dc89c0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2025.12.17 22:04:56.035602 [ 3 ] {d0a980ad-a1fe-4cfa-85eb-07d55dc89c0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2025.12.17 22:04:56.035916 [ 3 ] {d0a980ad-a1fe-4cfa-85eb-07d55dc89c0c} <Debug> TCPHandler: Processed in 0.000791051 sec. | ||
| 1380 | 2025.12.17 22:04:56.036173 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2025.12.17 22:04:56.036295 [ 3 ] {e745c072-3b7c-4875-bfbd-e7d279a5818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1382 | 2025.12.17 22:04:56.036558 [ 3 ] {e745c072-3b7c-4875-bfbd-e7d279a5818e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1383 | 2025.12.17 22:04:56.036599 [ 3 ] {e745c072-3b7c-4875-bfbd-e7d279a5818e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2025.12.17 22:04:56.036910 [ 3 ] {e745c072-3b7c-4875-bfbd-e7d279a5818e} <Debug> TCPHandler: Processed in 0.000784521 sec. | ||
| 1385 | 2025.12.17 22:04:56.037166 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2025.12.17 22:04:56.037295 [ 3 ] {f6a72ee5-91dd-42b7-8174-388abe558bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1387 | 2025.12.17 22:04:56.037558 [ 3 ] {f6a72ee5-91dd-42b7-8174-388abe558bec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2025.12.17 22:04:56.037600 [ 3 ] {f6a72ee5-91dd-42b7-8174-388abe558bec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2025.12.17 22:04:56.037960 [ 3 ] {f6a72ee5-91dd-42b7-8174-388abe558bec} <Debug> TCPHandler: Processed in 0.000841153 sec. | ||
| 1390 | 2025.12.17 22:04:56.038211 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.12.17 22:04:56.038345 [ 3 ] {571ac675-e404-4571-bfe6-0dc26d26379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1392 | 2025.12.17 22:04:56.038670 [ 3 ] {571ac675-e404-4571-bfe6-0dc26d26379d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2025.12.17 22:04:56.038716 [ 3 ] {571ac675-e404-4571-bfe6-0dc26d26379d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2025.12.17 22:04:56.039061 [ 3 ] {571ac675-e404-4571-bfe6-0dc26d26379d} <Debug> TCPHandler: Processed in 0.000899434 sec. | ||
| 1395 | 2025.12.17 22:04:56.039298 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2025.12.17 22:04:56.039430 [ 3 ] {9aff4268-fcde-4556-8ef1-746df72e261d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1397 | 2025.12.17 22:04:56.039752 [ 3 ] {9aff4268-fcde-4556-8ef1-746df72e261d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2025.12.17 22:04:56.039797 [ 3 ] {9aff4268-fcde-4556-8ef1-746df72e261d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2025.12.17 22:04:56.040133 [ 3 ] {9aff4268-fcde-4556-8ef1-746df72e261d} <Debug> TCPHandler: Processed in 0.000884133 sec. | ||
| 1400 | 2025.12.17 22:04:56.040381 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2025.12.17 22:04:56.040512 [ 3 ] {6561b10b-4f8a-499a-9432-b1d8daa79a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1402 | 2025.12.17 22:04:56.040797 [ 3 ] {6561b10b-4f8a-499a-9432-b1d8daa79a9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2025.12.17 22:04:56.040852 [ 3 ] {6561b10b-4f8a-499a-9432-b1d8daa79a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2025.12.17 22:04:56.041183 [ 3 ] {6561b10b-4f8a-499a-9432-b1d8daa79a9e} <Debug> TCPHandler: Processed in 0.000851933 sec. | ||
| 1405 | 2025.12.17 22:04:56.041424 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2025.12.17 22:04:56.041554 [ 3 ] {ff8b3bd8-5a08-41ae-8dda-7db8d11c7dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1407 | 2025.12.17 22:04:56.041848 [ 3 ] {ff8b3bd8-5a08-41ae-8dda-7db8d11c7dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1408 | 2025.12.17 22:04:56.041894 [ 3 ] {ff8b3bd8-5a08-41ae-8dda-7db8d11c7dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1409 | 2025.12.17 22:04:56.042230 [ 3 ] {ff8b3bd8-5a08-41ae-8dda-7db8d11c7dcf} <Debug> TCPHandler: Processed in 0.000854242 sec. | ||
| 1410 | 2025.12.17 22:04:56.054269 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.12.17 22:04:56.054404 [ 3 ] {daf41eb5-6c89-4b77-986d-d1dea4d8b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1412 | 2025.12.17 22:04:56.054710 [ 3 ] {daf41eb5-6c89-4b77-986d-d1dea4d8b46f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1413 | 2025.12.17 22:04:56.054754 [ 3 ] {daf41eb5-6c89-4b77-986d-d1dea4d8b46f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1414 | 2025.12.17 22:04:56.055110 [ 3 ] {daf41eb5-6c89-4b77-986d-d1dea4d8b46f} <Debug> TCPHandler: Processed in 0.000896224 sec. | ||
| 1415 | 2025.12.17 22:04:56.059480 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.12.17 22:04:56.059590 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1417 | 2025.12.17 22:04:56.059633 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2025.12.17 22:04:56.060194 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.12.17 22:04:56.060243 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1420 | 2025.12.17 22:04:56.060750 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1421 | 2025.12.17 22:04:56.060974 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.12.17 22:04:56.061120 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.001562 sec., 19846.350832266326 rows/sec., 4.39 MiB/sec. | ||
| 1423 | 2025.12.17 22:04:56.061158 [ 3 ] {7a728f9d-2096-4cdd-b761-f33016231b60} <Debug> TCPHandler: Processed in 0.001728706 sec. | ||
| 1424 | 2025.12.17 22:04:56.061293 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1425 | 2025.12.17 22:04:56.061392 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1426 | 2025.12.17 22:04:56.061432 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1427 | 2025.12.17 22:04:56.066418 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.12.17 22:04:56.066461 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1429 | 2025.12.17 22:04:56.069074 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1430 | 2025.12.17 22:04:56.069298 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1431 | 2025.12.17 22:04:56.069428 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.008057 sec., 50887.42708204046 rows/sec., 3.23 MiB/sec. | ||
| 1432 | 2025.12.17 22:04:56.069465 [ 3 ] {a8319353-d3b9-4f70-8c84-e3e66e406384} <Debug> TCPHandler: Processed in 0.008222518 sec. | ||
| 1433 | 2025.12.17 22:04:56.069588 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2025.12.17 22:04:56.069683 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1435 | 2025.12.17 22:04:56.069723 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1436 | 2025.12.17 22:04:56.070122 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2025.12.17 22:04:56.070160 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1438 | 2025.12.17 22:04:56.070455 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1439 | 2025.12.17 22:04:56.070663 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2025.12.17 22:04:56.070787 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 435.67 KiB/sec. | ||
| 1441 | 2025.12.17 22:04:56.070823 [ 3 ] {53585bde-8dc4-4a3f-bccd-f8145451bb92} <Debug> TCPHandler: Processed in 0.001286364 sec. | ||
| 1442 | 2025.12.17 22:04:56.070936 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2025.12.17 22:04:56.071030 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1444 | 2025.12.17 22:04:56.071069 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1445 | 2025.12.17 22:04:56.072113 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2025.12.17 22:04:56.072150 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1447 | 2025.12.17 22:04:56.072595 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1448 | 2025.12.17 22:04:56.072805 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2025.12.17 22:04:56.072925 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Debug> executeQuery: Read 1133 rows, 92.17 KiB in 0.001914 sec., 591954.0229885058 rows/sec., 47.03 MiB/sec. | ||
| 1450 | 2025.12.17 22:04:56.072963 [ 3 ] {a87caeac-c1d4-42c6-aaaa-f4a6eb745058} <Debug> TCPHandler: Processed in 0.002076975 sec. | ||
| 1451 | 2025.12.17 22:04:56.073078 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.12.17 22:04:56.073172 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1453 | 2025.12.17 22:04:56.073213 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1454 | 2025.12.17 22:04:56.073705 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.12.17 22:04:56.073742 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1456 | 2025.12.17 22:04:56.074069 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1457 | 2025.12.17 22:04:56.074277 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.12.17 22:04:56.074400 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Debug> executeQuery: Read 235 rows, 14.54 KiB in 0.001246 sec., 188603.5313001605 rows/sec., 11.40 MiB/sec. | ||
| 1459 | 2025.12.17 22:04:56.074437 [ 3 ] {2d4bcde3-ccdd-4351-9d43-7ea9007fa60e} <Debug> TCPHandler: Processed in 0.001409987 sec. | ||
| 1460 | 2025.12.17 22:04:56.074545 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2025.12.17 22:04:56.074640 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1462 | 2025.12.17 22:04:56.074679 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1463 | 2025.12.17 22:04:56.075177 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.12.17 22:04:56.075212 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1465 | 2025.12.17 22:04:56.075505 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1466 | 2025.12.17 22:04:56.075715 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2025.12.17 22:04:56.075836 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 1468 | 2025.12.17 22:04:56.075874 [ 3 ] {c517fec2-35b4-403c-96a1-203dba91fe90} <Debug> TCPHandler: Processed in 0.001378567 sec. | ||
| 1469 | 2025.12.17 22:04:56.075976 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.12.17 22:04:56.076071 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1471 | 2025.12.17 22:04:56.076109 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1472 | 2025.12.17 22:04:56.076575 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.12.17 22:04:56.076612 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1474 | 2025.12.17 22:04:56.076939 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1475 | 2025.12.17 22:04:56.077148 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.12.17 22:04:56.077269 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 1477 | 2025.12.17 22:04:56.077306 [ 3 ] {ee0ea088-47f9-46ab-88b0-786b73443e2f} <Debug> TCPHandler: Processed in 0.001380667 sec. | ||
| 1478 | 2025.12.17 22:04:56.077413 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.12.17 22:04:56.077508 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1480 | 2025.12.17 22:04:56.077548 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1481 | 2025.12.17 22:04:56.078175 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.12.17 22:04:56.078211 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1483 | 2025.12.17 22:04:56.078535 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1484 | 2025.12.17 22:04:56.078742 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.12.17 22:04:56.078862 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Debug> executeQuery: Read 683 rows, 48.81 KiB in 0.001373 sec., 497450.8375819373 rows/sec., 34.72 MiB/sec. | ||
| 1486 | 2025.12.17 22:04:56.078899 [ 3 ] {1112a891-c105-455e-aec5-a4d47869defb} <Debug> TCPHandler: Processed in 0.001535661 sec. | ||
| 1487 | 2025.12.17 22:04:56.079010 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.12.17 22:04:56.079104 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1489 | 2025.12.17 22:04:56.079146 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1490 | 2025.12.17 22:04:56.079498 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.12.17 22:04:56.079534 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1492 | 2025.12.17 22:04:56.079887 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1493 | 2025.12.17 22:04:56.080091 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.12.17 22:04:56.080213 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 1495 | 2025.12.17 22:04:56.080249 [ 3 ] {bf20300b-4821-4ece-bebd-c120ce5886c4} <Debug> TCPHandler: Processed in 0.001289985 sec. | ||
| 1496 | 2025.12.17 22:04:56.080359 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.12.17 22:04:56.080453 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1498 | 2025.12.17 22:04:56.080495 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1499 | 2025.12.17 22:04:56.082832 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.12.17 22:04:56.082890 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1501 | 2025.12.17 22:04:56.083280 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1502 | 2025.12.17 22:04:56.083514 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.12.17 22:04:56.083646 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Debug> executeQuery: Read 257 rows, 17.02 KiB in 0.003211 sec., 80037.37153534725 rows/sec., 5.18 MiB/sec. | ||
| 1504 | 2025.12.17 22:04:56.083695 [ 3 ] {0ae97fd1-cc8f-44f5-912a-5f0e40523ab0} <Debug> TCPHandler: Processed in 0.00338568 sec. | ||
| 1505 | 2025.12.17 22:04:56.083845 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.12.17 22:04:56.083947 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1507 | 2025.12.17 22:04:56.083991 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1508 | 2025.12.17 22:04:56.084332 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.12.17 22:04:56.084370 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1510 | 2025.12.17 22:04:56.084669 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1511 | 2025.12.17 22:04:56.084881 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.12.17 22:04:56.085012 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 1513 | 2025.12.17 22:04:56.085049 [ 3 ] {3333fb25-3df9-4cde-aa1a-d84c54c73074} <Debug> TCPHandler: Processed in 0.001267943 sec. | ||
| 1514 | 2025.12.17 22:04:56.085166 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2025.12.17 22:04:56.085263 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2025.12.17 22:04:56.085319 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <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 | ||
| 1517 | 2025.12.17 22:04:56.086127 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2025.12.17 22:04:56.086167 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1519 | 2025.12.17 22:04:56.088895 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1520 | 2025.12.17 22:04:56.089149 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.17 22:04:56.089281 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004036 sec., 5946.481665014867 rows/sec., 10.66 MiB/sec. | ||
| 1522 | 2025.12.17 22:04:56.089329 [ 3 ] {f2195f59-9acf-46ae-9e58-945def31a574} <Debug> TCPHandler: Processed in 0.004214652 sec. | ||
| 1523 | 2025.12.17 22:04:56.089470 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.12.17 22:04:56.089566 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1525 | 2025.12.17 22:04:56.089608 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1526 | 2025.12.17 22:04:56.089943 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Trace> oximeter.measurements_i64 (e134f252-143e-4b87-916d-637933e4bb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.12.17 22:04:56.089980 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1528 | 2025.12.17 22:04:56.090300 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1529 | 2025.12.17 22:04:56.090519 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Trace> oximeter.measurements_i64 (e134f252-143e-4b87-916d-637933e4bb34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.12.17 22:04:56.090643 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001096 sec., 16423.357664233576 rows/sec., 1.21 MiB/sec. | ||
| 1531 | 2025.12.17 22:04:56.090681 [ 3 ] {4b6d028a-4110-42f8-b0ca-85469ccc0864} <Debug> TCPHandler: Processed in 0.001264083 sec. | ||
| 1532 | 2025.12.17 22:04:56.090793 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.12.17 22:04:56.090889 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1534 | 2025.12.17 22:04:56.090930 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1535 | 2025.12.17 22:04:56.091255 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.12.17 22:04:56.091292 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1537 | 2025.12.17 22:04:56.091591 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1538 | 2025.12.17 22:04:56.091808 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.12.17 22:04:56.091927 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001057 sec., 70009.46073793757 rows/sec., 4.15 MiB/sec. | ||
| 1540 | 2025.12.17 22:04:56.091963 [ 3 ] {20c0b6cf-22f3-4fae-b896-f34c87c616ee} <Debug> TCPHandler: Processed in 0.001219112 sec. | ||
| 1541 | 2025.12.17 22:04:57.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.02 MiB, peak 166.22 MiB, free memory in arenas 0.00 B, will set to 164.78 MiB (RSS), difference: -1.24 MiB | ||
| 1542 | 2025.12.17 22:04:57.288812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1530 | ||
| 1543 | 2025.12.17 22:04:57.289325 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.17 22:04:57.289373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1545 | 2025.12.17 22:04:57.289937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1546 | 2025.12.17 22:04:57.290174 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.17 22:04:57.290317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1530 | ||
| 1548 | 2025.12.17 22:04:57.339525 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1549 | 2025.12.17 22:04:57.355315 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.12.17 22:04:57.355365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1551 | 2025.12.17 22:04:57.361780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1552 | 2025.12.17 22:04:57.362517 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2025.12.17 22:04:57.365408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1554 | 2025.12.17 22:04:58.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.31 MiB, peak 169.31 MiB, free memory in arenas 0.00 B, will set to 166.81 MiB (RSS), difference: 1.50 MiB | ||
| 1555 | 2025.12.17 22:05:00.991817 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2025.12.17 22:05:00.992131 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1557 | 2025.12.17 22:05:00.992237 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1558 | 2025.12.17 22:05:00.992913 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2025.12.17 22:05:00.992966 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1560 | 2025.12.17 22:05:00.993345 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1561 | 2025.12.17 22:05:00.993566 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2025.12.17 22:05:00.993735 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001683 sec., 15448.603683897802 rows/sec., 1.16 MiB/sec. | ||
| 1563 | 2025.12.17 22:05:00.993780 [ 3 ] {1c8b5e45-01f6-4c28-adb0-4bcd5394c0de} <Debug> TCPHandler: Processed in 0.002148297 sec. | ||
| 1564 | 2025.12.17 22:05:00.993910 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2025.12.17 22:05:00.994013 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1566 | 2025.12.17 22:05:00.994055 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1567 | 2025.12.17 22:05:00.994468 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2025.12.17 22:05:00.994504 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1569 | 2025.12.17 22:05:00.994788 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1570 | 2025.12.17 22:05:00.994993 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2025.12.17 22:05:00.995124 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001135 sec., 24669.603524229075 rows/sec., 1.92 MiB/sec. | ||
| 1572 | 2025.12.17 22:05:00.995159 [ 3 ] {d4250179-bbb1-446f-9e9d-77c5e794a1a9} <Debug> TCPHandler: Processed in 0.001300705 sec. | ||
| 1573 | 2025.12.17 22:05:00.995276 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2025.12.17 22:05:00.995370 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1575 | 2025.12.17 22:05:00.995413 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1576 | 2025.12.17 22:05:00.995788 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2025.12.17 22:05:00.995823 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1578 | 2025.12.17 22:05:00.996132 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1579 | 2025.12.17 22:05:00.996345 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.12.17 22:05:00.996475 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001123 sec., 89047.19501335708 rows/sec., 6.17 MiB/sec. | ||
| 1581 | 2025.12.17 22:05:00.996510 [ 3 ] {60e55ce5-c72a-4111-bfd6-f5f617942812} <Debug> TCPHandler: Processed in 0.001282744 sec. | ||
| 1582 | 2025.12.17 22:05:00.996627 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.12.17 22:05:00.996719 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1584 | 2025.12.17 22:05:00.996759 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1585 | 2025.12.17 22:05:00.997077 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.12.17 22:05:00.997111 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1587 | 2025.12.17 22:05:00.997412 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1588 | 2025.12.17 22:05:00.997606 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.12.17 22:05:00.997734 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001032 sec., 29069.767441860466 rows/sec., 1.99 MiB/sec. | ||
| 1590 | 2025.12.17 22:05:00.997768 [ 3 ] {6cb44c2a-db39-40c1-b19a-6520f8f8e1d5} <Debug> TCPHandler: Processed in 0.001189352 sec. | ||
| 1591 | 2025.12.17 22:05:04.709084 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1592 | 2025.12.17 22:05:04.709130 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1593 | 2025.12.17 22:05:04.785649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 279 | ||
| 1594 | 2025.12.17 22:05:04.790219 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2025.12.17 22:05:04.790266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1596 | 2025.12.17 22:05:04.790375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1978 | ||
| 1597 | 2025.12.17 22:05:04.790843 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.12.17 22:05:04.790880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1599 | 2025.12.17 22:05:04.791506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1600 | 2025.12.17 22:05:04.791611 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2025.12.17 22:05:04.791815 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2025.12.17 22:05:04.791953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1978 | ||
| 1603 | 2025.12.17 22:05:04.791991 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2025.12.17 22:05:04.792241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 279 | ||
| 1605 | 2025.12.17 22:05:04.865472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1606 | 2025.12.17 22:05:04.883353 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.12.17 22:05:04.883417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1608 | 2025.12.17 22:05:04.889684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1609 | 2025.12.17 22:05:04.890425 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.12.17 22:05:04.893675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1611 | 2025.12.17 22:05:05.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.44 MiB, peak 171.44 MiB, free memory in arenas 0.00 B, will set to 168.56 MiB (RSS), difference: 1.13 MiB | ||
| 1612 | 2025.12.17 22:05:06.004136 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1613 | 2025.12.17 22:05:06.004367 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1614 | 2025.12.17 22:05:06.004436 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1615 | 2025.12.17 22:05:06.005396 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2025.12.17 22:05:06.005449 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1617 | 2025.12.17 22:05:06.005871 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1618 | 2025.12.17 22:05:06.006106 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2025.12.17 22:05:06.006256 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001955 sec., 209718.67007672632 rows/sec., 13.30 MiB/sec. | ||
| 1620 | 2025.12.17 22:05:06.006301 [ 3 ] {4c2aecd7-30b0-4d71-ae34-a2812e3a8e0d} <Debug> TCPHandler: Processed in 0.002312241 sec. | ||
| 1621 | 2025.12.17 22:05:06.006434 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.12.17 22:05:06.006537 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1623 | 2025.12.17 22:05:06.006578 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1624 | 2025.12.17 22:05:06.007479 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2025.12.17 22:05:06.007519 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1626 | 2025.12.17 22:05:06.007895 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1627 | 2025.12.17 22:05:06.008101 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2025.12.17 22:05:06.008225 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Debug> executeQuery: Read 1130 rows, 91.95 KiB in 0.001713 sec., 659661.4127262114 rows/sec., 52.42 MiB/sec. | ||
| 1629 | 2025.12.17 22:05:06.008262 [ 3 ] {07d663b8-07db-433a-85f7-737608fa1d87} <Debug> TCPHandler: Processed in 0.00188056 sec. | ||
| 1630 | 2025.12.17 22:05:06.008384 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2025.12.17 22:05:06.008480 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1632 | 2025.12.17 22:05:06.008522 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1633 | 2025.12.17 22:05:06.009006 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2025.12.17 22:05:06.009043 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1635 | 2025.12.17 22:05:06.009347 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1636 | 2025.12.17 22:05:06.009556 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2025.12.17 22:05:06.009686 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001225 sec., 186938.77551020408 rows/sec., 11.26 MiB/sec. | ||
| 1638 | 2025.12.17 22:05:06.009726 [ 3 ] {14878b4f-5f5b-45ad-8154-05576d16d30b} <Debug> TCPHandler: Processed in 0.001392886 sec. | ||
| 1639 | 2025.12.17 22:05:06.009855 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2025.12.17 22:05:06.009954 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1641 | 2025.12.17 22:05:06.009994 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1642 | 2025.12.17 22:05:06.010477 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2025.12.17 22:05:06.010515 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1644 | 2025.12.17 22:05:06.010825 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1645 | 2025.12.17 22:05:06.011039 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2025.12.17 22:05:06.011166 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 1647 | 2025.12.17 22:05:06.011205 [ 3 ] {334369c6-31c6-44e0-9953-6b8c9192381e} <Debug> TCPHandler: Processed in 0.001408157 sec. | ||
| 1648 | 2025.12.17 22:05:06.011319 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2025.12.17 22:05:06.011414 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1650 | 2025.12.17 22:05:06.011454 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1651 | 2025.12.17 22:05:06.011927 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2025.12.17 22:05:06.011966 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1653 | 2025.12.17 22:05:06.012265 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1654 | 2025.12.17 22:05:06.012477 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2025.12.17 22:05:06.012608 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 1656 | 2025.12.17 22:05:06.012645 [ 3 ] {d2ac4d46-500a-48cf-97c0-f2b3441a819c} <Debug> TCPHandler: Processed in 0.001376007 sec. | ||
| 1657 | 2025.12.17 22:05:06.012756 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2025.12.17 22:05:06.012850 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1659 | 2025.12.17 22:05:06.012894 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1660 | 2025.12.17 22:05:06.013505 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2025.12.17 22:05:06.013543 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1662 | 2025.12.17 22:05:06.013861 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1663 | 2025.12.17 22:05:06.014057 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2025.12.17 22:05:06.014175 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Debug> executeQuery: Read 667 rows, 47.51 KiB in 0.001364 sec., 489002.93255131965 rows/sec., 34.02 MiB/sec. | ||
| 1665 | 2025.12.17 22:05:06.014210 [ 3 ] {c865e0ac-aa66-4f3e-8b3b-4a2edbad7e66} <Debug> TCPHandler: Processed in 0.001526741 sec. | ||
| 1666 | 2025.12.17 22:05:06.014317 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2025.12.17 22:05:06.014406 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1668 | 2025.12.17 22:05:06.014447 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1669 | 2025.12.17 22:05:06.014761 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2025.12.17 22:05:06.014794 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1671 | 2025.12.17 22:05:06.015154 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1672 | 2025.12.17 22:05:06.015356 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2025.12.17 22:05:06.015485 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 1674 | 2025.12.17 22:05:06.015522 [ 3 ] {1a723f01-1624-43e5-9255-cf01efb2191f} <Debug> TCPHandler: Processed in 0.001223963 sec. | ||
| 1675 | 2025.12.17 22:05:06.015626 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2025.12.17 22:05:06.015720 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1677 | 2025.12.17 22:05:06.015763 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1678 | 2025.12.17 22:05:06.016155 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2025.12.17 22:05:06.016192 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1680 | 2025.12.17 22:05:06.016520 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1681 | 2025.12.17 22:05:06.016724 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2025.12.17 22:05:06.016850 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001148 sec., 221254.3554006969 rows/sec., 14.30 MiB/sec. | ||
| 1683 | 2025.12.17 22:05:06.016898 [ 3 ] {73c721b4-b188-4e28-9985-810068a808c3} <Debug> TCPHandler: Processed in 0.001322685 sec. | ||
| 1684 | 2025.12.17 22:05:06.017073 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2025.12.17 22:05:06.017168 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1686 | 2025.12.17 22:05:06.017208 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1687 | 2025.12.17 22:05:06.017542 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2025.12.17 22:05:06.017577 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1689 | 2025.12.17 22:05:06.017858 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1690 | 2025.12.17 22:05:06.018080 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2025.12.17 22:05:06.018205 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 1692 | 2025.12.17 22:05:06.018241 [ 3 ] {a1e3963a-dadb-40fa-b869-f3c2615cfc4a} <Debug> TCPHandler: Processed in 0.001217773 sec. | ||
| 1693 | 2025.12.17 22:05:06.018349 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2025.12.17 22:05:06.018441 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1695 | 2025.12.17 22:05:06.018494 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <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 | ||
| 1696 | 2025.12.17 22:05:06.019248 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.12.17 22:05:06.019285 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1698 | 2025.12.17 22:05:06.019780 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1699 | 2025.12.17 22:05:06.019993 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2025.12.17 22:05:06.020124 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001699 sec., 14125.956444967627 rows/sec., 25.31 MiB/sec. | ||
| 1701 | 2025.12.17 22:05:06.020173 [ 3 ] {653621d4-e839-419f-bfe4-77a3009a0c04} <Debug> TCPHandler: Processed in 0.00187388 sec. | ||
| 1702 | 2025.12.17 22:05:06.020278 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2025.12.17 22:05:06.020372 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1704 | 2025.12.17 22:05:06.020412 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1705 | 2025.12.17 22:05:06.020728 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2025.12.17 22:05:06.020764 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1707 | 2025.12.17 22:05:06.021059 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1708 | 2025.12.17 22:05:06.021273 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2025.12.17 22:05:06.021393 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001039 sec., 71222.3291626564 rows/sec., 4.22 MiB/sec. | ||
| 1710 | 2025.12.17 22:05:06.021426 [ 3 ] {0e08f26a-d8ef-488c-8a65-623e8960df2d} <Debug> TCPHandler: Processed in 0.001198592 sec. | ||
| 1711 | 2025.12.17 22:05:06.501775 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2025.12.17 22:05:06.502039 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1713 | 2025.12.17 22:05:06.502429 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1714 | 2025.12.17 22:05:06.504821 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1715 | 2025.12.17 22:05:06.505091 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1716 | 2025.12.17 22:05:06.505162 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1717 | 2025.12.17 22:05:06.507537 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1718 | 2025.12.17 22:05:06.507608 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1719 | 2025.12.17 22:05:06.509836 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1720 | 2025.12.17 22:05:06.509867 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1721 | 2025.12.17 22:05:06.516628 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1722 | 2025.12.17 22:05:06.516664 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1723 | 2025.12.17 22:05:06.532082 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.030152 sec., 1028.124170867604 rows/sec., 39.19 KiB/sec. | ||
| 1724 | 2025.12.17 22:05:06.532226 [ 3 ] {838abbc1-c450-452a-a2ea-063c70fc4b12} <Debug> TCPHandler: Processed in 0.030592779 sec. | ||
| 1725 | 2025.12.17 22:05:06.532580 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2025.12.17 22:05:06.532720 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1727 | 2025.12.17 22:05:06.532943 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1728 | 2025.12.17 22:05:06.532979 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1729 | 2025.12.17 22:05:06.533175 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1730 | 2025.12.17 22:05:06.533230 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1731 | 2025.12.17 22:05:06.533333 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1732 | 2025.12.17 22:05:06.533362 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1733 | 2025.12.17 22:05:06.533382 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1734 | 2025.12.17 22:05:06.533396 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1735 | 2025.12.17 22:05:06.533430 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1736 | 2025.12.17 22:05:06.533449 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1737 | 2025.12.17 22:05:06.533953 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001292 sec., 23993.808049535604 rows/sec., 914.58 KiB/sec. | ||
| 1738 | 2025.12.17 22:05:06.534036 [ 3 ] {6df4759a-a34f-458e-9b57-6a96b4802673} <Debug> TCPHandler: Processed in 0.00150871 sec. | ||
| 1739 | 2025.12.17 22:05:06.534253 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2025.12.17 22:05:06.534386 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1741 | 2025.12.17 22:05:06.534596 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1742 | 2025.12.17 22:05:06.534630 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1743 | 2025.12.17 22:05:06.534828 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1744 | 2025.12.17 22:05:06.534881 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1745 | 2025.12.17 22:05:06.534981 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1746 | 2025.12.17 22:05:06.535011 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1747 | 2025.12.17 22:05:06.535030 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1748 | 2025.12.17 22:05:06.535045 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1749 | 2025.12.17 22:05:06.535078 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1750 | 2025.12.17 22:05:06.535097 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1751 | 2025.12.17 22:05:06.535508 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001176 sec., 26360.544217687075 rows/sec., 1004.80 KiB/sec. | ||
| 1752 | 2025.12.17 22:05:06.535591 [ 3 ] {62ba1166-894d-41f5-9b8b-e4b2dc6ceff1} <Debug> TCPHandler: Processed in 0.001387407 sec. | ||
| 1753 | 2025.12.17 22:05:06.535799 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2025.12.17 22:05:06.535933 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1755 | 2025.12.17 22:05:06.536140 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1756 | 2025.12.17 22:05:06.536175 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1757 | 2025.12.17 22:05:06.536367 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1758 | 2025.12.17 22:05:06.536420 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1759 | 2025.12.17 22:05:06.536520 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1760 | 2025.12.17 22:05:06.536548 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1761 | 2025.12.17 22:05:06.536567 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1762 | 2025.12.17 22:05:06.536582 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1763 | 2025.12.17 22:05:06.536615 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1764 | 2025.12.17 22:05:06.536634 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1765 | 2025.12.17 22:05:06.537269 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001391 sec., 22286.125089863406 rows/sec., 849.49 KiB/sec. | ||
| 1766 | 2025.12.17 22:05:06.537352 [ 3 ] {41e96910-9dc8-4356-a4af-c9454f6beb6c} <Debug> TCPHandler: Processed in 0.001601442 sec. | ||
| 1767 | 2025.12.17 22:05:06.537553 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2025.12.17 22:05:06.537686 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1769 | 2025.12.17 22:05:06.537894 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1770 | 2025.12.17 22:05:06.537930 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1771 | 2025.12.17 22:05:06.538121 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1772 | 2025.12.17 22:05:06.538173 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1773 | 2025.12.17 22:05:06.538271 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1774 | 2025.12.17 22:05:06.538299 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1775 | 2025.12.17 22:05:06.538318 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1776 | 2025.12.17 22:05:06.538332 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1777 | 2025.12.17 22:05:06.538365 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1778 | 2025.12.17 22:05:06.538383 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1779 | 2025.12.17 22:05:06.538815 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001184 sec., 26182.432432432433 rows/sec., 998.01 KiB/sec. | ||
| 1780 | 2025.12.17 22:05:06.538897 [ 3 ] {743ed4db-e196-4878-ba68-3aa5a41f65fe} <Debug> TCPHandler: Processed in 0.001392557 sec. | ||
| 1781 | 2025.12.17 22:05:06.539107 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2025.12.17 22:05:06.539240 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1783 | 2025.12.17 22:05:06.539446 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1784 | 2025.12.17 22:05:06.539480 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1785 | 2025.12.17 22:05:06.539673 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1786 | 2025.12.17 22:05:06.539726 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1787 | 2025.12.17 22:05:06.539823 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1788 | 2025.12.17 22:05:06.539852 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1789 | 2025.12.17 22:05:06.539871 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1790 | 2025.12.17 22:05:06.539887 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1791 | 2025.12.17 22:05:06.539920 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1792 | 2025.12.17 22:05:06.539938 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1793 | 2025.12.17 22:05:06.540491 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001305 sec., 23754.78927203065 rows/sec., 905.47 KiB/sec. | ||
| 1794 | 2025.12.17 22:05:06.540569 [ 3 ] {563e698a-7e38-40e2-84ad-fd5285f0514d} <Debug> TCPHandler: Processed in 0.00151089 sec. | ||
| 1795 | 2025.12.17 22:05:06.605824 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2025.12.17 22:05:06.605963 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1797 | 2025.12.17 22:05:06.606183 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1798 | 2025.12.17 22:05:06.606219 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1799 | 2025.12.17 22:05:06.606421 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1800 | 2025.12.17 22:05:06.606476 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1801 | 2025.12.17 22:05:06.606578 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1802 | 2025.12.17 22:05:06.606607 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1803 | 2025.12.17 22:05:06.606627 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 1804 | 2025.12.17 22:05:06.606640 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1805 | 2025.12.17 22:05:06.606674 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1806 | 2025.12.17 22:05:06.606693 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1807 | 2025.12.17 22:05:06.607185 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001278 sec., 24256.651017214397 rows/sec., 924.60 KiB/sec. | ||
| 1808 | 2025.12.17 22:05:06.607270 [ 3 ] {79b7ef2b-5ff9-4c5c-a885-12b3328eaeec} <Debug> TCPHandler: Processed in 0.001499399 sec. | ||
| 1809 | 2025.12.17 22:05:06.607722 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.12.17 22:05:06.607829 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1811 | 2025.12.17 22:05:06.607871 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1812 | 2025.12.17 22:05:06.608423 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.12.17 22:05:06.608472 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1814 | 2025.12.17 22:05:06.608923 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1815 | 2025.12.17 22:05:06.609155 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.12.17 22:05:06.609315 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001512 sec., 4629.62962962963 rows/sec., 941.69 KiB/sec. | ||
| 1817 | 2025.12.17 22:05:06.609373 [ 3 ] {618e967b-ae9c-4123-b704-ad0ddc112533} <Debug> TCPHandler: Processed in 0.001699855 sec. | ||
| 1818 | 2025.12.17 22:05:06.609514 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2025.12.17 22:05:06.609609 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1820 | 2025.12.17 22:05:06.609662 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1821 | 2025.12.17 22:05:06.610160 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2025.12.17 22:05:06.610207 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1823 | 2025.12.17 22:05:06.610581 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1824 | 2025.12.17 22:05:06.610864 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2025.12.17 22:05:06.610999 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001409 sec., 1419.4464158977999 rows/sec., 115.75 KiB/sec. | ||
| 1826 | 2025.12.17 22:05:06.611041 [ 3 ] {222f85ad-b413-4da1-b6bd-e62665040071} <Debug> TCPHandler: Processed in 0.001581492 sec. | ||
| 1827 | 2025.12.17 22:05:06.611153 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2025.12.17 22:05:06.611246 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1829 | 2025.12.17 22:05:06.611285 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1830 | 2025.12.17 22:05:06.612267 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2025.12.17 22:05:06.612301 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1832 | 2025.12.17 22:05:06.612668 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1833 | 2025.12.17 22:05:06.612874 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2025.12.17 22:05:06.613005 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Debug> executeQuery: Read 1168 rows, 98.72 KiB in 0.001777 sec., 657287.5633089477 rows/sec., 54.25 MiB/sec. | ||
| 1835 | 2025.12.17 22:05:06.613046 [ 3 ] {3e7c7cf8-b33b-4ec3-b620-ac4ce5fcd41c} <Debug> TCPHandler: Processed in 0.001942001 sec. | ||
| 1836 | 2025.12.17 22:05:06.613155 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2025.12.17 22:05:06.613249 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1838 | 2025.12.17 22:05:06.613288 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1839 | 2025.12.17 22:05:06.613685 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2025.12.17 22:05:06.613720 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1841 | 2025.12.17 22:05:06.614006 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1842 | 2025.12.17 22:05:06.614204 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2025.12.17 22:05:06.614335 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001104 sec., 1811.5942028985507 rows/sec., 126.49 KiB/sec. | ||
| 1844 | 2025.12.17 22:05:06.614375 [ 3 ] {cd162eb0-aebe-4794-9c7c-177a277786d5} <Debug> TCPHandler: Processed in 0.001268523 sec. | ||
| 1845 | 2025.12.17 22:05:06.614489 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2025.12.17 22:05:06.614583 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1847 | 2025.12.17 22:05:06.614622 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1848 | 2025.12.17 22:05:06.615077 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2025.12.17 22:05:06.615111 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1850 | 2025.12.17 22:05:06.615430 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1851 | 2025.12.17 22:05:06.615641 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.12.17 22:05:06.615769 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001205 sec., 189211.61825726143 rows/sec., 12.81 MiB/sec. | ||
| 1853 | 2025.12.17 22:05:06.615809 [ 3 ] {84891bc8-57a4-427f-85cd-dbfd200cb123} <Debug> TCPHandler: Processed in 0.001367486 sec. | ||
| 1854 | 2025.12.17 22:05:06.615918 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2025.12.17 22:05:06.616011 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1856 | 2025.12.17 22:05:06.616049 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1857 | 2025.12.17 22:05:06.616591 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.12.17 22:05:06.616626 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1859 | 2025.12.17 22:05:06.616945 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2025.12.17 22:05:06.617160 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.12.17 22:05:06.617292 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Debug> executeQuery: Read 486 rows, 36.69 KiB in 0.001299 sec., 374133.9491916859 rows/sec., 27.58 MiB/sec. | ||
| 1862 | 2025.12.17 22:05:06.617334 [ 3 ] {0855e408-674e-462c-90d6-3e2c17900cbb} <Debug> TCPHandler: Processed in 0.001464858 sec. | ||
| 1863 | 2025.12.17 22:05:06.617435 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.12.17 22:05:06.617529 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1865 | 2025.12.17 22:05:06.617571 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1866 | 2025.12.17 22:05:06.618317 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2025.12.17 22:05:06.618353 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1868 | 2025.12.17 22:05:06.618809 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1869 | 2025.12.17 22:05:06.619019 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2025.12.17 22:05:06.619143 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Debug> executeQuery: Read 1762 rows, 120.51 KiB in 0.001634 sec., 1078335.3733170135 rows/sec., 72.02 MiB/sec. | ||
| 1871 | 2025.12.17 22:05:06.619185 [ 3 ] {d2cf7a6f-3364-4219-aca6-66b53ae70c64} <Debug> TCPHandler: Processed in 0.001799457 sec. | ||
| 1872 | 2025.12.17 22:05:06.619285 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2025.12.17 22:05:06.619379 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1874 | 2025.12.17 22:05:06.619419 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1875 | 2025.12.17 22:05:06.619725 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.12.17 22:05:06.619761 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1877 | 2025.12.17 22:05:06.620059 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1878 | 2025.12.17 22:05:06.620267 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2025.12.17 22:05:06.620393 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 407.45 KiB/sec. | ||
| 1880 | 2025.12.17 22:05:06.620427 [ 3 ] {5e607804-eed3-4b50-a016-6bcbb4bf4a54} <Debug> TCPHandler: Processed in 0.001189671 sec. | ||
| 1881 | 2025.12.17 22:05:10.990632 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2025.12.17 22:05:10.990855 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1883 | 2025.12.17 22:05:10.990929 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1884 | 2025.12.17 22:05:10.991685 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2025.12.17 22:05:10.991743 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1886 | 2025.12.17 22:05:10.992170 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1887 | 2025.12.17 22:05:10.992413 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2025.12.17 22:05:10.992584 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001785 sec., 14565.826330532214 rows/sec., 1.10 MiB/sec. | ||
| 1889 | 2025.12.17 22:05:10.992627 [ 3 ] {17d4cabe-fb0e-4dd5-8723-da842fe2233d} <Debug> TCPHandler: Processed in 0.002136347 sec. | ||
| 1890 | 2025.12.17 22:05:10.992756 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.12.17 22:05:10.992851 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1892 | 2025.12.17 22:05:10.992892 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1893 | 2025.12.17 22:05:10.993342 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.12.17 22:05:10.993380 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1895 | 2025.12.17 22:05:10.993683 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1896 | 2025.12.17 22:05:10.993893 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.12.17 22:05:10.994037 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001204 sec., 23255.813953488374 rows/sec., 1.81 MiB/sec. | ||
| 1898 | 2025.12.17 22:05:10.994075 [ 3 ] {1b98d006-58cc-4236-ae1e-20dcd4b43c45} <Debug> TCPHandler: Processed in 0.001376506 sec. | ||
| 1899 | 2025.12.17 22:05:10.994194 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2025.12.17 22:05:10.994298 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1901 | 2025.12.17 22:05:10.994343 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1902 | 2025.12.17 22:05:10.994734 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2025.12.17 22:05:10.994771 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1904 | 2025.12.17 22:05:10.995125 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1905 | 2025.12.17 22:05:10.995337 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2025.12.17 22:05:10.995475 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001196 sec., 66889.63210702341 rows/sec., 4.64 MiB/sec. | ||
| 1907 | 2025.12.17 22:05:10.995511 [ 3 ] {93e92456-fd0a-4af3-940b-58d3941f0791} <Debug> TCPHandler: Processed in 0.001365956 sec. | ||
| 1908 | 2025.12.17 22:05:10.995629 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2025.12.17 22:05:10.995723 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1910 | 2025.12.17 22:05:10.995765 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1911 | 2025.12.17 22:05:10.996095 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2025.12.17 22:05:10.996131 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1913 | 2025.12.17 22:05:10.996450 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1914 | 2025.12.17 22:05:10.996655 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2025.12.17 22:05:10.996792 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.51 MiB/sec. | ||
| 1916 | 2025.12.17 22:05:10.996828 [ 3 ] {81f66366-aef5-48dd-b85d-f4957f17edbd} <Debug> TCPHandler: Processed in 0.001246593 sec. | ||
| 1917 | 2025.12.17 22:05:12.292115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2490 | ||
| 1918 | 2025.12.17 22:05:12.292917 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2025.12.17 22:05:12.292995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1920 | 2025.12.17 22:05:12.293577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1921 | 2025.12.17 22:05:12.293800 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2025.12.17 22:05:12.293925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2490 | ||
| 1923 | 2025.12.17 22:05:12.393803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1924 | 2025.12.17 22:05:12.410833 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.12.17 22:05:12.410896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1926 | 2025.12.17 22:05:12.417246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1927 | 2025.12.17 22:05:12.417962 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.12.17 22:05:12.420891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1929 | 2025.12.17 22:05:13.000364 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.39 MiB, peak 174.39 MiB, free memory in arenas 0.00 B, will set to 171.91 MiB (RSS), difference: 1.52 MiB | ||
| 1930 | 2025.12.17 22:05:14.792696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 339 | ||
| 1931 | 2025.12.17 22:05:14.795406 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.12.17 22:05:14.795454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1933 | 2025.12.17 22:05:14.796660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1934 | 2025.12.17 22:05:14.796922 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.12.17 22:05:14.797181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 339 | ||
| 1936 | 2025.12.17 22:05:16.003119 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.12.17 22:05:16.003373 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.12.17 22:05:16.003459 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1939 | 2025.12.17 22:05:16.004532 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.12.17 22:05:16.004631 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1941 | 2025.12.17 22:05:16.005197 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1942 | 2025.12.17 22:05:16.005492 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.12.17 22:05:16.005683 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002373 sec., 172777.07543194268 rows/sec., 10.96 MiB/sec. | ||
| 1944 | 2025.12.17 22:05:16.005743 [ 3 ] {a7287920-d06f-4f67-b377-bd46d67ac350} <Debug> TCPHandler: Processed in 0.002756823 sec. | ||
| 1945 | 2025.12.17 22:05:16.005905 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.12.17 22:05:16.006038 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1947 | 2025.12.17 22:05:16.006083 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1948 | 2025.12.17 22:05:16.007052 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.17 22:05:16.007089 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1950 | 2025.12.17 22:05:16.007451 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1951 | 2025.12.17 22:05:16.007659 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.12.17 22:05:16.007765 [ 99 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1953 | 2025.12.17 22:05:16.007781 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Debug> executeQuery: Read 1130 rows, 91.95 KiB in 0.00177 sec., 638418.0790960451 rows/sec., 50.73 MiB/sec. | ||
| 1954 | 2025.12.17 22:05:16.007842 [ 3 ] {703dfd1e-c7e5-4a88-8b0b-69df7c4c0745} <Debug> TCPHandler: Processed in 0.002002253 sec. | ||
| 1955 | 2025.12.17 22:05:16.007847 [ 99 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2025.12.17 22:05:16.007879 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1957 | 2025.12.17 22:05:16.007972 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2025.12.17 22:05:16.008072 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1959 | 2025.12.17 22:05:16.008112 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1960 | 2025.12.17 22:05:16.008601 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.12.17 22:05:16.008638 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1962 | 2025.12.17 22:05:16.008954 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1963 | 2025.12.17 22:05:16.009168 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.12.17 22:05:16.009291 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001238 sec., 184975.76736672054 rows/sec., 11.14 MiB/sec. | ||
| 1965 | 2025.12.17 22:05:16.009327 [ 3 ] {fb768551-9aaa-404d-9fd1-8ca98e616cce} <Debug> TCPHandler: Processed in 0.001409327 sec. | ||
| 1966 | 2025.12.17 22:05:16.009438 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2025.12.17 22:05:16.009531 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1968 | 2025.12.17 22:05:16.009571 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1969 | 2025.12.17 22:05:16.010068 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2025.12.17 22:05:16.010104 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1971 | 2025.12.17 22:05:16.010406 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1972 | 2025.12.17 22:05:16.010639 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2025.12.17 22:05:16.010644 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 1974 | 2025.12.17 22:05:16.010769 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 1975 | 2025.12.17 22:05:16.010815 [ 3 ] {7a17896d-28eb-4cd4-86e0-0ffdbb89dd15} <Debug> TCPHandler: Processed in 0.001424077 sec. | ||
| 1976 | 2025.12.17 22:05:16.010855 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1977 | 2025.12.17 22:05:16.010931 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2025.12.17 22:05:16.010944 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1133 rows starting from the beginning of the part | ||
| 1979 | 2025.12.17 22:05:16.011031 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1980 | 2025.12.17 22:05:16.011073 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1981 | 2025.12.17 22:05:16.011075 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1982 | 2025.12.17 22:05:16.011134 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1130 rows starting from the beginning of the part | ||
| 1983 | 2025.12.17 22:05:16.011192 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1168 rows starting from the beginning of the part | ||
| 1984 | 2025.12.17 22:05:16.011241 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1985 | 2025.12.17 22:05:16.011287 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1130 rows starting from the beginning of the part | ||
| 1986 | 2025.12.17 22:05:16.011584 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.12.17 22:05:16.011624 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1988 | 2025.12.17 22:05:16.012005 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1989 | 2025.12.17 22:05:16.012236 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.12.17 22:05:16.012369 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001356 sec., 155604.7197640118 rows/sec., 8.84 MiB/sec. | ||
| 1991 | 2025.12.17 22:05:16.012406 [ 3 ] {b7259df0-d9b8-4a49-992c-e1ce76497ca5} <Debug> TCPHandler: Processed in 0.00152244 sec. | ||
| 1992 | 2025.12.17 22:05:16.012519 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.12.17 22:05:16.012612 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1994 | 2025.12.17 22:05:16.012650 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1995 | 2025.12.17 22:05:16.013329 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.12.17 22:05:16.013365 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1997 | 2025.12.17 22:05:16.013700 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1998 | 2025.12.17 22:05:16.013903 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.12.17 22:05:16.014004 [ 99 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2000 | 2025.12.17 22:05:16.014029 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Debug> executeQuery: Read 667 rows, 47.51 KiB in 0.001434 sec., 465132.49651324964 rows/sec., 32.36 MiB/sec. | ||
| 2001 | 2025.12.17 22:05:16.014057 [ 99 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.12.17 22:05:16.014071 [ 3 ] {7145f232-66f5-473a-838b-b63ff15e1385} <Debug> TCPHandler: Processed in 0.001599252 sec. | ||
| 2003 | 2025.12.17 22:05:16.014087 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2004 | 2025.12.17 22:05:16.014188 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.12.17 22:05:16.014209 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 2006 | 2025.12.17 22:05:16.014285 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2007 | 2025.12.17 22:05:16.014331 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2008 | 2025.12.17 22:05:16.014346 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2009 | 2025.12.17 22:05:16.014396 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 683 rows starting from the beginning of the part | ||
| 2010 | 2025.12.17 22:05:16.014498 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 2011 | 2025.12.17 22:05:16.014555 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 667 rows starting from the beginning of the part | ||
| 2012 | 2025.12.17 22:05:16.014606 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 486 rows starting from the beginning of the part | ||
| 2013 | 2025.12.17 22:05:16.014652 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 2014 | 2025.12.17 22:05:16.014668 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2025.12.17 22:05:16.014699 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 667 rows starting from the beginning of the part | ||
| 2016 | 2025.12.17 22:05:16.014708 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2017 | 2025.12.17 22:05:16.017612 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2018 | 2025.12.17 22:05:16.017872 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.12.17 22:05:16.018005 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003738 sec., 1605.1364365971108 rows/sec., 83.86 KiB/sec. | ||
| 2020 | 2025.12.17 22:05:16.018042 [ 3 ] {b2ced9f2-661c-4909-ba39-151a37ed6ec2} <Debug> TCPHandler: Processed in 0.003901323 sec. | ||
| 2021 | 2025.12.17 22:05:16.018160 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2025.12.17 22:05:16.018252 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2025.12.17 22:05:16.018294 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2024 | 2025.12.17 22:05:16.018720 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.12.17 22:05:16.018755 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2026 | 2025.12.17 22:05:16.019102 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2027 | 2025.12.17 22:05:16.019309 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.12.17 22:05:16.019402 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2029 | 2025.12.17 22:05:16.019430 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001196 sec., 212374.58193979933 rows/sec., 13.73 MiB/sec. | ||
| 2030 | 2025.12.17 22:05:16.019435 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.12.17 22:05:16.019469 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2032 | 2025.12.17 22:05:16.019471 [ 3 ] {f409dff9-7ec5-4ed9-a50c-448d5acba681} <Debug> TCPHandler: Processed in 0.001358166 sec. | ||
| 2033 | 2025.12.17 22:05:16.019564 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 2034 | 2025.12.17 22:05:16.019603 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2025.12.17 22:05:16.019678 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2036 | 2025.12.17 22:05:16.019700 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2037 | 2025.12.17 22:05:16.019719 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 257 rows starting from the beginning of the part | ||
| 2038 | 2025.12.17 22:05:16.019746 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2039 | 2025.12.17 22:05:16.019801 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 2040 | 2025.12.17 22:05:16.019854 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 254 rows starting from the beginning of the part | ||
| 2041 | 2025.12.17 22:05:16.019900 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1762 rows starting from the beginning of the part | ||
| 2042 | 2025.12.17 22:05:16.019941 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
| 2043 | 2025.12.17 22:05:16.019988 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 254 rows starting from the beginning of the part | ||
| 2044 | 2025.12.17 22:05:16.020085 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2025.12.17 22:05:16.020126 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2046 | 2025.12.17 22:05:16.021100 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2559 rows, containing 5 columns (5 merged, 0 gathered) in 0.006939183 sec., 368775.4019457334 rows/sec., 27.44 MiB/sec. | ||
| 2047 | 2025.12.17 22:05:16.021319 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2048 | 2025.12.17 22:05:16.021610 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.12.17 22:05:16.021680 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_6_1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2050 | 2025.12.17 22:05:16.024023 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2051 | 2025.12.17 22:05:16.029025 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2052 | 2025.12.17 22:05:16.029314 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2025.12.17 22:05:16.029339 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4613 rows, containing 5 columns (5 merged, 0 gathered) in 0.021330924 sec., 216258.79872808134 rows/sec., 18.17 MiB/sec. | ||
| 2054 | 2025.12.17 22:05:16.029341 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 5 columns (5 merged, 0 gathered) in 0.009814239 sec., 275823.7291755377 rows/sec., 18.30 MiB/sec. | ||
| 2055 | 2025.12.17 22:05:16.029469 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.009786 sec., 102.18679746576743 rows/sec., 6.89 KiB/sec. | ||
| 2056 | 2025.12.17 22:05:16.029512 [ 3 ] {0c533dde-cef7-4b69-8a21-0644713266e6} <Debug> TCPHandler: Processed in 0.009963733 sec. | ||
| 2057 | 2025.12.17 22:05:16.029629 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.12.17 22:05:16.029645 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2059 | 2025.12.17 22:05:16.029656 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2060 | 2025.12.17 22:05:16.029725 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2061 | 2025.12.17 22:05:16.029784 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <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 | ||
| 2062 | 2025.12.17 22:05:16.029981 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2025.12.17 22:05:16.030006 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.12.17 22:05:16.030052 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2065 | 2025.12.17 22:05:16.030088 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_6_1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2066 | 2025.12.17 22:05:16.030121 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2067 | 2025.12.17 22:05:16.030177 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2068 | 2025.12.17 22:05:16.030578 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2025.12.17 22:05:16.030619 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2070 | 2025.12.17 22:05:16.031142 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2071 | 2025.12.17 22:05:16.031365 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2025.12.17 22:05:16.031500 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 23.99 MiB/sec. | ||
| 2073 | 2025.12.17 22:05:16.031550 [ 3 ] {a71d58d6-44e0-4804-8850-ffb2797e8de0} <Debug> TCPHandler: Processed in 0.001967592 sec. | ||
| 2074 | 2025.12.17 22:05:16.031668 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.12.17 22:05:16.031761 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2076 | 2025.12.17 22:05:16.031801 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2077 | 2025.12.17 22:05:16.032130 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2025.12.17 22:05:16.032164 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2079 | 2025.12.17 22:05:16.032462 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2080 | 2025.12.17 22:05:16.032662 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2025.12.17 22:05:16.032758 [ 99 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2082 | 2025.12.17 22:05:16.032782 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.00104 sec., 71153.84615384616 rows/sec., 4.22 MiB/sec. | ||
| 2083 | 2025.12.17 22:05:16.032796 [ 99 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2025.12.17 22:05:16.032822 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2085 | 2025.12.17 22:05:16.032822 [ 3 ] {525f6043-8147-4339-88e3-3400564f904d} <Debug> TCPHandler: Processed in 0.001202092 sec. | ||
| 2086 | 2025.12.17 22:05:16.032909 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2087 | 2025.12.17 22:05:16.033005 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2088 | 2025.12.17 22:05:16.033032 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 2089 | 2025.12.17 22:05:16.033077 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2090 | 2025.12.17 22:05:16.033114 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 2091 | 2025.12.17 22:05:16.033150 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2092 | 2025.12.17 22:05:16.033183 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2093 | 2025.12.17 22:05:16.033222 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 2094 | 2025.12.17 22:05:16.033917 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001043138 sec., 270338.1527659811 rows/sec., 16.55 MiB/sec. | ||
| 2095 | 2025.12.17 22:05:16.034069 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2096 | 2025.12.17 22:05:16.034353 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.12.17 22:05:16.034426 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_6_1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2098 | 2025.12.17 22:05:16.034494 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2099 | 2025.12.17 22:05:19.709372 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2100 | 2025.12.17 22:05:19.709430 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2101 | 2025.12.17 22:05:19.794007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2938 | ||
| 2102 | 2025.12.17 22:05:19.794743 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.12.17 22:05:19.794814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2104 | 2025.12.17 22:05:19.795439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2105 | 2025.12.17 22:05:19.795672 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.12.17 22:05:19.795798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2938 | ||
| 2107 | 2025.12.17 22:05:19.795818 [ 88 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2108 | 2025.12.17 22:05:19.795925 [ 88 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2025.12.17 22:05:19.795964 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2110 | 2025.12.17 22:05:19.796148 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 2111 | 2025.12.17 22:05:19.796365 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2112 | 2025.12.17 22:05:19.796428 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 570 rows starting from the beginning of the part | ||
| 2113 | 2025.12.17 22:05:19.796580 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 2114 | 2025.12.17 22:05:19.796672 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 2115 | 2025.12.17 22:05:19.796747 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 2116 | 2025.12.17 22:05:19.796818 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 2117 | 2025.12.17 22:05:19.796891 [ 201 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 2118 | 2025.12.17 22:05:19.813911 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 4 columns (4 merged, 0 gathered) in 0.017850862 sec., 164585.88946573003 rows/sec., 2.35 MiB/sec. | ||
| 2119 | 2025.12.17 22:05:19.814725 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2120 | 2025.12.17 22:05:19.815062 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2025.12.17 22:05:19.815138 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_6_1} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2122 | 2025.12.17 22:05:19.815232 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 2123 | 2025.12.17 22:05:19.920965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 2124 | 2025.12.17 22:05:19.937743 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.12.17 22:05:19.937791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2126 | 2025.12.17 22:05:19.944150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2127 | 2025.12.17 22:05:19.944880 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.12.17 22:05:19.945167 [ 88 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2129 | 2025.12.17 22:05:19.945240 [ 88 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.12.17 22:05:19.945275 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2131 | 2025.12.17 22:05:19.945454 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2132 | 2025.12.17 22:05:19.948268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 2133 | 2025.12.17 22:05:19.949829 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2134 | 2025.12.17 22:05:19.951211 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2135 | 2025.12.17 22:05:19.955623 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2136 | 2025.12.17 22:05:19.959895 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2137 | 2025.12.17 22:05:19.964226 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2138 | 2025.12.17 22:05:19.973644 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2139 | 2025.12.17 22:05:19.977988 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 2140 | 2025.12.17 22:05:20.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.00 MiB, peak 184.00 MiB, free memory in arenas 0.00 B, will set to 181.52 MiB (RSS), difference: -2.48 MiB | ||
| 2141 | 2025.12.17 22:05:20.036182 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090785109 sec., 506.6910257275783 rows/sec., 2.62 MiB/sec. | ||
| 2142 | 2025.12.17 22:05:20.038508 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2143 | 2025.12.17 22:05:20.040576 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_6_1} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.12.17 22:05:20.040665 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_6_1} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2145 | 2025.12.17 22:05:20.042628 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 2146 | 2025.12.17 22:05:20.991061 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2025.12.17 22:05:20.991277 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2148 | 2025.12.17 22:05:20.991350 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2149 | 2025.12.17 22:05:20.992050 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.12.17 22:05:20.992103 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2151 | 2025.12.17 22:05:20.992534 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2152 | 2025.12.17 22:05:20.992789 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.12.17 22:05:20.992967 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001743 sec., 14916.810097532989 rows/sec., 1.12 MiB/sec. | ||
| 2154 | 2025.12.17 22:05:20.993014 [ 3 ] {6801f15e-7c9f-405c-9bdd-b8ba5d2fd98d} <Debug> TCPHandler: Processed in 0.002091085 sec. | ||
| 2155 | 2025.12.17 22:05:20.993154 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2025.12.17 22:05:20.993258 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2157 | 2025.12.17 22:05:20.993296 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2158 | 2025.12.17 22:05:20.993736 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2025.12.17 22:05:20.993770 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2160 | 2025.12.17 22:05:20.994065 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2161 | 2025.12.17 22:05:20.994266 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.12.17 22:05:20.994388 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001148 sec., 24390.243902439026 rows/sec., 1.90 MiB/sec. | ||
| 2163 | 2025.12.17 22:05:20.994422 [ 3 ] {dd6ad0c9-3366-4e3d-b84a-9ee70169e20b} <Debug> TCPHandler: Processed in 0.001317645 sec. | ||
| 2164 | 2025.12.17 22:05:20.994534 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2025.12.17 22:05:20.994625 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2166 | 2025.12.17 22:05:20.994667 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2167 | 2025.12.17 22:05:20.995088 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.12.17 22:05:20.995123 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2169 | 2025.12.17 22:05:20.995447 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2170 | 2025.12.17 22:05:20.995659 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.12.17 22:05:20.995783 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001176 sec., 85034.01360544217 rows/sec., 5.90 MiB/sec. | ||
| 2172 | 2025.12.17 22:05:20.995818 [ 3 ] {067a3174-6096-4015-9e37-c1814257dbef} <Debug> TCPHandler: Processed in 0.001330555 sec. | ||
| 2173 | 2025.12.17 22:05:20.995937 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.12.17 22:05:20.996030 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2175 | 2025.12.17 22:05:20.996071 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2176 | 2025.12.17 22:05:20.996388 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.12.17 22:05:20.996421 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2178 | 2025.12.17 22:05:20.996714 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2179 | 2025.12.17 22:05:20.996911 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.12.17 22:05:20.997034 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001022 sec., 29354.20743639922 rows/sec., 2.01 MiB/sec. | ||
| 2181 | 2025.12.17 22:05:20.997068 [ 3 ] {a3e27aa8-c761-4dea-b1a1-7e197d8aa9a8} <Debug> TCPHandler: Processed in 0.001186041 sec. | ||
| 2182 | 2025.12.17 22:05:21.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.39 MiB, peak 184.00 MiB, free memory in arenas 0.00 B, will set to 184.40 MiB (RSS), difference: 12.01 MiB | ||
| 2183 | 2025.12.17 22:05:24.797457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 369 | ||
| 2184 | 2025.12.17 22:05:24.799686 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2025.12.17 22:05:24.799732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2186 | 2025.12.17 22:05:24.800881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2187 | 2025.12.17 22:05:24.801139 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2025.12.17 22:05:24.801369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 369 | ||
| 2189 | 2025.12.17 22:05:26.006047 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.12.17 22:05:26.006281 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2191 | 2025.12.17 22:05:26.006367 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2192 | 2025.12.17 22:05:26.007254 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.12.17 22:05:26.007308 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2194 | 2025.12.17 22:05:26.007745 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2195 | 2025.12.17 22:05:26.008006 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.12.17 22:05:26.008173 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001959 sec., 209290.45431342523 rows/sec., 13.28 MiB/sec. | ||
| 2197 | 2025.12.17 22:05:26.008227 [ 3 ] {71e79f38-e771-4f10-885f-6a3ccfde4be2} <Debug> TCPHandler: Processed in 0.002331122 sec. | ||
| 2198 | 2025.12.17 22:05:26.008370 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.12.17 22:05:26.008489 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2200 | 2025.12.17 22:05:26.008538 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2201 | 2025.12.17 22:05:26.009662 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.12.17 22:05:26.009702 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2203 | 2025.12.17 22:05:26.010181 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2204 | 2025.12.17 22:05:26.010421 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.12.17 22:05:26.010552 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Debug> executeQuery: Read 1130 rows, 91.95 KiB in 0.002092 sec., 540152.963671128 rows/sec., 42.92 MiB/sec. | ||
| 2206 | 2025.12.17 22:05:26.010591 [ 3 ] {0c1e5fad-ef26-49f9-b41e-e099edcc41b2} <Debug> TCPHandler: Processed in 0.00227714 sec. | ||
| 2207 | 2025.12.17 22:05:26.010712 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.12.17 22:05:26.010816 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2209 | 2025.12.17 22:05:26.010860 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2210 | 2025.12.17 22:05:26.011403 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2025.12.17 22:05:26.011440 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2212 | 2025.12.17 22:05:26.011765 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2213 | 2025.12.17 22:05:26.011976 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2025.12.17 22:05:26.012119 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001328 sec., 172439.7590361446 rows/sec., 10.38 MiB/sec. | ||
| 2215 | 2025.12.17 22:05:26.012157 [ 3 ] {ae62fe75-e841-449c-a91d-2ee2eb5f77d0} <Debug> TCPHandler: Processed in 0.00149801 sec. | ||
| 2216 | 2025.12.17 22:05:26.012280 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2025.12.17 22:05:26.012382 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2218 | 2025.12.17 22:05:26.012424 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2219 | 2025.12.17 22:05:26.012946 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2025.12.17 22:05:26.012983 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2221 | 2025.12.17 22:05:26.013299 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2222 | 2025.12.17 22:05:26.013520 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2025.12.17 22:05:26.013655 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 2224 | 2025.12.17 22:05:26.013691 [ 3 ] {08ec6881-de86-4994-afad-406459e11a78} <Debug> TCPHandler: Processed in 0.001464218 sec. | ||
| 2225 | 2025.12.17 22:05:26.013813 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2025.12.17 22:05:26.013908 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2227 | 2025.12.17 22:05:26.013951 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2228 | 2025.12.17 22:05:26.014486 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2025.12.17 22:05:26.014521 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2230 | 2025.12.17 22:05:26.014831 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2231 | 2025.12.17 22:05:26.015060 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2025.12.17 22:05:26.015187 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 2233 | 2025.12.17 22:05:26.015222 [ 3 ] {ff6df652-4061-42ea-a4fe-623197b18232} <Debug> TCPHandler: Processed in 0.001460559 sec. | ||
| 2234 | 2025.12.17 22:05:26.015348 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2025.12.17 22:05:26.015453 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2236 | 2025.12.17 22:05:26.015493 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2237 | 2025.12.17 22:05:26.016278 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2025.12.17 22:05:26.016316 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2239 | 2025.12.17 22:05:26.016813 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2240 | 2025.12.17 22:05:26.017103 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2025.12.17 22:05:26.017244 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Debug> executeQuery: Read 667 rows, 47.51 KiB in 0.001811 sec., 368304.80397570407 rows/sec., 25.62 MiB/sec. | ||
| 2242 | 2025.12.17 22:05:26.017285 [ 3 ] {b7ca0f4b-e794-43db-9e9e-186c32227eb4} <Debug> TCPHandler: Processed in 0.001992452 sec. | ||
| 2243 | 2025.12.17 22:05:26.017407 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2025.12.17 22:05:26.017504 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2245 | 2025.12.17 22:05:26.017548 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2246 | 2025.12.17 22:05:26.017906 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2025.12.17 22:05:26.017941 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2248 | 2025.12.17 22:05:26.018260 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2249 | 2025.12.17 22:05:26.018478 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2025.12.17 22:05:26.018617 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 2251 | 2025.12.17 22:05:26.018657 [ 3 ] {1ef2f788-52ed-47fb-87ba-00bed61c936a} <Debug> TCPHandler: Processed in 0.001301245 sec. | ||
| 2252 | 2025.12.17 22:05:26.018776 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2025.12.17 22:05:26.018872 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2254 | 2025.12.17 22:05:26.018916 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2255 | 2025.12.17 22:05:26.019361 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2025.12.17 22:05:26.019396 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2257 | 2025.12.17 22:05:26.019754 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2258 | 2025.12.17 22:05:26.019993 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2025.12.17 22:05:26.020122 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001269 sec., 200157.60441292357 rows/sec., 12.94 MiB/sec. | ||
| 2260 | 2025.12.17 22:05:26.020160 [ 3 ] {1f70e890-8922-48a3-b452-e26ba6561d05} <Debug> TCPHandler: Processed in 0.001434588 sec. | ||
| 2261 | 2025.12.17 22:05:26.020287 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2025.12.17 22:05:26.020384 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2263 | 2025.12.17 22:05:26.020426 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2264 | 2025.12.17 22:05:26.020759 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.12.17 22:05:26.020794 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2266 | 2025.12.17 22:05:26.021099 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2267 | 2025.12.17 22:05:26.021306 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.12.17 22:05:26.021442 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 2269 | 2025.12.17 22:05:26.021480 [ 3 ] {ddb5b38b-72d3-4d3a-b939-e7ee44057d3c} <Debug> TCPHandler: Processed in 0.001242463 sec. | ||
| 2270 | 2025.12.17 22:05:26.021599 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.12.17 22:05:26.021695 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2272 | 2025.12.17 22:05:26.021750 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <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 | ||
| 2273 | 2025.12.17 22:05:26.022654 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.12.17 22:05:26.022700 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2275 | 2025.12.17 22:05:26.023363 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2276 | 2025.12.17 22:05:26.023691 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.12.17 22:05:26.023852 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002176 sec., 11029.411764705883 rows/sec., 19.76 MiB/sec. | ||
| 2278 | 2025.12.17 22:05:26.023904 [ 3 ] {6a25fc66-7615-4ddc-b40a-d97599287b69} <Debug> TCPHandler: Processed in 0.002355212 sec. | ||
| 2279 | 2025.12.17 22:05:26.024011 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.12.17 22:05:26.024107 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2281 | 2025.12.17 22:05:26.024149 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2282 | 2025.12.17 22:05:26.024492 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.12.17 22:05:26.024527 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2284 | 2025.12.17 22:05:26.024845 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2285 | 2025.12.17 22:05:26.025069 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.12.17 22:05:26.025195 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001107 sec., 66847.33514001807 rows/sec., 3.96 MiB/sec. | ||
| 2287 | 2025.12.17 22:05:26.025231 [ 3 ] {c605d0f0-33f7-49d5-812c-d99a579bc9f3} <Debug> TCPHandler: Processed in 0.001270233 sec. | ||
| 2288 | 2025.12.17 22:05:26.152334 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34125 | ||
| 2289 | 2025.12.17 22:05:26.152470 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2025.12.17 22:05:26.152502 [ 335 ] {} <Debug> TCP-Session: 4c573ad9-7ad9-4749-aca4-57531394669d Authenticating user 'default' from [fd00:1122:3344:101::e]:34125 | ||
| 2291 | 2025.12.17 22:05:26.152523 [ 335 ] {} <Debug> TCP-Session: 4c573ad9-7ad9-4749-aca4-57531394669d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.12.17 22:05:26.152535 [ 335 ] {} <Debug> TCP-Session: 4c573ad9-7ad9-4749-aca4-57531394669d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2025.12.17 22:05:26.152832 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44702 | ||
| 2294 | 2025.12.17 22:05:26.152879 [ 335 ] {} <Trace> TCP-Session: 4c573ad9-7ad9-4749-aca4-57531394669d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2025.12.17 22:05:26.152918 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41468 | ||
| 2296 | 2025.12.17 22:05:26.153000 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33826 | ||
| 2297 | 2025.12.17 22:05:26.153075 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34125) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2298 | 2025.12.17 22:05:26.153090 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2025.12.17 22:05:26.153137 [ 336 ] {} <Debug> TCP-Session: 811cdf88-42ff-49ec-965e-648ac3cc7287 Authenticating user 'default' from [fd00:1122:3344:101::e]:44702 | ||
| 2300 | 2025.12.17 22:05:26.153160 [ 336 ] {} <Debug> TCP-Session: 811cdf88-42ff-49ec-965e-648ac3cc7287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2025.12.17 22:05:26.153170 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41566 | ||
| 2302 | 2025.12.17 22:05:26.153173 [ 336 ] {} <Debug> TCP-Session: 811cdf88-42ff-49ec-965e-648ac3cc7287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2025.12.17 22:05:26.153309 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2025.12.17 22:05:26.153358 [ 337 ] {} <Debug> TCP-Session: c37fc913-b6a3-4658-9719-1f6e7b0e45ea Authenticating user 'default' from [fd00:1122:3344:101::e]:41468 | ||
| 2305 | 2025.12.17 22:05:26.153381 [ 337 ] {} <Debug> TCP-Session: c37fc913-b6a3-4658-9719-1f6e7b0e45ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2025.12.17 22:05:26.153380 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2025.12.17 22:05:26.153394 [ 337 ] {} <Debug> TCP-Session: c37fc913-b6a3-4658-9719-1f6e7b0e45ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2025.12.17 22:05:26.153435 [ 338 ] {} <Debug> TCP-Session: af78b720-63fd-4df9-b280-375f752bae93 Authenticating user 'default' from [fd00:1122:3344:101::e]:33826 | ||
| 2309 | 2025.12.17 22:05:26.153443 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2310 | 2025.12.17 22:05:26.153465 [ 338 ] {} <Debug> TCP-Session: af78b720-63fd-4df9-b280-375f752bae93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2025.12.17 22:05:26.153476 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2025.12.17 22:05:26.153488 [ 338 ] {} <Debug> TCP-Session: af78b720-63fd-4df9-b280-375f752bae93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.12.17 22:05:26.153500 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55660 | ||
| 2314 | 2025.12.17 22:05:26.153515 [ 339 ] {} <Debug> TCP-Session: 6a73d549-acb3-4596-9c86-2106ca3033ab Authenticating user 'default' from [fd00:1122:3344:101::e]:41566 | ||
| 2315 | 2025.12.17 22:05:26.153514 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2316 | 2025.12.17 22:05:26.153550 [ 339 ] {} <Debug> TCP-Session: 6a73d549-acb3-4596-9c86-2106ca3033ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2025.12.17 22:05:26.153570 [ 339 ] {} <Debug> TCP-Session: 6a73d549-acb3-4596-9c86-2106ca3033ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2025.12.17 22:05:26.153578 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45982 | ||
| 2319 | 2025.12.17 22:05:26.153732 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2025.12.17 22:05:26.153749 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51108 | ||
| 2321 | 2025.12.17 22:05:26.153772 [ 340 ] {} <Debug> TCP-Session: 97679fdf-56e9-426f-aefc-3d7df13d98bc Authenticating user 'default' from [fd00:1122:3344:101::e]:55660 | ||
| 2322 | 2025.12.17 22:05:26.153798 [ 340 ] {} <Debug> TCP-Session: 97679fdf-56e9-426f-aefc-3d7df13d98bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2025.12.17 22:05:26.153813 [ 340 ] {} <Debug> TCP-Session: 97679fdf-56e9-426f-aefc-3d7df13d98bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2025.12.17 22:05:26.153850 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2025.12.17 22:05:26.153889 [ 341 ] {} <Debug> TCP-Session: ec23210b-1db3-40a6-9d08-3702a4c82e85 Authenticating user 'default' from [fd00:1122:3344:101::e]:45982 | ||
| 2326 | 2025.12.17 22:05:26.153907 [ 341 ] {} <Debug> TCP-Session: ec23210b-1db3-40a6-9d08-3702a4c82e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2025.12.17 22:05:26.153920 [ 341 ] {} <Debug> TCP-Session: ec23210b-1db3-40a6-9d08-3702a4c82e85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2025.12.17 22:05:26.153986 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2025.12.17 22:05:26.153994 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 2330 | 2025.12.17 22:05:26.154028 [ 342 ] {} <Debug> TCP-Session: 0bfe409d-70ea-428c-8d50-1e33346814b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51108 | ||
| 2331 | 2025.12.17 22:05:26.153992 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39716 | ||
| 2332 | 2025.12.17 22:05:26.154049 [ 342 ] {} <Debug> TCP-Session: 0bfe409d-70ea-428c-8d50-1e33346814b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2025.12.17 22:05:26.154080 [ 342 ] {} <Debug> TCP-Session: 0bfe409d-70ea-428c-8d50-1e33346814b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2025.12.17 22:05:26.154220 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2025.12.17 22:05:26.154222 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2336 | 2025.12.17 22:05:26.154255 [ 343 ] {} <Debug> TCP-Session: cef8852f-d8f4-4ab2-94dc-60474c7ae6ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39716 | ||
| 2337 | 2025.12.17 22:05:26.154291 [ 343 ] {} <Debug> TCP-Session: cef8852f-d8f4-4ab2-94dc-60474c7ae6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2025.12.17 22:05:26.154303 [ 343 ] {} <Debug> TCP-Session: cef8852f-d8f4-4ab2-94dc-60474c7ae6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2025.12.17 22:05:26.726058 [ 305 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> AggregatingTransform: Aggregating | ||
| 2340 | 2025.12.17 22:05:26.726129 [ 305 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2341 | 2025.12.17 22:05:26.726170 [ 305 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001184161 sec. (1688.960 rows/sec., 65.97 KiB/sec.) | ||
| 2342 | 2025.12.17 22:05:26.726192 [ 305 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Trace> Aggregator: Merging aggregated data | ||
| 2343 | 2025.12.17 22:05:26.727367 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.574355 sec., 3.482166952494538 rows/sec., 139.29 B/sec. | ||
| 2344 | 2025.12.17 22:05:26.727533 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2345 | 2025.12.17 22:05:26.727550 [ 335 ] {b83f69a1-26d5-41c2-b573-389fab9367d6} <Debug> TCPHandler: Processed in 0.574816544 sec. | ||
| 2346 | 2025.12.17 22:05:26.727699 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2025.12.17 22:05:26.727761 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2025.12.17 22:05:26.727776 [ 343 ] {} <Debug> TCP-Session: cef8852f-d8f4-4ab2-94dc-60474c7ae6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.12.17 22:05:26.727805 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2350 | 2025.12.17 22:05:26.727830 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2025.12.17 22:05:26.727838 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2025.12.17 22:05:26.727867 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2353 | 2025.12.17 22:05:26.727887 [ 336 ] {} <Debug> TCP-Session: 811cdf88-42ff-49ec-965e-648ac3cc7287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2025.12.17 22:05:26.727911 [ 339 ] {} <Debug> TCP-Session: 6a73d549-acb3-4596-9c86-2106ca3033ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2025.12.17 22:05:26.727931 [ 340 ] {} <Debug> TCP-Session: 97679fdf-56e9-426f-aefc-3d7df13d98bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2025.12.17 22:05:26.727880 [ 338 ] {} <Debug> TCP-Session: af78b720-63fd-4df9-b280-375f752bae93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2025.12.17 22:05:26.727821 [ 337 ] {} <Debug> TCP-Session: c37fc913-b6a3-4658-9719-1f6e7b0e45ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2025.12.17 22:05:26.727812 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2025.12.17 22:05:26.727887 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2025.12.17 22:05:26.728056 [ 341 ] {} <Debug> TCP-Session: ec23210b-1db3-40a6-9d08-3702a4c82e85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.12.17 22:05:26.727883 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2025.12.17 22:05:26.728114 [ 342 ] {} <Debug> TCP-Session: 0bfe409d-70ea-428c-8d50-1e33346814b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2025.12.17 22:05:26.728220 [ 335 ] {} <Debug> TCP-Session: 4c573ad9-7ad9-4749-aca4-57531394669d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2025.12.17 22:05:27.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.65 MiB, peak 198.77 MiB, free memory in arenas 0.00 B, will set to 204.67 MiB (RSS), difference: 18.02 MiB | ||
| 2365 | 2025.12.17 22:05:27.084336 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41919 | ||
| 2366 | 2025.12.17 22:05:27.084462 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2025.12.17 22:05:27.084493 [ 335 ] {} <Debug> TCP-Session: 0c3c2b1c-95ea-42a5-ae00-a802be431705 Authenticating user 'default' from [fd00:1122:3344:101::e]:41919 | ||
| 2368 | 2025.12.17 22:05:27.084521 [ 335 ] {} <Debug> TCP-Session: 0c3c2b1c-95ea-42a5-ae00-a802be431705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2025.12.17 22:05:27.084536 [ 335 ] {} <Debug> TCP-Session: 0c3c2b1c-95ea-42a5-ae00-a802be431705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2025.12.17 22:05:27.084768 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37977 | ||
| 2371 | 2025.12.17 22:05:27.084805 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40853 | ||
| 2372 | 2025.12.17 22:05:27.084827 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59712 | ||
| 2373 | 2025.12.17 22:05:27.084847 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49305 | ||
| 2374 | 2025.12.17 22:05:27.084883 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45331 | ||
| 2375 | 2025.12.17 22:05:27.084878 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56772 | ||
| 2376 | 2025.12.17 22:05:27.084922 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2377 | 2025.12.17 22:05:27.084951 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2025.12.17 22:05:27.084975 [ 339 ] {} <Debug> TCP-Session: 4e5b4246-f43d-4e29-9774-e43f36ade54d Authenticating user 'default' from [fd00:1122:3344:101::e]:59712 | ||
| 2379 | 2025.12.17 22:05:27.084959 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2025.12.17 22:05:27.084994 [ 340 ] {} <Debug> TCP-Session: e777fc80-ef1e-4d96-9624-00115daa408f Authenticating user 'default' from [fd00:1122:3344:101::e]:49305 | ||
| 2381 | 2025.12.17 22:05:27.085006 [ 339 ] {} <Debug> TCP-Session: 4e5b4246-f43d-4e29-9774-e43f36ade54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2025.12.17 22:05:27.085012 [ 343 ] {} <Debug> TCP-Session: b15db997-6e8c-4d9e-a059-2ce699a8775e Authenticating user 'default' from [fd00:1122:3344:101::e]:45331 | ||
| 2383 | 2025.12.17 22:05:27.085013 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2025.12.17 22:05:27.085032 [ 340 ] {} <Debug> TCP-Session: e777fc80-ef1e-4d96-9624-00115daa408f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2025.12.17 22:05:27.085043 [ 343 ] {} <Debug> TCP-Session: b15db997-6e8c-4d9e-a059-2ce699a8775e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.12.17 22:05:27.085066 [ 342 ] {} <Debug> TCP-Session: 91ec49e6-359f-421a-b9bf-cdd64c89d2fb Authenticating user 'default' from [fd00:1122:3344:101::e]:56772 | ||
| 2387 | 2025.12.17 22:05:27.085072 [ 340 ] {} <Debug> TCP-Session: e777fc80-ef1e-4d96-9624-00115daa408f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.17 22:05:27.085084 [ 343 ] {} <Debug> TCP-Session: b15db997-6e8c-4d9e-a059-2ce699a8775e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.12.17 22:05:27.085105 [ 342 ] {} <Debug> TCP-Session: 91ec49e6-359f-421a-b9bf-cdd64c89d2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2025.12.17 22:05:27.085032 [ 339 ] {} <Debug> TCP-Session: 4e5b4246-f43d-4e29-9774-e43f36ade54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.12.17 22:05:27.085143 [ 342 ] {} <Debug> TCP-Session: 91ec49e6-359f-421a-b9bf-cdd64c89d2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2025.12.17 22:05:27.084876 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2025.12.17 22:05:27.084851 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41937 | ||
| 2394 | 2025.12.17 22:05:27.085210 [ 336 ] {} <Debug> TCP-Session: e28a3cd7-8ae3-40bf-b9e7-44ea231f3459 Authenticating user 'default' from [fd00:1122:3344:101::e]:37977 | ||
| 2395 | 2025.12.17 22:05:27.084924 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2396 | 2025.12.17 22:05:27.085252 [ 336 ] {} <Debug> TCP-Session: e28a3cd7-8ae3-40bf-b9e7-44ea231f3459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2025.12.17 22:05:27.084816 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40691 | ||
| 2398 | 2025.12.17 22:05:27.085291 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2399 | 2025.12.17 22:05:27.085284 [ 336 ] {} <Debug> TCP-Session: e28a3cd7-8ae3-40bf-b9e7-44ea231f3459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.12.17 22:05:27.085331 [ 341 ] {} <Debug> TCP-Session: ac80ef31-8121-4a5e-8459-a44d654c8277 Authenticating user 'default' from [fd00:1122:3344:101::e]:41937 | ||
| 2401 | 2025.12.17 22:05:27.085349 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2025.12.17 22:05:27.085280 [ 337 ] {} <Debug> TCP-Session: 93f0763a-de3d-4f08-b19f-7502c5f00a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:40853 | ||
| 2403 | 2025.12.17 22:05:27.085376 [ 338 ] {} <Debug> TCP-Session: 8a0bec6d-9030-4300-a216-84ded13e94e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40691 | ||
| 2404 | 2025.12.17 22:05:27.085396 [ 337 ] {} <Debug> TCP-Session: 93f0763a-de3d-4f08-b19f-7502c5f00a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.12.17 22:05:27.085410 [ 338 ] {} <Debug> TCP-Session: 8a0bec6d-9030-4300-a216-84ded13e94e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.12.17 22:05:27.085425 [ 337 ] {} <Debug> TCP-Session: 93f0763a-de3d-4f08-b19f-7502c5f00a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.12.17 22:05:27.085436 [ 338 ] {} <Debug> TCP-Session: 8a0bec6d-9030-4300-a216-84ded13e94e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2025.12.17 22:05:27.085366 [ 341 ] {} <Debug> TCP-Session: ac80ef31-8121-4a5e-8459-a44d654c8277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.12.17 22:05:27.084987 [ 335 ] {} <Trace> TCP-Session: 0c3c2b1c-95ea-42a5-ae00-a802be431705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2025.12.17 22:05:27.085472 [ 341 ] {} <Debug> TCP-Session: ac80ef31-8121-4a5e-8459-a44d654c8277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2025.12.17 22:05:27.085649 [ 335 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2412 | 2025.12.17 22:05:27.085909 [ 335 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2413 | 2025.12.17 22:05:27.085967 [ 335 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2414 | 2025.12.17 22:05:27.086254 [ 335 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 2415 | 2025.12.17 22:05:27.087229 [ 290 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Trace> AggregatingTransform: Aggregating | ||
| 2416 | 2025.12.17 22:05:27.087278 [ 290 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2417 | 2025.12.17 22:05:27.087316 [ 290 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000861663 sec. (2321.093 rows/sec., 90.67 KiB/sec.) | ||
| 2418 | 2025.12.17 22:05:27.087335 [ 290 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Trace> Aggregator: Merging aggregated data | ||
| 2419 | 2025.12.17 22:05:27.088848 [ 335 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003255 sec., 614.4393241167435 rows/sec., 24.00 KiB/sec. | ||
| 2420 | 2025.12.17 22:05:27.089022 [ 335 ] {3cd11b3c-cbe5-48c5-83fc-413b55578cf1} <Debug> TCPHandler: Processed in 0.00416285 sec. | ||
| 2421 | 2025.12.17 22:05:27.089164 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2422 | 2025.12.17 22:05:27.089187 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2423 | 2025.12.17 22:05:27.089204 [ 335 ] {} <Debug> TCP-Session: 0c3c2b1c-95ea-42a5-ae00-a802be431705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2025.12.17 22:05:27.089206 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2025.12.17 22:05:27.089227 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2426 | 2025.12.17 22:05:27.089246 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2025.12.17 22:05:27.089264 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2025.12.17 22:05:27.089289 [ 343 ] {} <Debug> TCP-Session: b15db997-6e8c-4d9e-a059-2ce699a8775e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2025.12.17 22:05:27.089296 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2025.12.17 22:05:27.089326 [ 341 ] {} <Debug> TCP-Session: ac80ef31-8121-4a5e-8459-a44d654c8277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2025.12.17 22:05:27.089314 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2025.12.17 22:05:27.089360 [ 340 ] {} <Debug> TCP-Session: e777fc80-ef1e-4d96-9624-00115daa408f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.12.17 22:05:27.089280 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2025.12.17 22:05:27.089396 [ 342 ] {} <Debug> TCP-Session: 91ec49e6-359f-421a-b9bf-cdd64c89d2fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.12.17 22:05:27.089232 [ 336 ] {} <Debug> TCP-Session: e28a3cd7-8ae3-40bf-b9e7-44ea231f3459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2025.12.17 22:05:27.089434 [ 339 ] {} <Debug> TCP-Session: 4e5b4246-f43d-4e29-9774-e43f36ade54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2025.12.17 22:05:27.089272 [ 337 ] {} <Debug> TCP-Session: 93f0763a-de3d-4f08-b19f-7502c5f00a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2025.12.17 22:05:27.089307 [ 338 ] {} <Debug> TCP-Session: 8a0bec6d-9030-4300-a216-84ded13e94e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2025.12.17 22:05:27.295883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3450 | ||
| 2440 | 2025.12.17 22:05:27.296425 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2025.12.17 22:05:27.296473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2442 | 2025.12.17 22:05:27.296969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2443 | 2025.12.17 22:05:27.297197 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2025.12.17 22:05:27.297324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3450 | ||
| 2445 | 2025.12.17 22:05:27.448353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2446 | 2025.12.17 22:05:27.468490 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.12.17 22:05:27.468552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2448 | 2025.12.17 22:05:27.474221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2449 | 2025.12.17 22:05:27.475036 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.12.17 22:05:27.482403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2451 | 2025.12.17 22:05:30.991509 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2025.12.17 22:05:30.991710 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2453 | 2025.12.17 22:05:30.991777 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2454 | 2025.12.17 22:05:30.992497 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2025.12.17 22:05:30.992551 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2456 | 2025.12.17 22:05:30.992995 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2457 | 2025.12.17 22:05:30.993233 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2025.12.17 22:05:30.993401 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001742 sec., 14925.373134328358 rows/sec., 1.13 MiB/sec. | ||
| 2459 | 2025.12.17 22:05:30.993448 [ 3 ] {ac1306b5-ef5b-43bf-97c5-65f108ca01cc} <Debug> TCPHandler: Processed in 0.002070164 sec. | ||
| 2460 | 2025.12.17 22:05:30.993579 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2025.12.17 22:05:30.993678 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2462 | 2025.12.17 22:05:30.993722 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2463 | 2025.12.17 22:05:30.994143 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.12.17 22:05:30.994182 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2465 | 2025.12.17 22:05:30.994507 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2466 | 2025.12.17 22:05:30.994730 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.12.17 22:05:30.994874 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001216 sec., 23026.315789473683 rows/sec., 1.80 MiB/sec. | ||
| 2468 | 2025.12.17 22:05:30.994914 [ 3 ] {19bb222a-d572-4c80-94cc-3111d359d8f9} <Debug> TCPHandler: Processed in 0.001386596 sec. | ||
| 2469 | 2025.12.17 22:05:30.995042 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2025.12.17 22:05:30.995144 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2471 | 2025.12.17 22:05:30.995190 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2472 | 2025.12.17 22:05:30.995615 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.12.17 22:05:30.995652 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2474 | 2025.12.17 22:05:30.995979 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2475 | 2025.12.17 22:05:30.996192 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2025.12.17 22:05:30.996329 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001204 sec., 83056.47840531562 rows/sec., 5.76 MiB/sec. | ||
| 2477 | 2025.12.17 22:05:30.996366 [ 3 ] {bbc9249b-2ec8-45e6-8396-36f5dd631ff5} <Debug> TCPHandler: Processed in 0.001379036 sec. | ||
| 2478 | 2025.12.17 22:05:30.996485 [ 3 ] {} <Trace> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2025.12.17 22:05:30.996580 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2480 | 2025.12.17 22:05:30.996622 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2481 | 2025.12.17 22:05:30.996944 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.12.17 22:05:30.996980 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2483 | 2025.12.17 22:05:30.997291 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2484 | 2025.12.17 22:05:30.997496 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.12.17 22:05:30.997630 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001069 sec., 28063.61085126286 rows/sec., 1.92 MiB/sec. | ||
| 2486 | 2025.12.17 22:05:30.997668 [ 3 ] {e3f70127-29f2-4d15-a1d7-978cd9a01038} <Debug> TCPHandler: Processed in 0.001231933 sec. | ||
| 2487 | 2025.12.17 22:05:34.709467 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2488 | 2025.12.17 22:05:34.709520 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2489 | 2025.12.17 22:05:34.797437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3898 | ||
| 2490 | 2025.12.17 22:05:34.797920 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.12.17 22:05:34.797966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2492 | 2025.12.17 22:05:34.798464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2493 | 2025.12.17 22:05:34.798703 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.12.17 22:05:34.798839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3898 | ||
| 2495 | 2025.12.17 22:05:34.801530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 403 | ||
| 2496 | 2025.12.17 22:05:34.803908 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2025.12.17 22:05:34.803946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2498 | 2025.12.17 22:05:34.805131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2499 | 2025.12.17 22:05:34.805398 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.12.17 22:05:34.805722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 403 | ||
| 2501 | 2025.12.17 22:05:34.982529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2502 | 2025.12.17 22:05:35.000041 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2025.12.17 22:05:35.000243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2504 | 2025.12.17 22:05:35.006268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2505 | 2025.12.17 22:05:35.006956 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2025.12.17 22:05:35.009850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2507 | 2025.12.17 22:05:35.361881 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2025.12.17 22:05:35.361961 [ 3 ] {} <Debug> TCP-Session: bc9238d0-039b-4f27-a9ef-9ac32bb35f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2025.12.17 22:05:36.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.08 MiB, peak 213.04 MiB, free memory in arenas 0.00 B, will set to 206.67 MiB (RSS), difference: 2.59 MiB | ||
| 2510 | 2025.12.17 22:05:36.002811 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.12.17 22:05:36.003034 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2512 | 2025.12.17 22:05:36.003112 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2513 | 2025.12.17 22:05:36.004711 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.12.17 22:05:36.004775 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2515 | 2025.12.17 22:05:36.005310 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2516 | 2025.12.17 22:05:36.005594 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.12.17 22:05:36.005736 [ 54 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2518 | 2025.12.17 22:05:36.005774 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002802 sec., 146324.05424696647 rows/sec., 9.28 MiB/sec. | ||
| 2519 | 2025.12.17 22:05:36.005791 [ 54 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.12.17 22:05:36.005828 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2521 | 2025.12.17 22:05:36.005840 [ 4 ] {44ed9106-ff89-471f-b171-13b56d4fc9ca} <Debug> TCPHandler: Processed in 0.003216365 sec. | ||
| 2522 | 2025.12.17 22:05:36.005954 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 2523 | 2025.12.17 22:05:36.006010 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2025.12.17 22:05:36.006076 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2525 | 2025.12.17 22:05:36.006113 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2526 | 2025.12.17 22:05:36.006139 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2527 | 2025.12.17 22:05:36.006199 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2528 | 2025.12.17 22:05:36.006206 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2529 | 2025.12.17 22:05:36.006267 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2530 | 2025.12.17 22:05:36.006314 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2531 | 2025.12.17 22:05:36.006357 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2532 | 2025.12.17 22:05:36.007409 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.12.17 22:05:36.007463 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2534 | 2025.12.17 22:05:36.007504 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598122 sec., 1282755.6344259074 rows/sec., 86.27 MiB/sec. | ||
| 2535 | 2025.12.17 22:05:36.007778 [ 192 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2536 | 2025.12.17 22:05:36.007993 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2537 | 2025.12.17 22:05:36.008177 [ 192 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.12.17 22:05:36.008274 [ 192 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_5_1} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2539 | 2025.12.17 22:05:36.008279 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.12.17 22:05:36.008357 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2541 | 2025.12.17 22:05:36.008433 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Debug> executeQuery: Read 1130 rows, 91.95 KiB in 0.002327 sec., 485603.78169316717 rows/sec., 38.59 MiB/sec. | ||
| 2542 | 2025.12.17 22:05:36.008477 [ 4 ] {db02b47d-252a-4f10-9953-bb1076d1f5a5} <Debug> TCPHandler: Processed in 0.002532117 sec. | ||
| 2543 | 2025.12.17 22:05:36.008604 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.12.17 22:05:36.008702 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2545 | 2025.12.17 22:05:36.008743 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2546 | 2025.12.17 22:05:36.009245 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.12.17 22:05:36.009282 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2548 | 2025.12.17 22:05:36.009604 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2549 | 2025.12.17 22:05:36.009814 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.12.17 22:05:36.009921 [ 54 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2551 | 2025.12.17 22:05:36.009938 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001256 sec., 182324.84076433122 rows/sec., 10.98 MiB/sec. | ||
| 2552 | 2025.12.17 22:05:36.009962 [ 54 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2025.12.17 22:05:36.009981 [ 4 ] {77bd0552-a05d-4408-8750-fced0c1bbed3} <Debug> TCPHandler: Processed in 0.001429108 sec. | ||
| 2554 | 2025.12.17 22:05:36.009986 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2555 | 2025.12.17 22:05:36.010075 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 2556 | 2025.12.17 22:05:36.010101 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2025.12.17 22:05:36.010156 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2558 | 2025.12.17 22:05:36.010183 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 235 rows starting from the beginning of the part | ||
| 2559 | 2025.12.17 22:05:36.010201 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2560 | 2025.12.17 22:05:36.010226 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 2561 | 2025.12.17 22:05:36.010245 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2562 | 2025.12.17 22:05:36.010267 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2563 | 2025.12.17 22:05:36.010307 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 229 rows starting from the beginning of the part | ||
| 2564 | 2025.12.17 22:05:36.010343 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 229 rows starting from the beginning of the part | ||
| 2565 | 2025.12.17 22:05:36.010377 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 229 rows starting from the beginning of the part | ||
| 2566 | 2025.12.17 22:05:36.010718 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.17 22:05:36.010760 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2568 | 2025.12.17 22:05:36.011135 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2569 | 2025.12.17 22:05:36.011305 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259813 sec., 915215.1946360293 rows/sec., 58.65 MiB/sec. | ||
| 2570 | 2025.12.17 22:05:36.011366 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2025.12.17 22:05:36.011478 [ 54 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2572 | 2025.12.17 22:05:36.011480 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2573 | 2025.12.17 22:05:36.011503 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001319 sec., 160727.8241091736 rows/sec., 10.37 MiB/sec. | ||
| 2574 | 2025.12.17 22:05:36.011513 [ 54 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2025.12.17 22:05:36.011545 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2576 | 2025.12.17 22:05:36.011549 [ 4 ] {c30a1ecc-783b-40e1-94c6-8e3f0a12ec3b} <Debug> TCPHandler: Processed in 0.00149857 sec. | ||
| 2577 | 2025.12.17 22:05:36.011636 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::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 | ||
| 2578 | 2025.12.17 22:05:36.011673 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.12.17 22:05:36.011758 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2025.12.17 22:05:36.011773 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2581 | 2025.12.17 22:05:36.011787 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2582 | 2025.12.17 22:05:36.011821 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2583 | 2025.12.17 22:05:36.011824 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_6_1} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2584 | 2025.12.17 22:05:36.011829 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2585 | 2025.12.17 22:05:36.011895 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2586 | 2025.12.17 22:05:36.011951 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2587 | 2025.12.17 22:05:36.012010 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2588 | 2025.12.17 22:05:36.012056 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2589 | 2025.12.17 22:05:36.012104 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2590 | 2025.12.17 22:05:36.012146 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2591 | 2025.12.17 22:05:36.012319 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.12.17 22:05:36.012359 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2593 | 2025.12.17 22:05:36.012707 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2594 | 2025.12.17 22:05:36.012939 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.12.17 22:05:36.013040 [ 54 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2596 | 2025.12.17 22:05:36.013070 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001314 sec., 160578.38660578386 rows/sec., 9.12 MiB/sec. | ||
| 2597 | 2025.12.17 22:05:36.013072 [ 54 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.12.17 22:05:36.013111 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2599 | 2025.12.17 22:05:36.013115 [ 4 ] {01c30305-723d-4554-91a0-79d57f966778} <Debug> TCPHandler: Processed in 0.00149139 sec. | ||
| 2600 | 2025.12.17 22:05:36.013191 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 2601 | 2025.12.17 22:05:36.013237 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2025.12.17 22:05:36.013262 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659444 sec., 776163.5825011269 rows/sec., 53.46 MiB/sec. | ||
| 2603 | 2025.12.17 22:05:36.013273 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2604 | 2025.12.17 22:05:36.013329 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2605 | 2025.12.17 22:05:36.013335 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2606 | 2025.12.17 22:05:36.013375 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2607 | 2025.12.17 22:05:36.013381 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2608 | 2025.12.17 22:05:36.013420 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2609 | 2025.12.17 22:05:36.013461 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2610 | 2025.12.17 22:05:36.013506 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2611 | 2025.12.17 22:05:36.013535 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2612 | 2025.12.17 22:05:36.013915 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2025.12.17 22:05:36.013997 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_6_1} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2614 | 2025.12.17 22:05:36.014059 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.12.17 22:05:36.014092 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2616 | 2025.12.17 22:05:36.014100 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2617 | 2025.12.17 22:05:36.014327 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116627 sec., 904593.2759995541 rows/sec., 54.82 MiB/sec. | ||
| 2618 | 2025.12.17 22:05:36.014474 [ 190 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2619 | 2025.12.17 22:05:36.014487 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2620 | 2025.12.17 22:05:36.014782 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2025.12.17 22:05:36.014795 [ 190 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.17 22:05:36.014873 [ 190 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_5_1} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2623 | 2025.12.17 22:05:36.014919 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Debug> executeQuery: Read 667 rows, 47.51 KiB in 0.001601 sec., 416614.61586508434 rows/sec., 28.98 MiB/sec. | ||
| 2624 | 2025.12.17 22:05:36.014942 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2625 | 2025.12.17 22:05:36.014962 [ 4 ] {9fd20d2d-5858-460f-94cf-27d6b03b00dd} <Debug> TCPHandler: Processed in 0.001774437 sec. | ||
| 2626 | 2025.12.17 22:05:36.015089 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.12.17 22:05:36.015182 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2628 | 2025.12.17 22:05:36.015224 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2629 | 2025.12.17 22:05:36.015557 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.12.17 22:05:36.015592 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2631 | 2025.12.17 22:05:36.015892 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2632 | 2025.12.17 22:05:36.016108 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.12.17 22:05:36.016240 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 2634 | 2025.12.17 22:05:36.016274 [ 4 ] {49697669-f274-4354-9532-360541c8ab64} <Debug> TCPHandler: Processed in 0.001238213 sec. | ||
| 2635 | 2025.12.17 22:05:36.016375 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2025.12.17 22:05:36.016468 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2637 | 2025.12.17 22:05:36.016509 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2638 | 2025.12.17 22:05:36.016906 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.12.17 22:05:36.016940 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2640 | 2025.12.17 22:05:36.017273 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2641 | 2025.12.17 22:05:36.017476 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.12.17 22:05:36.017599 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001149 sec., 221061.79286335944 rows/sec., 14.29 MiB/sec. | ||
| 2643 | 2025.12.17 22:05:36.017634 [ 4 ] {8f597c8c-9865-4950-b9ee-afb4fccf6d6c} <Debug> TCPHandler: Processed in 0.001308125 sec. | ||
| 2644 | 2025.12.17 22:05:36.017743 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2025.12.17 22:05:36.017834 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2646 | 2025.12.17 22:05:36.017875 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2647 | 2025.12.17 22:05:36.018177 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.12.17 22:05:36.018212 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2649 | 2025.12.17 22:05:36.018500 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2650 | 2025.12.17 22:05:36.018706 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2025.12.17 22:05:36.018800 [ 52 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2652 | 2025.12.17 22:05:36.018831 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 2653 | 2025.12.17 22:05:36.018838 [ 52 ] {} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.12.17 22:05:36.018872 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2655 | 2025.12.17 22:05:36.018872 [ 4 ] {9d6250c4-18de-4833-b544-de2066d0f031} <Debug> TCPHandler: Processed in 0.001177972 sec. | ||
| 2656 | 2025.12.17 22:05:36.018955 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::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 | ||
| 2657 | 2025.12.17 22:05:36.018986 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2025.12.17 22:05:36.019055 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2659 | 2025.12.17 22:05:36.019083 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2660 | 2025.12.17 22:05:36.019088 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::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 | ||
| 2661 | 2025.12.17 22:05:36.019174 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <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 | ||
| 2662 | 2025.12.17 22:05:36.019195 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::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 | ||
| 2663 | 2025.12.17 22:05:36.019255 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::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 | ||
| 2664 | 2025.12.17 22:05:36.019297 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::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 | ||
| 2665 | 2025.12.17 22:05:36.019335 [ 188 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::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 | ||
| 2666 | 2025.12.17 22:05:36.020002 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.12.17 22:05:36.020038 [ 196 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123169 sec., 4451.689816937611 rows/sec., 299.97 KiB/sec. | ||
| 2668 | 2025.12.17 22:05:36.020044 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2669 | 2025.12.17 22:05:36.020228 [ 199 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2670 | 2025.12.17 22:05:36.020553 [ 199 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_5_1} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2025.12.17 22:05:36.020631 [ 199 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_5_1} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2672 | 2025.12.17 22:05:36.020652 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2673 | 2025.12.17 22:05:36.020721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2674 | 2025.12.17 22:05:36.020892 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2025.12.17 22:05:36.021032 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001966 sec., 12207.527975584944 rows/sec., 21.88 MiB/sec. | ||
| 2676 | 2025.12.17 22:05:36.021086 [ 4 ] {1601c901-9140-4c8d-9a9f-44117d6ad6c7} <Debug> TCPHandler: Processed in 0.002149407 sec. | ||
| 2677 | 2025.12.17 22:05:36.021198 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2025.12.17 22:05:36.021292 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2679 | 2025.12.17 22:05:36.021332 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2680 | 2025.12.17 22:05:36.021646 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2025.12.17 22:05:36.021681 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2682 | 2025.12.17 22:05:36.021993 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2683 | 2025.12.17 22:05:36.022198 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2025.12.17 22:05:36.022321 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001047 sec., 70678.12798471824 rows/sec., 4.19 MiB/sec. | ||
| 2685 | 2025.12.17 22:05:36.022355 [ 4 ] {14f4fd38-e1d4-4d0f-9677-fc7922cf147f} <Debug> TCPHandler: Processed in 0.001206532 sec. | ||
| 2686 | 2025.12.17 22:05:41.018991 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2025.12.17 22:05:41.019202 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2688 | 2025.12.17 22:05:41.019275 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2689 | 2025.12.17 22:05:41.019925 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2025.12.17 22:05:41.019970 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2691 | 2025.12.17 22:05:41.020344 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2692 | 2025.12.17 22:05:41.020561 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2025.12.17 22:05:41.020704 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 2694 | 2025.12.17 22:05:41.020743 [ 4 ] {029959a0-a61e-40e6-bbb1-fe9ed2c64e10} <Debug> TCPHandler: Processed in 0.00188745 sec. | ||
| 2695 | 2025.12.17 22:05:41.020869 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2025.12.17 22:05:41.020963 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2697 | 2025.12.17 22:05:41.021002 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2698 | 2025.12.17 22:05:41.022011 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.12.17 22:05:41.022047 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2700 | 2025.12.17 22:05:41.022448 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2701 | 2025.12.17 22:05:41.022669 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2025.12.17 22:05:41.022792 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Debug> executeQuery: Read 1182 rows, 100.06 KiB in 0.001847 sec., 639956.686518679 rows/sec., 52.91 MiB/sec. | ||
| 2703 | 2025.12.17 22:05:41.022791 [ 42 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2704 | 2025.12.17 22:05:41.022828 [ 4 ] {97354647-6f45-4de0-a7d5-f7a1c18e76d3} <Debug> TCPHandler: Processed in 0.002006733 sec. | ||
| 2705 | 2025.12.17 22:05:41.022866 [ 42 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.12.17 22:05:41.022915 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2707 | 2025.12.17 22:05:41.022951 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2025.12.17 22:05:41.023048 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 2709 | 2025.12.17 22:05:41.023052 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.12.17 22:05:41.023142 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2025.12.17 22:05:41.023213 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2712 | 2025.12.17 22:05:41.023255 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2275 rows starting from the beginning of the part | ||
| 2713 | 2025.12.17 22:05:41.023327 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2714 | 2025.12.17 22:05:41.023379 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1130 rows starting from the beginning of the part | ||
| 2715 | 2025.12.17 22:05:41.023428 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2716 | 2025.12.17 22:05:41.023472 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1130 rows starting from the beginning of the part | ||
| 2717 | 2025.12.17 22:05:41.023521 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1182 rows starting from the beginning of the part | ||
| 2718 | 2025.12.17 22:05:41.023542 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2025.12.17 22:05:41.023581 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2720 | 2025.12.17 22:05:41.023926 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2721 | 2025.12.17 22:05:41.024151 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.12.17 22:05:41.024279 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001246 sec., 8828.25040128411 rows/sec., 646.60 KiB/sec. | ||
| 2723 | 2025.12.17 22:05:41.024315 [ 4 ] {99a54687-c212-4ecc-89bc-24180343957d} <Debug> TCPHandler: Processed in 0.001411767 sec. | ||
| 2724 | 2025.12.17 22:05:41.024415 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.12.17 22:05:41.024511 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2726 | 2025.12.17 22:05:41.024550 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2727 | 2025.12.17 22:05:41.025005 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2025.12.17 22:05:41.025041 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2729 | 2025.12.17 22:05:41.025371 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2730 | 2025.12.17 22:05:41.025580 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2025.12.17 22:05:41.025705 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 2732 | 2025.12.17 22:05:41.025740 [ 4 ] {769b85c9-0639-4860-a949-20ae015a29c6} <Debug> TCPHandler: Processed in 0.001371747 sec. | ||
| 2733 | 2025.12.17 22:05:41.025844 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2025.12.17 22:05:41.025937 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2735 | 2025.12.17 22:05:41.025975 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2736 | 2025.12.17 22:05:41.026057 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5769 rows, containing 5 columns (5 merged, 0 gathered) in 0.003079661 sec., 1873258.1280861758 rows/sec., 158.36 MiB/sec. | ||
| 2737 | 2025.12.17 22:05:41.026352 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2738 | 2025.12.17 22:05:41.026527 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.12.17 22:05:41.026569 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2740 | 2025.12.17 22:05:41.026622 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.12.17 22:05:41.026710 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_11_2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2742 | 2025.12.17 22:05:41.026789 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2743 | 2025.12.17 22:05:41.026916 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2744 | 2025.12.17 22:05:41.027124 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.12.17 22:05:41.027230 [ 41 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2746 | 2025.12.17 22:05:41.027247 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Debug> executeQuery: Read 504 rows, 38.14 KiB in 0.001328 sec., 379518.0722891566 rows/sec., 28.04 MiB/sec. | ||
| 2747 | 2025.12.17 22:05:41.027308 [ 41 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2025.12.17 22:05:41.027323 [ 4 ] {25861da7-8021-45ff-b51c-f8ee93f7be9d} <Debug> TCPHandler: Processed in 0.00152485 sec. | ||
| 2749 | 2025.12.17 22:05:41.027334 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2750 | 2025.12.17 22:05:41.027415 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 2751 | 2025.12.17 22:05:41.027439 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2025.12.17 22:05:41.027518 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2753 | 2025.12.17 22:05:41.027547 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2754 | 2025.12.17 22:05:41.027549 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1141 rows starting from the beginning of the part | ||
| 2755 | 2025.12.17 22:05:41.027597 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2756 | 2025.12.17 22:05:41.027642 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2757 | 2025.12.17 22:05:41.027694 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 667 rows starting from the beginning of the part | ||
| 2758 | 2025.12.17 22:05:41.027746 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2759 | 2025.12.17 22:05:41.027789 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 667 rows starting from the beginning of the part | ||
| 2760 | 2025.12.17 22:05:41.027834 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 504 rows starting from the beginning of the part | ||
| 2761 | 2025.12.17 22:05:41.028126 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2025.12.17 22:05:41.028166 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2763 | 2025.12.17 22:05:41.028569 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2764 | 2025.12.17 22:05:41.028780 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.12.17 22:05:41.028876 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2766 | 2025.12.17 22:05:41.028903 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Debug> executeQuery: Read 786 rows, 54.00 KiB in 0.001375 sec., 571636.3636363636 rows/sec., 38.35 MiB/sec. | ||
| 2767 | 2025.12.17 22:05:41.028910 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.12.17 22:05:41.028944 [ 4 ] {803ab9f3-4ab6-4695-9b9c-3b1a44ab72e5} <Debug> TCPHandler: Processed in 0.001552141 sec. | ||
| 2769 | 2025.12.17 22:05:41.028944 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2770 | 2025.12.17 22:05:41.029063 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2025.12.17 22:05:41.029088 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3035 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703895 sec., 1781213.044231012 rows/sec., 133.40 MiB/sec. | ||
| 2772 | 2025.12.17 22:05:41.029098 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 2773 | 2025.12.17 22:05:41.029159 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2774 | 2025.12.17 22:05:41.029217 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <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 | ||
| 2775 | 2025.12.17 22:05:41.029279 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2776 | 2025.12.17 22:05:41.029334 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2707 rows starting from the beginning of the part | ||
| 2777 | 2025.12.17 22:05:41.029411 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2778 | 2025.12.17 22:05:41.029462 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 2779 | 2025.12.17 22:05:41.029534 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 254 rows starting from the beginning of the part | ||
| 2780 | 2025.12.17 22:05:41.029589 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 2781 | 2025.12.17 22:05:41.029642 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 254 rows starting from the beginning of the part | ||
| 2782 | 2025.12.17 22:05:41.029712 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 786 rows starting from the beginning of the part | ||
| 2783 | 2025.12.17 22:05:41.029748 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.17 22:05:41.029840 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_11_2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2785 | 2025.12.17 22:05:41.029936 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2786 | 2025.12.17 22:05:41.029953 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2025.12.17 22:05:41.029991 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2788 | 2025.12.17 22:05:41.030523 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2789 | 2025.12.17 22:05:41.030749 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.12.17 22:05:41.030853 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2791 | 2025.12.17 22:05:41.030885 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.12.17 22:05:41.030887 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001746 sec., 4009.163802978236 rows/sec., 7.18 MiB/sec. | ||
| 2793 | 2025.12.17 22:05:41.030908 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2794 | 2025.12.17 22:05:41.030950 [ 4 ] {4afd3203-2f12-4658-ab77-875d01696212} <Debug> TCPHandler: Processed in 0.001934341 sec. | ||
| 2795 | 2025.12.17 22:05:41.031040 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 2796 | 2025.12.17 22:05:41.031068 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2025.12.17 22:05:41.031169 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2798 | 2025.12.17 22:05:41.031209 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2799 | 2025.12.17 22:05:41.031304 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2800 | 2025.12.17 22:05:41.031370 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 2801 | 2025.12.17 22:05:41.031526 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 2802 | 2025.12.17 22:05:41.031529 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Trace> oximeter.measurements_i64 (e134f252-143e-4b87-916d-637933e4bb34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2025.12.17 22:05:41.031577 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2804 | 2025.12.17 22:05:41.031653 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2805 | 2025.12.17 22:05:41.031764 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2806 | 2025.12.17 22:05:41.031867 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2807 | 2025.12.17 22:05:41.031889 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2808 | 2025.12.17 22:05:41.031891 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002862715 sec., 1467488.0314666322 rows/sec., 97.48 MiB/sec. | ||
| 2809 | 2025.12.17 22:05:41.031977 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2810 | 2025.12.17 22:05:41.032116 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Trace> oximeter.measurements_i64 (e134f252-143e-4b87-916d-637933e4bb34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2025.12.17 22:05:41.032226 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2812 | 2025.12.17 22:05:41.032260 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001109 sec., 8115.419296663661 rows/sec., 573.26 KiB/sec. | ||
| 2813 | 2025.12.17 22:05:41.032299 [ 4 ] {12fb0700-88b0-468a-b680-6dc333ab0f41} <Debug> TCPHandler: Processed in 0.001279914 sec. | ||
| 2814 | 2025.12.17 22:05:41.032407 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.12.17 22:05:41.032501 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2816 | 2025.12.17 22:05:41.032510 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2025.12.17 22:05:41.032542 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2818 | 2025.12.17 22:05:41.032600 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2819 | 2025.12.17 22:05:41.032677 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2820 | 2025.12.17 22:05:41.032860 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2025.12.17 22:05:41.032900 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2822 | 2025.12.17 22:05:41.033236 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2823 | 2025.12.17 22:05:41.033460 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2025.12.17 22:05:41.033556 [ 41 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2825 | 2025.12.17 22:05:41.033588 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001105 sec., 27149.321266968323 rows/sec., 1.86 MiB/sec. | ||
| 2826 | 2025.12.17 22:05:41.033588 [ 41 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.12.17 22:05:41.033626 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2828 | 2025.12.17 22:05:41.033630 [ 4 ] {a8ea2cd0-4321-4807-95dd-a8b3a52a2e93} <Debug> TCPHandler: Processed in 0.001269783 sec. | ||
| 2829 | 2025.12.17 22:05:41.033704 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2830 | 2025.12.17 22:05:41.033811 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2025.12.17 22:05:41.033837 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
| 2832 | 2025.12.17 22:05:41.033870 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.002882737 sec., 44055.35433860252 rows/sec., 78.95 MiB/sec. | ||
| 2833 | 2025.12.17 22:05:41.033882 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2834 | 2025.12.17 22:05:41.033931 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2835 | 2025.12.17 22:05:41.033963 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2836 | 2025.12.17 22:05:41.033995 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2837 | 2025.12.17 22:05:41.034030 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 2838 | 2025.12.17 22:05:41.034161 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2839 | 2025.12.17 22:05:41.034479 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.12.17 22:05:41.034541 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2841 | 2025.12.17 22:05:41.034621 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2842 | 2025.12.17 22:05:41.034806 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 4 columns (4 merged, 0 gathered) in 0.00113403 sec., 458541.6611553486 rows/sec., 28.39 MiB/sec. | ||
| 2843 | 2025.12.17 22:05:41.034952 [ 194 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2844 | 2025.12.17 22:05:41.035184 [ 194 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2025.12.17 22:05:41.035251 [ 194 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_11_2} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2846 | 2025.12.17 22:05:41.035320 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2847 | 2025.12.17 22:05:42.299882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4410 | ||
| 2848 | 2025.12.17 22:05:42.300363 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.12.17 22:05:42.300399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2850 | 2025.12.17 22:05:42.300864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2851 | 2025.12.17 22:05:42.301092 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.12.17 22:05:42.301227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4410 | ||
| 2853 | 2025.12.17 22:05:42.510884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2854 | 2025.12.17 22:05:42.528142 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.12.17 22:05:42.528203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2856 | 2025.12.17 22:05:42.534384 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2857 | 2025.12.17 22:05:42.535125 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.12.17 22:05:42.538221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2859 | 2025.12.17 22:05:43.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.56 MiB, peak 214.85 MiB, free memory in arenas 0.00 B, will set to 211.29 MiB (RSS), difference: 1.72 MiB | ||
| 2860 | 2025.12.17 22:05:44.805831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 443 | ||
| 2861 | 2025.12.17 22:05:44.808195 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.12.17 22:05:44.808243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2863 | 2025.12.17 22:05:44.809422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2864 | 2025.12.17 22:05:44.809680 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.12.17 22:05:44.809825 [ 35 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2866 | 2025.12.17 22:05:44.809894 [ 35 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.12.17 22:05:44.809918 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2868 | 2025.12.17 22:05:44.809920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 443 | ||
| 2869 | 2025.12.17 22:05:44.810047 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 2870 | 2025.12.17 22:05:44.810969 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2871 | 2025.12.17 22:05:44.811184 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 181 rows starting from the beginning of the part | ||
| 2872 | 2025.12.17 22:05:44.811585 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2873 | 2025.12.17 22:05:44.811960 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 2874 | 2025.12.17 22:05:44.812320 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 2875 | 2025.12.17 22:05:44.812680 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2876 | 2025.12.17 22:05:44.813038 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2877 | 2025.12.17 22:05:44.818588 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 72 columns (72 merged, 0 gathered) in 0.008588487 sec., 51580.68004294586 rows/sec., 51.22 MiB/sec. | ||
| 2878 | 2025.12.17 22:05:44.819631 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2879 | 2025.12.17 22:05:44.820227 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2025.12.17 22:05:44.820305 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_6_1} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2881 | 2025.12.17 22:05:44.820522 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 2882 | 2025.12.17 22:05:46.002586 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2025.12.17 22:05:46.002791 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2884 | 2025.12.17 22:05:46.002856 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2885 | 2025.12.17 22:05:46.003715 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2025.12.17 22:05:46.003764 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2887 | 2025.12.17 22:05:46.004182 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2888 | 2025.12.17 22:05:46.004405 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2025.12.17 22:05:46.004585 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001841 sec., 222705.05160239 rows/sec., 14.13 MiB/sec. | ||
| 2890 | 2025.12.17 22:05:46.004646 [ 4 ] {9267f319-283d-4058-82fb-dc621efef307} <Debug> TCPHandler: Processed in 0.002187757 sec. | ||
| 2891 | 2025.12.17 22:05:46.004813 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2025.12.17 22:05:46.004936 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2893 | 2025.12.17 22:05:46.004989 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2894 | 2025.12.17 22:05:46.006278 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.12.17 22:05:46.006326 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2896 | 2025.12.17 22:05:46.006830 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2897 | 2025.12.17 22:05:46.007118 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.12.17 22:05:46.007290 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Debug> executeQuery: Read 1130 rows, 91.95 KiB in 0.002385 sec., 473794.54926624737 rows/sec., 37.65 MiB/sec. | ||
| 2899 | 2025.12.17 22:05:46.007334 [ 4 ] {006dd815-74d8-44b5-91d0-3927fdd75660} <Debug> TCPHandler: Processed in 0.002585498 sec. | ||
| 2900 | 2025.12.17 22:05:46.007464 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.12.17 22:05:46.007563 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2902 | 2025.12.17 22:05:46.007606 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2903 | 2025.12.17 22:05:46.008102 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.12.17 22:05:46.008139 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2905 | 2025.12.17 22:05:46.008442 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2906 | 2025.12.17 22:05:46.008655 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.12.17 22:05:46.008779 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001239 sec., 184826.47296206618 rows/sec., 11.13 MiB/sec. | ||
| 2908 | 2025.12.17 22:05:46.008816 [ 4 ] {21f94548-cf6b-49e2-86b4-b62c9fe56564} <Debug> TCPHandler: Processed in 0.001403257 sec. | ||
| 2909 | 2025.12.17 22:05:46.008933 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2025.12.17 22:05:46.009026 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2911 | 2025.12.17 22:05:46.009066 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2912 | 2025.12.17 22:05:46.009532 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.12.17 22:05:46.009568 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2914 | 2025.12.17 22:05:46.009876 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2915 | 2025.12.17 22:05:46.010075 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.12.17 22:05:46.010196 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001188 sec., 178451.17845117845 rows/sec., 11.51 MiB/sec. | ||
| 2917 | 2025.12.17 22:05:46.010232 [ 4 ] {f4a76968-cfa1-4f86-ab0f-df491a597d41} <Debug> TCPHandler: Processed in 0.001346176 sec. | ||
| 2918 | 2025.12.17 22:05:46.010349 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2025.12.17 22:05:46.010441 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2920 | 2025.12.17 22:05:46.010479 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2921 | 2025.12.17 22:05:46.010945 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.12.17 22:05:46.010986 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2923 | 2025.12.17 22:05:46.011282 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2924 | 2025.12.17 22:05:46.011502 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.12.17 22:05:46.011626 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 2926 | 2025.12.17 22:05:46.011662 [ 4 ] {2907a1e2-25ed-4eff-9e81-1bcf5b39762e} <Debug> TCPHandler: Processed in 0.001360376 sec. | ||
| 2927 | 2025.12.17 22:05:46.011777 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.12.17 22:05:46.011877 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2929 | 2025.12.17 22:05:46.011916 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2930 | 2025.12.17 22:05:46.012566 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.12.17 22:05:46.012602 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2932 | 2025.12.17 22:05:46.012941 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2933 | 2025.12.17 22:05:46.013190 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2025.12.17 22:05:46.013353 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Debug> executeQuery: Read 667 rows, 47.51 KiB in 0.001495 sec., 446153.8461538461 rows/sec., 31.03 MiB/sec. | ||
| 2935 | 2025.12.17 22:05:46.013396 [ 4 ] {62cc5cc8-09e5-44eb-89c5-63703860f93e} <Debug> TCPHandler: Processed in 0.001670154 sec. | ||
| 2936 | 2025.12.17 22:05:46.013510 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.12.17 22:05:46.013606 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.17 22:05:46.013648 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2939 | 2025.12.17 22:05:46.013988 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.12.17 22:05:46.014025 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2941 | 2025.12.17 22:05:46.014329 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2942 | 2025.12.17 22:05:46.014541 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.12.17 22:05:46.014649 [ 31 ] {} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2944 | 2025.12.17 22:05:46.014667 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 2945 | 2025.12.17 22:05:46.014718 [ 31 ] {} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.12.17 22:05:46.014725 [ 4 ] {fb70abf7-d39d-4637-b6f3-a243e578a859} <Debug> TCPHandler: Processed in 0.001263404 sec. | ||
| 2947 | 2025.12.17 22:05:46.014749 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2948 | 2025.12.17 22:05:46.014843 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2949 | 2025.12.17 22:05:46.014848 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2025.12.17 22:05:46.014939 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2951 | 2025.12.17 22:05:46.014959 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2952 | 2025.12.17 22:05:46.014966 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2953 | 2025.12.17 22:05:46.015001 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2954 | 2025.12.17 22:05:46.015024 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2955 | 2025.12.17 22:05:46.015066 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2956 | 2025.12.17 22:05:46.015101 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2957 | 2025.12.17 22:05:46.015137 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2958 | 2025.12.17 22:05:46.015172 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 2959 | 2025.12.17 22:05:46.015449 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.12.17 22:05:46.015484 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2961 | 2025.12.17 22:05:46.015841 [ 198 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027847 sec., 35024.668068301995 rows/sec., 1.79 MiB/sec. | ||
| 2962 | 2025.12.17 22:05:46.015857 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2963 | 2025.12.17 22:05:46.015984 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2964 | 2025.12.17 22:05:46.016113 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2025.12.17 22:05:46.016217 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_6_1} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.12.17 22:05:46.016245 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001305 sec., 194636.0153256705 rows/sec., 12.58 MiB/sec. | ||
| 2967 | 2025.12.17 22:05:46.016280 [ 189 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_6_1} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2968 | 2025.12.17 22:05:46.016283 [ 4 ] {efa5ddaa-a400-46c1-aeb3-5bc452b189e6} <Debug> TCPHandler: Processed in 0.001483289 sec. | ||
| 2969 | 2025.12.17 22:05:46.016336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2970 | 2025.12.17 22:05:46.016407 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2025.12.17 22:05:46.016503 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2972 | 2025.12.17 22:05:46.016544 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2973 | 2025.12.17 22:05:46.016855 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2025.12.17 22:05:46.016890 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2975 | 2025.12.17 22:05:46.017179 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2976 | 2025.12.17 22:05:46.017382 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2025.12.17 22:05:46.017507 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 2978 | 2025.12.17 22:05:46.017543 [ 4 ] {035b2f9d-164c-4e9f-a002-eb13379f9a85} <Debug> TCPHandler: Processed in 0.001186561 sec. | ||
| 2979 | 2025.12.17 22:05:46.017652 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2025.12.17 22:05:46.017746 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2981 | 2025.12.17 22:05:46.017800 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <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 | ||
| 2982 | 2025.12.17 22:05:46.018565 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2025.12.17 22:05:46.018601 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2984 | 2025.12.17 22:05:46.019116 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2985 | 2025.12.17 22:05:46.019335 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2025.12.17 22:05:46.019465 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001737 sec., 13816.925734024178 rows/sec., 24.76 MiB/sec. | ||
| 2987 | 2025.12.17 22:05:46.019515 [ 4 ] {49515e75-5407-48bd-8011-436e2904b84f} <Debug> TCPHandler: Processed in 0.001913151 sec. | ||
| 2988 | 2025.12.17 22:05:46.019629 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.12.17 22:05:46.019724 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2990 | 2025.12.17 22:05:46.019764 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2991 | 2025.12.17 22:05:46.020082 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2025.12.17 22:05:46.020118 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2993 | 2025.12.17 22:05:46.020420 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2994 | 2025.12.17 22:05:46.020622 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2025.12.17 22:05:46.020746 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.00104 sec., 71153.84615384616 rows/sec., 4.22 MiB/sec. | ||
| 2996 | 2025.12.17 22:05:46.020782 [ 4 ] {79bda21c-6b2c-4072-83ca-60f158be5e4c} <Debug> TCPHandler: Processed in 0.001203282 sec. | ||
| 2997 | 2025.12.17 22:05:49.709571 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2998 | 2025.12.17 22:05:49.709640 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2999 | 2025.12.17 22:05:49.802273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4858 | ||
| 3000 | 2025.12.17 22:05:49.802716 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2025.12.17 22:05:49.802750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3002 | 2025.12.17 22:05:49.803218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3003 | 2025.12.17 22:05:49.803448 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2025.12.17 22:05:49.803569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4858 | ||
| 3005 | 2025.12.17 22:05:50.039271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 3006 | 2025.12.17 22:05:50.057011 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2025.12.17 22:05:50.057088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3008 | 2025.12.17 22:05:50.063499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3009 | 2025.12.17 22:05:50.064190 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2025.12.17 22:05:50.067021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 3011 | 2025.12.17 22:05:50.991335 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.12.17 22:05:50.991534 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3013 | 2025.12.17 22:05:50.991607 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3014 | 2025.12.17 22:05:50.992296 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.12.17 22:05:50.992348 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3016 | 2025.12.17 22:05:50.992800 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3017 | 2025.12.17 22:05:50.993060 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.12.17 22:05:50.993242 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Debug> executeQuery: Read 40 rows, 3.35 KiB in 0.001761 sec., 22714.36683702442 rows/sec., 1.86 MiB/sec. | ||
| 3019 | 2025.12.17 22:05:50.993287 [ 4 ] {152f6ff0-0e90-4b72-b726-db69cf4aed7b} <Debug> TCPHandler: Processed in 0.002085075 sec. | ||
| 3020 | 2025.12.17 22:05:50.993397 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.12.17 22:05:50.993491 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3022 | 2025.12.17 22:05:50.993531 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3023 | 2025.12.17 22:05:50.993912 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.17 22:05:50.993948 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3025 | 2025.12.17 22:05:50.994242 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3026 | 2025.12.17 22:05:50.994445 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.17 22:05:50.994569 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001096 sec., 6386.861313868613 rows/sec., 480.26 KiB/sec. | ||
| 3028 | 2025.12.17 22:05:50.994604 [ 4 ] {afb59708-59f1-4b20-8f01-fc988ac487f7} <Debug> TCPHandler: Processed in 0.001255553 sec. | ||
| 3029 | 2025.12.17 22:05:50.994716 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.17 22:05:50.994808 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.17 22:05:50.994847 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3032 | 2025.12.17 22:05:50.995230 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.17 22:05:50.995264 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3034 | 2025.12.17 22:05:50.995568 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3035 | 2025.12.17 22:05:50.995771 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.17 22:05:50.995901 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.00111 sec., 31531.531531531527 rows/sec., 2.46 MiB/sec. | ||
| 3037 | 2025.12.17 22:05:50.995937 [ 4 ] {7bc8e957-889b-4a35-a60f-ab6a1544d318} <Debug> TCPHandler: Processed in 0.001269213 sec. | ||
| 3038 | 2025.12.17 22:05:50.996035 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.17 22:05:50.996127 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.17 22:05:50.996169 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3041 | 2025.12.17 22:05:50.996536 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.17 22:05:50.996571 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3043 | 2025.12.17 22:05:50.996883 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3044 | 2025.12.17 22:05:50.997082 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.17 22:05:50.997210 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001102 sec., 90744.10163339383 rows/sec., 6.29 MiB/sec. | ||
| 3046 | 2025.12.17 22:05:50.997246 [ 4 ] {cafb2c2f-1f59-4b5c-af68-637181711f74} <Debug> TCPHandler: Processed in 0.001258433 sec. | ||
| 3047 | 2025.12.17 22:05:50.997352 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.12.17 22:05:50.997445 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.12.17 22:05:50.997497 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <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 | ||
| 3050 | 2025.12.17 22:05:50.998203 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.17 22:05:50.998239 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3052 | 2025.12.17 22:05:50.998720 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3053 | 2025.12.17 22:05:50.998927 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.17 22:05:50.999064 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001636 sec., 4278.728606356968 rows/sec., 7.67 MiB/sec. | ||
| 3055 | 2025.12.17 22:05:50.999111 [ 4 ] {16c0a125-13f7-44bb-9eb2-a89fa4b5805d} <Debug> TCPHandler: Processed in 0.001806208 sec. | ||
| 3056 | 2025.12.17 22:05:50.999219 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.12.17 22:05:50.999314 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.12.17 22:05:50.999355 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3059 | 2025.12.17 22:05:50.999659 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.12.17 22:05:50.999695 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3061 | 2025.12.17 22:05:50.999978 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3062 | 2025.12.17 22:05:51.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.27 MiB, peak 216.12 MiB, free memory in arenas 0.00 B, will set to 214.11 MiB (RSS), difference: 1.84 MiB | ||
| 3063 | 2025.12.17 22:05:51.000333 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2025.12.17 22:05:51.000466 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001171 sec., 25619.128949615715 rows/sec., 1.76 MiB/sec. | ||
| 3065 | 2025.12.17 22:05:51.000500 [ 4 ] {1a11ed72-049a-47a3-8eba-0791be4e61e4} <Debug> TCPHandler: Processed in 0.001329035 sec. | ||
| 3066 | 2025.12.17 22:05:54.811056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 477 | ||
| 3067 | 2025.12.17 22:05:54.813277 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.12.17 22:05:54.813314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3069 | 2025.12.17 22:05:54.814491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3070 | 2025.12.17 22:05:54.814755 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.12.17 22:05:54.814999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 477 | ||
| 3072 | 2025.12.17 22:05:55.989182 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.12.17 22:05:55.989492 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3074 | 2025.12.17 22:05:55.989844 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3075 | 2025.12.17 22:05:55.989887 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3076 | 2025.12.17 22:05:55.990177 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3077 | 2025.12.17 22:05:55.990246 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3078 | 2025.12.17 22:05:55.990384 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3079 | 2025.12.17 22:05:55.990502 [ 318 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3080 | 2025.12.17 22:05:55.990502 [ 298 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3081 | 2025.12.17 22:05:55.990621 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 3082 | 2025.12.17 22:05:55.990649 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3083 | 2025.12.17 22:05:55.993090 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3084 | 2025.12.17 22:05:55.993127 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3085 | 2025.12.17 22:05:55.993189 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3086 | 2025.12.17 22:05:55.993243 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3087 | 2025.12.17 22:05:55.994165 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.004816 sec., 7890.365448504984 rows/sec., 298.08 KiB/sec. | ||
| 3088 | 2025.12.17 22:05:55.994300 [ 4 ] {fe38beeb-bb25-4c78-b1e3-926c4d69f6b3} <Debug> TCPHandler: Processed in 0.005255669 sec. | ||
| 3089 | 2025.12.17 22:05:55.994743 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2025.12.17 22:05:55.994885 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 3091 | 2025.12.17 22:05:55.995104 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3092 | 2025.12.17 22:05:55.995140 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 3093 | 2025.12.17 22:05:55.995344 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3094 | 2025.12.17 22:05:55.995396 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3095 | 2025.12.17 22:05:55.995497 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3096 | 2025.12.17 22:05:55.995555 [ 286 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3097 | 2025.12.17 22:05:55.995556 [ 318 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3098 | 2025.12.17 22:05:55.995644 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 3099 | 2025.12.17 22:05:55.995669 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3100 | 2025.12.17 22:05:55.995724 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3101 | 2025.12.17 22:05:55.995741 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3102 | 2025.12.17 22:05:55.995770 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 3103 | 2025.12.17 22:05:55.995801 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 3104 | 2025.12.17 22:05:55.996404 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.001574 sec., 24142.312579415502 rows/sec., 912.04 KiB/sec. | ||
| 3105 | 2025.12.17 22:05:55.996530 [ 4 ] {7b346c4a-eed7-4146-8632-4db8c2e9d09b} <Debug> TCPHandler: Processed in 0.001846369 sec. | ||
| 3106 | 2025.12.17 22:05:55.996821 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.12.17 22:05:55.996994 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 3108 | 2025.12.17 22:05:55.997283 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3109 | 2025.12.17 22:05:55.997327 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 3110 | 2025.12.17 22:05:55.997551 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3111 | 2025.12.17 22:05:55.997604 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3112 | 2025.12.17 22:05:55.997705 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3113 | 2025.12.17 22:05:55.997762 [ 286 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3114 | 2025.12.17 22:05:55.997763 [ 298 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3115 | 2025.12.17 22:05:55.997850 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 3116 | 2025.12.17 22:05:55.997877 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3117 | 2025.12.17 22:05:55.997940 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3118 | 2025.12.17 22:05:55.997957 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3119 | 2025.12.17 22:05:55.997988 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3120 | 2025.12.17 22:05:55.998019 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 3121 | 2025.12.17 22:05:55.998756 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.001835 sec., 20708.446866485014 rows/sec., 782.31 KiB/sec. | ||
| 3122 | 2025.12.17 22:05:55.998863 [ 4 ] {12a6f1dc-67bf-4be7-9604-1211d3611a00} <Debug> TCPHandler: Processed in 0.002104276 sec. | ||
| 3123 | 2025.12.17 22:05:55.999138 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2025.12.17 22:05:55.999275 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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) | ||
| 3125 | 2025.12.17 22:05:55.999491 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3126 | 2025.12.17 22:05:55.999527 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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 | ||
| 3127 | 2025.12.17 22:05:55.999730 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3128 | 2025.12.17 22:05:55.999782 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3129 | 2025.12.17 22:05:55.999922 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3130 | 2025.12.17 22:05:56.000010 [ 288 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3131 | 2025.12.17 22:05:56.000207 [ 298 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3132 | 2025.12.17 22:05:56.000302 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 3133 | 2025.12.17 22:05:56.000327 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3134 | 2025.12.17 22:05:56.000382 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3135 | 2025.12.17 22:05:56.000399 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3136 | 2025.12.17 22:05:56.000430 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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'))" | ||
| 3137 | 2025.12.17 22:05:56.000555 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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'))" | ||
| 3138 | 2025.12.17 22:05:56.001212 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.001993 sec., 19066.7335674862 rows/sec., 720.29 KiB/sec. | ||
| 3139 | 2025.12.17 22:05:56.001332 [ 4 ] {c6085017-fa19-42fa-8db8-1d6b6ae8e3b3} <Debug> TCPHandler: Processed in 0.002242149 sec. | ||
| 3140 | 2025.12.17 22:05:56.001585 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.12.17 22:05:56.001728 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 3142 | 2025.12.17 22:05:56.001951 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3143 | 2025.12.17 22:05:56.001987 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 3144 | 2025.12.17 22:05:56.002197 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3145 | 2025.12.17 22:05:56.002249 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3146 | 2025.12.17 22:05:56.002348 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3147 | 2025.12.17 22:05:56.002408 [ 288 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3148 | 2025.12.17 22:05:56.002411 [ 286 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3149 | 2025.12.17 22:05:56.002518 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 3150 | 2025.12.17 22:05:56.002546 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3151 | 2025.12.17 22:05:56.002601 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3152 | 2025.12.17 22:05:56.002618 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3153 | 2025.12.17 22:05:56.002648 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3154 | 2025.12.17 22:05:56.002685 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <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', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3155 | 2025.12.17 22:05:56.003227 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.001558 sec., 24390.243902439026 rows/sec., 921.40 KiB/sec. | ||
| 3156 | 2025.12.17 22:05:56.003330 [ 4 ] {91c43105-71e6-4174-a7c2-847c05e277b2} <Debug> TCPHandler: Processed in 0.001795538 sec. | ||
| 3157 | 2025.12.17 22:05:56.003570 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2025.12.17 22:05:56.003731 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_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_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) | ||
| 3159 | 2025.12.17 22:05:56.003972 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3160 | 2025.12.17 22:05:56.004012 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <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', '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_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_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 | ||
| 3161 | 2025.12.17 22:05:56.004254 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3162 | 2025.12.17 22:05:56.004307 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3163 | 2025.12.17 22:05:56.004405 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3164 | 2025.12.17 22:05:56.004473 [ 298 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3165 | 2025.12.17 22:05:56.004483 [ 288 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3166 | 2025.12.17 22:05:56.004570 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 3167 | 2025.12.17 22:05:56.004595 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3168 | 2025.12.17 22:05:56.004649 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3169 | 2025.12.17 22:05:56.004668 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3170 | 2025.12.17 22:05:56.004700 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <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', '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_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_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'))" | ||
| 3171 | 2025.12.17 22:05:56.004820 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <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', '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_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_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'))" | ||
| 3172 | 2025.12.17 22:05:56.005499 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> executeQuery: Read 38 rows, 1.44 KiB in 0.001847 sec., 20573.903627504063 rows/sec., 777.23 KiB/sec. | ||
| 3173 | 2025.12.17 22:05:56.005598 [ 4 ] {b0de5fc3-7c7e-4765-ac54-f9d408bfb7e8} <Debug> TCPHandler: Processed in 0.002075965 sec. | ||
| 3174 | 2025.12.17 22:05:56.027926 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.12.17 22:05:56.028044 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3176 | 2025.12.17 22:05:56.028087 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3177 | 2025.12.17 22:05:56.028636 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.12.17 22:05:56.028673 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3179 | 2025.12.17 22:05:56.029093 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3180 | 2025.12.17 22:05:56.029285 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.12.17 22:05:56.029419 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001408 sec., 4261.363636363636 rows/sec., 1.97 MiB/sec. | ||
| 3182 | 2025.12.17 22:05:56.029456 [ 4 ] {8a474884-76bb-4e99-bbc6-63290793e71a} <Debug> TCPHandler: Processed in 0.001582992 sec. | ||
| 3183 | 2025.12.17 22:05:56.029570 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2025.12.17 22:05:56.029663 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3185 | 2025.12.17 22:05:56.029702 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3186 | 2025.12.17 22:05:56.030113 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.12.17 22:05:56.030146 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3188 | 2025.12.17 22:05:56.030431 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3189 | 2025.12.17 22:05:56.030633 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.12.17 22:05:56.030753 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 3191 | 2025.12.17 22:05:56.030788 [ 4 ] {d55f62bb-8286-41be-a9fd-ac99bbea0bb1} <Debug> TCPHandler: Processed in 0.001265694 sec. | ||
| 3192 | 2025.12.17 22:05:56.030897 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2025.12.17 22:05:56.030988 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3194 | 2025.12.17 22:05:56.031028 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3195 | 2025.12.17 22:05:56.031403 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2025.12.17 22:05:56.031438 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3197 | 2025.12.17 22:05:56.031706 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3198 | 2025.12.17 22:05:56.031927 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2025.12.17 22:05:56.032048 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 453.86 KiB/sec. | ||
| 3200 | 2025.12.17 22:05:56.032083 [ 4 ] {a3dccb5e-39de-4dc0-a467-9bbaa7b4bf87} <Debug> TCPHandler: Processed in 0.001233743 sec. | ||
| 3201 | 2025.12.17 22:05:56.032184 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2025.12.17 22:05:56.032277 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2025.12.17 22:05:56.032315 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2025.12.17 22:05:56.032750 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.12.17 22:05:56.032786 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3206 | 2025.12.17 22:05:56.033087 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3207 | 2025.12.17 22:05:56.033289 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.12.17 22:05:56.033408 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Debug> executeQuery: Read 197 rows, 18.20 KiB in 0.00115 sec., 171304.34782608695 rows/sec., 15.45 MiB/sec. | ||
| 3209 | 2025.12.17 22:05:56.033444 [ 4 ] {e1942dc7-94b7-4019-b98a-af0650efae09} <Debug> TCPHandler: Processed in 0.001307235 sec. | ||
| 3210 | 2025.12.17 22:05:56.033555 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.12.17 22:05:56.033647 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3212 | 2025.12.17 22:05:56.033686 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3213 | 2025.12.17 22:05:56.034076 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.12.17 22:05:56.034111 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3215 | 2025.12.17 22:05:56.034388 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3216 | 2025.12.17 22:05:56.034587 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.12.17 22:05:56.034705 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Debug> executeQuery: Read 42 rows, 3.18 KiB in 0.001076 sec., 39033.457249070634 rows/sec., 2.89 MiB/sec. | ||
| 3218 | 2025.12.17 22:05:56.034741 [ 4 ] {7beeba40-b28a-4498-a95a-940a661fd0bd} <Debug> TCPHandler: Processed in 0.001233293 sec. | ||
| 3219 | 2025.12.17 22:05:56.034845 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2025.12.17 22:05:56.034936 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3221 | 2025.12.17 22:05:56.034974 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3222 | 2025.12.17 22:05:56.035350 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.12.17 22:05:56.035385 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3224 | 2025.12.17 22:05:56.035664 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3225 | 2025.12.17 22:05:56.035857 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.12.17 22:05:56.035975 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001056 sec., 22727.272727272724 rows/sec., 1.89 MiB/sec. | ||
| 3227 | 2025.12.17 22:05:56.036011 [ 4 ] {42232364-9e3b-4d79-91e0-f669187dc2ff} <Debug> TCPHandler: Processed in 0.001213292 sec. | ||
| 3228 | 2025.12.17 22:05:56.036117 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.12.17 22:05:56.036208 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3230 | 2025.12.17 22:05:56.036246 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3231 | 2025.12.17 22:05:56.036620 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.12.17 22:05:56.036655 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3233 | 2025.12.17 22:05:56.036945 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3234 | 2025.12.17 22:05:56.037145 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.12.17 22:05:56.037265 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 872.91 KiB/sec. | ||
| 3236 | 2025.12.17 22:05:56.037300 [ 4 ] {5692d66a-de22-499f-a660-290c9e5ed4a6} <Debug> TCPHandler: Processed in 0.001230513 sec. | ||
| 3237 | 2025.12.17 22:05:56.037433 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.12.17 22:05:56.037553 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3239 | 2025.12.17 22:05:56.037599 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3240 | 2025.12.17 22:05:56.038091 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.12.17 22:05:56.038134 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3242 | 2025.12.17 22:05:56.038483 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3243 | 2025.12.17 22:05:56.038689 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.12.17 22:05:56.038811 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Debug> executeQuery: Read 94 rows, 7.91 KiB in 0.001283 sec., 73265.78332034295 rows/sec., 6.02 MiB/sec. | ||
| 3245 | 2025.12.17 22:05:56.038847 [ 4 ] {7c287a31-6b49-4908-a726-edd6afd5bd0c} <Debug> TCPHandler: Processed in 0.001474239 sec. | ||
| 3246 | 2025.12.17 22:05:56.038957 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2025.12.17 22:05:56.039050 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2025.12.17 22:05:56.039091 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3249 | 2025.12.17 22:05:56.039560 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.12.17 22:05:56.039598 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3251 | 2025.12.17 22:05:56.039935 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3252 | 2025.12.17 22:05:56.040141 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.12.17 22:05:56.040262 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Debug> executeQuery: Read 535 rows, 43.17 KiB in 0.00123 sec., 434959.34959349595 rows/sec., 34.27 MiB/sec. | ||
| 3254 | 2025.12.17 22:05:56.040298 [ 4 ] {e47eeefd-0965-4951-8e87-bd35b933d9fe} <Debug> TCPHandler: Processed in 0.001390137 sec. | ||
| 3255 | 2025.12.17 22:05:56.040411 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.12.17 22:05:56.040506 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.12.17 22:05:56.040558 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <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 | ||
| 3258 | 2025.12.17 22:05:56.041361 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.17 22:05:56.041398 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3260 | 2025.12.17 22:05:56.041913 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3261 | 2025.12.17 22:05:56.042129 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.17 22:05:56.042265 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001779 sec., 13490.725126475549 rows/sec., 24.17 MiB/sec. | ||
| 3263 | 2025.12.17 22:05:56.042314 [ 4 ] {12cc4265-7442-4063-aeaa-612c796b664c} <Debug> TCPHandler: Processed in 0.001952171 sec. | ||
| 3264 | 2025.12.17 22:05:56.042423 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.12.17 22:05:56.042519 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3266 | 2025.12.17 22:05:56.042559 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3267 | 2025.12.17 22:05:56.042879 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.12.17 22:05:56.042915 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3269 | 2025.12.17 22:05:56.043209 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3270 | 2025.12.17 22:05:56.043407 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.17 22:05:56.043531 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001031 sec., 29097.963142580018 rows/sec., 1.99 MiB/sec. | ||
| 3272 | 2025.12.17 22:05:56.043565 [ 4 ] {7988dea5-7dbe-48cd-8a44-4de1125e4362} <Debug> TCPHandler: Processed in 0.001190721 sec. | ||
| 3273 | 2025.12.17 22:05:57.303615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5370 | ||
| 3274 | 2025.12.17 22:05:57.304106 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.12.17 22:05:57.304140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3276 | 2025.12.17 22:05:57.304622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3277 | 2025.12.17 22:05:57.304839 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.12.17 22:05:57.304942 [ 146 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3279 | 2025.12.17 22:05:57.304958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5370 | ||
| 3280 | 2025.12.17 22:05:57.304984 [ 146 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.12.17 22:05:57.305009 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3282 | 2025.12.17 22:05:57.305164 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 3283 | 2025.12.17 22:05:57.305324 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3284 | 2025.12.17 22:05:57.305369 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2938 rows starting from the beginning of the part | ||
| 3285 | 2025.12.17 22:05:57.305439 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3286 | 2025.12.17 22:05:57.305489 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3287 | 2025.12.17 22:05:57.305528 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3288 | 2025.12.17 22:05:57.305564 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3289 | 2025.12.17 22:05:57.305606 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3290 | 2025.12.17 22:05:57.306989 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5370 rows, containing 4 columns (4 merged, 0 gathered) in 0.00189733 sec., 2830293.09608766 rows/sec., 40.49 MiB/sec. | ||
| 3291 | 2025.12.17 22:05:57.307773 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3292 | 2025.12.17 22:05:57.308034 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.12.17 22:05:57.308098 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_11_2} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3294 | 2025.12.17 22:05:57.308180 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3295 | 2025.12.17 22:05:57.567178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3296 | 2025.12.17 22:05:57.583484 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2025.12.17 22:05:57.583545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3298 | 2025.12.17 22:05:57.589807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3299 | 2025.12.17 22:05:57.590495 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2025.12.17 22:05:57.590808 [ 147 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3301 | 2025.12.17 22:05:57.590884 [ 147 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.12.17 22:05:57.590908 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3303 | 2025.12.17 22:05:57.591008 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3304 | 2025.12.17 22:05:57.593827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3305 | 2025.12.17 22:05:57.595104 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3306 | 2025.12.17 22:05:57.596561 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3307 | 2025.12.17 22:05:57.600918 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3308 | 2025.12.17 22:05:57.605060 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3309 | 2025.12.17 22:05:57.609345 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3310 | 2025.12.17 22:05:57.613744 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3311 | 2025.12.17 22:05:57.618098 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 3312 | 2025.12.17 22:05:57.668777 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077807207 sec., 1066.7392289251559 rows/sec., 5.52 MiB/sec. | ||
| 3313 | 2025.12.17 22:05:57.670485 [ 201 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3314 | 2025.12.17 22:05:57.672225 [ 201 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_11_2} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2025.12.17 22:05:57.672316 [ 201 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_11_2} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3316 | 2025.12.17 22:05:57.673411 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3317 | 2025.12.17 22:05:58.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.44 MiB, peak 225.32 MiB, free memory in arenas 0.00 B, will set to 223.77 MiB (RSS), difference: 8.33 MiB | ||
| 3318 | 2025.12.17 22:06:00.991273 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2025.12.17 22:06:00.991463 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3320 | 2025.12.17 22:06:00.991526 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3321 | 2025.12.17 22:06:00.992156 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2025.12.17 22:06:00.992198 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3323 | 2025.12.17 22:06:00.992571 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3324 | 2025.12.17 22:06:00.992790 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2025.12.17 22:06:00.992937 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Debug> executeQuery: Read 40 rows, 3.35 KiB in 0.001523 sec., 26263.952724885094 rows/sec., 2.15 MiB/sec. | ||
| 3326 | 2025.12.17 22:06:00.992979 [ 4 ] {1b10f60c-0034-49c7-b7da-0b89353c883d} <Debug> TCPHandler: Processed in 0.001829468 sec. | ||
| 3327 | 2025.12.17 22:06:00.993097 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.12.17 22:06:00.993191 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2025.12.17 22:06:00.993231 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3330 | 2025.12.17 22:06:00.993615 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2025.12.17 22:06:00.993651 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3332 | 2025.12.17 22:06:00.993941 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3333 | 2025.12.17 22:06:00.994167 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.12.17 22:06:00.994272 [ 148 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3335 | 2025.12.17 22:06:00.994291 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001119 sec., 6255.585344057194 rows/sec., 470.39 KiB/sec. | ||
| 3336 | 2025.12.17 22:06:00.994344 [ 148 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.12.17 22:06:00.994350 [ 4 ] {31a110c0-a8de-4218-a4ab-5ff8354d1c97} <Debug> TCPHandler: Processed in 0.001300644 sec. | ||
| 3338 | 2025.12.17 22:06:00.994373 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3339 | 2025.12.17 22:06:00.994462 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2025.12.17 22:06:00.994487 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3341 | 2025.12.17 22:06:00.994557 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3342 | 2025.12.17 22:06:00.994599 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3343 | 2025.12.17 22:06:00.994620 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3344 | 2025.12.17 22:06:00.994656 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 237 rows starting from the beginning of the part | ||
| 3345 | 2025.12.17 22:06:00.994741 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3346 | 2025.12.17 22:06:00.994788 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 3347 | 2025.12.17 22:06:00.994829 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3348 | 2025.12.17 22:06:00.994872 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3349 | 2025.12.17 22:06:00.994914 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3350 | 2025.12.17 22:06:00.995002 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2025.12.17 22:06:00.995042 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3352 | 2025.12.17 22:06:00.995461 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3353 | 2025.12.17 22:06:00.995692 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.12.17 22:06:00.995819 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Debug> executeQuery: Read 35 rows, 2.80 KiB in 0.00128 sec., 27343.749999999996 rows/sec., 2.13 MiB/sec. | ||
| 3355 | 2025.12.17 22:06:00.995855 [ 4 ] {a17d8eaa-7f6c-41f8-916d-447436c079df} <Debug> TCPHandler: Processed in 0.001440588 sec. | ||
| 3356 | 2025.12.17 22:06:00.995868 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433649 sec., 371778.58736692177 rows/sec., 24.47 MiB/sec. | ||
| 3357 | 2025.12.17 22:06:00.995965 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2025.12.17 22:06:00.996063 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3359 | 2025.12.17 22:06:00.996096 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3360 | 2025.12.17 22:06:00.996109 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3361 | 2025.12.17 22:06:00.996462 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.12.17 22:06:00.996495 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.12.17 22:06:00.996535 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3364 | 2025.12.17 22:06:00.996564 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_11_2} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3365 | 2025.12.17 22:06:00.996665 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3366 | 2025.12.17 22:06:00.996883 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3367 | 2025.12.17 22:06:00.997093 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2025.12.17 22:06:00.997215 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00117 sec., 85470.08547008547 rows/sec., 5.93 MiB/sec. | ||
| 3369 | 2025.12.17 22:06:00.997250 [ 4 ] {8cb6adfe-3fe1-4bac-a988-0d77f969a9ad} <Debug> TCPHandler: Processed in 0.001333135 sec. | ||
| 3370 | 2025.12.17 22:06:00.997360 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2025.12.17 22:06:00.997452 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3372 | 2025.12.17 22:06:00.997504 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <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 | ||
| 3373 | 2025.12.17 22:06:00.998214 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2025.12.17 22:06:00.998255 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3375 | 2025.12.17 22:06:00.998766 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3376 | 2025.12.17 22:06:00.999007 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2025.12.17 22:06:00.999138 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001704 sec., 4107.981220657277 rows/sec., 7.36 MiB/sec. | ||
| 3378 | 2025.12.17 22:06:00.999187 [ 4 ] {4ea16b90-fc35-419d-8887-717f38dd2ff8} <Debug> TCPHandler: Processed in 0.001872979 sec. | ||
| 3379 | 2025.12.17 22:06:00.999305 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2025.12.17 22:06:00.999403 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3381 | 2025.12.17 22:06:00.999445 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3382 | 2025.12.17 22:06:00.999812 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.12.17 22:06:00.999852 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3384 | 2025.12.17 22:06:01.000306 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3385 | 2025.12.17 22:06:01.000521 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.12.17 22:06:01.000650 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001265 sec., 23715.415019762844 rows/sec., 1.62 MiB/sec. | ||
| 3387 | 2025.12.17 22:06:01.000687 [ 4 ] {eab2dd2c-5eee-4feb-8ca1-d890fc789898} <Debug> TCPHandler: Processed in 0.001429778 sec. | ||
| 3388 | 2025.12.17 22:06:04.709898 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3389 | 2025.12.17 22:06:04.709957 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3390 | 2025.12.17 22:06:04.805064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5818 | ||
| 3391 | 2025.12.17 22:06:04.805558 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.12.17 22:06:04.805605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3393 | 2025.12.17 22:06:04.806206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3394 | 2025.12.17 22:06:04.806439 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.12.17 22:06:04.806581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5818 | ||
| 3396 | 2025.12.17 22:06:04.815179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 523 | ||
| 3397 | 2025.12.17 22:06:04.817990 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.12.17 22:06:04.818046 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3399 | 2025.12.17 22:06:04.819326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3400 | 2025.12.17 22:06:04.819598 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.12.17 22:06:04.819950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 523 | ||
| 3402 | 2025.12.17 22:06:05.093915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3403 | 2025.12.17 22:06:05.111049 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.12.17 22:06:05.111089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3405 | 2025.12.17 22:06:05.116724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3406 | 2025.12.17 22:06:05.117431 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.12.17 22:06:05.120093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3408 | 2025.12.17 22:06:05.993083 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.12.17 22:06:05.993287 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3410 | 2025.12.17 22:06:05.993363 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3411 | 2025.12.17 22:06:05.994022 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.12.17 22:06:05.994073 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3413 | 2025.12.17 22:06:05.994460 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3414 | 2025.12.17 22:06:05.994689 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.12.17 22:06:05.994828 [ 94 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3416 | 2025.12.17 22:06:05.994838 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Debug> executeQuery: Read 74 rows, 6.51 KiB in 0.001607 sec., 46048.537647790916 rows/sec., 3.96 MiB/sec. | ||
| 3417 | 2025.12.17 22:06:05.994907 [ 94 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.12.17 22:06:05.994925 [ 4 ] {a4560c5c-d256-471c-ba9f-861bc7dc1310} <Debug> TCPHandler: Processed in 0.001983303 sec. | ||
| 3419 | 2025.12.17 22:06:05.994940 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3420 | 2025.12.17 22:06:05.995054 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2025.12.17 22:06:05.995100 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 3422 | 2025.12.17 22:06:05.995160 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3423 | 2025.12.17 22:06:05.995206 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3424 | 2025.12.17 22:06:05.995272 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2025.12.17 22:06:05.995314 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2291 rows starting from the beginning of the part | ||
| 3426 | 2025.12.17 22:06:05.995396 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1130 rows starting from the beginning of the part | ||
| 3427 | 2025.12.17 22:06:05.995449 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3428 | 2025.12.17 22:06:05.995501 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 197 rows starting from the beginning of the part | ||
| 3429 | 2025.12.17 22:06:05.995550 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3430 | 2025.12.17 22:06:05.995598 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3431 | 2025.12.17 22:06:05.995630 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.12.17 22:06:05.995674 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3433 | 2025.12.17 22:06:05.996012 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3434 | 2025.12.17 22:06:05.996276 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.12.17 22:06:05.996409 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001268 sec., 18927.44479495268 rows/sec., 1.39 MiB/sec. | ||
| 3436 | 2025.12.17 22:06:05.996447 [ 4 ] {1433472b-1096-4744-a6c6-b1a4df063f6f} <Debug> TCPHandler: Processed in 0.001444608 sec. | ||
| 3437 | 2025.12.17 22:06:05.996559 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.12.17 22:06:05.996653 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3439 | 2025.12.17 22:06:05.996693 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3440 | 2025.12.17 22:06:05.997126 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.12.17 22:06:05.997164 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3442 | 2025.12.17 22:06:05.997180 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154457 sec., 1750789.1779692054 rows/sec., 148.89 MiB/sec. | ||
| 3443 | 2025.12.17 22:06:05.997467 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3444 | 2025.12.17 22:06:05.997511 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3445 | 2025.12.17 22:06:05.997732 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.12.17 22:06:05.997834 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2025.12.17 22:06:05.997859 [ 94 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3448 | 2025.12.17 22:06:05.997878 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001242 sec., 41867.95491143317 rows/sec., 3.27 MiB/sec. | ||
| 3449 | 2025.12.17 22:06:05.997916 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_16_3} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3450 | 2025.12.17 22:06:05.997916 [ 94 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2025.12.17 22:06:05.997931 [ 4 ] {db358a5f-6cc9-4c0c-bb4f-83ef4228500c} <Debug> TCPHandler: Processed in 0.001424038 sec. | ||
| 3452 | 2025.12.17 22:06:05.997962 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3453 | 2025.12.17 22:06:05.998012 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 3454 | 2025.12.17 22:06:05.998068 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.12.17 22:06:05.998097 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 3456 | 2025.12.17 22:06:05.998168 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3457 | 2025.12.17 22:06:05.998174 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3458 | 2025.12.17 22:06:05.998215 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1160 rows starting from the beginning of the part | ||
| 3459 | 2025.12.17 22:06:05.998218 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3460 | 2025.12.17 22:06:05.998264 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 667 rows starting from the beginning of the part | ||
| 3461 | 2025.12.17 22:06:05.998309 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3462 | 2025.12.17 22:06:05.998346 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 3463 | 2025.12.17 22:06:05.998382 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3464 | 2025.12.17 22:06:05.998420 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 3465 | 2025.12.17 22:06:05.998594 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2025.12.17 22:06:05.998637 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3467 | 2025.12.17 22:06:05.998984 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3468 | 2025.12.17 22:06:05.999210 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.12.17 22:06:05.999318 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3470 | 2025.12.17 22:06:05.999336 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001187 sec., 84245.99831508004 rows/sec., 5.84 MiB/sec. | ||
| 3471 | 2025.12.17 22:06:05.999360 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.12.17 22:06:05.999361 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2043 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290334 sec., 1583310.987697759 rows/sec., 119.53 MiB/sec. | ||
| 3473 | 2025.12.17 22:06:05.999384 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3474 | 2025.12.17 22:06:05.999380 [ 4 ] {35e9548b-8690-48e6-bf83-3ce612d14484} <Debug> TCPHandler: Processed in 0.001369596 sec. | ||
| 3475 | 2025.12.17 22:06:05.999467 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 3476 | 2025.12.17 22:06:05.999518 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2025.12.17 22:06:05.999567 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3478 | 2025.12.17 22:06:05.999599 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4201 rows starting from the beginning of the part | ||
| 3479 | 2025.12.17 22:06:05.999604 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3480 | 2025.12.17 22:06:05.999619 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3481 | 2025.12.17 22:06:05.999647 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 254 rows starting from the beginning of the part | ||
| 3482 | 2025.12.17 22:06:05.999682 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <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 | ||
| 3483 | 2025.12.17 22:06:05.999690 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 3484 | 2025.12.17 22:06:05.999737 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 535 rows starting from the beginning of the part | ||
| 3485 | 2025.12.17 22:06:05.999776 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
| 3486 | 2025.12.17 22:06:05.999814 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 3487 | 2025.12.17 22:06:05.999936 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.12.17 22:06:06.000031 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_16_3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3489 | 2025.12.17 22:06:06.000125 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3490 | 2025.12.17 22:06:06.000498 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2025.12.17 22:06:06.000541 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3492 | 2025.12.17 22:06:06.001087 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3493 | 2025.12.17 22:06:06.001459 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.12.17 22:06:06.001570 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3495 | 2025.12.17 22:06:06.001601 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.12.17 22:06:06.001603 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002002 sec., 11988.01198801199 rows/sec., 21.48 MiB/sec. | ||
| 3497 | 2025.12.17 22:06:06.001621 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3498 | 2025.12.17 22:06:06.001670 [ 4 ] {c1ba803d-c942-4aba-924d-ad7937bde16f} <Debug> TCPHandler: Processed in 0.002201138 sec. | ||
| 3499 | 2025.12.17 22:06:06.001713 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 3500 | 2025.12.17 22:06:06.001787 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2025.12.17 22:06:06.001884 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3502 | 2025.12.17 22:06:06.001921 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3503 | 2025.12.17 22:06:06.001925 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3504 | 2025.12.17 22:06:06.001978 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
| 3505 | 2025.12.17 22:06:06.002100 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3506 | 2025.12.17 22:06:06.002205 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3507 | 2025.12.17 22:06:06.002255 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5290 rows, containing 5 columns (5 merged, 0 gathered) in 0.002810004 sec., 1882559.597779932 rows/sec., 127.55 MiB/sec. | ||
| 3508 | 2025.12.17 22:06:06.002272 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.12.17 22:06:06.002310 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3510 | 2025.12.17 22:06:06.002348 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3511 | 2025.12.17 22:06:06.002431 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3512 | 2025.12.17 22:06:06.002539 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3513 | 2025.12.17 22:06:06.002688 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3514 | 2025.12.17 22:06:06.002836 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3515 | 2025.12.17 22:06:06.002945 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2025.12.17 22:06:06.003076 [ 94 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3517 | 2025.12.17 22:06:06.003094 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001228 sec., 24429.9674267101 rows/sec., 1.67 MiB/sec. | ||
| 3518 | 2025.12.17 22:06:06.003120 [ 94 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.12.17 22:06:06.003139 [ 4 ] {f1841928-deb5-4ce9-beb9-216c7c9000c7} <Debug> TCPHandler: Processed in 0.001400657 sec. | ||
| 3520 | 2025.12.17 22:06:06.003147 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3521 | 2025.12.17 22:06:06.003140 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.12.17 22:06:06.003243 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 3523 | 2025.12.17 22:06:06.003246 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3524 | 2025.12.17 22:06:06.003328 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 3525 | 2025.12.17 22:06:06.003339 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3526 | 2025.12.17 22:06:06.003364 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part | ||
| 3527 | 2025.12.17 22:06:06.003408 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3528 | 2025.12.17 22:06:06.003445 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 3529 | 2025.12.17 22:06:06.003477 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3530 | 2025.12.17 22:06:06.003514 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 3531 | 2025.12.17 22:06:06.003549 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3532 | 2025.12.17 22:06:06.004283 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001074348 sec., 664589.1275452647 rows/sec., 41.70 MiB/sec. | ||
| 3533 | 2025.12.17 22:06:06.004404 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3534 | 2025.12.17 22:06:06.004636 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2025.12.17 22:06:06.004697 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_16_3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3536 | 2025.12.17 22:06:06.004749 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3537 | 2025.12.17 22:06:06.005255 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 19 columns (19 merged, 0 gathered) in 0.003577454 sec., 59539.549635019765 rows/sec., 106.69 MiB/sec. | ||
| 3538 | 2025.12.17 22:06:06.005651 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3539 | 2025.12.17 22:06:06.005949 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.12.17 22:06:06.006020 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3541 | 2025.12.17 22:06:06.006091 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3542 | 2025.12.17 22:06:07.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.85 MiB, peak 231.60 MiB, free memory in arenas 0.00 B, will set to 226.42 MiB (RSS), difference: 1.57 MiB | ||
| 3543 | 2025.12.17 22:06:11.019800 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2025.12.17 22:06:11.019999 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3545 | 2025.12.17 22:06:11.020064 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3546 | 2025.12.17 22:06:11.020739 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.12.17 22:06:11.020780 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3548 | 2025.12.17 22:06:11.021162 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3549 | 2025.12.17 22:06:11.021391 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2025.12.17 22:06:11.021549 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0016 sec., 2500 rows/sec., 203.86 KiB/sec. | ||
| 3551 | 2025.12.17 22:06:11.021591 [ 4 ] {09ebd238-0f0e-4f49-9e7b-9e5d8dd0e769} <Debug> TCPHandler: Processed in 0.00191559 sec. | ||
| 3552 | 2025.12.17 22:06:11.021721 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2025.12.17 22:06:11.021816 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3554 | 2025.12.17 22:06:11.021856 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3555 | 2025.12.17 22:06:11.022876 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2025.12.17 22:06:11.022913 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3557 | 2025.12.17 22:06:11.023292 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3558 | 2025.12.17 22:06:11.023500 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2025.12.17 22:06:11.023626 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Debug> executeQuery: Read 1208 rows, 102.12 KiB in 0.001829 sec., 660470.2022963369 rows/sec., 54.53 MiB/sec. | ||
| 3560 | 2025.12.17 22:06:11.023662 [ 4 ] {6bf36104-5dbd-4a92-8271-ce2851cb01de} <Debug> TCPHandler: Processed in 0.001994233 sec. | ||
| 3561 | 2025.12.17 22:06:11.023783 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2025.12.17 22:06:11.023876 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3563 | 2025.12.17 22:06:11.023916 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3564 | 2025.12.17 22:06:11.024320 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2025.12.17 22:06:11.024356 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3566 | 2025.12.17 22:06:11.024637 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3567 | 2025.12.17 22:06:11.024837 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2025.12.17 22:06:11.024961 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001103 sec., 9972.801450589302 rows/sec., 730.43 KiB/sec. | ||
| 3569 | 2025.12.17 22:06:11.024996 [ 4 ] {5f73c86a-2fb2-4e39-baf0-fd4c73823447} <Debug> TCPHandler: Processed in 0.001266153 sec. | ||
| 3570 | 2025.12.17 22:06:11.025105 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2025.12.17 22:06:11.025197 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3572 | 2025.12.17 22:06:11.025235 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3573 | 2025.12.17 22:06:11.025685 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.12.17 22:06:11.025721 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3575 | 2025.12.17 22:06:11.026010 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3576 | 2025.12.17 22:06:11.026207 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.12.17 22:06:11.026332 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001152 sec., 197916.66666666666 rows/sec., 13.40 MiB/sec. | ||
| 3578 | 2025.12.17 22:06:11.026367 [ 4 ] {0adf9e6f-32f5-40a9-baf7-749823bb13ff} <Debug> TCPHandler: Processed in 0.001310004 sec. | ||
| 3579 | 2025.12.17 22:06:11.026472 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.12.17 22:06:11.026565 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3581 | 2025.12.17 22:06:11.026603 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3582 | 2025.12.17 22:06:11.027137 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2025.12.17 22:06:11.027173 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3584 | 2025.12.17 22:06:11.027489 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3585 | 2025.12.17 22:06:11.027690 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2025.12.17 22:06:11.027811 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Debug> executeQuery: Read 523 rows, 39.65 KiB in 0.001264 sec., 413765.82278481015 rows/sec., 30.63 MiB/sec. | ||
| 3587 | 2025.12.17 22:06:11.027847 [ 4 ] {0b3f8932-3b1a-45ff-94f6-0d7d0218fdc3} <Debug> TCPHandler: Processed in 0.001421798 sec. | ||
| 3588 | 2025.12.17 22:06:11.027960 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.12.17 22:06:11.028053 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2025.12.17 22:06:11.028096 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3591 | 2025.12.17 22:06:11.028624 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.12.17 22:06:11.028659 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3593 | 2025.12.17 22:06:11.029015 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3594 | 2025.12.17 22:06:11.029217 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.12.17 22:06:11.029338 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Debug> executeQuery: Read 836 rows, 57.55 KiB in 0.001304 sec., 641104.2944785276 rows/sec., 43.10 MiB/sec. | ||
| 3596 | 2025.12.17 22:06:11.029373 [ 4 ] {ae2d7c81-cefd-4ed4-b00e-8696b3e08a0d} <Debug> TCPHandler: Processed in 0.001461569 sec. | ||
| 3597 | 2025.12.17 22:06:11.029486 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2025.12.17 22:06:11.029579 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3599 | 2025.12.17 22:06:11.029633 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <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 | ||
| 3600 | 2025.12.17 22:06:11.030342 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2025.12.17 22:06:11.030377 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3602 | 2025.12.17 22:06:11.030847 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3603 | 2025.12.17 22:06:11.031061 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2025.12.17 22:06:11.031193 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001632 sec., 4289.21568627451 rows/sec., 7.69 MiB/sec. | ||
| 3605 | 2025.12.17 22:06:11.031243 [ 4 ] {34ebfb48-41d4-4d2a-9751-1ec05c6f5baf} <Debug> TCPHandler: Processed in 0.001804207 sec. | ||
| 3606 | 2025.12.17 22:06:11.031355 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2025.12.17 22:06:11.031449 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.12.17 22:06:11.031489 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3609 | 2025.12.17 22:06:11.031820 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.12.17 22:06:11.031855 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3611 | 2025.12.17 22:06:11.032150 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3612 | 2025.12.17 22:06:11.032352 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.12.17 22:06:11.032474 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001044 sec., 47892.72030651341 rows/sec., 3.28 MiB/sec. | ||
| 3614 | 2025.12.17 22:06:11.032508 [ 4 ] {5974cef4-bb15-4e79-9ad9-d2235e2448d8} <Debug> TCPHandler: Processed in 0.001201032 sec. | ||
| 3615 | 2025.12.17 22:06:12.306661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6330 | ||
| 3616 | 2025.12.17 22:06:12.307169 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2025.12.17 22:06:12.307217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3618 | 2025.12.17 22:06:12.307727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3619 | 2025.12.17 22:06:12.308009 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2025.12.17 22:06:12.308170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6330 | ||
| 3621 | 2025.12.17 22:06:12.620168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3622 | 2025.12.17 22:06:12.636817 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.12.17 22:06:12.636871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3624 | 2025.12.17 22:06:12.643264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3625 | 2025.12.17 22:06:12.643960 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2025.12.17 22:06:12.646911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3627 | 2025.12.17 22:06:13.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.04 MiB, peak 231.60 MiB, free memory in arenas 0.00 B, will set to 228.18 MiB (RSS), difference: 1.14 MiB | ||
| 3628 | 2025.12.17 22:06:14.820174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 551 | ||
| 3629 | 2025.12.17 22:06:14.822398 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.12.17 22:06:14.822444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3631 | 2025.12.17 22:06:14.823578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3632 | 2025.12.17 22:06:14.823860 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.12.17 22:06:14.824108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 551 | ||
| 3634 | 2025.12.17 22:06:15.994766 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2025.12.17 22:06:15.994976 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3636 | 2025.12.17 22:06:15.995045 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3637 | 2025.12.17 22:06:15.995685 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2025.12.17 22:06:15.995739 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3639 | 2025.12.17 22:06:15.996139 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3640 | 2025.12.17 22:06:15.996370 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2025.12.17 22:06:15.996536 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Debug> executeQuery: Read 100 rows, 8.58 KiB in 0.001609 sec., 62150.40397762586 rows/sec., 5.21 MiB/sec. | ||
| 3642 | 2025.12.17 22:06:15.996586 [ 4 ] {78b9eafa-e9ee-44d0-8e6b-d0d31a991c10} <Debug> TCPHandler: Processed in 0.001951742 sec. | ||
| 3643 | 2025.12.17 22:06:15.996709 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2025.12.17 22:06:15.996813 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3645 | 2025.12.17 22:06:15.996857 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3646 | 2025.12.17 22:06:15.997266 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2025.12.17 22:06:15.997304 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3648 | 2025.12.17 22:06:15.997608 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3649 | 2025.12.17 22:06:15.997810 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2025.12.17 22:06:15.997942 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.53 MiB/sec. | ||
| 3651 | 2025.12.17 22:06:15.997979 [ 4 ] {eb6331d6-bd8f-4d53-ae23-90b665b763f0} <Debug> TCPHandler: Processed in 0.001321235 sec. | ||
| 3652 | 2025.12.17 22:06:15.998087 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2025.12.17 22:06:15.998182 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3654 | 2025.12.17 22:06:15.998222 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3655 | 2025.12.17 22:06:15.998620 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2025.12.17 22:06:15.998657 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3657 | 2025.12.17 22:06:15.998950 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3658 | 2025.12.17 22:06:15.999179 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.12.17 22:06:15.999308 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001145 sec., 69868.99563318778 rows/sec., 5.45 MiB/sec. | ||
| 3660 | 2025.12.17 22:06:15.999344 [ 4 ] {0801cf99-1631-44ec-a0fc-2890926aaed2} <Debug> TCPHandler: Processed in 0.001306025 sec. | ||
| 3661 | 2025.12.17 22:06:15.999453 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2025.12.17 22:06:15.999546 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3663 | 2025.12.17 22:06:15.999588 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3664 | 2025.12.17 22:06:15.999970 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2025.12.17 22:06:16.000006 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3666 | 2025.12.17 22:06:16.000491 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3667 | 2025.12.17 22:06:16.000696 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2025.12.17 22:06:16.000828 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.0013 sec., 115384.61538461539 rows/sec., 8.00 MiB/sec. | ||
| 3669 | 2025.12.17 22:06:16.000864 [ 4 ] {f21407b9-d836-44c8-ab10-b7fb87ecf77f} <Debug> TCPHandler: Processed in 0.001458279 sec. | ||
| 3670 | 2025.12.17 22:06:16.000974 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2025.12.17 22:06:16.001069 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3672 | 2025.12.17 22:06:16.001123 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <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 | ||
| 3673 | 2025.12.17 22:06:16.001864 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.12.17 22:06:16.001900 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3675 | 2025.12.17 22:06:16.002422 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3676 | 2025.12.17 22:06:16.002641 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2025.12.17 22:06:16.002774 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 24.96 MiB/sec. | ||
| 3678 | 2025.12.17 22:06:16.002830 [ 4 ] {85bf6119-02a6-43e0-963a-d47860986e20} <Debug> TCPHandler: Processed in 0.00190276 sec. | ||
| 3679 | 2025.12.17 22:06:16.002948 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2025.12.17 22:06:16.003042 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3681 | 2025.12.17 22:06:16.003085 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3682 | 2025.12.17 22:06:16.003420 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.12.17 22:06:16.003455 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3684 | 2025.12.17 22:06:16.003757 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3685 | 2025.12.17 22:06:16.003982 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.12.17 22:06:16.004111 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001087 sec., 45998.16007359705 rows/sec., 3.15 MiB/sec. | ||
| 3687 | 2025.12.17 22:06:16.004145 [ 4 ] {efe82712-b151-499f-9a90-e72940c83e15} <Debug> TCPHandler: Processed in 0.001244813 sec. | ||
| 3688 | 2025.12.17 22:06:19.710029 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3689 | 2025.12.17 22:06:19.710111 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3690 | 2025.12.17 22:06:19.808234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6778 | ||
| 3691 | 2025.12.17 22:06:19.808729 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2025.12.17 22:06:19.808777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3693 | 2025.12.17 22:06:19.809295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3694 | 2025.12.17 22:06:19.809525 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2025.12.17 22:06:19.809661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6778 | ||
| 3696 | 2025.12.17 22:06:20.146963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3697 | 2025.12.17 22:06:20.163560 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.12.17 22:06:20.163613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3699 | 2025.12.17 22:06:20.169530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3700 | 2025.12.17 22:06:20.170235 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.17 22:06:20.173185 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3702 | 2025.12.17 22:06:20.993629 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.12.17 22:06:20.993897 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3704 | 2025.12.17 22:06:20.993994 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3705 | 2025.12.17 22:06:20.994784 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.12.17 22:06:20.994834 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3707 | 2025.12.17 22:06:20.995262 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3708 | 2025.12.17 22:06:20.995497 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.12.17 22:06:20.995653 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Debug> executeQuery: Read 66 rows, 5.42 KiB in 0.001829 sec., 36085.29250956807 rows/sec., 2.89 MiB/sec. | ||
| 3710 | 2025.12.17 22:06:20.995694 [ 4 ] {bafde8ec-408b-431b-8858-b5fac0b2b929} <Debug> TCPHandler: Processed in 0.00224199 sec. | ||
| 3711 | 2025.12.17 22:06:20.995813 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.12.17 22:06:20.995909 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3713 | 2025.12.17 22:06:20.995950 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3714 | 2025.12.17 22:06:20.996334 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.12.17 22:06:20.996372 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3716 | 2025.12.17 22:06:20.996663 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3717 | 2025.12.17 22:06:20.996873 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.12.17 22:06:20.997000 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00111 sec., 6306.3063063063055 rows/sec., 474.20 KiB/sec. | ||
| 3719 | 2025.12.17 22:06:20.997038 [ 4 ] {7a0d4902-3592-46fb-85b6-2c642d7d7d7e} <Debug> TCPHandler: Processed in 0.001274574 sec. | ||
| 3720 | 2025.12.17 22:06:20.997147 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.12.17 22:06:20.997253 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3722 | 2025.12.17 22:06:20.997293 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3723 | 2025.12.17 22:06:20.997720 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.12.17 22:06:20.997758 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3725 | 2025.12.17 22:06:20.998080 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3726 | 2025.12.17 22:06:20.998292 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.12.17 22:06:20.998424 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001189 sec., 52985.70227081581 rows/sec., 4.13 MiB/sec. | ||
| 3728 | 2025.12.17 22:06:20.998465 [ 4 ] {ac8e248b-02ed-4adb-b98f-9894a3ded66e} <Debug> TCPHandler: Processed in 0.001369896 sec. | ||
| 3729 | 2025.12.17 22:06:20.998574 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.12.17 22:06:20.998670 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.12.17 22:06:20.998714 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3732 | 2025.12.17 22:06:20.999121 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.12.17 22:06:20.999160 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3734 | 2025.12.17 22:06:20.999484 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3735 | 2025.12.17 22:06:20.999693 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.12.17 22:06:20.999823 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001169 sec., 128314.79897348162 rows/sec., 8.90 MiB/sec. | ||
| 3737 | 2025.12.17 22:06:20.999860 [ 4 ] {c8611b15-9936-49b2-a044-8947ed12f241} <Debug> TCPHandler: Processed in 0.001336975 sec. | ||
| 3738 | 2025.12.17 22:06:20.999985 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.12.17 22:06:21.000111 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3740 | 2025.12.17 22:06:21.000178 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <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 | ||
| 3741 | 2025.12.17 22:06:21.000949 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.12.17 22:06:21.000988 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3743 | 2025.12.17 22:06:21.001505 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3744 | 2025.12.17 22:06:21.001735 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.12.17 22:06:21.001871 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001784 sec., 3923.7668161434976 rows/sec., 7.03 MiB/sec. | ||
| 3746 | 2025.12.17 22:06:21.001930 [ 4 ] {db3e8ea9-4a17-4197-89d7-284052dbec9f} <Debug> TCPHandler: Processed in 0.002006853 sec. | ||
| 3747 | 2025.12.17 22:06:21.002039 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.12.17 22:06:21.002136 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3749 | 2025.12.17 22:06:21.002177 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3750 | 2025.12.17 22:06:21.002498 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.12.17 22:06:21.002535 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3752 | 2025.12.17 22:06:21.002831 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3753 | 2025.12.17 22:06:21.003057 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.12.17 22:06:21.003184 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001067 sec., 46860.35613870665 rows/sec., 3.21 MiB/sec. | ||
| 3755 | 2025.12.17 22:06:21.003219 [ 4 ] {503e14e4-08b1-4e51-a2fb-5d12321cb6a9} <Debug> TCPHandler: Processed in 0.001230203 sec. | ||
| 3756 | 2025.12.17 22:06:24.228277 [ 82 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3757 | 2025.12.17 22:06:24.228374 [ 82 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.12.17 22:06:24.228414 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3759 | 2025.12.17 22:06:24.228616 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 3760 | 2025.12.17 22:06:24.228855 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3761 | 2025.12.17 22:06:24.228912 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3762 | 2025.12.17 22:06:24.229010 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3763 | 2025.12.17 22:06:24.229086 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3764 | 2025.12.17 22:06:24.229173 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 3765 | 2025.12.17 22:06:24.229241 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 3766 | 2025.12.17 22:06:24.230070 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547671 sec., 14214.90743187667 rows/sec., 1.19 MiB/sec. | ||
| 3767 | 2025.12.17 22:06:24.230189 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3768 | 2025.12.17 22:06:24.230438 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2025.12.17 22:06:24.230506 [ 198 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_5_1} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3770 | 2025.12.17 22:06:24.230569 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3771 | 2025.12.17 22:06:24.351858 [ 82 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3772 | 2025.12.17 22:06:24.351936 [ 82 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.12.17 22:06:24.351972 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3774 | 2025.12.17 22:06:24.352129 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3775 | 2025.12.17 22:06:24.352304 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3776 | 2025.12.17 22:06:24.352352 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 440 rows starting from the beginning of the part | ||
| 3777 | 2025.12.17 22:06:24.352435 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3778 | 2025.12.17 22:06:24.352517 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3779 | 2025.12.17 22:06:24.352589 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3780 | 2025.12.17 22:06:24.352658 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 3781 | 2025.12.17 22:06:24.353537 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464379 sec., 773023.9234515108 rows/sec., 54.61 MiB/sec. | ||
| 3782 | 2025.12.17 22:06:24.353656 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3783 | 2025.12.17 22:06:24.353882 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.12.17 22:06:24.353940 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_10_2} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3785 | 2025.12.17 22:06:24.353992 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3786 | 2025.12.17 22:06:24.825184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 575 | ||
| 3787 | 2025.12.17 22:06:24.827256 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2025.12.17 22:06:24.827300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3789 | 2025.12.17 22:06:24.828464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3790 | 2025.12.17 22:06:24.828723 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2025.12.17 22:06:24.828972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 575 | ||
| 3792 | 2025.12.17 22:06:25.997508 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2025.12.17 22:06:25.997713 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3794 | 2025.12.17 22:06:25.997787 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3795 | 2025.12.17 22:06:25.998458 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2025.12.17 22:06:25.998510 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3797 | 2025.12.17 22:06:25.998975 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3798 | 2025.12.17 22:06:25.999241 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2025.12.17 22:06:25.999406 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 1.14 MiB/sec. | ||
| 3800 | 2025.12.17 22:06:25.999458 [ 4 ] {f0c5a62a-35a2-4e59-a164-76ed644ba36b} <Debug> TCPHandler: Processed in 0.002096815 sec. | ||
| 3801 | 2025.12.17 22:06:25.999590 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2025.12.17 22:06:25.999697 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3803 | 2025.12.17 22:06:25.999743 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3804 | 2025.12.17 22:06:26.000310 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2025.12.17 22:06:26.000350 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3806 | 2025.12.17 22:06:26.000763 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3807 | 2025.12.17 22:06:26.000996 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.12.17 22:06:26.001138 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Debug> executeQuery: Read 220 rows, 20.04 KiB in 0.001465 sec., 150170.64846416382 rows/sec., 13.36 MiB/sec. | ||
| 3809 | 2025.12.17 22:06:26.001178 [ 4 ] {69035622-d003-4e3b-86b4-7973e4f14d1c} <Debug> TCPHandler: Processed in 0.001642714 sec. | ||
| 3810 | 2025.12.17 22:06:26.001301 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2025.12.17 22:06:26.001404 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3812 | 2025.12.17 22:06:26.001451 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3813 | 2025.12.17 22:06:26.001884 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2025.12.17 22:06:26.001922 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3815 | 2025.12.17 22:06:26.002239 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3816 | 2025.12.17 22:06:26.002502 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2025.12.17 22:06:26.002634 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.001253 sec., 28731.045490822027 rows/sec., 2.16 MiB/sec. | ||
| 3818 | 2025.12.17 22:06:26.002636 [ 10 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3819 | 2025.12.17 22:06:26.002672 [ 4 ] {f679beeb-04eb-48b0-99ca-f889d73c425b} <Debug> TCPHandler: Processed in 0.001423797 sec. | ||
| 3820 | 2025.12.17 22:06:26.002720 [ 10 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.12.17 22:06:26.002749 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3822 | 2025.12.17 22:06:26.002821 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2025.12.17 22:06:26.002897 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3824 | 2025.12.17 22:06:26.002923 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3825 | 2025.12.17 22:06:26.002995 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3826 | 2025.12.17 22:06:26.003076 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2025.12.17 22:06:26.003121 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part | ||
| 3828 | 2025.12.17 22:06:26.003188 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3829 | 2025.12.17 22:06:26.003237 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3830 | 2025.12.17 22:06:26.003286 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3831 | 2025.12.17 22:06:26.003338 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 3832 | 2025.12.17 22:06:26.003381 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3833 | 2025.12.17 22:06:26.003424 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2025.12.17 22:06:26.003466 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3835 | 2025.12.17 22:06:26.003809 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3836 | 2025.12.17 22:06:26.004065 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2025.12.17 22:06:26.004207 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001303 sec., 18419.03300076746 rows/sec., 1.53 MiB/sec. | ||
| 3838 | 2025.12.17 22:06:26.004245 [ 4 ] {61c35f88-be50-4db9-854b-5452e0c71168} <Debug> TCPHandler: Processed in 0.001481109 sec. | ||
| 3839 | 2025.12.17 22:06:26.004324 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150065 sec., 242561.5566587812 rows/sec., 16.73 MiB/sec. | ||
| 3840 | 2025.12.17 22:06:26.004361 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.12.17 22:06:26.004460 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.12.17 22:06:26.004501 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3843 | 2025.12.17 22:06:26.004521 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3844 | 2025.12.17 22:06:26.004824 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2025.12.17 22:06:26.004900 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_16_3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3846 | 2025.12.17 22:06:26.004916 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.12.17 22:06:26.004958 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3848 | 2025.12.17 22:06:26.004990 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3849 | 2025.12.17 22:06:26.005271 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3850 | 2025.12.17 22:06:26.005507 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2025.12.17 22:06:26.005637 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 784.52 KiB/sec. | ||
| 3852 | 2025.12.17 22:06:26.005675 [ 4 ] {5a87f1be-b8b3-46dd-8994-439cada55725} <Debug> TCPHandler: Processed in 0.001364486 sec. | ||
| 3853 | 2025.12.17 22:06:26.005791 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2025.12.17 22:06:26.005887 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3855 | 2025.12.17 22:06:26.005927 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3856 | 2025.12.17 22:06:26.006363 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.12.17 22:06:26.006445 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3858 | 2025.12.17 22:06:26.006770 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3859 | 2025.12.17 22:06:26.007024 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.12.17 22:06:26.007162 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001291 sec., 89852.82726568551 rows/sec., 7.30 MiB/sec. | ||
| 3861 | 2025.12.17 22:06:26.007206 [ 4 ] {77e3b6ab-d6f7-4456-9439-dd5b885791cc} <Debug> TCPHandler: Processed in 0.001465559 sec. | ||
| 3862 | 2025.12.17 22:06:26.007333 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.12.17 22:06:26.007430 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3864 | 2025.12.17 22:06:26.007474 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3865 | 2025.12.17 22:06:26.007898 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.12.17 22:06:26.007935 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3867 | 2025.12.17 22:06:26.008282 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3868 | 2025.12.17 22:06:26.008506 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.12.17 22:06:26.008635 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Debug> executeQuery: Read 186 rows, 13.64 KiB in 0.001224 sec., 151960.78431372548 rows/sec., 10.88 MiB/sec. | ||
| 3870 | 2025.12.17 22:06:26.008672 [ 4 ] {9e43d1c8-ebef-43b2-9716-bbbb3cd64913} <Debug> TCPHandler: Processed in 0.001395247 sec. | ||
| 3871 | 2025.12.17 22:06:26.008788 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.12.17 22:06:26.008883 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3873 | 2025.12.17 22:06:26.008938 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <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 | ||
| 3874 | 2025.12.17 22:06:26.009753 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.12.17 22:06:26.009790 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3876 | 2025.12.17 22:06:26.010339 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3877 | 2025.12.17 22:06:26.010573 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.12.17 22:06:26.010716 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001851 sec., 12965.964343598054 rows/sec., 23.23 MiB/sec. | ||
| 3879 | 2025.12.17 22:06:26.010769 [ 4 ] {990dbf3e-6daf-4782-b906-f2948eaa5585} <Debug> TCPHandler: Processed in 0.002033333 sec. | ||
| 3880 | 2025.12.17 22:06:26.010892 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.12.17 22:06:26.010987 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3882 | 2025.12.17 22:06:26.011029 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3883 | 2025.12.17 22:06:26.011390 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.12.17 22:06:26.011427 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3885 | 2025.12.17 22:06:26.011735 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3886 | 2025.12.17 22:06:26.011955 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.12.17 22:06:26.012104 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001134 sec., 44091.71075837743 rows/sec., 3.02 MiB/sec. | ||
| 3888 | 2025.12.17 22:06:26.012142 [ 4 ] {3e43dbc5-7ab2-4ca8-8135-a42eed5cb220} <Debug> TCPHandler: Processed in 0.001301684 sec. | ||
| 3889 | 2025.12.17 22:06:26.127477 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52155 | ||
| 3890 | 2025.12.17 22:06:26.127588 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3891 | 2025.12.17 22:06:26.127613 [ 3 ] {} <Debug> TCP-Session: cce82d61-3178-4bcb-8efb-4f35d42e7cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52155 | ||
| 3892 | 2025.12.17 22:06:26.127637 [ 3 ] {} <Debug> TCP-Session: cce82d61-3178-4bcb-8efb-4f35d42e7cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.12.17 22:06:26.127649 [ 3 ] {} <Debug> TCP-Session: cce82d61-3178-4bcb-8efb-4f35d42e7cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2025.12.17 22:06:26.127801 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54276 | ||
| 3895 | 2025.12.17 22:06:26.127842 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41004 | ||
| 3896 | 2025.12.17 22:06:26.127897 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2025.12.17 22:06:26.127912 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56799 | ||
| 3898 | 2025.12.17 22:06:26.127927 [ 335 ] {} <Debug> TCP-Session: c6ecbcb5-c1b6-4c32-b558-933a9a10f06e Authenticating user 'default' from [fd00:1122:3344:101::e]:54276 | ||
| 3899 | 2025.12.17 22:06:26.127946 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65302 | ||
| 3900 | 2025.12.17 22:06:26.127960 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55553 | ||
| 3901 | 2025.12.17 22:06:26.127977 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60811 | ||
| 3902 | 2025.12.17 22:06:26.127975 [ 335 ] {} <Debug> TCP-Session: c6ecbcb5-c1b6-4c32-b558-933a9a10f06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2025.12.17 22:06:26.127970 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58762 | ||
| 3904 | 2025.12.17 22:06:26.128074 [ 335 ] {} <Debug> TCP-Session: c6ecbcb5-c1b6-4c32-b558-933a9a10f06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2025.12.17 22:06:26.127957 [ 3 ] {} <Trace> TCP-Session: cce82d61-3178-4bcb-8efb-4f35d42e7cb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2025.12.17 22:06:26.128134 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3907 | 2025.12.17 22:06:26.128138 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2025.12.17 22:06:26.128174 [ 339 ] {} <Debug> TCP-Session: 3c9e67ed-8d01-49d2-9b3d-2ce442927baf Authenticating user 'default' from [fd00:1122:3344:101::e]:65302 | ||
| 3909 | 2025.12.17 22:06:26.127956 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2025.12.17 22:06:26.128204 [ 337 ] {} <Debug> TCP-Session: af535e43-657a-4b0a-ba98-e98d46a96fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56799 | ||
| 3911 | 2025.12.17 22:06:26.128212 [ 339 ] {} <Debug> TCP-Session: 3c9e67ed-8d01-49d2-9b3d-2ce442927baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2025.12.17 22:06:26.128227 [ 336 ] {} <Debug> TCP-Session: 79db2d50-9725-4f6c-8df8-71cf1bb3a40d Authenticating user 'default' from [fd00:1122:3344:101::e]:41004 | ||
| 3913 | 2025.12.17 22:06:26.128242 [ 337 ] {} <Debug> TCP-Session: af535e43-657a-4b0a-ba98-e98d46a96fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2025.12.17 22:06:26.128245 [ 339 ] {} <Debug> TCP-Session: 3c9e67ed-8d01-49d2-9b3d-2ce442927baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2025.12.17 22:06:26.128257 [ 336 ] {} <Debug> TCP-Session: 79db2d50-9725-4f6c-8df8-71cf1bb3a40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2025.12.17 22:06:26.128267 [ 337 ] {} <Debug> TCP-Session: af535e43-657a-4b0a-ba98-e98d46a96fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2025.12.17 22:06:26.128286 [ 336 ] {} <Debug> TCP-Session: 79db2d50-9725-4f6c-8df8-71cf1bb3a40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2025.12.17 22:06:26.128291 [ 3 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3919 | 2025.12.17 22:06:26.127941 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33630 | ||
| 3920 | 2025.12.17 22:06:26.128463 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2025.12.17 22:06:26.128496 [ 341 ] {} <Debug> TCP-Session: 92f63140-8e1c-460d-aa61-27989ce8128c Authenticating user 'default' from [fd00:1122:3344:101::e]:58762 | ||
| 3922 | 2025.12.17 22:06:26.128519 [ 341 ] {} <Debug> TCP-Session: 92f63140-8e1c-460d-aa61-27989ce8128c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2025.12.17 22:06:26.128532 [ 341 ] {} <Debug> TCP-Session: 92f63140-8e1c-460d-aa61-27989ce8128c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.12.17 22:06:26.128542 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2025.12.17 22:06:26.128577 [ 340 ] {} <Debug> TCP-Session: d92aa557-9b59-4252-ac22-aea2234ee494 Authenticating user 'default' from [fd00:1122:3344:101::e]:55553 | ||
| 3926 | 2025.12.17 22:06:26.128579 [ 3 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3927 | 2025.12.17 22:06:26.128596 [ 340 ] {} <Debug> TCP-Session: d92aa557-9b59-4252-ac22-aea2234ee494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.12.17 22:06:26.128579 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3929 | 2025.12.17 22:06:26.128628 [ 340 ] {} <Debug> TCP-Session: d92aa557-9b59-4252-ac22-aea2234ee494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2025.12.17 22:06:26.128647 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3931 | 2025.12.17 22:06:26.128658 [ 338 ] {} <Debug> TCP-Session: 4fe38b71-7272-4b0b-9ce8-da5e0881071b Authenticating user 'default' from [fd00:1122:3344:101::e]:33630 | ||
| 3932 | 2025.12.17 22:06:26.128691 [ 342 ] {} <Debug> TCP-Session: 266ce3c6-c661-4498-94d8-0b87abce14c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60811 | ||
| 3933 | 2025.12.17 22:06:26.128700 [ 338 ] {} <Debug> TCP-Session: 4fe38b71-7272-4b0b-9ce8-da5e0881071b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2025.12.17 22:06:26.128717 [ 342 ] {} <Debug> TCP-Session: 266ce3c6-c661-4498-94d8-0b87abce14c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2025.12.17 22:06:26.128728 [ 338 ] {} <Debug> TCP-Session: 4fe38b71-7272-4b0b-9ce8-da5e0881071b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2025.12.17 22:06:26.128740 [ 342 ] {} <Debug> TCP-Session: 266ce3c6-c661-4498-94d8-0b87abce14c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2025.12.17 22:06:26.128647 [ 3 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3938 | 2025.12.17 22:06:26.129060 [ 3 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 3939 | 2025.12.17 22:06:26.129997 [ 308 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Trace> AggregatingTransform: Aggregating | ||
| 3940 | 2025.12.17 22:06:26.130025 [ 308 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3941 | 2025.12.17 22:06:26.130051 [ 308 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000820842 sec. (2436.522 rows/sec., 95.18 KiB/sec.) | ||
| 3942 | 2025.12.17 22:06:26.130065 [ 308 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Trace> Aggregator: Merging aggregated data | ||
| 3943 | 2025.12.17 22:06:26.131567 [ 3 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003338 sec., 599.1611743559017 rows/sec., 23.40 KiB/sec. | ||
| 3944 | 2025.12.17 22:06:26.131653 [ 3 ] {f93b72cc-d91d-4142-82c3-ad0f95cc60bc} <Debug> TCPHandler: Processed in 0.003818921 sec. | ||
| 3945 | 2025.12.17 22:06:26.131769 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3946 | 2025.12.17 22:06:26.131795 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3947 | 2025.12.17 22:06:26.131796 [ 3 ] {} <Debug> TCP-Session: cce82d61-3178-4bcb-8efb-4f35d42e7cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2025.12.17 22:06:26.131816 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2025.12.17 22:06:26.131825 [ 342 ] {} <Debug> TCP-Session: 266ce3c6-c661-4498-94d8-0b87abce14c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2025.12.17 22:06:26.131834 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2025.12.17 22:06:26.131854 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2025.12.17 22:06:26.131869 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2025.12.17 22:06:26.131883 [ 336 ] {} <Debug> TCP-Session: 79db2d50-9725-4f6c-8df8-71cf1bb3a40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2025.12.17 22:06:26.131890 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2025.12.17 22:06:26.131922 [ 339 ] {} <Debug> TCP-Session: 3c9e67ed-8d01-49d2-9b3d-2ce442927baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2025.12.17 22:06:26.131922 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2025.12.17 22:06:26.131950 [ 338 ] {} <Debug> TCP-Session: 4fe38b71-7272-4b0b-9ce8-da5e0881071b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2025.12.17 22:06:26.131904 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2025.12.17 22:06:26.131975 [ 341 ] {} <Debug> TCP-Session: 92f63140-8e1c-460d-aa61-27989ce8128c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2025.12.17 22:06:26.131902 [ 340 ] {} <Debug> TCP-Session: d92aa557-9b59-4252-ac22-aea2234ee494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2025.12.17 22:06:26.132011 [ 337 ] {} <Debug> TCP-Session: af535e43-657a-4b0a-ba98-e98d46a96fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2025.12.17 22:06:26.131850 [ 335 ] {} <Debug> TCP-Session: c6ecbcb5-c1b6-4c32-b558-933a9a10f06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2025.12.17 22:06:26.285992 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44982 | ||
| 3964 | 2025.12.17 22:06:26.286135 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3965 | 2025.12.17 22:06:26.286170 [ 3 ] {} <Debug> TCP-Session: 8a7194b2-25ee-4245-92e9-d68d8434edad Authenticating user 'default' from [fd00:1122:3344:101::e]:44982 | ||
| 3966 | 2025.12.17 22:06:26.286205 [ 3 ] {} <Debug> TCP-Session: 8a7194b2-25ee-4245-92e9-d68d8434edad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2025.12.17 22:06:26.286223 [ 3 ] {} <Debug> TCP-Session: 8a7194b2-25ee-4245-92e9-d68d8434edad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2025.12.17 22:06:26.286565 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35164 | ||
| 3969 | 2025.12.17 22:06:26.286596 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50634 | ||
| 3970 | 2025.12.17 22:06:26.286612 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36069 | ||
| 3971 | 2025.12.17 22:06:26.286651 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54542 | ||
| 3972 | 2025.12.17 22:06:26.286682 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49769 | ||
| 3973 | 2025.12.17 22:06:26.286721 [ 3 ] {} <Trace> TCP-Session: 8a7194b2-25ee-4245-92e9-d68d8434edad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2025.12.17 22:06:26.286742 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2025.12.17 22:06:26.286713 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61967 | ||
| 3976 | 2025.12.17 22:06:26.286787 [ 336 ] {} <Debug> TCP-Session: 30f2f6c7-426b-4de1-a09d-50c50beb8b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:50634 | ||
| 3977 | 2025.12.17 22:06:26.286789 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2025.12.17 22:06:26.286823 [ 336 ] {} <Debug> TCP-Session: 30f2f6c7-426b-4de1-a09d-50c50beb8b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2025.12.17 22:06:26.286841 [ 342 ] {} <Debug> TCP-Session: 07042757-2943-4dfa-a961-5c86a64c0db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49769 | ||
| 3980 | 2025.12.17 22:06:26.286856 [ 336 ] {} <Debug> TCP-Session: 30f2f6c7-426b-4de1-a09d-50c50beb8b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2025.12.17 22:06:26.286857 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3982 | 2025.12.17 22:06:26.286885 [ 342 ] {} <Debug> TCP-Session: 07042757-2943-4dfa-a961-5c86a64c0db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.12.17 22:06:26.286773 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2025.12.17 22:06:26.286914 [ 342 ] {} <Debug> TCP-Session: 07042757-2943-4dfa-a961-5c86a64c0db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2025.12.17 22:06:26.286938 [ 3 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3986 | 2025.12.17 22:06:26.286966 [ 337 ] {} <Debug> TCP-Session: 80364924-d9c6-4d48-a8ac-1397a8da58c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36069 | ||
| 3987 | 2025.12.17 22:06:26.286909 [ 339 ] {} <Debug> TCP-Session: 24e98bf1-96cc-45d2-81ef-b0212eb11202 Authenticating user 'default' from [fd00:1122:3344:101::e]:61967 | ||
| 3988 | 2025.12.17 22:06:26.287010 [ 337 ] {} <Debug> TCP-Session: 80364924-d9c6-4d48-a8ac-1397a8da58c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2025.12.17 22:06:26.287034 [ 339 ] {} <Debug> TCP-Session: 24e98bf1-96cc-45d2-81ef-b0212eb11202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2025.12.17 22:06:26.287051 [ 337 ] {} <Debug> TCP-Session: 80364924-d9c6-4d48-a8ac-1397a8da58c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2025.12.17 22:06:26.287067 [ 339 ] {} <Debug> TCP-Session: 24e98bf1-96cc-45d2-81ef-b0212eb11202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.12.17 22:06:26.286669 [ 341 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50595 | ||
| 3993 | 2025.12.17 22:06:26.286663 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3994 | 2025.12.17 22:06:26.286626 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44430 | ||
| 3995 | 2025.12.17 22:06:26.287172 [ 335 ] {} <Debug> TCP-Session: 91d27164-7c0a-40b5-82b8-24aafd755508 Authenticating user 'default' from [fd00:1122:3344:101::e]:35164 | ||
| 3996 | 2025.12.17 22:06:26.286773 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2025.12.17 22:06:26.287214 [ 341 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3998 | 2025.12.17 22:06:26.287216 [ 335 ] {} <Debug> TCP-Session: 91d27164-7c0a-40b5-82b8-24aafd755508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2025.12.17 22:06:26.287253 [ 340 ] {} <Debug> TCP-Session: 0a51374b-f461-46f2-bd96-43468939ddce Authenticating user 'default' from [fd00:1122:3344:101::e]:54542 | ||
| 4000 | 2025.12.17 22:06:26.287277 [ 335 ] {} <Debug> TCP-Session: 91d27164-7c0a-40b5-82b8-24aafd755508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2025.12.17 22:06:26.287297 [ 3 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4002 | 2025.12.17 22:06:26.287299 [ 340 ] {} <Debug> TCP-Session: 0a51374b-f461-46f2-bd96-43468939ddce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2025.12.17 22:06:26.287267 [ 341 ] {} <Debug> TCP-Session: 63e7c696-e3c7-4a68-8ad5-7eff32c0badc Authenticating user 'default' from [fd00:1122:3344:101::e]:50595 | ||
| 4004 | 2025.12.17 22:06:26.287349 [ 340 ] {} <Debug> TCP-Session: 0a51374b-f461-46f2-bd96-43468939ddce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2025.12.17 22:06:26.287371 [ 3 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4006 | 2025.12.17 22:06:26.287377 [ 341 ] {} <Debug> TCP-Session: 63e7c696-e3c7-4a68-8ad5-7eff32c0badc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.12.17 22:06:26.287252 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2025.12.17 22:06:26.287414 [ 341 ] {} <Debug> TCP-Session: 63e7c696-e3c7-4a68-8ad5-7eff32c0badc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2025.12.17 22:06:26.287445 [ 338 ] {} <Debug> TCP-Session: dc699a1f-bef6-47be-be16-76a4ffd10ea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44430 | ||
| 4010 | 2025.12.17 22:06:26.287468 [ 338 ] {} <Debug> TCP-Session: dc699a1f-bef6-47be-be16-76a4ffd10ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2025.12.17 22:06:26.287484 [ 338 ] {} <Debug> TCP-Session: dc699a1f-bef6-47be-be16-76a4ffd10ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2025.12.17 22:06:26.287766 [ 3 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 4013 | 2025.12.17 22:06:26.289072 [ 283 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Trace> AggregatingTransform: Aggregating | ||
| 4014 | 2025.12.17 22:06:26.289126 [ 283 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4015 | 2025.12.17 22:06:26.289166 [ 283 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001142401 sec. (1750.699 rows/sec., 68.39 KiB/sec.) | ||
| 4016 | 2025.12.17 22:06:26.289187 [ 283 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Trace> Aggregator: Merging aggregated data | ||
| 4017 | 2025.12.17 22:06:26.290677 [ 3 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003818 sec., 523.8344683080146 rows/sec., 20.46 KiB/sec. | ||
| 4018 | 2025.12.17 22:06:26.290839 [ 3 ] {c0664d16-9f0e-439c-b6a6-4043cb14f3d8} <Debug> TCPHandler: Processed in 0.004296594 sec. | ||
| 4019 | 2025.12.17 22:06:26.290940 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2025.12.17 22:06:26.290974 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4021 | 2025.12.17 22:06:26.290983 [ 3 ] {} <Debug> TCP-Session: 8a7194b2-25ee-4245-92e9-d68d8434edad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2025.12.17 22:06:26.290999 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4023 | 2025.12.17 22:06:26.291027 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4024 | 2025.12.17 22:06:26.291041 [ 341 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4025 | 2025.12.17 22:06:26.291079 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4026 | 2025.12.17 22:06:26.291075 [ 336 ] {} <Debug> TCP-Session: 30f2f6c7-426b-4de1-a09d-50c50beb8b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2025.12.17 22:06:26.291101 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2025.12.17 22:06:26.291115 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2025.12.17 22:06:26.291116 [ 338 ] {} <Debug> TCP-Session: dc699a1f-bef6-47be-be16-76a4ffd10ea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2025.12.17 22:06:26.291163 [ 337 ] {} <Debug> TCP-Session: 80364924-d9c6-4d48-a8ac-1397a8da58c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2025.12.17 22:06:26.291175 [ 342 ] {} <Debug> TCP-Session: 07042757-2943-4dfa-a961-5c86a64c0db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2025.12.17 22:06:26.291108 [ 341 ] {} <Debug> TCP-Session: 63e7c696-e3c7-4a68-8ad5-7eff32c0badc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2025.12.17 22:06:26.291063 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2025.12.17 22:06:26.291011 [ 335 ] {} <Debug> TCP-Session: 91d27164-7c0a-40b5-82b8-24aafd755508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2025.12.17 22:06:26.291060 [ 339 ] {} <Debug> TCP-Session: 24e98bf1-96cc-45d2-81ef-b0212eb11202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2025.12.17 22:06:26.291290 [ 340 ] {} <Debug> TCP-Session: 0a51374b-f461-46f2-bd96-43468939ddce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2025.12.17 22:06:27.105910 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44002 | ||
| 4038 | 2025.12.17 22:06:27.106024 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4039 | 2025.12.17 22:06:27.106055 [ 342 ] {} <Debug> TCP-Session: 8dacbb50-a508-4419-bdd3-556aedc630a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44002 | ||
| 4040 | 2025.12.17 22:06:27.106083 [ 342 ] {} <Debug> TCP-Session: 8dacbb50-a508-4419-bdd3-556aedc630a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2025.12.17 22:06:27.106097 [ 342 ] {} <Debug> TCP-Session: 8dacbb50-a508-4419-bdd3-556aedc630a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2025.12.17 22:06:27.106333 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54547 | ||
| 4043 | 2025.12.17 22:06:27.106377 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56686 | ||
| 4044 | 2025.12.17 22:06:27.106388 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57250 | ||
| 4045 | 2025.12.17 22:06:27.106402 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33498 | ||
| 4046 | 2025.12.17 22:06:27.106442 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51577 | ||
| 4047 | 2025.12.17 22:06:27.106446 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4048 | 2025.12.17 22:06:27.106470 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4049 | 2025.12.17 22:06:27.106482 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2025.12.17 22:06:27.106497 [ 343 ] {} <Debug> TCP-Session: b14e747d-c1ae-491b-a402-d3481ec8d7ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54547 | ||
| 4051 | 2025.12.17 22:06:27.106504 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2025.12.17 22:06:27.106515 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2025.12.17 22:06:27.106537 [ 343 ] {} <Debug> TCP-Session: b14e747d-c1ae-491b-a402-d3481ec8d7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2025.12.17 22:06:27.106541 [ 336 ] {} <Debug> TCP-Session: 14699a9e-2acd-4eee-b477-59e03bcc46ad Authenticating user 'default' from [fd00:1122:3344:101::e]:33498 | ||
| 4055 | 2025.12.17 22:06:27.106551 [ 339 ] {} <Debug> TCP-Session: 7ace24dc-275a-4957-b8e1-00a9efdca70f Authenticating user 'default' from [fd00:1122:3344:101::e]:51577 | ||
| 4056 | 2025.12.17 22:06:27.106553 [ 343 ] {} <Debug> TCP-Session: b14e747d-c1ae-491b-a402-d3481ec8d7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2025.12.17 22:06:27.106563 [ 336 ] {} <Debug> TCP-Session: 14699a9e-2acd-4eee-b477-59e03bcc46ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2025.12.17 22:06:27.106571 [ 339 ] {} <Debug> TCP-Session: 7ace24dc-275a-4957-b8e1-00a9efdca70f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2025.12.17 22:06:27.106581 [ 336 ] {} <Debug> TCP-Session: 14699a9e-2acd-4eee-b477-59e03bcc46ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2025.12.17 22:06:27.106588 [ 339 ] {} <Debug> TCP-Session: 7ace24dc-275a-4957-b8e1-00a9efdca70f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2025.12.17 22:06:27.106519 [ 335 ] {} <Debug> TCP-Session: 0d8b87d4-1123-433d-a757-fd6236d0195e Authenticating user 'default' from [fd00:1122:3344:101::e]:57250 | ||
| 4062 | 2025.12.17 22:06:27.106511 [ 3 ] {} <Debug> TCP-Session: a359afbb-2888-43be-b484-c93fe71b5927 Authenticating user 'default' from [fd00:1122:3344:101::e]:56686 | ||
| 4063 | 2025.12.17 22:06:27.106636 [ 335 ] {} <Debug> TCP-Session: 0d8b87d4-1123-433d-a757-fd6236d0195e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2025.12.17 22:06:27.106646 [ 3 ] {} <Debug> TCP-Session: a359afbb-2888-43be-b484-c93fe71b5927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2025.12.17 22:06:27.106655 [ 335 ] {} <Debug> TCP-Session: 0d8b87d4-1123-433d-a757-fd6236d0195e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2025.12.17 22:06:27.106662 [ 3 ] {} <Debug> TCP-Session: a359afbb-2888-43be-b484-c93fe71b5927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2025.12.17 22:06:27.106470 [ 342 ] {} <Trace> TCP-Session: 8dacbb50-a508-4419-bdd3-556aedc630a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2025.12.17 22:06:27.106434 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62985 | ||
| 4069 | 2025.12.17 22:06:27.106424 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49115 | ||
| 4070 | 2025.12.17 22:06:27.106452 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36341 | ||
| 4071 | 2025.12.17 22:06:27.106823 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2025.12.17 22:06:27.106845 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4073 | 2025.12.17 22:06:27.106850 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4074 | 2025.12.17 22:06:27.106860 [ 342 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4075 | 2025.12.17 22:06:27.106877 [ 337 ] {} <Debug> TCP-Session: 77d87d8e-31d1-4b2c-aa9a-7d3f270a45f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49115 | ||
| 4076 | 2025.12.17 22:06:27.106884 [ 340 ] {} <Debug> TCP-Session: 626e6e56-cf32-4b00-bc5e-ec3faa126dc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36341 | ||
| 4077 | 2025.12.17 22:06:27.106855 [ 338 ] {} <Debug> TCP-Session: 91a76da8-1436-47bd-a25c-8695c3b8d303 Authenticating user 'default' from [fd00:1122:3344:101::e]:62985 | ||
| 4078 | 2025.12.17 22:06:27.106922 [ 340 ] {} <Debug> TCP-Session: 626e6e56-cf32-4b00-bc5e-ec3faa126dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2025.12.17 22:06:27.106916 [ 337 ] {} <Debug> TCP-Session: 77d87d8e-31d1-4b2c-aa9a-7d3f270a45f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2025.12.17 22:06:27.106952 [ 340 ] {} <Debug> TCP-Session: 626e6e56-cf32-4b00-bc5e-ec3faa126dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2025.12.17 22:06:27.106950 [ 338 ] {} <Debug> TCP-Session: 91a76da8-1436-47bd-a25c-8695c3b8d303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2025.12.17 22:06:27.106964 [ 337 ] {} <Debug> TCP-Session: 77d87d8e-31d1-4b2c-aa9a-7d3f270a45f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2025.12.17 22:06:27.106991 [ 338 ] {} <Debug> TCP-Session: 91a76da8-1436-47bd-a25c-8695c3b8d303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2025.12.17 22:06:27.107199 [ 342 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4085 | 2025.12.17 22:06:27.107261 [ 342 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4086 | 2025.12.17 22:06:27.107564 [ 342 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 4087 | 2025.12.17 22:06:27.108659 [ 345 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Trace> AggregatingTransform: Aggregating | ||
| 4088 | 2025.12.17 22:06:27.108714 [ 345 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Trace> Aggregator: Aggregation method: without_key | ||
| 4089 | 2025.12.17 22:06:27.108752 [ 345 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000985086 sec. (2030.280 rows/sec., 79.31 KiB/sec.) | ||
| 4090 | 2025.12.17 22:06:27.108768 [ 345 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Trace> Aggregator: Merging aggregated data | ||
| 4091 | 2025.12.17 22:06:27.110228 [ 342 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003427 sec., 583.6008170411438 rows/sec., 22.80 KiB/sec. | ||
| 4092 | 2025.12.17 22:06:27.110349 [ 342 ] {b5ef650c-4f29-4b2d-a6cc-3c41a6487481} <Debug> TCPHandler: Processed in 0.004026997 sec. | ||
| 4093 | 2025.12.17 22:06:27.110466 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4094 | 2025.12.17 22:06:27.110494 [ 342 ] {} <Debug> TCP-Session: 8dacbb50-a508-4419-bdd3-556aedc630a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2025.12.17 22:06:27.110511 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2025.12.17 22:06:27.110531 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2025.12.17 22:06:27.110552 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2025.12.17 22:06:27.110555 [ 340 ] {} <Debug> TCP-Session: 626e6e56-cf32-4b00-bc5e-ec3faa126dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2025.12.17 22:06:27.110586 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2025.12.17 22:06:27.110605 [ 338 ] {} <Debug> TCP-Session: 91a76da8-1436-47bd-a25c-8695c3b8d303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2025.12.17 22:06:27.110614 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2025.12.17 22:06:27.110634 [ 3 ] {} <Debug> TCP-Session: a359afbb-2888-43be-b484-c93fe71b5927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2025.12.17 22:06:27.110649 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2025.12.17 22:06:27.110668 [ 337 ] {} <Debug> TCP-Session: 77d87d8e-31d1-4b2c-aa9a-7d3f270a45f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2025.12.17 22:06:27.110627 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2025.12.17 22:06:27.110699 [ 339 ] {} <Debug> TCP-Session: 7ace24dc-275a-4957-b8e1-00a9efdca70f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2025.12.17 22:06:27.110568 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2025.12.17 22:06:27.110738 [ 336 ] {} <Debug> TCP-Session: 14699a9e-2acd-4eee-b477-59e03bcc46ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2025.12.17 22:06:27.110567 [ 335 ] {} <Debug> TCP-Session: 0d8b87d4-1123-433d-a757-fd6236d0195e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2025.12.17 22:06:27.110759 [ 343 ] {} <Debug> TCP-Session: b14e747d-c1ae-491b-a402-d3481ec8d7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2025.12.17 22:06:27.310702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7290 | ||
| 4112 | 2025.12.17 22:06:27.311225 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.12.17 22:06:27.311270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4114 | 2025.12.17 22:06:27.311798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4115 | 2025.12.17 22:06:27.312038 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.12.17 22:06:27.312167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7290 | ||
| 4117 | 2025.12.17 22:06:27.674190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4118 | 2025.12.17 22:06:27.690566 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.12.17 22:06:27.690636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4120 | 2025.12.17 22:06:27.699561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4121 | 2025.12.17 22:06:27.700764 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2025.12.17 22:06:27.706194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4123 | 2025.12.17 22:06:30.994154 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2025.12.17 22:06:30.994460 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4125 | 2025.12.17 22:06:30.994563 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4126 | 2025.12.17 22:06:30.995461 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2025.12.17 22:06:30.995503 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4128 | 2025.12.17 22:06:30.995896 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4129 | 2025.12.17 22:06:30.996122 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2025.12.17 22:06:30.996276 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Debug> executeQuery: Read 66 rows, 5.42 KiB in 0.001895 sec., 34828.49604221636 rows/sec., 2.79 MiB/sec. | ||
| 4131 | 2025.12.17 22:06:30.996279 [ 48 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4132 | 2025.12.17 22:06:30.996318 [ 4 ] {7ed00513-9e87-413a-85c8-c562984068d1} <Debug> TCPHandler: Processed in 0.002344292 sec. | ||
| 4133 | 2025.12.17 22:06:30.996359 [ 48 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.12.17 22:06:30.996388 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4135 | 2025.12.17 22:06:30.996484 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.12.17 22:06:30.996543 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 4137 | 2025.12.17 22:06:30.996588 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4138 | 2025.12.17 22:06:30.996636 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4139 | 2025.12.17 22:06:30.996709 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4140 | 2025.12.17 22:06:30.996764 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2412 rows starting from the beginning of the part | ||
| 4141 | 2025.12.17 22:06:30.996870 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1208 rows starting from the beginning of the part | ||
| 4142 | 2025.12.17 22:06:30.996924 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 4143 | 2025.12.17 22:06:30.996979 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 4144 | 2025.12.17 22:06:30.997027 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 220 rows starting from the beginning of the part | ||
| 4145 | 2025.12.17 22:06:30.997076 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 4146 | 2025.12.17 22:06:30.997088 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2025.12.17 22:06:30.997127 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4148 | 2025.12.17 22:06:30.997466 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4149 | 2025.12.17 22:06:30.997691 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2025.12.17 22:06:30.997819 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00125 sec., 5600 rows/sec., 421.09 KiB/sec. | ||
| 4151 | 2025.12.17 22:06:30.997855 [ 4 ] {fcee4bb6-68eb-4d31-a361-974c9961ffdc} <Debug> TCPHandler: Processed in 0.001425437 sec. | ||
| 4152 | 2025.12.17 22:06:30.997981 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2025.12.17 22:06:30.998080 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4154 | 2025.12.17 22:06:30.998119 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4155 | 2025.12.17 22:06:30.998537 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.12.17 22:06:30.998571 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4157 | 2025.12.17 22:06:30.998869 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4158 | 2025.12.17 22:06:30.998952 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4072 rows, containing 5 columns (5 merged, 0 gathered) in 0.002493816 sec., 1632838.9905269677 rows/sec., 140.73 MiB/sec. | ||
| 4159 | 2025.12.17 22:06:30.999081 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.12.17 22:06:30.999202 [ 36 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4161 | 2025.12.17 22:06:30.999210 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Debug> executeQuery: Read 63 rows, 5.03 KiB in 0.001148 sec., 54878.04878048781 rows/sec., 4.28 MiB/sec. | ||
| 4162 | 2025.12.17 22:06:30.999242 [ 36 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.12.17 22:06:30.999258 [ 4 ] {eacedac2-326d-4f2d-af5b-f051dc58b181} <Debug> TCPHandler: Processed in 0.001339756 sec. | ||
| 4164 | 2025.12.17 22:06:30.999264 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4165 | 2025.12.17 22:06:30.999321 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4166 | 2025.12.17 22:06:30.999335 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 4167 | 2025.12.17 22:06:30.999369 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2025.12.17 22:06:30.999435 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4169 | 2025.12.17 22:06:30.999466 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1198 rows starting from the beginning of the part | ||
| 4170 | 2025.12.17 22:06:30.999468 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4171 | 2025.12.17 22:06:30.999514 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 523 rows starting from the beginning of the part | ||
| 4172 | 2025.12.17 22:06:30.999524 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4173 | 2025.12.17 22:06:30.999561 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 80 rows starting from the beginning of the part | ||
| 4174 | 2025.12.17 22:06:30.999602 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
| 4175 | 2025.12.17 22:06:30.999639 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 116 rows starting from the beginning of the part | ||
| 4176 | 2025.12.17 22:06:30.999668 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2025.12.17 22:06:30.999675 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part | ||
| 4178 | 2025.12.17 22:06:30.999759 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_21_4} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4179 | 2025.12.17 22:06:30.999857 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4180 | 2025.12.17 22:06:30.999982 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2025.12.17 22:06:31.000023 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4182 | 2025.12.17 22:06:31.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.36 MiB, peak 238.80 MiB, free memory in arenas 0.00 B, will set to 230.03 MiB (RSS), difference: -3.33 MiB | ||
| 4183 | 2025.12.17 22:06:31.000505 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4184 | 2025.12.17 22:06:31.000718 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2025.12.17 22:06:31.000756 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2043 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450078 sec., 1408889.7286904566 rows/sec., 109.07 MiB/sec. | ||
| 4186 | 2025.12.17 22:06:31.000844 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001395 sec., 107526.88172043012 rows/sec., 7.46 MiB/sec. | ||
| 4187 | 2025.12.17 22:06:31.000873 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4188 | 2025.12.17 22:06:31.000879 [ 4 ] {535b5b52-0291-4edd-b035-943f47391183} <Debug> TCPHandler: Processed in 0.001558221 sec. | ||
| 4189 | 2025.12.17 22:06:31.000925 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.12.17 22:06:31.000948 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4191 | 2025.12.17 22:06:31.000950 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4192 | 2025.12.17 22:06:31.001004 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2025.12.17 22:06:31.001029 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 4194 | 2025.12.17 22:06:31.001099 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4195 | 2025.12.17 22:06:31.001133 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4196 | 2025.12.17 22:06:31.001156 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <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 | ||
| 4197 | 2025.12.17 22:06:31.001164 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5290 rows starting from the beginning of the part | ||
| 4198 | 2025.12.17 22:06:31.001204 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2025.12.17 22:06:31.001220 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 836 rows starting from the beginning of the part | ||
| 4200 | 2025.12.17 22:06:31.001262 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part | ||
| 4201 | 2025.12.17 22:06:31.001268 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_21_4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4202 | 2025.12.17 22:06:31.001346 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part | ||
| 4203 | 2025.12.17 22:06:31.001364 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4204 | 2025.12.17 22:06:31.001402 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 186 rows starting from the beginning of the part | ||
| 4205 | 2025.12.17 22:06:31.001447 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 4206 | 2025.12.17 22:06:31.001910 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.12.17 22:06:31.001950 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4208 | 2025.12.17 22:06:31.002495 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4209 | 2025.12.17 22:06:31.002717 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.12.17 22:06:31.002817 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4211 | 2025.12.17 22:06:31.002850 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001769 sec., 3957.0378745053704 rows/sec., 7.09 MiB/sec. | ||
| 4212 | 2025.12.17 22:06:31.002864 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.12.17 22:06:31.002887 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4214 | 2025.12.17 22:06:31.002900 [ 4 ] {68c32ba0-b293-4b1e-be8c-e038d09cc913} <Debug> TCPHandler: Processed in 0.001944432 sec. | ||
| 4215 | 2025.12.17 22:06:31.002991 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 4216 | 2025.12.17 22:06:31.003019 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2025.12.17 22:06:31.003127 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4218 | 2025.12.17 22:06:31.003168 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4219 | 2025.12.17 22:06:31.003220 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2025.12.17 22:06:31.003278 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 4221 | 2025.12.17 22:06:31.003400 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4222 | 2025.12.17 22:06:31.003406 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6762 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401863 sec., 2815314.6120324098 rows/sec., 191.16 MiB/sec. | ||
| 4223 | 2025.12.17 22:06:31.003495 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 4224 | 2025.12.17 22:06:31.003502 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2025.12.17 22:06:31.003545 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4226 | 2025.12.17 22:06:31.003589 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 4227 | 2025.12.17 22:06:31.003680 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4228 | 2025.12.17 22:06:31.003767 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4229 | 2025.12.17 22:06:31.003863 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4230 | 2025.12.17 22:06:31.003931 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4231 | 2025.12.17 22:06:31.004147 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2025.12.17 22:06:31.004261 [ 36 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4233 | 2025.12.17 22:06:31.004272 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.12.17 22:06:31.004292 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001183 sec., 42265.426880811494 rows/sec., 2.90 MiB/sec. | ||
| 4235 | 2025.12.17 22:06:31.004314 [ 36 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2025.12.17 22:06:31.004332 [ 4 ] {f51369e4-d427-482f-b469-8366f6ab722e} <Debug> TCPHandler: Processed in 0.001361916 sec. | ||
| 4237 | 2025.12.17 22:06:31.004345 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4238 | 2025.12.17 22:06:31.004389 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4239 | 2025.12.17 22:06:31.004434 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 4240 | 2025.12.17 22:06:31.004467 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 4241 | 2025.12.17 22:06:31.004525 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4242 | 2025.12.17 22:06:31.004550 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part | ||
| 4243 | 2025.12.17 22:06:31.004595 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4244 | 2025.12.17 22:06:31.004632 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 4245 | 2025.12.17 22:06:31.004667 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 4246 | 2025.12.17 22:06:31.004698 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 4247 | 2025.12.17 22:06:31.004734 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 4248 | 2025.12.17 22:06:31.005488 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 4 columns (4 merged, 0 gathered) in 0.001083838 sec., 889431.8154558154 rows/sec., 57.15 MiB/sec. | ||
| 4249 | 2025.12.17 22:06:31.005632 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4250 | 2025.12.17 22:06:31.005859 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.12.17 22:06:31.005922 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_21_4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4252 | 2025.12.17 22:06:31.005975 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4253 | 2025.12.17 22:06:31.006655 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 19 columns (19 merged, 0 gathered) in 0.003706208 sec., 76088.55196470355 rows/sec., 136.35 MiB/sec. | ||
| 4254 | 2025.12.17 22:06:31.007268 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4255 | 2025.12.17 22:06:31.007685 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.12.17 22:06:31.007770 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4257 | 2025.12.17 22:06:31.007904 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 4258 | 2025.12.17 22:06:32.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.14 MiB, peak 238.80 MiB, free memory in arenas 0.00 B, will set to 231.47 MiB (RSS), difference: 4.33 MiB | ||
| 4259 | 2025.12.17 22:06:34.710379 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4260 | 2025.12.17 22:06:34.710443 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4261 | 2025.12.17 22:06:34.812243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7738 | ||
| 4262 | 2025.12.17 22:06:34.812801 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2025.12.17 22:06:34.812843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4264 | 2025.12.17 22:06:34.813329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4265 | 2025.12.17 22:06:34.813558 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2025.12.17 22:06:34.813686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7738 | ||
| 4267 | 2025.12.17 22:06:34.813695 [ 9 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4268 | 2025.12.17 22:06:34.813760 [ 9 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.12.17 22:06:34.813783 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4270 | 2025.12.17 22:06:34.813891 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 4271 | 2025.12.17 22:06:34.814011 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4272 | 2025.12.17 22:06:34.814048 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5370 rows starting from the beginning of the part | ||
| 4273 | 2025.12.17 22:06:34.814108 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4274 | 2025.12.17 22:06:34.814151 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4275 | 2025.12.17 22:06:34.814189 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4276 | 2025.12.17 22:06:34.814228 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4277 | 2025.12.17 22:06:34.814266 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4278 | 2025.12.17 22:06:34.815646 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7738 rows, containing 4 columns (4 merged, 0 gathered) in 0.001799578 sec., 4299896.97584656 rows/sec., 61.51 MiB/sec. | ||
| 4279 | 2025.12.17 22:06:34.816153 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4280 | 2025.12.17 22:06:34.816410 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.12.17 22:06:34.816479 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_16_3} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4282 | 2025.12.17 22:06:34.816548 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4283 | 2025.12.17 22:06:34.830050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 611 | ||
| 4284 | 2025.12.17 22:06:34.832485 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2025.12.17 22:06:34.832546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4286 | 2025.12.17 22:06:34.833835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4287 | 2025.12.17 22:06:34.834134 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2025.12.17 22:06:34.834276 [ 9 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4289 | 2025.12.17 22:06:34.834317 [ 9 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2025.12.17 22:06:34.834337 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4291 | 2025.12.17 22:06:34.834478 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 4292 | 2025.12.17 22:06:34.834498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 611 | ||
| 4293 | 2025.12.17 22:06:34.835145 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4294 | 2025.12.17 22:06:34.835287 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 443 rows starting from the beginning of the part | ||
| 4295 | 2025.12.17 22:06:34.835627 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4296 | 2025.12.17 22:06:34.835951 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
| 4297 | 2025.12.17 22:06:34.836277 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 4298 | 2025.12.17 22:06:34.836589 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 4299 | 2025.12.17 22:06:34.836907 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 4300 | 2025.12.17 22:06:34.842851 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 72 columns (72 merged, 0 gathered) in 0.008447573 sec., 72328.46641277915 rows/sec., 68.27 MiB/sec. | ||
| 4301 | 2025.12.17 22:06:34.844345 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4302 | 2025.12.17 22:06:34.844979 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2025.12.17 22:06:34.845067 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_11_2} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4304 | 2025.12.17 22:06:34.845421 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4305 | 2025.12.17 22:06:35.001402 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000989816 sec. | ||
| 4306 | 2025.12.17 22:06:35.207245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4307 | 2025.12.17 22:06:35.225259 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.12.17 22:06:35.225329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4309 | 2025.12.17 22:06:35.231943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4310 | 2025.12.17 22:06:35.232698 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2025.12.17 22:06:35.232964 [ 9 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4312 | 2025.12.17 22:06:35.233000 [ 9 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.12.17 22:06:35.233021 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4314 | 2025.12.17 22:06:35.233133 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4315 | 2025.12.17 22:06:35.237057 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4316 | 2025.12.17 22:06:35.237668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4317 | 2025.12.17 22:06:35.237815 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4318 | 2025.12.17 22:06:35.241146 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4319 | 2025.12.17 22:06:35.244531 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4320 | 2025.12.17 22:06:35.248472 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4321 | 2025.12.17 22:06:35.252944 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4322 | 2025.12.17 22:06:35.257077 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 4323 | 2025.12.17 22:06:35.314867 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081772291 sec., 1479.718845103655 rows/sec., 7.65 MiB/sec. | ||
| 4324 | 2025.12.17 22:06:35.317480 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4325 | 2025.12.17 22:06:35.319717 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_16_3} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.12.17 22:06:35.319824 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_16_3} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4327 | 2025.12.17 22:06:35.321705 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4328 | 2025.12.17 22:06:35.994874 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2025.12.17 22:06:35.995173 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4330 | 2025.12.17 22:06:35.995282 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4331 | 2025.12.17 22:06:35.996211 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2025.12.17 22:06:35.996261 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4333 | 2025.12.17 22:06:35.996684 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4334 | 2025.12.17 22:06:35.996965 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2025.12.17 22:06:35.997160 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Debug> executeQuery: Read 100 rows, 8.58 KiB in 0.002063 sec., 48473.09743092583 rows/sec., 4.06 MiB/sec. | ||
| 4336 | 2025.12.17 22:06:35.997215 [ 4 ] {db7996d2-386b-4491-a2ca-63d4be8d8b1e} <Debug> TCPHandler: Processed in 0.002540347 sec. | ||
| 4337 | 2025.12.17 22:06:35.997408 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2025.12.17 22:06:35.997520 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4339 | 2025.12.17 22:06:35.997571 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4340 | 2025.12.17 22:06:36.000032 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2025.12.17 22:06:36.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.99 MiB, peak 242.89 MiB, free memory in arenas 0.00 B, will set to 241.45 MiB (RSS), difference: 8.46 MiB | ||
| 4342 | 2025.12.17 22:06:36.000196 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4343 | 2025.12.17 22:06:36.000605 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4344 | 2025.12.17 22:06:36.000830 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.12.17 22:06:36.000977 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.003482 sec., 6892.590465249857 rows/sec., 518.29 KiB/sec. | ||
| 4346 | 2025.12.17 22:06:36.001031 [ 4 ] {7e4053b7-f1da-4bc7-b2b9-fe53b8a866d3} <Debug> TCPHandler: Processed in 0.003685767 sec. | ||
| 4347 | 2025.12.17 22:06:36.001151 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2025.12.17 22:06:36.001248 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4349 | 2025.12.17 22:06:36.001288 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4350 | 2025.12.17 22:06:36.001728 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.12.17 22:06:36.001765 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4352 | 2025.12.17 22:06:36.002086 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4353 | 2025.12.17 22:06:36.002297 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2025.12.17 22:06:36.002419 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Debug> executeQuery: Read 80 rows, 6.39 KiB in 0.001191 sec., 67170.44500419815 rows/sec., 5.24 MiB/sec. | ||
| 4355 | 2025.12.17 22:06:36.002455 [ 4 ] {656c1134-2480-4bd2-8c14-2ad69f14829c} <Debug> TCPHandler: Processed in 0.001352546 sec. | ||
| 4356 | 2025.12.17 22:06:36.002573 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2025.12.17 22:06:36.002666 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4358 | 2025.12.17 22:06:36.002709 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4359 | 2025.12.17 22:06:36.003117 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.12.17 22:06:36.003153 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4361 | 2025.12.17 22:06:36.003495 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4362 | 2025.12.17 22:06:36.003711 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.12.17 22:06:36.003835 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001188 sec., 126262.62626262626 rows/sec., 8.75 MiB/sec. | ||
| 4364 | 2025.12.17 22:06:36.003870 [ 4 ] {181c49e0-8b52-4c73-b228-a80d38f7aae9} <Debug> TCPHandler: Processed in 0.001344755 sec. | ||
| 4365 | 2025.12.17 22:06:36.003979 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2025.12.17 22:06:36.004072 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4367 | 2025.12.17 22:06:36.004125 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <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 | ||
| 4368 | 2025.12.17 22:06:36.004896 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.12.17 22:06:36.004932 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4370 | 2025.12.17 22:06:36.005462 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4371 | 2025.12.17 22:06:36.005681 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.12.17 22:06:36.005819 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001765 sec., 13597.733711048159 rows/sec., 24.37 MiB/sec. | ||
| 4373 | 2025.12.17 22:06:36.005868 [ 4 ] {b88d4877-7471-4d37-a3de-d112bb95bb42} <Debug> TCPHandler: Processed in 0.001935691 sec. | ||
| 4374 | 2025.12.17 22:06:36.005982 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.12.17 22:06:36.006074 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4376 | 2025.12.17 22:06:36.006115 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4377 | 2025.12.17 22:06:36.006441 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.12.17 22:06:36.006477 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4379 | 2025.12.17 22:06:36.006793 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4380 | 2025.12.17 22:06:36.007021 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.12.17 22:06:36.007146 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001089 sec., 45913.68227731864 rows/sec., 3.15 MiB/sec. | ||
| 4382 | 2025.12.17 22:06:36.007180 [ 4 ] {49bf6197-0d6e-4c25-a3b1-5b492d3c9ed0} <Debug> TCPHandler: Processed in 0.001245803 sec. | ||
| 4383 | 2025.12.17 22:06:41.014243 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2025.12.17 22:06:41.014530 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', '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_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) | ||
| 4385 | 2025.12.17 22:06:41.014957 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4386 | 2025.12.17 22:06:41.015008 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <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', '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_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 | ||
| 4387 | 2025.12.17 22:06:41.015321 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4388 | 2025.12.17 22:06:41.015387 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4389 | 2025.12.17 22:06:41.015537 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4390 | 2025.12.17 22:06:41.015658 [ 311 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4391 | 2025.12.17 22:06:41.015685 [ 284 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4392 | 2025.12.17 22:06:41.015740 [ 301 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4393 | 2025.12.17 22:06:41.015887 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 4394 | 2025.12.17 22:06:41.015916 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4395 | 2025.12.17 22:06:41.016000 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4396 | 2025.12.17 22:06:41.016021 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 4397 | 2025.12.17 22:06:41.016068 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <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', '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_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'))" | ||
| 4398 | 2025.12.17 22:06:41.016121 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <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', '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_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'))" | ||
| 4399 | 2025.12.17 22:06:41.016166 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <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', '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_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'))" | ||
| 4400 | 2025.12.17 22:06:41.017130 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.002723 sec., 16158.648549394049 rows/sec., 639.09 KiB/sec. | ||
| 4401 | 2025.12.17 22:06:41.017276 [ 4 ] {ebb9ac9c-0047-4322-af4b-3a741a27233e} <Debug> TCPHandler: Processed in 0.003173814 sec. | ||
| 4402 | 2025.12.17 22:06:41.017607 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2025.12.17 22:06:41.017745 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_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) | ||
| 4404 | 2025.12.17 22:06:41.017981 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4405 | 2025.12.17 22:06:41.018018 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_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 | ||
| 4406 | 2025.12.17 22:06:41.018233 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4407 | 2025.12.17 22:06:41.018286 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4408 | 2025.12.17 22:06:41.018397 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4409 | 2025.12.17 22:06:41.018461 [ 301 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4410 | 2025.12.17 22:06:41.018472 [ 280 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4411 | 2025.12.17 22:06:41.018470 [ 284 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4412 | 2025.12.17 22:06:41.018582 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 4413 | 2025.12.17 22:06:41.018607 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4414 | 2025.12.17 22:06:41.018675 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4415 | 2025.12.17 22:06:41.018692 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 4416 | 2025.12.17 22:06:41.018722 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_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'))" | ||
| 4417 | 2025.12.17 22:06:41.018753 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_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'))" | ||
| 4418 | 2025.12.17 22:06:41.018782 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_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'))" | ||
| 4419 | 2025.12.17 22:06:41.019585 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.001901 sec., 23145.712782745923 rows/sec., 915.43 KiB/sec. | ||
| 4420 | 2025.12.17 22:06:41.019724 [ 4 ] {2de38e35-bda5-4111-ab0d-6bd21e527581} <Debug> TCPHandler: Processed in 0.002164108 sec. | ||
| 4421 | 2025.12.17 22:06:41.019970 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2025.12.17 22:06:41.020108 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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) | ||
| 4423 | 2025.12.17 22:06:41.020328 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4424 | 2025.12.17 22:06:41.020365 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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 | ||
| 4425 | 2025.12.17 22:06:41.020593 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4426 | 2025.12.17 22:06:41.020645 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4427 | 2025.12.17 22:06:41.020742 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4428 | 2025.12.17 22:06:41.020812 [ 280 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4429 | 2025.12.17 22:06:41.020818 [ 284 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4430 | 2025.12.17 22:06:41.020840 [ 282 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4431 | 2025.12.17 22:06:41.020953 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 4432 | 2025.12.17 22:06:41.020980 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4433 | 2025.12.17 22:06:41.021052 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4434 | 2025.12.17 22:06:41.021070 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 4435 | 2025.12.17 22:06:41.021100 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4436 | 2025.12.17 22:06:41.021131 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4437 | 2025.12.17 22:06:41.021159 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_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'))" | ||
| 4438 | 2025.12.17 22:06:41.021839 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.001788 sec., 24608.50111856823 rows/sec., 973.29 KiB/sec. | ||
| 4439 | 2025.12.17 22:06:41.022008 [ 4 ] {098982ef-004b-4e67-a0c8-8fc7c1545517} <Debug> TCPHandler: Processed in 0.002085195 sec. | ||
| 4440 | 2025.12.17 22:06:41.022274 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2025.12.17 22:06:41.022426 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4442 | 2025.12.17 22:06:41.022661 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4443 | 2025.12.17 22:06:41.022698 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4444 | 2025.12.17 22:06:41.023009 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4445 | 2025.12.17 22:06:41.023063 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4446 | 2025.12.17 22:06:41.023240 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4447 | 2025.12.17 22:06:41.023302 [ 282 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4448 | 2025.12.17 22:06:41.023307 [ 301 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4449 | 2025.12.17 22:06:41.023312 [ 284 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4450 | 2025.12.17 22:06:41.023431 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 4451 | 2025.12.17 22:06:41.023457 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4452 | 2025.12.17 22:06:41.023525 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4453 | 2025.12.17 22:06:41.023543 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 4454 | 2025.12.17 22:06:41.023573 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4455 | 2025.12.17 22:06:41.023604 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4456 | 2025.12.17 22:06:41.023633 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4457 | 2025.12.17 22:06:41.024300 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> executeQuery: Read 44 rows, 1.74 KiB in 0.001939 sec., 22692.109334708613 rows/sec., 897.49 KiB/sec. | ||
| 4458 | 2025.12.17 22:06:41.024412 [ 4 ] {ddb02760-6e2a-430f-a5a1-61976eb31022} <Debug> TCPHandler: Processed in 0.002192468 sec. | ||
| 4459 | 2025.12.17 22:06:41.031839 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.12.17 22:06:41.031967 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4461 | 2025.12.17 22:06:41.032017 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4462 | 2025.12.17 22:06:41.032781 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.12.17 22:06:41.032838 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4464 | 2025.12.17 22:06:41.033304 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4465 | 2025.12.17 22:06:41.033491 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.12.17 22:06:41.033632 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001702 sec., 2350.1762632197415 rows/sec., 298.94 KiB/sec. | ||
| 4467 | 2025.12.17 22:06:41.033670 [ 4 ] {9179c18f-6c34-45d2-b7e1-779ab40ce864} <Debug> TCPHandler: Processed in 0.00188951 sec. | ||
| 4468 | 2025.12.17 22:06:41.033788 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2025.12.17 22:06:41.033883 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4470 | 2025.12.17 22:06:41.033922 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4471 | 2025.12.17 22:06:41.034326 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.12.17 22:06:41.034361 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4473 | 2025.12.17 22:06:41.034647 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4474 | 2025.12.17 22:06:41.034852 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.12.17 22:06:41.034975 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 440.38 KiB/sec. | ||
| 4476 | 2025.12.17 22:06:41.035012 [ 4 ] {f4fffb64-62a3-41b0-bd4d-ce00ae716b23} <Debug> TCPHandler: Processed in 0.001271774 sec. | ||
| 4477 | 2025.12.17 22:06:41.035124 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2025.12.17 22:06:41.035217 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4479 | 2025.12.17 22:06:41.035254 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4480 | 2025.12.17 22:06:41.036225 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2025.12.17 22:06:41.036260 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4482 | 2025.12.17 22:06:41.036624 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4483 | 2025.12.17 22:06:41.036856 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.12.17 22:06:41.036981 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001781 sec., 681078.0460415496 rows/sec., 56.22 MiB/sec. | ||
| 4485 | 2025.12.17 22:06:41.037017 [ 4 ] {c720dbb0-c025-41d2-a01a-e8874b298813} <Debug> TCPHandler: Processed in 0.001940121 sec. | ||
| 4486 | 2025.12.17 22:06:41.037130 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2025.12.17 22:06:41.037223 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4488 | 2025.12.17 22:06:41.037262 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4489 | 2025.12.17 22:06:41.037642 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2025.12.17 22:06:41.037678 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4491 | 2025.12.17 22:06:41.037959 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4492 | 2025.12.17 22:06:41.038161 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.12.17 22:06:41.038285 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.00108 sec., 12037.037037037036 rows/sec., 875.29 KiB/sec. | ||
| 4494 | 2025.12.17 22:06:41.038321 [ 4 ] {e6f6acab-445e-4094-ae72-f10036fd5fe3} <Debug> TCPHandler: Processed in 0.001238873 sec. | ||
| 4495 | 2025.12.17 22:06:41.038441 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2025.12.17 22:06:41.038562 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.12.17 22:06:41.038610 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4498 | 2025.12.17 22:06:41.039147 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.12.17 22:06:41.039183 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4500 | 2025.12.17 22:06:41.039504 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4501 | 2025.12.17 22:06:41.039717 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.12.17 22:06:41.039845 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001308 sec., 174311.9266055046 rows/sec., 11.80 MiB/sec. | ||
| 4503 | 2025.12.17 22:06:41.039882 [ 4 ] {b11331b4-4499-4e95-9f6c-d400025d941a} <Debug> TCPHandler: Processed in 0.001503539 sec. | ||
| 4504 | 2025.12.17 22:06:41.039996 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2025.12.17 22:06:41.040091 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4506 | 2025.12.17 22:06:41.040130 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4507 | 2025.12.17 22:06:41.040682 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2025.12.17 22:06:41.040719 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4509 | 2025.12.17 22:06:41.041034 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4510 | 2025.12.17 22:06:41.041240 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.12.17 22:06:41.041363 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.00129 sec., 413178.2945736434 rows/sec., 30.62 MiB/sec. | ||
| 4512 | 2025.12.17 22:06:41.041400 [ 4 ] {5f15ff74-8c98-4b0b-82f0-748cfee67356} <Debug> TCPHandler: Processed in 0.001454319 sec. | ||
| 4513 | 2025.12.17 22:06:41.041513 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2025.12.17 22:06:41.041608 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4515 | 2025.12.17 22:06:41.041649 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4516 | 2025.12.17 22:06:41.042171 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2025.12.17 22:06:41.042206 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4518 | 2025.12.17 22:06:41.042592 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4519 | 2025.12.17 22:06:41.042806 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2025.12.17 22:06:41.042928 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001338 sec., 633034.3796711509 rows/sec., 42.61 MiB/sec. | ||
| 4521 | 2025.12.17 22:06:41.042964 [ 4 ] {3bad36a1-ea42-4864-acdb-bbc69862595c} <Debug> TCPHandler: Processed in 0.00150116 sec. | ||
| 4522 | 2025.12.17 22:06:41.043080 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2025.12.17 22:06:41.043175 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4524 | 2025.12.17 22:06:41.043228 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <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 | ||
| 4525 | 2025.12.17 22:06:41.043895 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.12.17 22:06:41.043930 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4527 | 2025.12.17 22:06:41.044418 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4528 | 2025.12.17 22:06:41.044635 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.12.17 22:06:41.044777 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00162 sec., 4320.9876543209875 rows/sec., 7.74 MiB/sec. | ||
| 4530 | 2025.12.17 22:06:41.044828 [ 4 ] {8e11fd6b-c740-4aac-85a3-2589516f7b9c} <Debug> TCPHandler: Processed in 0.001797937 sec. | ||
| 4531 | 2025.12.17 22:06:41.044942 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2025.12.17 22:06:41.045037 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4533 | 2025.12.17 22:06:41.045079 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4534 | 2025.12.17 22:06:41.045421 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2025.12.17 22:06:41.045458 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4536 | 2025.12.17 22:06:41.045755 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4537 | 2025.12.17 22:06:41.045959 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2025.12.17 22:06:41.046083 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4539 | 2025.12.17 22:06:41.046119 [ 4 ] {2b8f6151-c7b0-43b1-995c-e67e844fc6ff} <Debug> TCPHandler: Processed in 0.001227262 sec. | ||
| 4540 | 2025.12.17 22:06:42.313750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8250 | ||
| 4541 | 2025.12.17 22:06:42.314310 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2025.12.17 22:06:42.314355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4543 | 2025.12.17 22:06:42.314947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4544 | 2025.12.17 22:06:42.315179 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2025.12.17 22:06:42.315307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8250 | ||
| 4546 | 2025.12.17 22:06:42.737713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4547 | 2025.12.17 22:06:42.752191 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.12.17 22:06:42.752235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4549 | 2025.12.17 22:06:42.758376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4550 | 2025.12.17 22:06:42.759050 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2025.12.17 22:06:42.761550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4552 | 2025.12.17 22:06:44.834711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 649 | ||
| 4553 | 2025.12.17 22:06:44.837127 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.12.17 22:06:44.837169 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4555 | 2025.12.17 22:06:44.838373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4556 | 2025.12.17 22:06:44.838643 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.12.17 22:06:44.838891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 649 | ||
| 4558 | 2025.12.17 22:06:45.995700 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2025.12.17 22:06:45.995913 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4560 | 2025.12.17 22:06:45.995988 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4561 | 2025.12.17 22:06:45.996700 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2025.12.17 22:06:45.996742 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4563 | 2025.12.17 22:06:45.997149 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4564 | 2025.12.17 22:06:45.997391 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2025.12.17 22:06:45.997537 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001679 sec., 61941.63192376415 rows/sec., 5.18 MiB/sec. | ||
| 4566 | 2025.12.17 22:06:45.997578 [ 4 ] {9d2f4668-080d-4309-8f1c-ad2efa698c77} <Debug> TCPHandler: Processed in 0.002014253 sec. | ||
| 4567 | 2025.12.17 22:06:45.997703 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2025.12.17 22:06:45.997797 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4569 | 2025.12.17 22:06:45.997837 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4570 | 2025.12.17 22:06:45.998255 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.12.17 22:06:45.998291 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4572 | 2025.12.17 22:06:45.998602 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4573 | 2025.12.17 22:06:45.998820 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.12.17 22:06:45.998945 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.51 MiB/sec. | ||
| 4575 | 2025.12.17 22:06:45.998982 [ 4 ] {430cbf8b-27d6-4ef9-a89c-bbd24574909d} <Debug> TCPHandler: Processed in 0.001327735 sec. | ||
| 4576 | 2025.12.17 22:06:45.999094 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2025.12.17 22:06:45.999186 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4578 | 2025.12.17 22:06:45.999226 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4579 | 2025.12.17 22:06:45.999641 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.12.17 22:06:45.999677 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4581 | 2025.12.17 22:06:45.999985 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4582 | 2025.12.17 22:06:46.000327 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.12.17 22:06:46.000451 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001282 sec., 68642.74570982839 rows/sec., 5.36 MiB/sec. | ||
| 4584 | 2025.12.17 22:06:46.000487 [ 4 ] {71d04c78-35bf-4aab-b57a-3d7a62c67ebd} <Debug> TCPHandler: Processed in 0.001441308 sec. | ||
| 4585 | 2025.12.17 22:06:46.000600 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2025.12.17 22:06:46.000693 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4587 | 2025.12.17 22:06:46.000735 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4588 | 2025.12.17 22:06:46.001140 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.12.17 22:06:46.001176 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4590 | 2025.12.17 22:06:46.001498 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4591 | 2025.12.17 22:06:46.001720 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.12.17 22:06:46.001844 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4593 | 2025.12.17 22:06:46.001880 [ 4 ] {262f15eb-70d9-45d7-884b-1b75e0c7f5e1} <Debug> TCPHandler: Processed in 0.001328205 sec. | ||
| 4594 | 2025.12.17 22:06:46.001998 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2025.12.17 22:06:46.002091 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4596 | 2025.12.17 22:06:46.002144 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <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 | ||
| 4597 | 2025.12.17 22:06:46.002939 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2025.12.17 22:06:46.002975 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4599 | 2025.12.17 22:06:46.003500 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4600 | 2025.12.17 22:06:46.003726 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2025.12.17 22:06:46.003860 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001787 sec., 13430.330162283157 rows/sec., 24.07 MiB/sec. | ||
| 4602 | 2025.12.17 22:06:46.003913 [ 4 ] {f39e810a-9a35-4180-a762-9b7a99b10993} <Debug> TCPHandler: Processed in 0.001962402 sec. | ||
| 4603 | 2025.12.17 22:06:46.004029 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2025.12.17 22:06:46.004122 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2025.12.17 22:06:46.004163 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4606 | 2025.12.17 22:06:46.004498 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.12.17 22:06:46.004533 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4608 | 2025.12.17 22:06:46.004830 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4609 | 2025.12.17 22:06:46.005044 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.12.17 22:06:46.005167 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4611 | 2025.12.17 22:06:46.005201 [ 4 ] {47270800-b62a-40d3-8779-1087b10cd13a} <Debug> TCPHandler: Processed in 0.001224122 sec. | ||
| 4612 | 2025.12.17 22:06:49.710478 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4613 | 2025.12.17 22:06:49.710526 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4614 | 2025.12.17 22:06:49.815389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8698 | ||
| 4615 | 2025.12.17 22:06:49.816129 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2025.12.17 22:06:49.816197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4617 | 2025.12.17 22:06:49.816806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4618 | 2025.12.17 22:06:49.817041 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2025.12.17 22:06:49.817171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8698 | ||
| 4620 | 2025.12.17 22:06:50.261615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4621 | 2025.12.17 22:06:50.277017 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2025.12.17 22:06:50.277076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4623 | 2025.12.17 22:06:50.283362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4624 | 2025.12.17 22:06:50.284110 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2025.12.17 22:06:50.286928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4626 | 2025.12.17 22:06:50.995263 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2025.12.17 22:06:50.995523 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4628 | 2025.12.17 22:06:50.995586 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4629 | 2025.12.17 22:06:50.996269 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2025.12.17 22:06:50.996307 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4631 | 2025.12.17 22:06:50.996707 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4632 | 2025.12.17 22:06:50.996941 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2025.12.17 22:06:50.997097 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001632 sec., 42892.1568627451 rows/sec., 3.44 MiB/sec. | ||
| 4634 | 2025.12.17 22:06:50.997138 [ 4 ] {ae9ae0b2-8b64-47d3-a6ff-d86f68b2b881} <Debug> TCPHandler: Processed in 0.002051734 sec. | ||
| 4635 | 2025.12.17 22:06:50.997263 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2025.12.17 22:06:50.997366 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4637 | 2025.12.17 22:06:50.997406 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4638 | 2025.12.17 22:06:50.997871 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.12.17 22:06:50.997906 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4640 | 2025.12.17 22:06:50.998192 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4641 | 2025.12.17 22:06:50.998391 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.12.17 22:06:50.998489 [ 121 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4643 | 2025.12.17 22:06:50.998516 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001169 sec., 5988.023952095808 rows/sec., 450.27 KiB/sec. | ||
| 4644 | 2025.12.17 22:06:50.998557 [ 121 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.12.17 22:06:50.998566 [ 4 ] {2b1bb88b-6382-4d27-af43-3a3f09c4c854} <Debug> TCPHandler: Processed in 0.001353556 sec. | ||
| 4646 | 2025.12.17 22:06:50.998586 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4647 | 2025.12.17 22:06:50.998693 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2025.12.17 22:06:50.998726 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 4649 | 2025.12.17 22:06:50.998790 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4650 | 2025.12.17 22:06:50.998832 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4651 | 2025.12.17 22:06:50.998859 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2025.12.17 22:06:50.998899 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 4653 | 2025.12.17 22:06:50.998973 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4654 | 2025.12.17 22:06:50.999021 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 4655 | 2025.12.17 22:06:50.999066 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
| 4656 | 2025.12.17 22:06:50.999109 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 4657 | 2025.12.17 22:06:50.999167 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
| 4658 | 2025.12.17 22:06:50.999265 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2025.12.17 22:06:50.999307 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4660 | 2025.12.17 22:06:50.999669 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4661 | 2025.12.17 22:06:50.999898 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.12.17 22:06:51.000034 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001262 sec., 56259.90491283676 rows/sec., 4.39 MiB/sec. | ||
| 4663 | 2025.12.17 22:06:51.000071 [ 4 ] {c7c265b3-64bc-49b1-830e-fd5b1a2a9268} <Debug> TCPHandler: Processed in 0.001426678 sec. | ||
| 4664 | 2025.12.17 22:06:51.000113 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443038 sec., 234921.04851015704 rows/sec., 16.01 MiB/sec. | ||
| 4665 | 2025.12.17 22:06:51.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.01 MiB, peak 247.62 MiB, free memory in arenas 0.00 B, will set to 243.71 MiB (RSS), difference: -3.30 MiB | ||
| 4666 | 2025.12.17 22:06:51.000188 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2025.12.17 22:06:51.000294 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4668 | 2025.12.17 22:06:51.000311 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4669 | 2025.12.17 22:06:51.000359 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4670 | 2025.12.17 22:06:51.000543 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.12.17 22:06:51.000613 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_21_4} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4672 | 2025.12.17 22:06:51.000681 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4673 | 2025.12.17 22:06:51.000770 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2025.12.17 22:06:51.000809 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4675 | 2025.12.17 22:06:51.001148 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4676 | 2025.12.17 22:06:51.001373 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2025.12.17 22:06:51.001501 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 4678 | 2025.12.17 22:06:51.001537 [ 4 ] {21354ce4-b03f-4525-a85b-2eaa54690d8c} <Debug> TCPHandler: Processed in 0.001397607 sec. | ||
| 4679 | 2025.12.17 22:06:51.001643 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2025.12.17 22:06:51.001734 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4681 | 2025.12.17 22:06:51.001787 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <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 | ||
| 4682 | 2025.12.17 22:06:51.002573 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2025.12.17 22:06:51.002610 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4684 | 2025.12.17 22:06:51.003122 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4685 | 2025.12.17 22:06:51.003340 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.12.17 22:06:51.003474 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001757 sec., 3984.06374501992 rows/sec., 7.14 MiB/sec. | ||
| 4687 | 2025.12.17 22:06:51.003524 [ 4 ] {25fa5a99-0a95-4111-93fa-ea6d1256eb83} <Debug> TCPHandler: Processed in 0.001928551 sec. | ||
| 4688 | 2025.12.17 22:06:51.003634 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2025.12.17 22:06:51.003737 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4690 | 2025.12.17 22:06:51.003777 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4691 | 2025.12.17 22:06:51.004110 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.12.17 22:06:51.004144 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4693 | 2025.12.17 22:06:51.004438 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4694 | 2025.12.17 22:06:51.004642 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2025.12.17 22:06:51.004770 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4696 | 2025.12.17 22:06:51.004805 [ 4 ] {720bb821-8d9a-4639-83c0-0d4d9b0ec23a} <Debug> TCPHandler: Processed in 0.001219442 sec. | ||
| 4697 | 2025.12.17 22:06:52.000524 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.78 MiB, peak 247.62 MiB, free memory in arenas 0.00 B, will set to 243.75 MiB (RSS), difference: 2.96 MiB | ||
| 4698 | 2025.12.17 22:06:54.839105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 673 | ||
| 4699 | 2025.12.17 22:06:54.841212 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2025.12.17 22:06:54.841258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4701 | 2025.12.17 22:06:54.842395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4702 | 2025.12.17 22:06:54.842659 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2025.12.17 22:06:54.842909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 673 | ||
| 4704 | 2025.12.17 22:06:55.997929 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2025.12.17 22:06:55.998211 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4706 | 2025.12.17 22:06:55.998304 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4707 | 2025.12.17 22:06:55.999068 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.12.17 22:06:55.999107 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4709 | 2025.12.17 22:06:55.999483 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4710 | 2025.12.17 22:06:55.999708 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2025.12.17 22:06:55.999856 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001717 sec., 13977.868375072801 rows/sec., 1.16 MiB/sec. | ||
| 4712 | 2025.12.17 22:06:55.999896 [ 4 ] {300de48e-d64a-4fbf-b4ab-045899e5c001} <Debug> TCPHandler: Processed in 0.002132146 sec. | ||
| 4713 | 2025.12.17 22:06:56.000007 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2025.12.17 22:06:56.000107 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4715 | 2025.12.17 22:06:56.000147 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4716 | 2025.12.17 22:06:56.000624 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2025.12.17 22:06:56.000667 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4718 | 2025.12.17 22:06:56.001086 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4719 | 2025.12.17 22:06:56.001332 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2025.12.17 22:06:56.001465 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001376 sec., 5813.953488372093 rows/sec., 474.09 KiB/sec. | ||
| 4721 | 2025.12.17 22:06:56.001506 [ 4 ] {babae3b4-a222-4c14-b0d5-c2a873c2f57d} <Debug> TCPHandler: Processed in 0.001547701 sec. | ||
| 4722 | 2025.12.17 22:06:56.001641 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2025.12.17 22:06:56.001739 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4724 | 2025.12.17 22:06:56.001779 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4725 | 2025.12.17 22:06:56.002554 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2025.12.17 22:06:56.002595 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4727 | 2025.12.17 22:06:56.003017 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4728 | 2025.12.17 22:06:56.003293 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2025.12.17 22:06:56.003430 [ 131 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4730 | 2025.12.17 22:06:56.003483 [ 131 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2025.12.17 22:06:56.003505 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4732 | 2025.12.17 22:06:56.003647 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 4733 | 2025.12.17 22:06:56.003660 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Debug> executeQuery: Read 248 rows, 22.67 KiB in 0.001937 sec., 128033.04078471864 rows/sec., 11.43 MiB/sec. | ||
| 4734 | 2025.12.17 22:06:56.003765 [ 4 ] {cbcb7962-cd58-4e28-9f51-b742c23a4eeb} <Debug> TCPHandler: Processed in 0.002172077 sec. | ||
| 4735 | 2025.12.17 22:06:56.003837 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4736 | 2025.12.17 22:06:56.003886 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2439 rows starting from the beginning of the part | ||
| 4737 | 2025.12.17 22:06:56.003911 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2025.12.17 22:06:56.004002 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part | ||
| 4739 | 2025.12.17 22:06:56.004012 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4740 | 2025.12.17 22:06:56.004066 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4741 | 2025.12.17 22:06:56.004077 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1213 rows starting from the beginning of the part | ||
| 4742 | 2025.12.17 22:06:56.004141 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4743 | 2025.12.17 22:06:56.004206 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part | ||
| 4744 | 2025.12.17 22:06:56.004256 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 248 rows starting from the beginning of the part | ||
| 4745 | 2025.12.17 22:06:56.004502 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.12.17 22:06:56.004543 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4747 | 2025.12.17 22:06:56.004973 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4748 | 2025.12.17 22:06:56.005216 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2025.12.17 22:06:56.005357 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Debug> executeQuery: Read 54 rows, 4.08 KiB in 0.001363 sec., 39618.48862802641 rows/sec., 2.92 MiB/sec. | ||
| 4750 | 2025.12.17 22:06:56.005405 [ 4 ] {692e7924-8462-4bc4-9fc6-311219be9369} <Debug> TCPHandler: Processed in 0.001555631 sec. | ||
| 4751 | 2025.12.17 22:06:56.005535 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2025.12.17 22:06:56.005630 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4753 | 2025.12.17 22:06:56.005670 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4754 | 2025.12.17 22:06:56.006173 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.12.17 22:06:56.006207 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4756 | 2025.12.17 22:06:56.006356 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774423 sec., 1504456.9627630683 rows/sec., 129.81 MiB/sec. | ||
| 4757 | 2025.12.17 22:06:56.006503 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4758 | 2025.12.17 22:06:56.006733 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.12.17 22:06:56.006737 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4760 | 2025.12.17 22:06:56.006861 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001249 sec., 19215.372297838272 rows/sec., 1.59 MiB/sec. | ||
| 4761 | 2025.12.17 22:06:56.006903 [ 4 ] {b8ab5d9e-be8a-4739-be1e-684f32436008} <Debug> TCPHandler: Processed in 0.001416397 sec. | ||
| 4762 | 2025.12.17 22:06:56.007026 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2025.12.17 22:06:56.007122 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4764 | 2025.12.17 22:06:56.007144 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2025.12.17 22:06:56.007161 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4766 | 2025.12.17 22:06:56.007245 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_26_5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4767 | 2025.12.17 22:06:56.007375 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4768 | 2025.12.17 22:06:56.007562 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2025.12.17 22:06:56.007602 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4770 | 2025.12.17 22:06:56.007912 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4771 | 2025.12.17 22:06:56.008133 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.12.17 22:06:56.008257 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 4773 | 2025.12.17 22:06:56.008292 [ 4 ] {99502fc4-b7de-4359-ab52-3920e070fc4b} <Debug> TCPHandler: Processed in 0.001318225 sec. | ||
| 4774 | 2025.12.17 22:06:56.008411 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2025.12.17 22:06:56.008503 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4776 | 2025.12.17 22:06:56.008541 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4777 | 2025.12.17 22:06:56.009001 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2025.12.17 22:06:56.009035 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4779 | 2025.12.17 22:06:56.009328 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4780 | 2025.12.17 22:06:56.009531 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2025.12.17 22:06:56.009620 [ 131 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4782 | 2025.12.17 22:06:56.009648 [ 131 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2025.12.17 22:06:56.009653 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001167 sec., 121679.52013710368 rows/sec., 9.83 MiB/sec. | ||
| 4784 | 2025.12.17 22:06:56.009665 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4785 | 2025.12.17 22:06:56.009690 [ 4 ] {36eacc2b-1232-4c99-955e-900dc927eb5d} <Debug> TCPHandler: Processed in 0.001333766 sec. | ||
| 4786 | 2025.12.17 22:06:56.009744 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 4787 | 2025.12.17 22:06:56.009802 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2025.12.17 22:06:56.009850 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4789 | 2025.12.17 22:06:56.009897 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1228 rows starting from the beginning of the part | ||
| 4790 | 2025.12.17 22:06:56.009899 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4791 | 2025.12.17 22:06:56.009967 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4792 | 2025.12.17 22:06:56.009984 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 80 rows starting from the beginning of the part | ||
| 4793 | 2025.12.17 22:06:56.010041 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 533 rows starting from the beginning of the part | ||
| 4794 | 2025.12.17 22:06:56.010086 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4795 | 2025.12.17 22:06:56.010128 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 71 rows starting from the beginning of the part | ||
| 4796 | 2025.12.17 22:06:56.010171 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 142 rows starting from the beginning of the part | ||
| 4797 | 2025.12.17 22:06:56.010367 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2025.12.17 22:06:56.010407 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4799 | 2025.12.17 22:06:56.010761 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4800 | 2025.12.17 22:06:56.010992 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2025.12.17 22:06:56.011087 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4802 | 2025.12.17 22:06:56.011111 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2025.12.17 22:06:56.011118 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001237 sec., 161681.4874696847 rows/sec., 11.59 MiB/sec. | ||
| 4804 | 2025.12.17 22:06:56.011127 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4805 | 2025.12.17 22:06:56.011153 [ 4 ] {46d7c361-257b-4b21-a475-ffc1a7974535} <Debug> TCPHandler: Processed in 0.001399017 sec. | ||
| 4806 | 2025.12.17 22:06:56.011223 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 4807 | 2025.12.17 22:06:56.011269 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.12.17 22:06:56.011353 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4809 | 2025.12.17 22:06:56.011359 [ 199 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650864 sec., 1297502.3987439305 rows/sec., 100.73 MiB/sec. | ||
| 4810 | 2025.12.17 22:06:56.011367 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4811 | 2025.12.17 22:06:56.011393 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6762 rows starting from the beginning of the part | ||
| 4812 | 2025.12.17 22:06:56.011441 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <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 | ||
| 4813 | 2025.12.17 22:06:56.011473 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
| 4814 | 2025.12.17 22:06:56.011530 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 847 rows starting from the beginning of the part | ||
| 4815 | 2025.12.17 22:06:56.011557 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4816 | 2025.12.17 22:06:56.011572 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4817 | 2025.12.17 22:06:56.011619 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4818 | 2025.12.17 22:06:56.011666 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4819 | 2025.12.17 22:06:56.011880 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.12.17 22:06:56.011971 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_26_5} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4821 | 2025.12.17 22:06:56.012045 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4822 | 2025.12.17 22:06:56.012353 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.12.17 22:06:56.012394 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4824 | 2025.12.17 22:06:56.012951 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4825 | 2025.12.17 22:06:56.013187 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.12.17 22:06:56.013285 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4827 | 2025.12.17 22:06:56.013311 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.12.17 22:06:56.013320 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001971 sec., 17250.126839167933 rows/sec., 30.91 MiB/sec. | ||
| 4829 | 2025.12.17 22:06:56.013330 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4830 | 2025.12.17 22:06:56.013370 [ 4 ] {9ab21737-e3f8-45ae-9066-4cba25ed7bbe} <Debug> TCPHandler: Processed in 0.002148087 sec. | ||
| 4831 | 2025.12.17 22:06:56.013406 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 4832 | 2025.12.17 22:06:56.013492 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2025.12.17 22:06:56.013590 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4834 | 2025.12.17 22:06:56.013631 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4835 | 2025.12.17 22:06:56.013631 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4836 | 2025.12.17 22:06:56.013695 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 282 rows starting from the beginning of the part | ||
| 4837 | 2025.12.17 22:06:56.013837 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4838 | 2025.12.17 22:06:56.013942 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 4839 | 2025.12.17 22:06:56.013976 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.12.17 22:06:56.014016 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4841 | 2025.12.17 22:06:56.014040 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 4842 | 2025.12.17 22:06:56.014147 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 4843 | 2025.12.17 22:06:56.014252 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4844 | 2025.12.17 22:06:56.014334 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4845 | 2025.12.17 22:06:56.014576 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.12.17 22:06:56.014678 [ 131 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4847 | 2025.12.17 22:06:56.014703 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4848 | 2025.12.17 22:06:56.014705 [ 131 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.12.17 22:06:56.014737 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4850 | 2025.12.17 22:06:56.014739 [ 4 ] {a981fd31-bfe0-4dc4-8ae7-cb19a3658a34} <Debug> TCPHandler: Processed in 0.001295224 sec. | ||
| 4851 | 2025.12.17 22:06:56.014808 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 4852 | 2025.12.17 22:06:56.014901 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4853 | 2025.12.17 22:06:56.014927 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 964 rows starting from the beginning of the part | ||
| 4854 | 2025.12.17 22:06:56.014945 [ 192 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8279 rows, containing 5 columns (5 merged, 0 gathered) in 0.003766649 sec., 2197974.9108557766 rows/sec., 149.52 MiB/sec. | ||
| 4855 | 2025.12.17 22:06:56.014974 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 4856 | 2025.12.17 22:06:56.015019 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4857 | 2025.12.17 22:06:56.015056 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 4858 | 2025.12.17 22:06:56.015095 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4859 | 2025.12.17 22:06:56.015131 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 4860 | 2025.12.17 22:06:56.015153 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4861 | 2025.12.17 22:06:56.015493 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.12.17 22:06:56.015559 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4863 | 2025.12.17 22:06:56.015635 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4864 | 2025.12.17 22:06:56.016146 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1254 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368356 sec., 916428.1809704492 rows/sec., 59.59 MiB/sec. | ||
| 4865 | 2025.12.17 22:06:56.016359 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4866 | 2025.12.17 22:06:56.016629 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.12.17 22:06:56.016704 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_26_5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4868 | 2025.12.17 22:06:56.016783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4869 | 2025.12.17 22:06:56.017251 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 19 columns (19 merged, 0 gathered) in 0.003878883 sec., 97450.73517298665 rows/sec., 174.63 MiB/sec. | ||
| 4870 | 2025.12.17 22:06:56.017684 [ 191 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4871 | 2025.12.17 22:06:56.017974 [ 191 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2025.12.17 22:06:56.018034 [ 191 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4873 | 2025.12.17 22:06:56.018105 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4874 | 2025.12.17 22:06:57.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.54 MiB, peak 254.18 MiB, free memory in arenas 0.00 B, will set to 245.67 MiB (RSS), difference: 1.13 MiB | ||
| 4875 | 2025.12.17 22:06:57.317243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9210 | ||
| 4876 | 2025.12.17 22:06:57.317788 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.12.17 22:06:57.317830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4878 | 2025.12.17 22:06:57.318306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4879 | 2025.12.17 22:06:57.318546 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.12.17 22:06:57.318668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9210 | ||
| 4881 | 2025.12.17 22:06:57.786985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4882 | 2025.12.17 22:06:57.804580 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.12.17 22:06:57.804632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4884 | 2025.12.17 22:06:57.810585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4885 | 2025.12.17 22:06:57.811288 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2025.12.17 22:06:57.814384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4887 | 2025.12.17 22:07:00.995579 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2025.12.17 22:07:00.995805 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4889 | 2025.12.17 22:07:00.995888 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4890 | 2025.12.17 22:07:00.996578 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2025.12.17 22:07:00.996624 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4892 | 2025.12.17 22:07:00.997053 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4893 | 2025.12.17 22:07:00.997281 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.12.17 22:07:00.997436 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001692 sec., 41371.15839243499 rows/sec., 3.32 MiB/sec. | ||
| 4895 | 2025.12.17 22:07:00.997477 [ 4 ] {6845839f-7ab3-4b3f-aee2-5f92f6b56de1} <Debug> TCPHandler: Processed in 0.002034234 sec. | ||
| 4896 | 2025.12.17 22:07:00.997601 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2025.12.17 22:07:00.997696 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4898 | 2025.12.17 22:07:00.997737 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4899 | 2025.12.17 22:07:00.998137 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2025.12.17 22:07:00.998174 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4901 | 2025.12.17 22:07:00.998462 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4902 | 2025.12.17 22:07:00.998675 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2025.12.17 22:07:00.998800 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001123 sec., 6233.303650934995 rows/sec., 468.72 KiB/sec. | ||
| 4904 | 2025.12.17 22:07:00.998837 [ 4 ] {39ce843c-8d71-4e04-b198-ac2ff03ce520} <Debug> TCPHandler: Processed in 0.001284194 sec. | ||
| 4905 | 2025.12.17 22:07:00.998947 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2025.12.17 22:07:00.999041 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4907 | 2025.12.17 22:07:00.999080 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4908 | 2025.12.17 22:07:00.999534 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2025.12.17 22:07:00.999572 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4910 | 2025.12.17 22:07:00.999881 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4911 | 2025.12.17 22:07:01.000229 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2025.12.17 22:07:01.000362 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001339 sec., 53024.64525765497 rows/sec., 4.14 MiB/sec. | ||
| 4913 | 2025.12.17 22:07:01.000399 [ 4 ] {44767e4e-4713-4a54-9c3d-2f2609ba9cc3} <Debug> TCPHandler: Processed in 0.00150035 sec. | ||
| 4914 | 2025.12.17 22:07:01.000513 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2025.12.17 22:07:01.000608 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2025.12.17 22:07:01.000651 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4917 | 2025.12.17 22:07:01.001089 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.12.17 22:07:01.001126 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4919 | 2025.12.17 22:07:01.001465 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4920 | 2025.12.17 22:07:01.001689 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2025.12.17 22:07:01.001820 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 4922 | 2025.12.17 22:07:01.001857 [ 4 ] {41f2a75b-1340-4b38-83e2-a1030972f7f7} <Debug> TCPHandler: Processed in 0.001392057 sec. | ||
| 4923 | 2025.12.17 22:07:01.001966 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2025.12.17 22:07:01.002066 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4925 | 2025.12.17 22:07:01.002120 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <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 | ||
| 4926 | 2025.12.17 22:07:01.002899 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2025.12.17 22:07:01.002942 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4928 | 2025.12.17 22:07:01.003452 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4929 | 2025.12.17 22:07:01.003676 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2025.12.17 22:07:01.003812 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001765 sec., 3966.0056657223795 rows/sec., 7.11 MiB/sec. | ||
| 4931 | 2025.12.17 22:07:01.003867 [ 4 ] {c08f8549-5b53-4329-8e8a-c249e43a7c5c} <Debug> TCPHandler: Processed in 0.001948902 sec. | ||
| 4932 | 2025.12.17 22:07:01.003983 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2025.12.17 22:07:01.004078 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4934 | 2025.12.17 22:07:01.004120 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4935 | 2025.12.17 22:07:01.004461 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.12.17 22:07:01.004497 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4937 | 2025.12.17 22:07:01.004795 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4938 | 2025.12.17 22:07:01.005002 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.12.17 22:07:01.005129 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4940 | 2025.12.17 22:07:01.005174 [ 4 ] {4f547e4c-fcd5-4d1f-9fdc-c4ad03b30558} <Debug> TCPHandler: Processed in 0.001239772 sec. | ||
| 4941 | 2025.12.17 22:07:04.710871 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4942 | 2025.12.17 22:07:04.710946 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4943 | 2025.12.17 22:07:04.818766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9658 | ||
| 4944 | 2025.12.17 22:07:04.819523 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2025.12.17 22:07:04.819599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4946 | 2025.12.17 22:07:04.820420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4947 | 2025.12.17 22:07:04.820641 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2025.12.17 22:07:04.820765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9658 | ||
| 4949 | 2025.12.17 22:07:04.843065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 705 | ||
| 4950 | 2025.12.17 22:07:04.845712 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.12.17 22:07:04.845764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4952 | 2025.12.17 22:07:04.846971 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4953 | 2025.12.17 22:07:04.847254 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.12.17 22:07:04.847626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 705 | ||
| 4955 | 2025.12.17 22:07:05.314463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4956 | 2025.12.17 22:07:05.332088 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2025.12.17 22:07:05.332159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4958 | 2025.12.17 22:07:05.337661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4959 | 2025.12.17 22:07:05.338387 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2025.12.17 22:07:05.341227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4961 | 2025.12.17 22:07:05.996266 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2025.12.17 22:07:05.996447 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4963 | 2025.12.17 22:07:05.996511 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4964 | 2025.12.17 22:07:05.997245 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2025.12.17 22:07:05.997291 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4966 | 2025.12.17 22:07:05.997686 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4967 | 2025.12.17 22:07:05.997918 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2025.12.17 22:07:05.998071 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001674 sec., 74074.07407407407 rows/sec., 6.37 MiB/sec. | ||
| 4969 | 2025.12.17 22:07:05.998112 [ 4 ] {54c75697-f06d-41b2-b2cb-faa62d7dedbd} <Debug> TCPHandler: Processed in 0.001970852 sec. | ||
| 4970 | 2025.12.17 22:07:05.998244 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2025.12.17 22:07:05.998341 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4972 | 2025.12.17 22:07:05.998381 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4973 | 2025.12.17 22:07:05.998798 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2025.12.17 22:07:05.998835 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4975 | 2025.12.17 22:07:05.999142 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4976 | 2025.12.17 22:07:05.999346 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2025.12.17 22:07:05.999471 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00115 sec., 29565.217391304348 rows/sec., 2.17 MiB/sec. | ||
| 4978 | 2025.12.17 22:07:05.999506 [ 4 ] {733b5843-e31b-4ef3-8fc6-573c57acd490} <Debug> TCPHandler: Processed in 0.001310895 sec. | ||
| 4979 | 2025.12.17 22:07:05.999617 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2025.12.17 22:07:05.999711 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4981 | 2025.12.17 22:07:05.999750 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4982 | 2025.12.17 22:07:06.000169 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2025.12.17 22:07:06.000206 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4984 | 2025.12.17 22:07:06.000506 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4985 | 2025.12.17 22:07:06.000721 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.12.17 22:07:06.000846 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001153 sec., 84995.66348655682 rows/sec., 6.64 MiB/sec. | ||
| 4987 | 2025.12.17 22:07:06.000882 [ 4 ] {154be572-0208-4042-be96-9892b85a2048} <Debug> TCPHandler: Processed in 0.001313344 sec. | ||
| 4988 | 2025.12.17 22:07:06.000997 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2025.12.17 22:07:06.001092 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4990 | 2025.12.17 22:07:06.001136 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4991 | 2025.12.17 22:07:06.001547 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.12.17 22:07:06.001583 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4993 | 2025.12.17 22:07:06.001906 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4994 | 2025.12.17 22:07:06.002120 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2025.12.17 22:07:06.002246 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4996 | 2025.12.17 22:07:06.002281 [ 4 ] {c97777ce-1e93-44ab-90cb-f56db2be95ad} <Debug> TCPHandler: Processed in 0.001331815 sec. | ||
| 4997 | 2025.12.17 22:07:06.002397 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2025.12.17 22:07:06.002490 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4999 | 2025.12.17 22:07:06.002544 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <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 | ||
| 5000 | 2025.12.17 22:07:06.003378 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2025.12.17 22:07:06.003413 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5002 | 2025.12.17 22:07:06.003955 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5003 | 2025.12.17 22:07:06.004187 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.12.17 22:07:06.004324 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001852 sec., 18358.531317494602 rows/sec., 32.90 MiB/sec. | ||
| 5005 | 2025.12.17 22:07:06.004385 [ 4 ] {8a0a8fd4-5d2b-4964-b3b6-a340e5d46750} <Debug> TCPHandler: Processed in 0.002035184 sec. | ||
| 5006 | 2025.12.17 22:07:06.004517 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2025.12.17 22:07:06.004611 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5008 | 2025.12.17 22:07:06.004652 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5009 | 2025.12.17 22:07:06.005098 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2025.12.17 22:07:06.005146 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5011 | 2025.12.17 22:07:06.007052 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5012 | 2025.12.17 22:07:06.007342 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2025.12.17 22:07:06.007548 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002949 sec., 20345.87995930824 rows/sec., 1.37 MiB/sec. | ||
| 5014 | 2025.12.17 22:07:06.007617 [ 4 ] {e70b1303-8d9a-4412-9bbb-32fe3576a7d6} <Debug> TCPHandler: Processed in 0.003148653 sec. | ||
| 5015 | 2025.12.17 22:07:07.366850 [ 117 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5016 | 2025.12.17 22:07:07.366922 [ 117 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.12.17 22:07:07.366949 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5018 | 2025.12.17 22:07:07.367052 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 5019 | 2025.12.17 22:07:07.367189 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5020 | 2025.12.17 22:07:07.367225 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 5021 | 2025.12.17 22:07:07.367297 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 5022 | 2025.12.17 22:07:07.367347 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5023 | 2025.12.17 22:07:07.367393 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5024 | 2025.12.17 22:07:07.367437 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5025 | 2025.12.17 22:07:07.368355 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341266 sec., 665043.3247394626 rows/sec., 45.77 MiB/sec. | ||
| 5026 | 2025.12.17 22:07:07.368608 [ 197 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5027 | 2025.12.17 22:07:07.368962 [ 197 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.12.17 22:07:07.369051 [ 197 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_9_2} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5029 | 2025.12.17 22:07:07.369148 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5030 | 2025.12.17 22:07:10.966662 [ 112 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5031 | 2025.12.17 22:07:10.966785 [ 112 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.12.17 22:07:10.966824 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5033 | 2025.12.17 22:07:10.966977 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 5034 | 2025.12.17 22:07:10.967171 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5035 | 2025.12.17 22:07:10.967209 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 5036 | 2025.12.17 22:07:10.967304 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 5037 | 2025.12.17 22:07:10.967375 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5038 | 2025.12.17 22:07:10.967442 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5039 | 2025.12.17 22:07:10.967505 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5040 | 2025.12.17 22:07:10.968596 [ 197 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678694 sec., 272831.14135155064 rows/sec., 16.95 MiB/sec. | ||
| 5041 | 2025.12.17 22:07:10.968799 [ 189 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5042 | 2025.12.17 22:07:10.969086 [ 189 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2025.12.17 22:07:10.969158 [ 189 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_9_2} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5044 | 2025.12.17 22:07:10.969245 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5045 | 2025.12.17 22:07:11.020554 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2025.12.17 22:07:11.020854 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5047 | 2025.12.17 22:07:11.020960 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5048 | 2025.12.17 22:07:11.021782 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.12.17 22:07:11.021832 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5050 | 2025.12.17 22:07:11.022258 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5051 | 2025.12.17 22:07:11.022479 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2025.12.17 22:07:11.022637 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00186 sec., 2150.537634408602 rows/sec., 175.36 KiB/sec. | ||
| 5053 | 2025.12.17 22:07:11.022677 [ 4 ] {1a08e75c-4110-4789-a5f0-5f8e1e0ec93d} <Debug> TCPHandler: Processed in 0.002307361 sec. | ||
| 5054 | 2025.12.17 22:07:11.022809 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2025.12.17 22:07:11.022920 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5056 | 2025.12.17 22:07:11.022959 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5057 | 2025.12.17 22:07:11.023987 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2025.12.17 22:07:11.024022 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5059 | 2025.12.17 22:07:11.024442 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5060 | 2025.12.17 22:07:11.024650 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2025.12.17 22:07:11.024787 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001884 sec., 643312.101910828 rows/sec., 53.11 MiB/sec. | ||
| 5062 | 2025.12.17 22:07:11.024824 [ 4 ] {38cfd437-07c5-4cad-8404-3f9be940e896} <Debug> TCPHandler: Processed in 0.002067765 sec. | ||
| 5063 | 2025.12.17 22:07:11.024946 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2025.12.17 22:07:11.025040 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5065 | 2025.12.17 22:07:11.025079 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5066 | 2025.12.17 22:07:11.025471 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2025.12.17 22:07:11.025505 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5068 | 2025.12.17 22:07:11.025794 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5069 | 2025.12.17 22:07:11.026000 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2025.12.17 22:07:11.026134 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001113 sec., 9883.198562443846 rows/sec., 723.87 KiB/sec. | ||
| 5071 | 2025.12.17 22:07:11.026169 [ 4 ] {cadd2e6e-eec5-45d8-8881-7541351b0d0d} <Debug> TCPHandler: Processed in 0.001273843 sec. | ||
| 5072 | 2025.12.17 22:07:11.026280 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2025.12.17 22:07:11.026379 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5074 | 2025.12.17 22:07:11.026417 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5075 | 2025.12.17 22:07:11.026910 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.12.17 22:07:11.026945 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5077 | 2025.12.17 22:07:11.027257 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5078 | 2025.12.17 22:07:11.027483 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.12.17 22:07:11.027606 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001246 sec., 182985.55377207065 rows/sec., 12.39 MiB/sec. | ||
| 5080 | 2025.12.17 22:07:11.027642 [ 4 ] {636ca805-8aa1-48db-9d62-9ad0a5c6be99} <Debug> TCPHandler: Processed in 0.001410807 sec. | ||
| 5081 | 2025.12.17 22:07:11.027741 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2025.12.17 22:07:11.027835 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5083 | 2025.12.17 22:07:11.027873 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5084 | 2025.12.17 22:07:11.028437 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2025.12.17 22:07:11.028471 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5086 | 2025.12.17 22:07:11.028805 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5087 | 2025.12.17 22:07:11.029013 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2025.12.17 22:07:11.029136 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001319 sec., 402577.7103866565 rows/sec., 29.83 MiB/sec. | ||
| 5089 | 2025.12.17 22:07:11.029171 [ 4 ] {bf4d2a01-08dd-4697-a849-94ed96233674} <Debug> TCPHandler: Processed in 0.001476909 sec. | ||
| 5090 | 2025.12.17 22:07:11.029282 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2025.12.17 22:07:11.029375 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5092 | 2025.12.17 22:07:11.029417 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5093 | 2025.12.17 22:07:11.029962 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2025.12.17 22:07:11.029995 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5095 | 2025.12.17 22:07:11.030365 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5096 | 2025.12.17 22:07:11.030563 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2025.12.17 22:07:11.030766 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00141 sec., 600000 rows/sec., 40.39 MiB/sec. | ||
| 5098 | 2025.12.17 22:07:11.030802 [ 4 ] {6b0b60ea-29f4-44da-af0f-47ee6aeef301} <Debug> TCPHandler: Processed in 0.001567131 sec. | ||
| 5099 | 2025.12.17 22:07:11.030910 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2025.12.17 22:07:11.031002 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5101 | 2025.12.17 22:07:11.031056 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <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 | ||
| 5102 | 2025.12.17 22:07:11.031772 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2025.12.17 22:07:11.031808 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5104 | 2025.12.17 22:07:11.032379 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5105 | 2025.12.17 22:07:11.032614 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2025.12.17 22:07:11.032751 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001766 sec., 3963.7599093997737 rows/sec., 7.10 MiB/sec. | ||
| 5107 | 2025.12.17 22:07:11.032800 [ 4 ] {8946755a-25bf-47c0-b195-40b82bd01471} <Debug> TCPHandler: Processed in 0.001937831 sec. | ||
| 5108 | 2025.12.17 22:07:11.032913 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.12.17 22:07:11.033006 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5110 | 2025.12.17 22:07:11.033046 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5111 | 2025.12.17 22:07:11.033404 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2025.12.17 22:07:11.033438 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5113 | 2025.12.17 22:07:11.033723 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5114 | 2025.12.17 22:07:11.033925 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2025.12.17 22:07:11.034047 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5116 | 2025.12.17 22:07:11.034081 [ 4 ] {d49e13d5-e31e-479a-9300-eb0fb9ae7c75} <Debug> TCPHandler: Processed in 0.001218772 sec. | ||
| 5117 | 2025.12.17 22:07:12.320845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10170 | ||
| 5118 | 2025.12.17 22:07:12.321392 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2025.12.17 22:07:12.321436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5120 | 2025.12.17 22:07:12.321925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5121 | 2025.12.17 22:07:12.322153 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.12.17 22:07:12.322275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10170 | ||
| 5123 | 2025.12.17 22:07:12.322312 [ 112 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5124 | 2025.12.17 22:07:12.322386 [ 112 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2025.12.17 22:07:12.322409 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5126 | 2025.12.17 22:07:12.322521 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 5127 | 2025.12.17 22:07:12.322641 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5128 | 2025.12.17 22:07:12.322677 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7738 rows starting from the beginning of the part | ||
| 5129 | 2025.12.17 22:07:12.322740 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5130 | 2025.12.17 22:07:12.322782 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5131 | 2025.12.17 22:07:12.322823 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5132 | 2025.12.17 22:07:12.322860 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5133 | 2025.12.17 22:07:12.322897 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5134 | 2025.12.17 22:07:12.324653 [ 197 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002170537 sec., 4685476.451219214 rows/sec., 67.03 MiB/sec. | ||
| 5135 | 2025.12.17 22:07:12.324977 [ 187 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5136 | 2025.12.17 22:07:12.325297 [ 187 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2025.12.17 22:07:12.325374 [ 187 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_21_4} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5138 | 2025.12.17 22:07:12.325474 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5139 | 2025.12.17 22:07:12.841286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5140 | 2025.12.17 22:07:12.858751 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2025.12.17 22:07:12.858808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5142 | 2025.12.17 22:07:12.864910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5143 | 2025.12.17 22:07:12.865655 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2025.12.17 22:07:12.865944 [ 112 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5145 | 2025.12.17 22:07:12.866044 [ 112 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2025.12.17 22:07:12.866081 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5147 | 2025.12.17 22:07:12.866244 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 5148 | 2025.12.17 22:07:12.868696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5149 | 2025.12.17 22:07:12.870494 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5150 | 2025.12.17 22:07:12.871955 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 5151 | 2025.12.17 22:07:12.876665 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5152 | 2025.12.17 22:07:12.881163 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5153 | 2025.12.17 22:07:12.885453 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 5154 | 2025.12.17 22:07:12.890099 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 5155 | 2025.12.17 22:07:12.894190 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 5156 | 2025.12.17 22:07:12.947651 [ 197 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081470334 sec., 1951.630638951351 rows/sec., 10.09 MiB/sec. | ||
| 5157 | 2025.12.17 22:07:12.950347 [ 197 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5158 | 2025.12.17 22:07:12.952443 [ 197 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.12.17 22:07:12.952551 [ 197 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_21_4} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5160 | 2025.12.17 22:07:12.954621 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5161 | 2025.12.17 22:07:13.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.83 MiB, peak 257.37 MiB, free memory in arenas 0.00 B, will set to 255.02 MiB (RSS), difference: 8.18 MiB | ||
| 5162 | 2025.12.17 22:07:14.847839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 733 | ||
| 5163 | 2025.12.17 22:07:14.850259 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2025.12.17 22:07:14.850307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5165 | 2025.12.17 22:07:14.851520 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5166 | 2025.12.17 22:07:14.851827 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.12.17 22:07:14.852083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 733 | ||
| 5168 | 2025.12.17 22:07:15.995909 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.12.17 22:07:15.996129 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5170 | 2025.12.17 22:07:15.996201 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5171 | 2025.12.17 22:07:15.996905 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2025.12.17 22:07:15.996946 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5173 | 2025.12.17 22:07:15.997338 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5174 | 2025.12.17 22:07:15.997559 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2025.12.17 22:07:15.997706 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001631 sec., 76026.97731453096 rows/sec., 6.54 MiB/sec. | ||
| 5176 | 2025.12.17 22:07:15.997747 [ 4 ] {58e31031-bccc-42ab-9dd5-430107811b25} <Debug> TCPHandler: Processed in 0.001971572 sec. | ||
| 5177 | 2025.12.17 22:07:15.997878 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2025.12.17 22:07:15.997973 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5179 | 2025.12.17 22:07:15.998012 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5180 | 2025.12.17 22:07:15.998493 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2025.12.17 22:07:15.998529 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5182 | 2025.12.17 22:07:15.998818 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5183 | 2025.12.17 22:07:15.999025 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2025.12.17 22:07:15.999130 [ 106 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5185 | 2025.12.17 22:07:15.999149 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001195 sec., 28451.882845188284 rows/sec., 2.09 MiB/sec. | ||
| 5186 | 2025.12.17 22:07:15.999198 [ 106 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.12.17 22:07:15.999206 [ 4 ] {d80dd137-ba5d-47af-b3d1-0a30c427382f} <Debug> TCPHandler: Processed in 0.001381047 sec. | ||
| 5188 | 2025.12.17 22:07:15.999226 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5189 | 2025.12.17 22:07:15.999370 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 5190 | 2025.12.17 22:07:15.999399 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2025.12.17 22:07:15.999514 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5192 | 2025.12.17 22:07:15.999562 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5193 | 2025.12.17 22:07:15.999563 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5194 | 2025.12.17 22:07:15.999615 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 266 rows starting from the beginning of the part | ||
| 5195 | 2025.12.17 22:07:15.999690 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
| 5196 | 2025.12.17 22:07:15.999741 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part | ||
| 5197 | 2025.12.17 22:07:15.999792 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 5198 | 2025.12.17 22:07:15.999839 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 5199 | 2025.12.17 22:07:15.999884 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 5200 | 2025.12.17 22:07:16.000004 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.12.17 22:07:16.000187 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5202 | 2025.12.17 22:07:16.000631 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5203 | 2025.12.17 22:07:16.000882 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.12.17 22:07:16.000980 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001679235 sec., 241776.7614419661 rows/sec., 16.85 MiB/sec. | ||
| 5205 | 2025.12.17 22:07:16.001012 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001516 sec., 64643.79947229551 rows/sec., 5.05 MiB/sec. | ||
| 5206 | 2025.12.17 22:07:16.001054 [ 4 ] {8891a79d-2cae-4278-8c16-fe40e4abf1d1} <Debug> TCPHandler: Processed in 0.001702855 sec. | ||
| 5207 | 2025.12.17 22:07:16.001142 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5208 | 2025.12.17 22:07:16.001183 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2025.12.17 22:07:16.001282 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5210 | 2025.12.17 22:07:16.001328 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5211 | 2025.12.17 22:07:16.001410 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2025.12.17 22:07:16.001483 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_26_5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5213 | 2025.12.17 22:07:16.001557 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5214 | 2025.12.17 22:07:16.001745 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2025.12.17 22:07:16.001786 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5216 | 2025.12.17 22:07:16.002111 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5217 | 2025.12.17 22:07:16.002315 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2025.12.17 22:07:16.002440 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5219 | 2025.12.17 22:07:16.002475 [ 4 ] {b445b224-c13b-4376-8185-9bcd2d226f4a} <Debug> TCPHandler: Processed in 0.001349855 sec. | ||
| 5220 | 2025.12.17 22:07:16.002596 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2025.12.17 22:07:16.002689 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5222 | 2025.12.17 22:07:16.002741 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <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 | ||
| 5223 | 2025.12.17 22:07:16.003572 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2025.12.17 22:07:16.003612 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5225 | 2025.12.17 22:07:16.004196 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5226 | 2025.12.17 22:07:16.004420 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2025.12.17 22:07:16.004557 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001886 sec., 18027.571580063624 rows/sec., 32.30 MiB/sec. | ||
| 5228 | 2025.12.17 22:07:16.004610 [ 4 ] {db31fed4-5a7d-42ae-9edd-6c1b7fc33c72} <Debug> TCPHandler: Processed in 0.002077425 sec. | ||
| 5229 | 2025.12.17 22:07:16.004721 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2025.12.17 22:07:16.004814 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5231 | 2025.12.17 22:07:16.004854 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5232 | 2025.12.17 22:07:16.005183 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2025.12.17 22:07:16.005217 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5234 | 2025.12.17 22:07:16.005519 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5235 | 2025.12.17 22:07:16.005758 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2025.12.17 22:07:16.005881 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5237 | 2025.12.17 22:07:16.005915 [ 4 ] {502c0935-efba-410a-b802-a5868945c201} <Debug> TCPHandler: Processed in 0.001242213 sec. | ||
| 5238 | 2025.12.17 22:07:19.711010 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5239 | 2025.12.17 22:07:19.711063 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5240 | 2025.12.17 22:07:19.822349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10618 | ||
| 5241 | 2025.12.17 22:07:19.822872 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.12.17 22:07:19.822915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5243 | 2025.12.17 22:07:19.823404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5244 | 2025.12.17 22:07:19.823632 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.12.17 22:07:19.823766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10618 | ||
| 5246 | 2025.12.17 22:07:20.368758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5247 | 2025.12.17 22:07:20.383772 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2025.12.17 22:07:20.383828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5249 | 2025.12.17 22:07:20.389881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5250 | 2025.12.17 22:07:20.390650 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2025.12.17 22:07:20.393360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5252 | 2025.12.17 22:07:20.995263 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2025.12.17 22:07:20.995466 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5254 | 2025.12.17 22:07:20.995540 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5255 | 2025.12.17 22:07:20.996188 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2025.12.17 22:07:20.996229 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5257 | 2025.12.17 22:07:20.996624 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5258 | 2025.12.17 22:07:20.996856 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2025.12.17 22:07:20.996977 [ 99 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5260 | 2025.12.17 22:07:20.997000 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001589 sec., 44052.86343612335 rows/sec., 3.54 MiB/sec. | ||
| 5261 | 2025.12.17 22:07:20.997034 [ 99 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2025.12.17 22:07:20.997055 [ 4 ] {d9b68763-8d04-492a-a495-978569a15eea} <Debug> TCPHandler: Processed in 0.001932711 sec. | ||
| 5263 | 2025.12.17 22:07:20.997057 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5264 | 2025.12.17 22:07:20.997169 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 5265 | 2025.12.17 22:07:20.997183 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2025.12.17 22:07:20.997267 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5267 | 2025.12.17 22:07:20.997292 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5268 | 2025.12.17 22:07:20.997299 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2465 rows starting from the beginning of the part | ||
| 5269 | 2025.12.17 22:07:20.997333 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5270 | 2025.12.17 22:07:20.997367 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 70 rows starting from the beginning of the part | ||
| 5271 | 2025.12.17 22:07:20.997425 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 124 rows starting from the beginning of the part | ||
| 5272 | 2025.12.17 22:07:20.997499 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1212 rows starting from the beginning of the part | ||
| 5273 | 2025.12.17 22:07:20.997572 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 124 rows starting from the beginning of the part | ||
| 5274 | 2025.12.17 22:07:20.997634 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 70 rows starting from the beginning of the part | ||
| 5275 | 2025.12.17 22:07:20.997726 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2025.12.17 22:07:20.997760 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5277 | 2025.12.17 22:07:20.998149 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5278 | 2025.12.17 22:07:20.998366 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2025.12.17 22:07:20.998493 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001221 sec., 5733.0057330057325 rows/sec., 431.10 KiB/sec. | ||
| 5280 | 2025.12.17 22:07:20.998530 [ 4 ] {ba9b3363-ddc5-4d24-a9b9-4eae0478d3e4} <Debug> TCPHandler: Processed in 0.001398857 sec. | ||
| 5281 | 2025.12.17 22:07:20.998632 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2025.12.17 22:07:20.998727 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5283 | 2025.12.17 22:07:20.998767 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5284 | 2025.12.17 22:07:20.999171 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2025.12.17 22:07:20.999206 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5286 | 2025.12.17 22:07:20.999498 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362942 sec., 1720313.0673541713 rows/sec., 148.05 MiB/sec. | ||
| 5287 | 2025.12.17 22:07:20.999508 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5288 | 2025.12.17 22:07:20.999784 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.12.17 22:07:20.999815 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5290 | 2025.12.17 22:07:20.999902 [ 99 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5291 | 2025.12.17 22:07:20.999909 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.0012 sec., 59166.66666666667 rows/sec., 4.62 MiB/sec. | ||
| 5292 | 2025.12.17 22:07:20.999937 [ 99 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2025.12.17 22:07:20.999958 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5294 | 2025.12.17 22:07:20.999968 [ 4 ] {086649d5-7ec9-443e-8607-8c42dcac5b34} <Debug> TCPHandler: Processed in 0.001385387 sec. | ||
| 5295 | 2025.12.17 22:07:21.000014 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 5296 | 2025.12.17 22:07:21.000099 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2025.12.17 22:07:21.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.15 MiB, peak 259.76 MiB, free memory in arenas 0.00 B, will set to 256.25 MiB (RSS), difference: -2.91 MiB | ||
| 5298 | 2025.12.17 22:07:21.000224 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5299 | 2025.12.17 22:07:21.000203 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5300 | 2025.12.17 22:07:21.000268 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5301 | 2025.12.17 22:07:21.000314 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5302 | 2025.12.17 22:07:21.000315 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 71 rows starting from the beginning of the part | ||
| 5303 | 2025.12.17 22:07:21.000353 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.12.17 22:07:21.000362 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 98 rows starting from the beginning of the part | ||
| 5305 | 2025.12.17 22:07:21.000403 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 531 rows starting from the beginning of the part | ||
| 5306 | 2025.12.17 22:07:21.000436 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 98 rows starting from the beginning of the part | ||
| 5307 | 2025.12.17 22:07:21.000448 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_31_6} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5308 | 2025.12.17 22:07:21.000465 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 71 rows starting from the beginning of the part | ||
| 5309 | 2025.12.17 22:07:21.000542 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5310 | 2025.12.17 22:07:21.000788 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2025.12.17 22:07:21.000823 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5312 | 2025.12.17 22:07:21.001166 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5313 | 2025.12.17 22:07:21.001363 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369017 sec., 1547825.9218110514 rows/sec., 119.82 MiB/sec. | ||
| 5314 | 2025.12.17 22:07:21.001393 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.12.17 22:07:21.001508 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5316 | 2025.12.17 22:07:21.001527 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 5317 | 2025.12.17 22:07:21.001545 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2025.12.17 22:07:21.001563 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5319 | 2025.12.17 22:07:21.001566 [ 4 ] {daf3b9e0-7212-468b-9196-d17b990a678c} <Debug> TCPHandler: Processed in 0.00152503 sec. | ||
| 5320 | 2025.12.17 22:07:21.001565 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5321 | 2025.12.17 22:07:21.001657 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 5322 | 2025.12.17 22:07:21.001698 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2025.12.17 22:07:21.001746 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2025.12.17 22:07:21.001771 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8279 rows starting from the beginning of the part | ||
| 5325 | 2025.12.17 22:07:21.001794 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5326 | 2025.12.17 22:07:21.001815 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5327 | 2025.12.17 22:07:21.001851 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <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 | ||
| 5328 | 2025.12.17 22:07:21.001856 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2025.12.17 22:07:21.001851 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5330 | 2025.12.17 22:07:21.001920 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part | ||
| 5331 | 2025.12.17 22:07:21.001943 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_31_6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5332 | 2025.12.17 22:07:21.001952 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5333 | 2025.12.17 22:07:21.001989 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5334 | 2025.12.17 22:07:21.002022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5335 | 2025.12.17 22:07:21.002625 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.12.17 22:07:21.002661 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5337 | 2025.12.17 22:07:21.003226 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5338 | 2025.12.17 22:07:21.003453 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.12.17 22:07:21.003550 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5340 | 2025.12.17 22:07:21.003583 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.12.17 22:07:21.003585 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00181 sec., 3867.4033149171273 rows/sec., 6.93 MiB/sec. | ||
| 5342 | 2025.12.17 22:07:21.003604 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5343 | 2025.12.17 22:07:21.003651 [ 4 ] {46f08b9a-a735-45de-ba4a-42bdea68bd6f} <Debug> TCPHandler: Processed in 0.002003273 sec. | ||
| 5344 | 2025.12.17 22:07:21.003683 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 5345 | 2025.12.17 22:07:21.003782 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2025.12.17 22:07:21.003864 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5347 | 2025.12.17 22:07:21.003878 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5348 | 2025.12.17 22:07:21.003916 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 378 rows starting from the beginning of the part | ||
| 5349 | 2025.12.17 22:07:21.003921 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5350 | 2025.12.17 22:07:21.004067 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 5351 | 2025.12.17 22:07:21.004191 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 5352 | 2025.12.17 22:07:21.004280 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.12.17 22:07:21.004298 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 5354 | 2025.12.17 22:07:21.004316 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5355 | 2025.12.17 22:07:21.004402 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 5356 | 2025.12.17 22:07:21.004511 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 5357 | 2025.12.17 22:07:21.004682 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5358 | 2025.12.17 22:07:21.004900 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2025.12.17 22:07:21.004997 [ 99 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5360 | 2025.12.17 22:07:21.005033 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 5361 | 2025.12.17 22:07:21.005027 [ 99 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.17 22:07:21.005081 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5363 | 2025.12.17 22:07:21.005090 [ 4 ] {9f096dcc-5c06-4413-8a10-0e46a590038e} <Debug> TCPHandler: Processed in 0.001357466 sec. | ||
| 5364 | 2025.12.17 22:07:21.005189 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 5365 | 2025.12.17 22:07:21.005353 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5366 | 2025.12.17 22:07:21.005389 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1254 rows starting from the beginning of the part | ||
| 5367 | 2025.12.17 22:07:21.005452 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5368 | 2025.12.17 22:07:21.005493 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5369 | 2025.12.17 22:07:21.005532 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5370 | 2025.12.17 22:07:21.005570 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5371 | 2025.12.17 22:07:21.005607 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5372 | 2025.12.17 22:07:21.005744 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9765 rows, containing 5 columns (5 merged, 0 gathered) in 0.004114719 sec., 2373187.5736836465 rows/sec., 161.54 MiB/sec. | ||
| 5373 | 2025.12.17 22:07:21.006044 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5374 | 2025.12.17 22:07:21.006406 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.12.17 22:07:21.006500 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5376 | 2025.12.17 22:07:21.006616 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5377 | 2025.12.17 22:07:21.006685 [ 192 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 4 columns (4 merged, 0 gathered) in 0.001550331 sec., 1002366.5913924187 rows/sec., 65.64 MiB/sec. | ||
| 5378 | 2025.12.17 22:07:21.006999 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5379 | 2025.12.17 22:07:21.007320 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.12.17 22:07:21.007412 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_31_6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5381 | 2025.12.17 22:07:21.007515 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5382 | 2025.12.17 22:07:21.007794 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 19 columns (19 merged, 0 gathered) in 0.00414104 sec., 112773.60276645479 rows/sec., 202.09 MiB/sec. | ||
| 5383 | 2025.12.17 22:07:21.008640 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5384 | 2025.12.17 22:07:21.008975 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.12.17 22:07:21.009049 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5386 | 2025.12.17 22:07:21.009189 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5387 | 2025.12.17 22:07:22.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.23 MiB, peak 263.57 MiB, free memory in arenas 0.00 B, will set to 259.57 MiB (RSS), difference: 6.35 MiB | ||
| 5388 | 2025.12.17 22:07:24.852288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 757 | ||
| 5389 | 2025.12.17 22:07:24.854583 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2025.12.17 22:07:24.854630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5391 | 2025.12.17 22:07:24.855821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5392 | 2025.12.17 22:07:24.856084 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2025.12.17 22:07:24.856245 [ 89 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5394 | 2025.12.17 22:07:24.856320 [ 89 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.12.17 22:07:24.856344 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5396 | 2025.12.17 22:07:24.856347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 757 | ||
| 5397 | 2025.12.17 22:07:24.856499 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 5398 | 2025.12.17 22:07:24.857189 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5399 | 2025.12.17 22:07:24.857340 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 611 rows starting from the beginning of the part | ||
| 5400 | 2025.12.17 22:07:24.857743 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5401 | 2025.12.17 22:07:24.858055 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 5402 | 2025.12.17 22:07:24.858367 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5403 | 2025.12.17 22:07:24.858678 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5404 | 2025.12.17 22:07:24.859002 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 5405 | 2025.12.17 22:07:24.865284 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 72 columns (72 merged, 0 gathered) in 0.008864765 sec., 85394.25467003355 rows/sec., 78.20 MiB/sec. | ||
| 5406 | 2025.12.17 22:07:24.866478 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5407 | 2025.12.17 22:07:24.867103 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.12.17 22:07:24.867187 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_16_3} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5409 | 2025.12.17 22:07:24.867428 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5410 | 2025.12.17 22:07:26.008968 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2025.12.17 22:07:26.009181 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5412 | 2025.12.17 22:07:26.009252 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5413 | 2025.12.17 22:07:26.010269 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.12.17 22:07:26.010335 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5415 | 2025.12.17 22:07:26.010918 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5416 | 2025.12.17 22:07:26.011267 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.12.17 22:07:26.011461 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Debug> executeQuery: Read 434 rows, 28.67 KiB in 0.002339 sec., 185549.38007695597 rows/sec., 11.97 MiB/sec. | ||
| 5418 | 2025.12.17 22:07:26.011513 [ 4 ] {a1953f8e-19f9-409e-a771-d8b3f02389d5} <Debug> TCPHandler: Processed in 0.002681931 sec. | ||
| 5419 | 2025.12.17 22:07:26.011652 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2025.12.17 22:07:26.011753 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5421 | 2025.12.17 22:07:26.011797 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5422 | 2025.12.17 22:07:26.013154 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2025.12.17 22:07:26.013191 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5424 | 2025.12.17 22:07:26.013604 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5425 | 2025.12.17 22:07:26.013833 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2025.12.17 22:07:26.013968 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Debug> executeQuery: Read 1300 rows, 107.82 KiB in 0.002235 sec., 581655.4809843401 rows/sec., 47.11 MiB/sec. | ||
| 5427 | 2025.12.17 22:07:26.014007 [ 4 ] {1dfbfa76-e351-4341-8c20-bb16d4b90f00} <Debug> TCPHandler: Processed in 0.002407434 sec. | ||
| 5428 | 2025.12.17 22:07:26.014130 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2025.12.17 22:07:26.014226 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5430 | 2025.12.17 22:07:26.014268 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5431 | 2025.12.17 22:07:26.014804 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.12.17 22:07:26.014852 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5433 | 2025.12.17 22:07:26.015259 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5434 | 2025.12.17 22:07:26.015492 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2025.12.17 22:07:26.015633 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Debug> executeQuery: Read 251 rows, 15.83 KiB in 0.001425 sec., 176140.35087719298 rows/sec., 10.85 MiB/sec. | ||
| 5436 | 2025.12.17 22:07:26.015674 [ 4 ] {34da560f-660d-4d41-9c3d-c3d56190f540} <Debug> TCPHandler: Processed in 0.001595202 sec. | ||
| 5437 | 2025.12.17 22:07:26.015791 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2025.12.17 22:07:26.015888 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5439 | 2025.12.17 22:07:26.015929 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5440 | 2025.12.17 22:07:26.016504 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2025.12.17 22:07:26.016541 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5442 | 2025.12.17 22:07:26.016889 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5443 | 2025.12.17 22:07:26.017110 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.12.17 22:07:26.017234 [ 85 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5445 | 2025.12.17 22:07:26.017245 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Debug> executeQuery: Read 236 rows, 16.04 KiB in 0.001375 sec., 171636.36363636365 rows/sec., 11.39 MiB/sec. | ||
| 5446 | 2025.12.17 22:07:26.017310 [ 85 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.12.17 22:07:26.017326 [ 4 ] {c15d9359-568e-4ec9-bcb9-e82740849cfc} <Debug> TCPHandler: Processed in 0.001586811 sec. | ||
| 5448 | 2025.12.17 22:07:26.017337 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5449 | 2025.12.17 22:07:26.017446 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.12.17 22:07:26.017458 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5451 | 2025.12.17 22:07:26.017549 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5452 | 2025.12.17 22:07:26.017594 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5453 | 2025.12.17 22:07:26.017606 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5454 | 2025.12.17 22:07:26.017644 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 464 rows starting from the beginning of the part | ||
| 5455 | 2025.12.17 22:07:26.017709 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5456 | 2025.12.17 22:07:26.017753 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5457 | 2025.12.17 22:07:26.017796 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5458 | 2025.12.17 22:07:26.017834 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5459 | 2025.12.17 22:07:26.017875 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 236 rows starting from the beginning of the part | ||
| 5460 | 2025.12.17 22:07:26.018118 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.12.17 22:07:26.018164 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5462 | 2025.12.17 22:07:26.018521 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5463 | 2025.12.17 22:07:26.018768 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.12.17 22:07:26.018890 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483599 sec., 811540.0455244308 rows/sec., 58.11 MiB/sec. | ||
| 5465 | 2025.12.17 22:07:26.018903 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Debug> executeQuery: Read 223 rows, 13.21 KiB in 0.001371 sec., 162654.99635302697 rows/sec., 9.41 MiB/sec. | ||
| 5466 | 2025.12.17 22:07:26.018960 [ 4 ] {201d27af-72ca-45fe-9adf-67c314531b21} <Debug> TCPHandler: Processed in 0.001564862 sec. | ||
| 5467 | 2025.12.17 22:07:26.019073 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2025.12.17 22:07:26.019099 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5469 | 2025.12.17 22:07:26.019172 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5470 | 2025.12.17 22:07:26.019218 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5471 | 2025.12.17 22:07:26.019406 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.12.17 22:07:26.019490 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_15_3} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5473 | 2025.12.17 22:07:26.019583 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5474 | 2025.12.17 22:07:26.019969 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2025.12.17 22:07:26.020011 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5476 | 2025.12.17 22:07:26.020401 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5477 | 2025.12.17 22:07:26.020618 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.12.17 22:07:26.020749 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Debug> executeQuery: Read 749 rows, 54.45 KiB in 0.001595 sec., 469592.4764890282 rows/sec., 33.34 MiB/sec. | ||
| 5479 | 2025.12.17 22:07:26.020789 [ 4 ] {f57e402c-a46e-4a3e-b4ea-cda63f9fda78} <Debug> TCPHandler: Processed in 0.001765987 sec. | ||
| 5480 | 2025.12.17 22:07:26.020922 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2025.12.17 22:07:26.021019 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5482 | 2025.12.17 22:07:26.021066 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5483 | 2025.12.17 22:07:26.021417 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2025.12.17 22:07:26.021454 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5485 | 2025.12.17 22:07:26.021781 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5486 | 2025.12.17 22:07:26.021984 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2025.12.17 22:07:26.022115 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 5488 | 2025.12.17 22:07:26.022152 [ 4 ] {14ff337c-81dd-4908-a192-f72019c7bfe3} <Debug> TCPHandler: Processed in 0.001281454 sec. | ||
| 5489 | 2025.12.17 22:07:26.022272 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2025.12.17 22:07:26.022368 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5491 | 2025.12.17 22:07:26.022410 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5492 | 2025.12.17 22:07:26.022874 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.12.17 22:07:26.022909 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5494 | 2025.12.17 22:07:26.023266 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5495 | 2025.12.17 22:07:26.023496 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.12.17 22:07:26.023626 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Debug> executeQuery: Read 350 rows, 24.11 KiB in 0.001275 sec., 274509.8039215686 rows/sec., 18.47 MiB/sec. | ||
| 5497 | 2025.12.17 22:07:26.023665 [ 4 ] {eae3f134-947d-459b-b188-688a3a117196} <Debug> TCPHandler: Processed in 0.001443128 sec. | ||
| 5498 | 2025.12.17 22:07:26.023780 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2025.12.17 22:07:26.023877 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5500 | 2025.12.17 22:07:26.023918 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5501 | 2025.12.17 22:07:26.024254 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.12.17 22:07:26.024293 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5503 | 2025.12.17 22:07:26.024603 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5504 | 2025.12.17 22:07:26.024810 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2025.12.17 22:07:26.024937 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 5506 | 2025.12.17 22:07:26.024975 [ 4 ] {2856a280-494b-444a-b7e6-719888e828c5} <Debug> TCPHandler: Processed in 0.001244332 sec. | ||
| 5507 | 2025.12.17 22:07:26.025093 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.12.17 22:07:26.025187 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5509 | 2025.12.17 22:07:26.025240 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <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 | ||
| 5510 | 2025.12.17 22:07:26.026095 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.12.17 22:07:26.026132 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5512 | 2025.12.17 22:07:26.026683 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5513 | 2025.12.17 22:07:26.026908 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.12.17 22:07:26.027044 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001873 sec., 18152.69620928991 rows/sec., 32.53 MiB/sec. | ||
| 5515 | 2025.12.17 22:07:26.027100 [ 4 ] {5111d82b-bf29-4bea-bec1-3dc12af16698} <Debug> TCPHandler: Processed in 0.002056525 sec. | ||
| 5516 | 2025.12.17 22:07:26.027216 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2025.12.17 22:07:26.027312 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5518 | 2025.12.17 22:07:26.027353 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5519 | 2025.12.17 22:07:26.027701 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.12.17 22:07:26.027739 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5521 | 2025.12.17 22:07:26.028047 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5522 | 2025.12.17 22:07:26.028280 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.12.17 22:07:26.028413 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 5524 | 2025.12.17 22:07:26.028452 [ 4 ] {e2f9157d-9439-4698-b451-deb1100f3a00} <Debug> TCPHandler: Processed in 0.001285165 sec. | ||
| 5525 | 2025.12.17 22:07:26.045260 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50480 | ||
| 5526 | 2025.12.17 22:07:26.045382 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5527 | 2025.12.17 22:07:26.045413 [ 342 ] {} <Debug> TCP-Session: 50e18ed6-1355-4953-ae69-0af4a5f62bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50480 | ||
| 5528 | 2025.12.17 22:07:26.045438 [ 342 ] {} <Debug> TCP-Session: 50e18ed6-1355-4953-ae69-0af4a5f62bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2025.12.17 22:07:26.045456 [ 342 ] {} <Debug> TCP-Session: 50e18ed6-1355-4953-ae69-0af4a5f62bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2025.12.17 22:07:26.045728 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57053 | ||
| 5531 | 2025.12.17 22:07:26.045741 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32899 | ||
| 5532 | 2025.12.17 22:07:26.045773 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45540 | ||
| 5533 | 2025.12.17 22:07:26.045801 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35253 | ||
| 5534 | 2025.12.17 22:07:26.045836 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2025.12.17 22:07:26.045861 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2025.12.17 22:07:26.045878 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5537 | 2025.12.17 22:07:26.045890 [ 343 ] {} <Debug> TCP-Session: 27242dfb-956a-4edd-9db4-cbb7e0b7c069 Authenticating user 'default' from [fd00:1122:3344:101::e]:57053 | ||
| 5538 | 2025.12.17 22:07:26.045904 [ 3 ] {} <Debug> TCP-Session: 5e67e21f-e70e-4bb9-8e04-fc45b4afe852 Authenticating user 'default' from [fd00:1122:3344:101::e]:32899 | ||
| 5539 | 2025.12.17 22:07:26.045919 [ 342 ] {} <Trace> TCP-Session: 50e18ed6-1355-4953-ae69-0af4a5f62bd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.12.17 22:07:26.045945 [ 3 ] {} <Debug> TCP-Session: 5e67e21f-e70e-4bb9-8e04-fc45b4afe852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2025.12.17 22:07:26.045934 [ 343 ] {} <Debug> TCP-Session: 27242dfb-956a-4edd-9db4-cbb7e0b7c069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2025.12.17 22:07:26.045969 [ 3 ] {} <Debug> TCP-Session: 5e67e21f-e70e-4bb9-8e04-fc45b4afe852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2025.12.17 22:07:26.045999 [ 343 ] {} <Debug> TCP-Session: 27242dfb-956a-4edd-9db4-cbb7e0b7c069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2025.12.17 22:07:26.045919 [ 336 ] {} <Debug> TCP-Session: 223a43b3-9e52-41e1-bec5-2e102f6720c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45540 | ||
| 5545 | 2025.12.17 22:07:26.045831 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39334 | ||
| 5546 | 2025.12.17 22:07:26.046064 [ 336 ] {} <Debug> TCP-Session: 223a43b3-9e52-41e1-bec5-2e102f6720c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2025.12.17 22:07:26.046120 [ 342 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50480) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5548 | 2025.12.17 22:07:26.046133 [ 336 ] {} <Debug> TCP-Session: 223a43b3-9e52-41e1-bec5-2e102f6720c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2025.12.17 22:07:26.045815 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38592 | ||
| 5550 | 2025.12.17 22:07:26.045792 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64531 | ||
| 5551 | 2025.12.17 22:07:26.045756 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36460 | ||
| 5552 | 2025.12.17 22:07:26.045968 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5553 | 2025.12.17 22:07:26.046313 [ 338 ] {} <Debug> TCP-Session: 6816a1e0-cd60-4ac7-8f6a-1bdda227b222 Authenticating user 'default' from [fd00:1122:3344:101::e]:35253 | ||
| 5554 | 2025.12.17 22:07:26.046322 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5555 | 2025.12.17 22:07:26.046345 [ 338 ] {} <Debug> TCP-Session: 6816a1e0-cd60-4ac7-8f6a-1bdda227b222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2025.12.17 22:07:26.046371 [ 340 ] {} <Debug> TCP-Session: bba5ee23-bf44-43ba-95af-185df6663b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:39334 | ||
| 5557 | 2025.12.17 22:07:26.046373 [ 338 ] {} <Debug> TCP-Session: 6816a1e0-cd60-4ac7-8f6a-1bdda227b222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2025.12.17 22:07:26.046411 [ 340 ] {} <Debug> TCP-Session: bba5ee23-bf44-43ba-95af-185df6663b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2025.12.17 22:07:26.046436 [ 340 ] {} <Debug> TCP-Session: bba5ee23-bf44-43ba-95af-185df6663b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2025.12.17 22:07:26.046443 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5561 | 2025.12.17 22:07:26.046451 [ 342 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5562 | 2025.12.17 22:07:26.046483 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2025.12.17 22:07:26.046489 [ 339 ] {} <Debug> TCP-Session: ff12691f-c64a-4e6b-b309-7d47cad48e68 Authenticating user 'default' from [fd00:1122:3344:101::e]:38592 | ||
| 5564 | 2025.12.17 22:07:26.046537 [ 337 ] {} <Debug> TCP-Session: 8336ad25-83f5-4b36-b264-38cce10ba774 Authenticating user 'default' from [fd00:1122:3344:101::e]:64531 | ||
| 5565 | 2025.12.17 22:07:26.046551 [ 342 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5566 | 2025.12.17 22:07:26.046572 [ 337 ] {} <Debug> TCP-Session: 8336ad25-83f5-4b36-b264-38cce10ba774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2025.12.17 22:07:26.046556 [ 339 ] {} <Debug> TCP-Session: ff12691f-c64a-4e6b-b309-7d47cad48e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2025.12.17 22:07:26.046603 [ 337 ] {} <Debug> TCP-Session: 8336ad25-83f5-4b36-b264-38cce10ba774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2025.12.17 22:07:26.046627 [ 339 ] {} <Debug> TCP-Session: ff12691f-c64a-4e6b-b309-7d47cad48e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2025.12.17 22:07:26.046632 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5571 | 2025.12.17 22:07:26.046685 [ 335 ] {} <Debug> TCP-Session: b4186402-bb31-4310-8567-38e97fcceb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:36460 | ||
| 5572 | 2025.12.17 22:07:26.046709 [ 335 ] {} <Debug> TCP-Session: b4186402-bb31-4310-8567-38e97fcceb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2025.12.17 22:07:26.046729 [ 335 ] {} <Debug> TCP-Session: b4186402-bb31-4310-8567-38e97fcceb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2025.12.17 22:07:26.046931 [ 342 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 5575 | 2025.12.17 22:07:26.048400 [ 282 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Trace> AggregatingTransform: Aggregating | ||
| 5576 | 2025.12.17 22:07:26.048446 [ 282 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Trace> Aggregator: Aggregation method: without_key | ||
| 5577 | 2025.12.17 22:07:26.048485 [ 282 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001316665 sec. (1518.989 rows/sec., 59.34 KiB/sec.) | ||
| 5578 | 2025.12.17 22:07:26.048505 [ 282 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Trace> Aggregator: Merging aggregated data | ||
| 5579 | 2025.12.17 22:07:26.049552 [ 342 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003509 sec., 569.9629524080934 rows/sec., 22.26 KiB/sec. | ||
| 5580 | 2025.12.17 22:07:26.049679 [ 342 ] {9d0f8b17-1251-41ed-ae38-9da9d3a1c260} <Debug> TCPHandler: Processed in 0.003922003 sec. | ||
| 5581 | 2025.12.17 22:07:26.049800 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5582 | 2025.12.17 22:07:26.049827 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5583 | 2025.12.17 22:07:26.049846 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5584 | 2025.12.17 22:07:26.049866 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5585 | 2025.12.17 22:07:26.049883 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5586 | 2025.12.17 22:07:26.049891 [ 343 ] {} <Debug> TCP-Session: 27242dfb-956a-4edd-9db4-cbb7e0b7c069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2025.12.17 22:07:26.049917 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5588 | 2025.12.17 22:07:26.049935 [ 337 ] {} <Debug> TCP-Session: 8336ad25-83f5-4b36-b264-38cce10ba774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2025.12.17 22:07:26.049934 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5590 | 2025.12.17 22:07:26.049953 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5591 | 2025.12.17 22:07:26.049997 [ 335 ] {} <Debug> TCP-Session: b4186402-bb31-4310-8567-38e97fcceb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2025.12.17 22:07:26.049963 [ 339 ] {} <Debug> TCP-Session: ff12691f-c64a-4e6b-b309-7d47cad48e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2025.12.17 22:07:26.050021 [ 340 ] {} <Debug> TCP-Session: bba5ee23-bf44-43ba-95af-185df6663b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2025.12.17 22:07:26.049915 [ 3 ] {} <Debug> TCP-Session: 5e67e21f-e70e-4bb9-8e04-fc45b4afe852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2025.12.17 22:07:26.049903 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5596 | 2025.12.17 22:07:26.049873 [ 336 ] {} <Debug> TCP-Session: 223a43b3-9e52-41e1-bec5-2e102f6720c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2025.12.17 22:07:26.049830 [ 342 ] {} <Debug> TCP-Session: 50e18ed6-1355-4953-ae69-0af4a5f62bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2025.12.17 22:07:26.050119 [ 338 ] {} <Debug> TCP-Session: 6816a1e0-cd60-4ac7-8f6a-1bdda227b222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2025.12.17 22:07:26.182275 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40609 | ||
| 5600 | 2025.12.17 22:07:26.182391 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2025.12.17 22:07:26.182418 [ 342 ] {} <Debug> TCP-Session: a7ac55b3-0408-4119-85cc-d2d08f6deb85 Authenticating user 'default' from [fd00:1122:3344:101::e]:40609 | ||
| 5602 | 2025.12.17 22:07:26.182441 [ 342 ] {} <Debug> TCP-Session: a7ac55b3-0408-4119-85cc-d2d08f6deb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2025.12.17 22:07:26.182453 [ 342 ] {} <Debug> TCP-Session: a7ac55b3-0408-4119-85cc-d2d08f6deb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2025.12.17 22:07:26.182666 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62020 | ||
| 5605 | 2025.12.17 22:07:26.182680 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57530 | ||
| 5606 | 2025.12.17 22:07:26.182693 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43770 | ||
| 5607 | 2025.12.17 22:07:26.182739 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38107 | ||
| 5608 | 2025.12.17 22:07:26.182769 [ 342 ] {} <Trace> TCP-Session: a7ac55b3-0408-4119-85cc-d2d08f6deb85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.12.17 22:07:26.182766 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2025.12.17 22:07:26.182749 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56500 | ||
| 5611 | 2025.12.17 22:07:26.182834 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5612 | 2025.12.17 22:07:26.182832 [ 335 ] {} <Debug> TCP-Session: 754874be-9b06-4aee-ab20-d5c385f608d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57530 | ||
| 5613 | 2025.12.17 22:07:26.182923 [ 339 ] {} <Debug> TCP-Session: 98504823-dd05-4ac2-9507-4832af3787d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38107 | ||
| 5614 | 2025.12.17 22:07:26.182936 [ 335 ] {} <Debug> TCP-Session: 754874be-9b06-4aee-ab20-d5c385f608d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2025.12.17 22:07:26.182948 [ 342 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40609) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5616 | 2025.12.17 22:07:26.182960 [ 335 ] {} <Debug> TCP-Session: 754874be-9b06-4aee-ab20-d5c385f608d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2025.12.17 22:07:26.182962 [ 339 ] {} <Debug> TCP-Session: 98504823-dd05-4ac2-9507-4832af3787d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2025.12.17 22:07:26.182948 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5619 | 2025.12.17 22:07:26.182999 [ 339 ] {} <Debug> TCP-Session: 98504823-dd05-4ac2-9507-4832af3787d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2025.12.17 22:07:26.182740 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5621 | 2025.12.17 22:07:26.183032 [ 340 ] {} <Debug> TCP-Session: 434a01dd-31f2-4a79-bc29-0d618baff2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56500 | ||
| 5622 | 2025.12.17 22:07:26.183061 [ 3 ] {} <Debug> TCP-Session: 570fce43-bc73-4b61-8483-75f0dc9ef7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62020 | ||
| 5623 | 2025.12.17 22:07:26.183081 [ 340 ] {} <Debug> TCP-Session: 434a01dd-31f2-4a79-bc29-0d618baff2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2025.12.17 22:07:26.183093 [ 3 ] {} <Debug> TCP-Session: 570fce43-bc73-4b61-8483-75f0dc9ef7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2025.12.17 22:07:26.183105 [ 340 ] {} <Debug> TCP-Session: 434a01dd-31f2-4a79-bc29-0d618baff2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2025.12.17 22:07:26.183118 [ 3 ] {} <Debug> TCP-Session: 570fce43-bc73-4b61-8483-75f0dc9ef7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2025.12.17 22:07:26.182735 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42709 | ||
| 5628 | 2025.12.17 22:07:26.182714 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42890 | ||
| 5629 | 2025.12.17 22:07:26.182663 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39815 | ||
| 5630 | 2025.12.17 22:07:26.182828 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5631 | 2025.12.17 22:07:26.183247 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2025.12.17 22:07:26.183248 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5633 | 2025.12.17 22:07:26.183262 [ 342 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5634 | 2025.12.17 22:07:26.183293 [ 337 ] {} <Debug> TCP-Session: 377594d3-40e8-4051-ac09-e1a76b1cb134 Authenticating user 'default' from [fd00:1122:3344:101::e]:42890 | ||
| 5635 | 2025.12.17 22:07:26.183283 [ 338 ] {} <Debug> TCP-Session: b0a7d0bf-b528-43af-812f-e604dcf60e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:42709 | ||
| 5636 | 2025.12.17 22:07:26.183328 [ 337 ] {} <Debug> TCP-Session: 377594d3-40e8-4051-ac09-e1a76b1cb134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2025.12.17 22:07:26.183345 [ 342 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5638 | 2025.12.17 22:07:26.183358 [ 337 ] {} <Debug> TCP-Session: 377594d3-40e8-4051-ac09-e1a76b1cb134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2025.12.17 22:07:26.183355 [ 338 ] {} <Debug> TCP-Session: b0a7d0bf-b528-43af-812f-e604dcf60e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2025.12.17 22:07:26.183277 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5641 | 2025.12.17 22:07:26.183409 [ 338 ] {} <Debug> TCP-Session: b0a7d0bf-b528-43af-812f-e604dcf60e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2025.12.17 22:07:26.183252 [ 336 ] {} <Debug> TCP-Session: a92ab935-3845-4382-86af-e0486c044a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:43770 | ||
| 5643 | 2025.12.17 22:07:26.183432 [ 343 ] {} <Debug> TCP-Session: ac0074ee-8165-4e73-b2c9-e1231cf705b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39815 | ||
| 5644 | 2025.12.17 22:07:26.183458 [ 336 ] {} <Debug> TCP-Session: a92ab935-3845-4382-86af-e0486c044a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2025.12.17 22:07:26.183462 [ 343 ] {} <Debug> TCP-Session: ac0074ee-8165-4e73-b2c9-e1231cf705b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2025.12.17 22:07:26.183472 [ 336 ] {} <Debug> TCP-Session: a92ab935-3845-4382-86af-e0486c044a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2025.12.17 22:07:26.183478 [ 343 ] {} <Debug> TCP-Session: ac0074ee-8165-4e73-b2c9-e1231cf705b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2025.12.17 22:07:26.183696 [ 342 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 5649 | 2025.12.17 22:07:26.184708 [ 311 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Trace> AggregatingTransform: Aggregating | ||
| 5650 | 2025.12.17 22:07:26.184758 [ 311 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Trace> Aggregator: Aggregation method: without_key | ||
| 5651 | 2025.12.17 22:07:26.184797 [ 311 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000897784 sec. (2227.707 rows/sec., 87.02 KiB/sec.) | ||
| 5652 | 2025.12.17 22:07:26.184815 [ 311 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Trace> Aggregator: Merging aggregated data | ||
| 5653 | 2025.12.17 22:07:26.186026 [ 342 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003132 sec., 638.5696040868455 rows/sec., 24.94 KiB/sec. | ||
| 5654 | 2025.12.17 22:07:26.186192 [ 342 ] {32ae7c52-3d7a-47a8-a3e2-fd54df57addd} <Debug> TCPHandler: Processed in 0.003535754 sec. | ||
| 5655 | 2025.12.17 22:07:26.186316 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5656 | 2025.12.17 22:07:26.186346 [ 342 ] {} <Debug> TCP-Session: a7ac55b3-0408-4119-85cc-d2d08f6deb85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2025.12.17 22:07:26.186352 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2025.12.17 22:07:26.186370 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2025.12.17 22:07:26.186386 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5660 | 2025.12.17 22:07:26.186399 [ 336 ] {} <Debug> TCP-Session: a92ab935-3845-4382-86af-e0486c044a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2025.12.17 22:07:26.186417 [ 343 ] {} <Debug> TCP-Session: ac0074ee-8165-4e73-b2c9-e1231cf705b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2025.12.17 22:07:26.186417 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5663 | 2025.12.17 22:07:26.186456 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5664 | 2025.12.17 22:07:26.186479 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5665 | 2025.12.17 22:07:26.186495 [ 335 ] {} <Debug> TCP-Session: 754874be-9b06-4aee-ab20-d5c385f608d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.12.17 22:07:26.186515 [ 337 ] {} <Debug> TCP-Session: 377594d3-40e8-4051-ac09-e1a76b1cb134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2025.12.17 22:07:26.186534 [ 339 ] {} <Debug> TCP-Session: 98504823-dd05-4ac2-9507-4832af3787d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2025.12.17 22:07:26.186440 [ 338 ] {} <Debug> TCP-Session: b0a7d0bf-b528-43af-812f-e604dcf60e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2025.12.17 22:07:26.186438 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5670 | 2025.12.17 22:07:26.186404 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5671 | 2025.12.17 22:07:26.186635 [ 340 ] {} <Debug> TCP-Session: 434a01dd-31f2-4a79-bc29-0d618baff2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2025.12.17 22:07:26.186676 [ 3 ] {} <Debug> TCP-Session: 570fce43-bc73-4b61-8483-75f0dc9ef7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2025.12.17 22:07:27.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.97 MiB, peak 271.06 MiB, free memory in arenas 0.00 B, will set to 259.86 MiB (RSS), difference: -1.11 MiB | ||
| 5674 | 2025.12.17 22:07:27.210643 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46173 | ||
| 5675 | 2025.12.17 22:07:27.210760 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5676 | 2025.12.17 22:07:27.210793 [ 342 ] {} <Debug> TCP-Session: cb5fe27d-8a5e-4726-9ed9-70dab3bc1976 Authenticating user 'default' from [fd00:1122:3344:101::e]:46173 | ||
| 5677 | 2025.12.17 22:07:27.210817 [ 342 ] {} <Debug> TCP-Session: cb5fe27d-8a5e-4726-9ed9-70dab3bc1976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2025.12.17 22:07:27.210831 [ 342 ] {} <Debug> TCP-Session: cb5fe27d-8a5e-4726-9ed9-70dab3bc1976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2025.12.17 22:07:27.211007 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61561 | ||
| 5680 | 2025.12.17 22:07:27.211018 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32903 | ||
| 5681 | 2025.12.17 22:07:27.211132 [ 342 ] {} <Trace> TCP-Session: cb5fe27d-8a5e-4726-9ed9-70dab3bc1976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2025.12.17 22:07:27.211155 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5683 | 2025.12.17 22:07:27.211171 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5684 | 2025.12.17 22:07:27.211195 [ 343 ] {} <Debug> TCP-Session: 810119a0-44e6-4d47-98eb-f39d1c6b85cc Authenticating user 'default' from [fd00:1122:3344:101::e]:61561 | ||
| 5685 | 2025.12.17 22:07:27.211213 [ 3 ] {} <Debug> TCP-Session: 0f64661a-fa7a-4f03-9088-27e6d802eeb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:32903 | ||
| 5686 | 2025.12.17 22:07:27.211229 [ 343 ] {} <Debug> TCP-Session: 810119a0-44e6-4d47-98eb-f39d1c6b85cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2025.12.17 22:07:27.211246 [ 3 ] {} <Debug> TCP-Session: 0f64661a-fa7a-4f03-9088-27e6d802eeb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2025.12.17 22:07:27.211254 [ 343 ] {} <Debug> TCP-Session: 810119a0-44e6-4d47-98eb-f39d1c6b85cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2025.12.17 22:07:27.211274 [ 3 ] {} <Debug> TCP-Session: 0f64661a-fa7a-4f03-9088-27e6d802eeb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2025.12.17 22:07:27.211293 [ 342 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46173) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5691 | 2025.12.17 22:07:27.211541 [ 342 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5692 | 2025.12.17 22:07:27.211592 [ 342 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5693 | 2025.12.17 22:07:27.211867 [ 342 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 5694 | 2025.12.17 22:07:27.212751 [ 304 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Trace> AggregatingTransform: Aggregating | ||
| 5695 | 2025.12.17 22:07:27.212801 [ 304 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5696 | 2025.12.17 22:07:27.212839 [ 304 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000797671 sec. (2507.299 rows/sec., 97.94 KiB/sec.) | ||
| 5697 | 2025.12.17 22:07:27.212859 [ 304 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Trace> Aggregator: Merging aggregated data | ||
| 5698 | 2025.12.17 22:07:27.214242 [ 342 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003005 sec., 665.5574043261231 rows/sec., 26.00 KiB/sec. | ||
| 5699 | 2025.12.17 22:07:27.214325 [ 342 ] {12690db1-c0ea-4f39-8b02-663527c97a6f} <Debug> TCPHandler: Processed in 0.003302818 sec. | ||
| 5700 | 2025.12.17 22:07:27.214421 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5701 | 2025.12.17 22:07:27.214449 [ 342 ] {} <Debug> TCP-Session: cb5fe27d-8a5e-4726-9ed9-70dab3bc1976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2025.12.17 22:07:27.214453 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5703 | 2025.12.17 22:07:27.214509 [ 343 ] {} <Debug> TCP-Session: 810119a0-44e6-4d47-98eb-f39d1c6b85cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2025.12.17 22:07:27.214521 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5705 | 2025.12.17 22:07:27.214560 [ 3 ] {} <Debug> TCP-Session: 0f64661a-fa7a-4f03-9088-27e6d802eeb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2025.12.17 22:07:27.216197 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52392 | ||
| 5707 | 2025.12.17 22:07:27.216206 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59843 | ||
| 5708 | 2025.12.17 22:07:27.216236 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60734 | ||
| 5709 | 2025.12.17 22:07:27.216284 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2025.12.17 22:07:27.216300 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5711 | 2025.12.17 22:07:27.216243 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46633 | ||
| 5712 | 2025.12.17 22:07:27.216328 [ 336 ] {} <Debug> TCP-Session: 86a4aedb-e35a-4daf-9173-c3f95c04c289 Authenticating user 'default' from [fd00:1122:3344:101::e]:52392 | ||
| 5713 | 2025.12.17 22:07:27.216351 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5714 | 2025.12.17 22:07:27.216381 [ 336 ] {} <Debug> TCP-Session: 86a4aedb-e35a-4daf-9173-c3f95c04c289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2025.12.17 22:07:27.216341 [ 335 ] {} <Debug> TCP-Session: 303358b6-0d6b-4087-a2f2-65c1f4b24caa Authenticating user 'default' from [fd00:1122:3344:101::e]:59843 | ||
| 5716 | 2025.12.17 22:07:27.216404 [ 337 ] {} <Debug> TCP-Session: 88f8d585-c564-4075-9b6c-01f9394a9ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60734 | ||
| 5717 | 2025.12.17 22:07:27.216408 [ 336 ] {} <Debug> TCP-Session: 86a4aedb-e35a-4daf-9173-c3f95c04c289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2025.12.17 22:07:27.216435 [ 335 ] {} <Debug> TCP-Session: 303358b6-0d6b-4087-a2f2-65c1f4b24caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2025.12.17 22:07:27.216453 [ 337 ] {} <Debug> TCP-Session: 88f8d585-c564-4075-9b6c-01f9394a9ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2025.12.17 22:07:27.216472 [ 335 ] {} <Debug> TCP-Session: 303358b6-0d6b-4087-a2f2-65c1f4b24caa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2025.12.17 22:07:27.216486 [ 337 ] {} <Debug> TCP-Session: 88f8d585-c564-4075-9b6c-01f9394a9ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2025.12.17 22:07:27.216410 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5723 | 2025.12.17 22:07:27.216203 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34139 | ||
| 5724 | 2025.12.17 22:07:27.216548 [ 338 ] {} <Debug> TCP-Session: 84587551-ceb1-443a-bf21-67eb41142f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:46633 | ||
| 5725 | 2025.12.17 22:07:27.216247 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52767 | ||
| 5726 | 2025.12.17 22:07:27.216582 [ 338 ] {} <Debug> TCP-Session: 84587551-ceb1-443a-bf21-67eb41142f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2025.12.17 22:07:27.216593 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2025.12.17 22:07:27.216616 [ 338 ] {} <Debug> TCP-Session: 84587551-ceb1-443a-bf21-67eb41142f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2025.12.17 22:07:27.216633 [ 342 ] {} <Debug> TCP-Session: 25924aa0-7394-48ec-9226-d710553f0cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34139 | ||
| 5730 | 2025.12.17 22:07:27.216642 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2025.12.17 22:07:27.216658 [ 342 ] {} <Debug> TCP-Session: 25924aa0-7394-48ec-9226-d710553f0cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2025.12.17 22:07:27.216675 [ 339 ] {} <Debug> TCP-Session: 2264521f-ad6c-4f0a-8a2c-6debdd681edc Authenticating user 'default' from [fd00:1122:3344:101::e]:52767 | ||
| 5733 | 2025.12.17 22:07:27.216681 [ 342 ] {} <Debug> TCP-Session: 25924aa0-7394-48ec-9226-d710553f0cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2025.12.17 22:07:27.216700 [ 339 ] {} <Debug> TCP-Session: 2264521f-ad6c-4f0a-8a2c-6debdd681edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2025.12.17 22:07:27.216726 [ 339 ] {} <Debug> TCP-Session: 2264521f-ad6c-4f0a-8a2c-6debdd681edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2025.12.17 22:07:27.245926 [ 339 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52767). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5737 | |||
| 5738 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5739 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5740 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5741 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5742 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5743 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5744 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5745 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5746 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5747 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5748 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5749 | (version 23.8.7.1) | ||
| 5750 | 2025.12.17 22:07:27.246585 [ 339 ] {} <Debug> TCP-Session: 2264521f-ad6c-4f0a-8a2c-6debdd681edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2025.12.17 22:07:27.246618 [ 338 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46633). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5752 | |||
| 5753 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5754 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5755 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5756 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5757 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5758 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5759 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5760 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5761 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5762 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5763 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5764 | (version 23.8.7.1) | ||
| 5765 | 2025.12.17 22:07:27.246716 [ 338 ] {} <Debug> TCP-Session: 84587551-ceb1-443a-bf21-67eb41142f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2025.12.17 22:07:27.246733 [ 336 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52392). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5767 | |||
| 5768 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5769 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5770 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5771 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5772 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5773 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5774 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5775 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5776 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5777 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5778 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5779 | (version 23.8.7.1) | ||
| 5780 | 2025.12.17 22:07:27.246832 [ 336 ] {} <Debug> TCP-Session: 86a4aedb-e35a-4daf-9173-c3f95c04c289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2025.12.17 22:07:27.246863 [ 342 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34139). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5782 | |||
| 5783 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5784 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5785 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5786 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5787 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5788 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5789 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5790 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5791 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5792 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5793 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5794 | (version 23.8.7.1) | ||
| 5795 | 2025.12.17 22:07:27.246979 [ 342 ] {} <Debug> TCP-Session: 25924aa0-7394-48ec-9226-d710553f0cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2025.12.17 22:07:27.247006 [ 337 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60734). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5797 | |||
| 5798 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5799 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5800 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5801 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5802 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5803 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5804 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5805 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5806 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5807 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5808 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5809 | (version 23.8.7.1) | ||
| 5810 | 2025.12.17 22:07:27.247127 [ 337 ] {} <Debug> TCP-Session: 88f8d585-c564-4075-9b6c-01f9394a9ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5811 | 2025.12.17 22:07:27.247141 [ 335 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59843). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5812 | |||
| 5813 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5814 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5815 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5816 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5817 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5818 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5819 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5820 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5821 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5822 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5823 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5824 | (version 23.8.7.1) | ||
| 5825 | 2025.12.17 22:07:27.247225 [ 335 ] {} <Debug> TCP-Session: 303358b6-0d6b-4087-a2f2-65c1f4b24caa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2025.12.17 22:07:27.323826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11130 | ||
| 5827 | 2025.12.17 22:07:27.324335 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.12.17 22:07:27.324379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5829 | 2025.12.17 22:07:27.324872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5830 | 2025.12.17 22:07:27.325114 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.12.17 22:07:27.325242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11130 | ||
| 5832 | 2025.12.17 22:07:27.893408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5833 | 2025.12.17 22:07:27.910233 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2025.12.17 22:07:27.910292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5835 | 2025.12.17 22:07:27.916156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5836 | 2025.12.17 22:07:27.916899 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2025.12.17 22:07:27.920242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5838 | 2025.12.17 22:07:30.994055 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2025.12.17 22:07:30.994332 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5840 | 2025.12.17 22:07:30.994426 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5841 | 2025.12.17 22:07:30.995211 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2025.12.17 22:07:30.995248 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5843 | 2025.12.17 22:07:30.995657 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5844 | 2025.12.17 22:07:30.995884 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2025.12.17 22:07:30.996032 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001768 sec., 39592.76018099547 rows/sec., 3.18 MiB/sec. | ||
| 5846 | 2025.12.17 22:07:30.996077 [ 4 ] {2a95f116-7c46-47b8-8c90-f29c8df9055d} <Debug> TCPHandler: Processed in 0.002183938 sec. | ||
| 5847 | 2025.12.17 22:07:30.996198 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2025.12.17 22:07:30.996294 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5849 | 2025.12.17 22:07:30.996334 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5850 | 2025.12.17 22:07:30.996741 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.12.17 22:07:30.996774 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5852 | 2025.12.17 22:07:30.997068 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5853 | 2025.12.17 22:07:30.997275 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.12.17 22:07:30.997422 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001145 sec., 6113.53711790393 rows/sec., 459.71 KiB/sec. | ||
| 5855 | 2025.12.17 22:07:30.997460 [ 4 ] {f7112e25-cdcb-4ffc-a077-252f97cca710} <Debug> TCPHandler: Processed in 0.001309735 sec. | ||
| 5856 | 2025.12.17 22:07:30.997572 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2025.12.17 22:07:30.997665 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5858 | 2025.12.17 22:07:30.997703 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5859 | 2025.12.17 22:07:30.998124 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.12.17 22:07:30.998160 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5861 | 2025.12.17 22:07:30.998450 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5862 | 2025.12.17 22:07:30.998654 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.12.17 22:07:30.998857 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001208 sec., 58774.83443708609 rows/sec., 4.59 MiB/sec. | ||
| 5864 | 2025.12.17 22:07:30.998895 [ 4 ] {cb0025bd-208e-4b94-a620-2b1b117a4813} <Debug> TCPHandler: Processed in 0.001370296 sec. | ||
| 5865 | 2025.12.17 22:07:30.999011 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2025.12.17 22:07:30.999114 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5867 | 2025.12.17 22:07:30.999157 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5868 | 2025.12.17 22:07:30.999569 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2025.12.17 22:07:30.999602 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5870 | 2025.12.17 22:07:30.999941 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5871 | 2025.12.17 22:07:31.000310 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2025.12.17 22:07:31.000444 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001351 sec., 118430.79200592154 rows/sec., 8.25 MiB/sec. | ||
| 5873 | 2025.12.17 22:07:31.000483 [ 4 ] {f42e678e-83b5-4e32-aa4e-0d20f8b4a940} <Debug> TCPHandler: Processed in 0.00151977 sec. | ||
| 5874 | 2025.12.17 22:07:31.000595 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2025.12.17 22:07:31.000695 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5876 | 2025.12.17 22:07:31.000755 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <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 | ||
| 5877 | 2025.12.17 22:07:31.001495 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2025.12.17 22:07:31.001530 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5879 | 2025.12.17 22:07:31.002026 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5880 | 2025.12.17 22:07:31.002237 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.12.17 22:07:31.002372 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001694 sec., 4132.231404958678 rows/sec., 7.40 MiB/sec. | ||
| 5882 | 2025.12.17 22:07:31.002442 [ 4 ] {bf6dda64-f4d2-47ed-8970-e0aea152cbac} <Debug> TCPHandler: Processed in 0.00189396 sec. | ||
| 5883 | 2025.12.17 22:07:31.002579 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2025.12.17 22:07:31.002688 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5885 | 2025.12.17 22:07:31.002736 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5886 | 2025.12.17 22:07:31.003249 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2025.12.17 22:07:31.003286 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5888 | 2025.12.17 22:07:31.003599 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5889 | 2025.12.17 22:07:31.003803 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2025.12.17 22:07:31.003929 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 5891 | 2025.12.17 22:07:31.003964 [ 4 ] {f8726532-f803-4a55-8123-03342e4f1c78} <Debug> TCPHandler: Processed in 0.001444158 sec. | ||
| 5892 | 2025.12.17 22:07:34.711098 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5893 | 2025.12.17 22:07:34.711146 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5894 | 2025.12.17 22:07:34.825334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11578 | ||
| 5895 | 2025.12.17 22:07:34.826152 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2025.12.17 22:07:34.826194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5897 | 2025.12.17 22:07:34.826702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5898 | 2025.12.17 22:07:34.826934 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2025.12.17 22:07:34.827060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11578 | ||
| 5900 | 2025.12.17 22:07:34.856518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 797 | ||
| 5901 | 2025.12.17 22:07:34.859188 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.12.17 22:07:34.859236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5903 | 2025.12.17 22:07:34.860461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5904 | 2025.12.17 22:07:34.860744 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.12.17 22:07:34.861001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 797 | ||
| 5906 | 2025.12.17 22:07:35.420299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5907 | 2025.12.17 22:07:35.437232 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.12.17 22:07:35.437290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5909 | 2025.12.17 22:07:35.443672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5910 | 2025.12.17 22:07:35.444726 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.12.17 22:07:35.448683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5912 | 2025.12.17 22:07:36.006509 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2025.12.17 22:07:36.006695 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5914 | 2025.12.17 22:07:36.006760 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5915 | 2025.12.17 22:07:36.007546 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.12.17 22:07:36.007600 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5917 | 2025.12.17 22:07:36.008014 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5918 | 2025.12.17 22:07:36.008273 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2025.12.17 22:07:36.008430 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001786 sec., 229563.26987681972 rows/sec., 14.56 MiB/sec. | ||
| 5920 | 2025.12.17 22:07:36.008472 [ 4 ] {9ddbe64b-351e-45dc-a8f4-f5b871a5f5ae} <Debug> TCPHandler: Processed in 0.002092525 sec. | ||
| 5921 | 2025.12.17 22:07:36.008595 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2025.12.17 22:07:36.008689 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5923 | 2025.12.17 22:07:36.008729 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5924 | 2025.12.17 22:07:36.009642 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.12.17 22:07:36.009680 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5926 | 2025.12.17 22:07:36.010063 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5927 | 2025.12.17 22:07:36.010270 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2025.12.17 22:07:36.010397 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001727 sec., 683265.7788071801 rows/sec., 54.49 MiB/sec. | ||
| 5929 | 2025.12.17 22:07:36.010434 [ 4 ] {783f482c-83bd-4477-952b-814103dbdd14} <Debug> TCPHandler: Processed in 0.00188788 sec. | ||
| 5930 | 2025.12.17 22:07:36.010549 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2025.12.17 22:07:36.010644 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5932 | 2025.12.17 22:07:36.010684 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5933 | 2025.12.17 22:07:36.011162 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.12.17 22:07:36.011199 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5935 | 2025.12.17 22:07:36.011513 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5936 | 2025.12.17 22:07:36.011735 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.12.17 22:07:36.011862 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001237 sec., 193209.37752627322 rows/sec., 11.74 MiB/sec. | ||
| 5938 | 2025.12.17 22:07:36.011898 [ 4 ] {da769ac7-62d3-46f0-8d69-a73f9496be2b} <Debug> TCPHandler: Processed in 0.001397057 sec. | ||
| 5939 | 2025.12.17 22:07:36.012013 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2025.12.17 22:07:36.012106 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5941 | 2025.12.17 22:07:36.012145 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5942 | 2025.12.17 22:07:36.012605 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.12.17 22:07:36.012641 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5944 | 2025.12.17 22:07:36.012946 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5945 | 2025.12.17 22:07:36.013179 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.12.17 22:07:36.013304 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 5947 | 2025.12.17 22:07:36.013340 [ 4 ] {9e286b8b-9205-4838-938c-b70a5f1dea1f} <Debug> TCPHandler: Processed in 0.001374516 sec. | ||
| 5948 | 2025.12.17 22:07:36.013440 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2025.12.17 22:07:36.013532 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5950 | 2025.12.17 22:07:36.013571 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5951 | 2025.12.17 22:07:36.014020 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.12.17 22:07:36.014056 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5953 | 2025.12.17 22:07:36.014363 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5954 | 2025.12.17 22:07:36.014568 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.12.17 22:07:36.014701 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 5956 | 2025.12.17 22:07:36.014739 [ 4 ] {58be3137-af7b-43f7-bcfc-2887199d36e2} <Debug> TCPHandler: Processed in 0.001345476 sec. | ||
| 5957 | 2025.12.17 22:07:36.014836 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2025.12.17 22:07:36.014928 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5959 | 2025.12.17 22:07:36.014965 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5960 | 2025.12.17 22:07:36.015620 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.12.17 22:07:36.015654 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5962 | 2025.12.17 22:07:36.015983 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5963 | 2025.12.17 22:07:36.016209 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2025.12.17 22:07:36.016335 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001425 sec., 500350.8771929824 rows/sec., 35.08 MiB/sec. | ||
| 5965 | 2025.12.17 22:07:36.016373 [ 4 ] {f3729363-2715-4caf-87c0-672e1c3eccf2} <Debug> TCPHandler: Processed in 0.001583972 sec. | ||
| 5966 | 2025.12.17 22:07:36.016496 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2025.12.17 22:07:36.016588 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5968 | 2025.12.17 22:07:36.016630 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5969 | 2025.12.17 22:07:36.016968 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.12.17 22:07:36.017004 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5971 | 2025.12.17 22:07:36.017301 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5972 | 2025.12.17 22:07:36.017529 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.12.17 22:07:36.017655 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 5974 | 2025.12.17 22:07:36.017690 [ 4 ] {1bc31e81-c276-4b06-a0d6-73621c71f1d3} <Debug> TCPHandler: Processed in 0.001241083 sec. | ||
| 5975 | 2025.12.17 22:07:36.017809 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2025.12.17 22:07:36.017900 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5977 | 2025.12.17 22:07:36.017942 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5978 | 2025.12.17 22:07:36.018370 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.12.17 22:07:36.018405 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5980 | 2025.12.17 22:07:36.018743 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5981 | 2025.12.17 22:07:36.018952 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2025.12.17 22:07:36.019081 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001199 sec., 261884.90408673894 rows/sec., 17.20 MiB/sec. | ||
| 5983 | 2025.12.17 22:07:36.019118 [ 4 ] {e0b4aca1-0b55-4717-853d-d43ff3f72163} <Debug> TCPHandler: Processed in 0.001356256 sec. | ||
| 5984 | 2025.12.17 22:07:36.019229 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2025.12.17 22:07:36.019321 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5986 | 2025.12.17 22:07:36.019361 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5987 | 2025.12.17 22:07:36.019665 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2025.12.17 22:07:36.019699 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5989 | 2025.12.17 22:07:36.019978 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5990 | 2025.12.17 22:07:36.020176 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2025.12.17 22:07:36.020298 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 5992 | 2025.12.17 22:07:36.020332 [ 4 ] {ebd98568-a07d-4e4a-a5db-af0d3a1d019d} <Debug> TCPHandler: Processed in 0.00114969 sec. | ||
| 5993 | 2025.12.17 22:07:36.020430 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2025.12.17 22:07:36.020520 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5995 | 2025.12.17 22:07:36.020572 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <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 | ||
| 5996 | 2025.12.17 22:07:36.021345 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2025.12.17 22:07:36.021381 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5998 | 2025.12.17 22:07:36.021913 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5999 | 2025.12.17 22:07:36.022127 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2025.12.17 22:07:36.022258 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001756 sec., 19362.186788154897 rows/sec., 34.70 MiB/sec. | ||
| 6001 | 2025.12.17 22:07:36.022308 [ 4 ] {624021b5-7661-49cb-a678-27498bd69e4d} <Debug> TCPHandler: Processed in 0.001925341 sec. | ||
| 6002 | 2025.12.17 22:07:36.022482 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2025.12.17 22:07:36.022574 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6004 | 2025.12.17 22:07:36.022614 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6005 | 2025.12.17 22:07:36.022936 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2025.12.17 22:07:36.022972 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6007 | 2025.12.17 22:07:36.023287 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6008 | 2025.12.17 22:07:36.023495 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2025.12.17 22:07:36.023616 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00106 sec., 98113.20754716982 rows/sec., 6.01 MiB/sec. | ||
| 6010 | 2025.12.17 22:07:36.023651 [ 4 ] {85580754-ec23-4d9c-aa10-d2dcfdb85943} <Debug> TCPHandler: Processed in 0.001217203 sec. | ||
| 6011 | 2025.12.17 22:07:41.022620 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2025.12.17 22:07:41.022835 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6013 | 2025.12.17 22:07:41.022909 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6014 | 2025.12.17 22:07:41.023648 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2025.12.17 22:07:41.023689 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6016 | 2025.12.17 22:07:41.024078 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6017 | 2025.12.17 22:07:41.024310 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2025.12.17 22:07:41.024469 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001686 sec., 3558.7188612099644 rows/sec., 290.19 KiB/sec. | ||
| 6019 | 2025.12.17 22:07:41.024518 [ 4 ] {528d920a-fc17-4b6f-9dd6-83f20ba77d84} <Debug> TCPHandler: Processed in 0.002035014 sec. | ||
| 6020 | 2025.12.17 22:07:41.024692 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2025.12.17 22:07:41.024794 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6022 | 2025.12.17 22:07:41.024837 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6023 | 2025.12.17 22:07:41.026028 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.12.17 22:07:41.026074 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6025 | 2025.12.17 22:07:41.026510 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6026 | 2025.12.17 22:07:41.026716 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2025.12.17 22:07:41.026846 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.002074 sec., 584860.1735776277 rows/sec., 48.28 MiB/sec. | ||
| 6028 | 2025.12.17 22:07:41.026884 [ 4 ] {1eb9dfc7-9994-4760-bfc8-2a4b54b1d189} <Debug> TCPHandler: Processed in 0.002251929 sec. | ||
| 6029 | 2025.12.17 22:07:41.027010 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2025.12.17 22:07:41.027108 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6031 | 2025.12.17 22:07:41.027149 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6032 | 2025.12.17 22:07:41.027585 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.12.17 22:07:41.027620 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6034 | 2025.12.17 22:07:41.027908 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6035 | 2025.12.17 22:07:41.028109 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2025.12.17 22:07:41.028201 [ 63 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6037 | 2025.12.17 22:07:41.028235 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001147 sec., 11333.914559721012 rows/sec., 824.16 KiB/sec. | ||
| 6038 | 2025.12.17 22:07:41.028243 [ 63 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2025.12.17 22:07:41.028267 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6040 | 2025.12.17 22:07:41.028272 [ 4 ] {6a577ede-fb81-4327-af5d-4d753750a779} <Debug> TCPHandler: Processed in 0.001316415 sec. | ||
| 6041 | 2025.12.17 22:07:41.028387 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.12.17 22:07:41.028407 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 6043 | 2025.12.17 22:07:41.028480 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6044 | 2025.12.17 22:07:41.028525 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6045 | 2025.12.17 22:07:41.028618 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6046 | 2025.12.17 22:07:41.028676 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 6047 | 2025.12.17 22:07:41.028782 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part | ||
| 6048 | 2025.12.17 22:07:41.028857 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 251 rows starting from the beginning of the part | ||
| 6049 | 2025.12.17 22:07:41.028927 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
| 6050 | 2025.12.17 22:07:41.028993 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 239 rows starting from the beginning of the part | ||
| 6051 | 2025.12.17 22:07:41.028999 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.12.17 22:07:41.029050 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6053 | 2025.12.17 22:07:41.029067 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
| 6054 | 2025.12.17 22:07:41.029384 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6055 | 2025.12.17 22:07:41.029633 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2025.12.17 22:07:41.029764 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001302 sec., 175115.2073732719 rows/sec., 11.86 MiB/sec. | ||
| 6057 | 2025.12.17 22:07:41.029801 [ 4 ] {4842c37d-cb51-4d4c-a271-84b11ba509d0} <Debug> TCPHandler: Processed in 0.001461919 sec. | ||
| 6058 | 2025.12.17 22:07:41.029912 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2025.12.17 22:07:41.030006 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6060 | 2025.12.17 22:07:41.030045 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6061 | 2025.12.17 22:07:41.030149 [ 199 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817399 sec., 437438.33907688956 rows/sec., 28.78 MiB/sec. | ||
| 6062 | 2025.12.17 22:07:41.030335 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6063 | 2025.12.17 22:07:41.030589 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2025.12.17 22:07:41.030611 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.12.17 22:07:41.030655 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6066 | 2025.12.17 22:07:41.030667 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_31_6} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6067 | 2025.12.17 22:07:41.030742 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6068 | 2025.12.17 22:07:41.030991 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6069 | 2025.12.17 22:07:41.031198 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2025.12.17 22:07:41.031319 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.001331 sec., 400450.788880541 rows/sec., 29.68 MiB/sec. | ||
| 6071 | 2025.12.17 22:07:41.031356 [ 4 ] {9af0e4df-b247-4954-b423-c27d8406dd1f} <Debug> TCPHandler: Processed in 0.001492069 sec. | ||
| 6072 | 2025.12.17 22:07:41.031469 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2025.12.17 22:07:41.031564 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6074 | 2025.12.17 22:07:41.031606 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6075 | 2025.12.17 22:07:41.032169 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2025.12.17 22:07:41.032206 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6077 | 2025.12.17 22:07:41.032582 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6078 | 2025.12.17 22:07:41.032788 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2025.12.17 22:07:41.032916 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00137 sec., 618248.1751824818 rows/sec., 41.61 MiB/sec. | ||
| 6080 | 2025.12.17 22:07:41.032951 [ 4 ] {4c8d676b-c43d-42a4-ad4e-e59ae2de506d} <Debug> TCPHandler: Processed in 0.001529381 sec. | ||
| 6081 | 2025.12.17 22:07:41.033063 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2025.12.17 22:07:41.033158 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6083 | 2025.12.17 22:07:41.033211 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <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 | ||
| 6084 | 2025.12.17 22:07:41.033938 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2025.12.17 22:07:41.033972 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6086 | 2025.12.17 22:07:41.034458 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6087 | 2025.12.17 22:07:41.034680 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2025.12.17 22:07:41.034813 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001674 sec., 4181.600955794504 rows/sec., 7.49 MiB/sec. | ||
| 6089 | 2025.12.17 22:07:41.034864 [ 4 ] {099a8130-0878-49c8-a823-1ae906e3493f} <Debug> TCPHandler: Processed in 0.001848748 sec. | ||
| 6090 | 2025.12.17 22:07:41.034975 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2025.12.17 22:07:41.035069 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6092 | 2025.12.17 22:07:41.035112 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6093 | 2025.12.17 22:07:41.035456 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.12.17 22:07:41.035489 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6095 | 2025.12.17 22:07:41.035780 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6096 | 2025.12.17 22:07:41.035984 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2025.12.17 22:07:41.036107 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 6098 | 2025.12.17 22:07:41.036141 [ 4 ] {a35d6a60-8e08-436d-9c0c-ebf02e9b0c80} <Debug> TCPHandler: Processed in 0.001213572 sec. | ||
| 6099 | 2025.12.17 22:07:42.327153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12090 | ||
| 6100 | 2025.12.17 22:07:42.327660 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2025.12.17 22:07:42.327706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6102 | 2025.12.17 22:07:42.328232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6103 | 2025.12.17 22:07:42.328507 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2025.12.17 22:07:42.328666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12090 | ||
| 6105 | 2025.12.17 22:07:42.948773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6106 | 2025.12.17 22:07:42.965453 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2025.12.17 22:07:42.965507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6108 | 2025.12.17 22:07:42.971050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6109 | 2025.12.17 22:07:42.971804 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2025.12.17 22:07:42.974538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6111 | 2025.12.17 22:07:44.861225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 835 | ||
| 6112 | 2025.12.17 22:07:44.863628 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2025.12.17 22:07:44.863666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6114 | 2025.12.17 22:07:44.864842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6115 | 2025.12.17 22:07:44.865113 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2025.12.17 22:07:44.865372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 835 | ||
| 6117 | 2025.12.17 22:07:46.006460 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2025.12.17 22:07:46.006652 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6119 | 2025.12.17 22:07:46.006714 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6120 | 2025.12.17 22:07:46.007509 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.12.17 22:07:46.007548 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6122 | 2025.12.17 22:07:46.007939 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6123 | 2025.12.17 22:07:46.008169 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2025.12.17 22:07:46.008322 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001719 sec., 238510.76207097148 rows/sec., 15.13 MiB/sec. | ||
| 6125 | 2025.12.17 22:07:46.008364 [ 4 ] {41cc0940-e8ad-40b6-8aa4-3621db87b1af} <Debug> TCPHandler: Processed in 0.002036694 sec. | ||
| 6126 | 2025.12.17 22:07:46.008477 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2025.12.17 22:07:46.008575 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6128 | 2025.12.17 22:07:46.008616 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6129 | 2025.12.17 22:07:46.009563 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2025.12.17 22:07:46.009602 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6131 | 2025.12.17 22:07:46.009990 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6132 | 2025.12.17 22:07:46.010199 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2025.12.17 22:07:46.010306 [ 51 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6134 | 2025.12.17 22:07:46.010348 [ 51 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.12.17 22:07:46.010351 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001795 sec., 657381.6155988858 rows/sec., 52.42 MiB/sec. | ||
| 6136 | 2025.12.17 22:07:46.010375 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6137 | 2025.12.17 22:07:46.010404 [ 4 ] {db8fb70f-28fa-429f-8014-3bda4b5afa96} <Debug> TCPHandler: Processed in 0.001976112 sec. | ||
| 6138 | 2025.12.17 22:07:46.010493 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 6139 | 2025.12.17 22:07:46.010531 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2025.12.17 22:07:46.010640 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6141 | 2025.12.17 22:07:46.010641 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.12.17 22:07:46.010680 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 6143 | 2025.12.17 22:07:46.010701 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6144 | 2025.12.17 22:07:46.010750 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1300 rows starting from the beginning of the part | ||
| 6145 | 2025.12.17 22:07:46.010802 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 70 rows starting from the beginning of the part | ||
| 6146 | 2025.12.17 22:07:46.010843 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1180 rows starting from the beginning of the part | ||
| 6147 | 2025.12.17 22:07:46.010885 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1213 rows starting from the beginning of the part | ||
| 6148 | 2025.12.17 22:07:46.010923 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1180 rows starting from the beginning of the part | ||
| 6149 | 2025.12.17 22:07:46.011232 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.12.17 22:07:46.011273 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6151 | 2025.12.17 22:07:46.011610 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6152 | 2025.12.17 22:07:46.011831 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2025.12.17 22:07:46.011962 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00134 sec., 178358.20895522388 rows/sec., 10.84 MiB/sec. | ||
| 6154 | 2025.12.17 22:07:46.011999 [ 4 ] {2b8c8d1d-a490-479e-9dc2-a532f7cef7b8} <Debug> TCPHandler: Processed in 0.00151602 sec. | ||
| 6155 | 2025.12.17 22:07:46.012107 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6156 | 2025.12.17 22:07:46.012211 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6157 | 2025.12.17 22:07:46.012250 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6158 | 2025.12.17 22:07:46.012713 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6159 | 2025.12.17 22:07:46.012747 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6160 | 2025.12.17 22:07:46.013071 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6161 | 2025.12.17 22:07:46.013281 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2025.12.17 22:07:46.013282 [ 199 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7408 rows, containing 5 columns (5 merged, 0 gathered) in 0.002836955 sec., 2611250.4428163297 rows/sec., 221.78 MiB/sec. | ||
| 6163 | 2025.12.17 22:07:46.013414 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 11.19 MiB/sec. | ||
| 6164 | 2025.12.17 22:07:46.013455 [ 4 ] {ce73605b-d3a4-4fda-9395-f8a2e9448bbc} <Debug> TCPHandler: Processed in 0.001396357 sec. | ||
| 6165 | 2025.12.17 22:07:46.013572 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.12.17 22:07:46.013598 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6167 | 2025.12.17 22:07:46.013666 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6168 | 2025.12.17 22:07:46.013705 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6169 | 2025.12.17 22:07:46.013900 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2025.12.17 22:07:46.013977 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_36_7} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6171 | 2025.12.17 22:07:46.014061 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 6172 | 2025.12.17 22:07:46.014165 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2025.12.17 22:07:46.014199 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6174 | 2025.12.17 22:07:46.014514 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6175 | 2025.12.17 22:07:46.014735 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.12.17 22:07:46.014856 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 6177 | 2025.12.17 22:07:46.014892 [ 4 ] {3f59216b-385e-4994-bc09-8d1dedd6fca5} <Debug> TCPHandler: Processed in 0.001377366 sec. | ||
| 6178 | 2025.12.17 22:07:46.015000 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2025.12.17 22:07:46.015094 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6180 | 2025.12.17 22:07:46.015137 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6181 | 2025.12.17 22:07:46.015783 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2025.12.17 22:07:46.015816 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6183 | 2025.12.17 22:07:46.016156 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6184 | 2025.12.17 22:07:46.016362 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.12.17 22:07:46.016454 [ 51 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6186 | 2025.12.17 22:07:46.016481 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001405 sec., 507473.3096085409 rows/sec., 35.58 MiB/sec. | ||
| 6187 | 2025.12.17 22:07:46.016488 [ 51 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2025.12.17 22:07:46.016513 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6189 | 2025.12.17 22:07:46.016517 [ 4 ] {8936de7d-e03b-46e1-a054-0cfebb944a4f} <Debug> TCPHandler: Processed in 0.001565431 sec. | ||
| 6190 | 2025.12.17 22:07:46.016612 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 6191 | 2025.12.17 22:07:46.016633 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2025.12.17 22:07:46.016730 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6193 | 2025.12.17 22:07:46.016731 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6194 | 2025.12.17 22:07:46.016768 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6195 | 2025.12.17 22:07:46.016790 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6196 | 2025.12.17 22:07:46.016837 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 749 rows starting from the beginning of the part | ||
| 6197 | 2025.12.17 22:07:46.016885 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 71 rows starting from the beginning of the part | ||
| 6198 | 2025.12.17 22:07:46.016924 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 713 rows starting from the beginning of the part | ||
| 6199 | 2025.12.17 22:07:46.016958 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 533 rows starting from the beginning of the part | ||
| 6200 | 2025.12.17 22:07:46.016996 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 713 rows starting from the beginning of the part | ||
| 6201 | 2025.12.17 22:07:46.017124 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2025.12.17 22:07:46.017164 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6203 | 2025.12.17 22:07:46.017493 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6204 | 2025.12.17 22:07:46.017711 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2025.12.17 22:07:46.017840 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 6206 | 2025.12.17 22:07:46.017875 [ 4 ] {a2cad25c-e143-46a4-88ab-7802fed361dd} <Debug> TCPHandler: Processed in 0.001289884 sec. | ||
| 6207 | 2025.12.17 22:07:46.017983 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2025.12.17 22:07:46.018075 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6209 | 2025.12.17 22:07:46.018116 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6210 | 2025.12.17 22:07:46.018419 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851119 sec., 2176521.3365537277 rows/sec., 164.11 MiB/sec. | ||
| 6211 | 2025.12.17 22:07:46.018548 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2025.12.17 22:07:46.018586 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6213 | 2025.12.17 22:07:46.018590 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6214 | 2025.12.17 22:07:46.018877 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2025.12.17 22:07:46.018954 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_36_7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6216 | 2025.12.17 22:07:46.018970 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6217 | 2025.12.17 22:07:46.019023 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6218 | 2025.12.17 22:07:46.019189 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.12.17 22:07:46.019286 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6220 | 2025.12.17 22:07:46.019314 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.12.17 22:07:46.019319 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 6222 | 2025.12.17 22:07:46.019332 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6223 | 2025.12.17 22:07:46.019357 [ 4 ] {f522f268-de11-4f74-8932-31d8840b48b7} <Debug> TCPHandler: Processed in 0.001421438 sec. | ||
| 6224 | 2025.12.17 22:07:46.019414 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 6225 | 2025.12.17 22:07:46.019466 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.12.17 22:07:46.019538 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6227 | 2025.12.17 22:07:46.019564 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6228 | 2025.12.17 22:07:46.019570 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9765 rows starting from the beginning of the part | ||
| 6229 | 2025.12.17 22:07:46.019613 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6230 | 2025.12.17 22:07:46.019635 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 350 rows starting from the beginning of the part | ||
| 6231 | 2025.12.17 22:07:46.019679 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6232 | 2025.12.17 22:07:46.019716 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6233 | 2025.12.17 22:07:46.019750 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 847 rows starting from the beginning of the part | ||
| 6234 | 2025.12.17 22:07:46.019786 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6235 | 2025.12.17 22:07:46.019927 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2025.12.17 22:07:46.019966 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6237 | 2025.12.17 22:07:46.020281 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6238 | 2025.12.17 22:07:46.020490 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.12.17 22:07:46.020616 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 6240 | 2025.12.17 22:07:46.020650 [ 4 ] {4c623c5f-6821-4aeb-96fd-d4325663e730} <Debug> TCPHandler: Processed in 0.001231372 sec. | ||
| 6241 | 2025.12.17 22:07:46.020758 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6242 | 2025.12.17 22:07:46.020854 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6243 | 2025.12.17 22:07:46.020906 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <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 | ||
| 6244 | 2025.12.17 22:07:46.021726 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2025.12.17 22:07:46.021762 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6246 | 2025.12.17 22:07:46.022365 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6247 | 2025.12.17 22:07:46.022594 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2025.12.17 22:07:46.022709 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6249 | 2025.12.17 22:07:46.022727 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00189 sec., 17989.41798941799 rows/sec., 32.24 MiB/sec. | ||
| 6250 | 2025.12.17 22:07:46.022754 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.12.17 22:07:46.022779 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6252 | 2025.12.17 22:07:46.022787 [ 4 ] {3428d5b5-fe26-4ace-907e-353366176db7} <Debug> TCPHandler: Processed in 0.002076515 sec. | ||
| 6253 | 2025.12.17 22:07:46.022844 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6254 | 2025.12.17 22:07:46.022907 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.12.17 22:07:46.023004 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6256 | 2025.12.17 22:07:46.023016 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6257 | 2025.12.17 22:07:46.023054 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6258 | 2025.12.17 22:07:46.023092 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 467 rows starting from the beginning of the part | ||
| 6259 | 2025.12.17 22:07:46.023198 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6260 | 2025.12.17 22:07:46.023288 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6261 | 2025.12.17 22:07:46.023379 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 6262 | 2025.12.17 22:07:46.023387 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11750 rows, containing 5 columns (5 merged, 0 gathered) in 0.004004096 sec., 2934495.0770411096 rows/sec., 199.21 MiB/sec. | ||
| 6263 | 2025.12.17 22:07:46.023394 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2025.12.17 22:07:46.023444 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6265 | 2025.12.17 22:07:46.023469 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6266 | 2025.12.17 22:07:46.023564 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6267 | 2025.12.17 22:07:46.023743 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6268 | 2025.12.17 22:07:46.023762 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6269 | 2025.12.17 22:07:46.024010 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.12.17 22:07:46.024056 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2025.12.17 22:07:46.024122 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6272 | 2025.12.17 22:07:46.024126 [ 49 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6273 | 2025.12.17 22:07:46.024146 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00116 sec., 89655.1724137931 rows/sec., 5.49 MiB/sec. | ||
| 6274 | 2025.12.17 22:07:46.024167 [ 49 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.12.17 22:07:46.024190 [ 4 ] {a82b1dd5-2d45-450b-9a8c-38ee8ed92578} <Debug> TCPHandler: Processed in 0.001330705 sec. | ||
| 6276 | 2025.12.17 22:07:46.024192 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 6277 | 2025.12.17 22:07:46.024192 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6278 | 2025.12.17 22:07:46.024301 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6279 | 2025.12.17 22:07:46.024394 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6280 | 2025.12.17 22:07:46.024423 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1554 rows starting from the beginning of the part | ||
| 6281 | 2025.12.17 22:07:46.024487 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6282 | 2025.12.17 22:07:46.024533 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6283 | 2025.12.17 22:07:46.024576 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6284 | 2025.12.17 22:07:46.024618 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6285 | 2025.12.17 22:07:46.024663 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6286 | 2025.12.17 22:07:46.025884 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617912 sec., 1227508.0474092534 rows/sec., 79.71 MiB/sec. | ||
| 6287 | 2025.12.17 22:07:46.026105 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6288 | 2025.12.17 22:07:46.026334 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2025.12.17 22:07:46.026393 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_36_7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6290 | 2025.12.17 22:07:46.026452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6291 | 2025.12.17 22:07:46.046860 [ 193 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.024043406 sec., 24247.8124771507 rows/sec., 43.45 MiB/sec. | ||
| 6292 | 2025.12.17 22:07:46.047810 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6293 | 2025.12.17 22:07:46.048149 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2025.12.17 22:07:46.048228 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6295 | 2025.12.17 22:07:46.048336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 6296 | 2025.12.17 22:07:47.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.32 MiB, peak 272.20 MiB, free memory in arenas 0.00 B, will set to 263.82 MiB (RSS), difference: 2.50 MiB | ||
| 6297 | 2025.12.17 22:07:49.711202 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6298 | 2025.12.17 22:07:49.711261 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6299 | 2025.12.17 22:07:49.828766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12538 | ||
| 6300 | 2025.12.17 22:07:49.829251 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2025.12.17 22:07:49.829296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6302 | 2025.12.17 22:07:49.829805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6303 | 2025.12.17 22:07:49.830054 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2025.12.17 22:07:49.830181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12538 | ||
| 6305 | 2025.12.17 22:07:49.830185 [ 42 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6306 | 2025.12.17 22:07:49.830247 [ 42 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2025.12.17 22:07:49.830269 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6308 | 2025.12.17 22:07:49.830372 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 6309 | 2025.12.17 22:07:49.830480 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6310 | 2025.12.17 22:07:49.830515 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10170 rows starting from the beginning of the part | ||
| 6311 | 2025.12.17 22:07:49.830578 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6312 | 2025.12.17 22:07:49.830629 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6313 | 2025.12.17 22:07:49.830676 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6314 | 2025.12.17 22:07:49.830712 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6315 | 2025.12.17 22:07:49.830756 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6316 | 2025.12.17 22:07:49.832457 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12538 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128066 sec., 5891734.560864183 rows/sec., 84.28 MiB/sec. | ||
| 6317 | 2025.12.17 22:07:49.832884 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6318 | 2025.12.17 22:07:49.833251 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.12.17 22:07:49.833345 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_26_5} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6320 | 2025.12.17 22:07:49.833482 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6321 | 2025.12.17 22:07:50.474628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6322 | 2025.12.17 22:07:50.492013 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.12.17 22:07:50.492068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6324 | 2025.12.17 22:07:50.497624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6325 | 2025.12.17 22:07:50.498343 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2025.12.17 22:07:50.498621 [ 41 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6327 | 2025.12.17 22:07:50.498659 [ 41 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.12.17 22:07:50.498682 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6329 | 2025.12.17 22:07:50.498845 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6330 | 2025.12.17 22:07:50.501376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6331 | 2025.12.17 22:07:50.502497 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6332 | 2025.12.17 22:07:50.503788 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6333 | 2025.12.17 22:07:50.508265 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6334 | 2025.12.17 22:07:50.512944 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6335 | 2025.12.17 22:07:50.517110 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6336 | 2025.12.17 22:07:50.521490 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6337 | 2025.12.17 22:07:50.525548 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 6338 | 2025.12.17 22:07:50.582435 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083663561 sec., 2342.7164425860383 rows/sec., 12.11 MiB/sec. | ||
| 6339 | 2025.12.17 22:07:50.585173 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6340 | 2025.12.17 22:07:50.587121 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_26_5} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.12.17 22:07:50.587223 [ 193 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_26_5} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6342 | 2025.12.17 22:07:50.589604 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6343 | 2025.12.17 22:07:50.994809 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2025.12.17 22:07:50.994989 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6345 | 2025.12.17 22:07:50.995055 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6346 | 2025.12.17 22:07:50.995716 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2025.12.17 22:07:50.995761 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6348 | 2025.12.17 22:07:50.996165 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6349 | 2025.12.17 22:07:50.996406 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2025.12.17 22:07:50.996557 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001619 sec., 43236.56578134651 rows/sec., 3.47 MiB/sec. | ||
| 6351 | 2025.12.17 22:07:50.996600 [ 4 ] {926529e9-fdb4-48f5-ab6e-bae27a3d1f6b} <Debug> TCPHandler: Processed in 0.001921191 sec. | ||
| 6352 | 2025.12.17 22:07:50.996726 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2025.12.17 22:07:50.996825 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6354 | 2025.12.17 22:07:50.996867 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6355 | 2025.12.17 22:07:50.997280 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2025.12.17 22:07:50.997319 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6357 | 2025.12.17 22:07:50.997615 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6358 | 2025.12.17 22:07:50.997830 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2025.12.17 22:07:50.997959 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001153 sec., 6071.118820468344 rows/sec., 456.52 KiB/sec. | ||
| 6360 | 2025.12.17 22:07:50.997996 [ 4 ] {c1269324-3834-4132-ba7b-c9f7017513eb} <Debug> TCPHandler: Processed in 0.001321905 sec. | ||
| 6361 | 2025.12.17 22:07:50.998119 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2025.12.17 22:07:50.998222 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6363 | 2025.12.17 22:07:50.998263 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6364 | 2025.12.17 22:07:50.998679 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2025.12.17 22:07:50.998717 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6366 | 2025.12.17 22:07:50.999020 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6367 | 2025.12.17 22:07:50.999233 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2025.12.17 22:07:50.999360 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001157 sec., 61365.60069144339 rows/sec., 4.79 MiB/sec. | ||
| 6369 | 2025.12.17 22:07:50.999398 [ 4 ] {3c4ee40b-1e7b-4afa-af69-80dcbb416fac} <Debug> TCPHandler: Processed in 0.001329975 sec. | ||
| 6370 | 2025.12.17 22:07:50.999512 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2025.12.17 22:07:50.999608 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6372 | 2025.12.17 22:07:50.999653 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6373 | 2025.12.17 22:07:51.000056 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6374 | 2025.12.17 22:07:51.000179 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6375 | 2025.12.17 22:07:51.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.22 MiB, peak 275.55 MiB, free memory in arenas 0.00 B, will set to 270.95 MiB (RSS), difference: 5.74 MiB | ||
| 6376 | 2025.12.17 22:07:51.000536 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6377 | 2025.12.17 22:07:51.000773 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.12.17 22:07:51.000901 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 6379 | 2025.12.17 22:07:51.000939 [ 4 ] {30718fed-9c6c-48dc-affb-62c0ba53cd7e} <Debug> TCPHandler: Processed in 0.001478919 sec. | ||
| 6380 | 2025.12.17 22:07:51.001051 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2025.12.17 22:07:51.001146 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6382 | 2025.12.17 22:07:51.001201 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <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 | ||
| 6383 | 2025.12.17 22:07:51.002006 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2025.12.17 22:07:51.002044 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6385 | 2025.12.17 22:07:51.002584 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6386 | 2025.12.17 22:07:51.002811 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.12.17 22:07:51.002948 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001821 sec., 3844.0417353102694 rows/sec., 6.89 MiB/sec. | ||
| 6388 | 2025.12.17 22:07:51.003010 [ 4 ] {0358c8b9-0e84-4752-8ec1-7d0a54f96f10} <Debug> TCPHandler: Processed in 0.002009283 sec. | ||
| 6389 | 2025.12.17 22:07:51.003138 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2025.12.17 22:07:51.003234 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6391 | 2025.12.17 22:07:51.003276 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6392 | 2025.12.17 22:07:51.003639 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.12.17 22:07:51.003679 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6394 | 2025.12.17 22:07:51.004041 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6395 | 2025.12.17 22:07:51.004330 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.12.17 22:07:51.004494 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001278 sec., 46948.35680751174 rows/sec., 3.16 MiB/sec. | ||
| 6397 | 2025.12.17 22:07:51.004540 [ 4 ] {ec9a9d98-a628-4221-9749-e181308b9ea7} <Debug> TCPHandler: Processed in 0.001453809 sec. | ||
| 6398 | 2025.12.17 22:07:53.442724 [ 38 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6399 | 2025.12.17 22:07:53.442791 [ 38 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2025.12.17 22:07:53.442816 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6401 | 2025.12.17 22:07:53.442959 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 6402 | 2025.12.17 22:07:53.443139 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6403 | 2025.12.17 22:07:53.443192 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6404 | 2025.12.17 22:07:53.443329 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6405 | 2025.12.17 22:07:53.443406 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 6406 | 2025.12.17 22:07:53.443474 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 6407 | 2025.12.17 22:07:53.443533 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6408 | 2025.12.17 22:07:53.444407 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151308 sec., 26436.143495386892 rows/sec., 2.21 MiB/sec. | ||
| 6409 | 2025.12.17 22:07:53.444576 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6410 | 2025.12.17 22:07:53.444884 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2025.12.17 22:07:53.444960 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_9_2} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6412 | 2025.12.17 22:07:53.445073 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6413 | 2025.12.17 22:07:54.865602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 869 | ||
| 6414 | 2025.12.17 22:07:54.868017 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.12.17 22:07:54.868074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6416 | 2025.12.17 22:07:54.869473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6417 | 2025.12.17 22:07:54.869762 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2025.12.17 22:07:54.870122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 869 | ||
| 6419 | 2025.12.17 22:07:56.007101 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2025.12.17 22:07:56.007336 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6421 | 2025.12.17 22:07:56.007424 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6422 | 2025.12.17 22:07:56.008346 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2025.12.17 22:07:56.008411 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6424 | 2025.12.17 22:07:56.008891 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6425 | 2025.12.17 22:07:56.009152 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2025.12.17 22:07:56.009339 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002058 sec., 199222.5461613217 rows/sec., 12.64 MiB/sec. | ||
| 6427 | 2025.12.17 22:07:56.009402 [ 4 ] {f3e0f02f-9d82-4ddc-a797-ea30f773eae2} <Debug> TCPHandler: Processed in 0.002449445 sec. | ||
| 6428 | 2025.12.17 22:07:56.009541 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2025.12.17 22:07:56.009660 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6430 | 2025.12.17 22:07:56.009710 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6431 | 2025.12.17 22:07:56.010188 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.12.17 22:07:56.010235 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6433 | 2025.12.17 22:07:56.010597 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6434 | 2025.12.17 22:07:56.010835 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.12.17 22:07:56.010990 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001359 sec., 5886.681383370125 rows/sec., 480.02 KiB/sec. | ||
| 6436 | 2025.12.17 22:07:56.011041 [ 4 ] {63bb3166-a5d5-4e02-9bc0-f9a4a1343d53} <Debug> TCPHandler: Processed in 0.001558701 sec. | ||
| 6437 | 2025.12.17 22:07:56.011158 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2025.12.17 22:07:56.011267 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6439 | 2025.12.17 22:07:56.011312 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6440 | 2025.12.17 22:07:56.012307 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2025.12.17 22:07:56.012349 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6442 | 2025.12.17 22:07:56.012775 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6443 | 2025.12.17 22:07:56.012995 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2025.12.17 22:07:56.013136 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Debug> executeQuery: Read 1184 rows, 96.65 KiB in 0.001895 sec., 624802.110817942 rows/sec., 49.81 MiB/sec. | ||
| 6445 | 2025.12.17 22:07:56.013175 [ 4 ] {5f76e43b-2493-4bbf-b97c-4dff4a6d9c92} <Debug> TCPHandler: Processed in 0.002071995 sec. | ||
| 6446 | 2025.12.17 22:07:56.013302 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2025.12.17 22:07:56.013397 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6448 | 2025.12.17 22:07:56.013439 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6449 | 2025.12.17 22:07:56.013931 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2025.12.17 22:07:56.013968 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6451 | 2025.12.17 22:07:56.014279 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6452 | 2025.12.17 22:07:56.014488 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2025.12.17 22:07:56.014615 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Debug> executeQuery: Read 247 rows, 15.43 KiB in 0.001236 sec., 199838.1877022654 rows/sec., 12.19 MiB/sec. | ||
| 6454 | 2025.12.17 22:07:56.014653 [ 4 ] {1cbfe0fc-fa2a-44eb-a1b8-b894d06576d3} <Debug> TCPHandler: Processed in 0.001402137 sec. | ||
| 6455 | 2025.12.17 22:07:56.014762 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2025.12.17 22:07:56.014857 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6457 | 2025.12.17 22:07:56.014897 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6458 | 2025.12.17 22:07:56.015371 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.12.17 22:07:56.015408 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6460 | 2025.12.17 22:07:56.015723 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6461 | 2025.12.17 22:07:56.015933 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.12.17 22:07:56.016059 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 6463 | 2025.12.17 22:07:56.016097 [ 4 ] {57e7e4dc-3695-4b97-8dba-3e1cfa1bdae6} <Debug> TCPHandler: Processed in 0.001384527 sec. | ||
| 6464 | 2025.12.17 22:07:56.016201 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2025.12.17 22:07:56.016296 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6466 | 2025.12.17 22:07:56.016335 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6467 | 2025.12.17 22:07:56.016800 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.12.17 22:07:56.016837 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6469 | 2025.12.17 22:07:56.017144 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6470 | 2025.12.17 22:07:56.017350 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.12.17 22:07:56.017475 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 6472 | 2025.12.17 22:07:56.017513 [ 4 ] {e5bc2730-1580-4902-855e-84b9c12dfa5a} <Debug> TCPHandler: Processed in 0.001361946 sec. | ||
| 6473 | 2025.12.17 22:07:56.017615 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.12.17 22:07:56.017709 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6475 | 2025.12.17 22:07:56.017749 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6476 | 2025.12.17 22:07:56.018412 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.12.17 22:07:56.018449 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6478 | 2025.12.17 22:07:56.018772 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6479 | 2025.12.17 22:07:56.018978 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.12.17 22:07:56.019106 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Debug> executeQuery: Read 721 rows, 51.84 KiB in 0.001416 sec., 509180.790960452 rows/sec., 35.75 MiB/sec. | ||
| 6481 | 2025.12.17 22:07:56.019144 [ 4 ] {6efc400f-2105-4192-8de1-5cf281c7bf17} <Debug> TCPHandler: Processed in 0.001579342 sec. | ||
| 6482 | 2025.12.17 22:07:56.019260 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2025.12.17 22:07:56.019356 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6484 | 2025.12.17 22:07:56.019397 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6485 | 2025.12.17 22:07:56.019727 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.12.17 22:07:56.019764 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6487 | 2025.12.17 22:07:56.020066 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6488 | 2025.12.17 22:07:56.020277 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2025.12.17 22:07:56.020403 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 6490 | 2025.12.17 22:07:56.020439 [ 4 ] {e3dbb5ad-49b3-494b-9f23-9c74915d4b6f} <Debug> TCPHandler: Processed in 0.001228943 sec. | ||
| 6491 | 2025.12.17 22:07:56.020541 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2025.12.17 22:07:56.020635 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6493 | 2025.12.17 22:07:56.020679 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6494 | 2025.12.17 22:07:56.021138 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2025.12.17 22:07:56.021175 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6496 | 2025.12.17 22:07:56.021505 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6497 | 2025.12.17 22:07:56.021710 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2025.12.17 22:07:56.021841 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001224 sec., 259803.92156862744 rows/sec., 17.08 MiB/sec. | ||
| 6499 | 2025.12.17 22:07:56.021878 [ 4 ] {be2775af-2c2a-4a3b-98b7-3aa69a7bb037} <Debug> TCPHandler: Processed in 0.001386977 sec. | ||
| 6500 | 2025.12.17 22:07:56.021989 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2025.12.17 22:07:56.022083 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6502 | 2025.12.17 22:07:56.022124 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6503 | 2025.12.17 22:07:56.022433 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2025.12.17 22:07:56.022468 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6505 | 2025.12.17 22:07:56.022760 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6506 | 2025.12.17 22:07:56.022968 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2025.12.17 22:07:56.023079 [ 33 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6508 | 2025.12.17 22:07:56.023094 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 6509 | 2025.12.17 22:07:56.023153 [ 33 ] {} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2025.12.17 22:07:56.023160 [ 4 ] {3243f6b8-a3b8-4f32-b9a4-168c6eec4c3d} <Debug> TCPHandler: Processed in 0.001221393 sec. | ||
| 6511 | 2025.12.17 22:07:56.023187 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6512 | 2025.12.17 22:07:56.023292 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2025.12.17 22:07:56.023300 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6514 | 2025.12.17 22:07:56.023392 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6515 | 2025.12.17 22:07:56.023419 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6516 | 2025.12.17 22:07:56.023446 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <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 | ||
| 6517 | 2025.12.17 22:07:56.023453 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 6518 | 2025.12.17 22:07:56.023518 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6519 | 2025.12.17 22:07:56.023567 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6520 | 2025.12.17 22:07:56.023612 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6521 | 2025.12.17 22:07:56.023654 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6522 | 2025.12.17 22:07:56.023695 [ 201 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6523 | 2025.12.17 22:07:56.024385 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.12.17 22:07:56.024421 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6525 | 2025.12.17 22:07:56.024482 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221732 sec., 8185.10115148003 rows/sec., 551.54 KiB/sec. | ||
| 6526 | 2025.12.17 22:07:56.024688 [ 186 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6527 | 2025.12.17 22:07:56.025071 [ 186 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2025.12.17 22:07:56.025154 [ 186 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_10_2} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6529 | 2025.12.17 22:07:56.025207 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6530 | 2025.12.17 22:07:56.025269 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6531 | 2025.12.17 22:07:56.025455 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.12.17 22:07:56.025597 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002224 sec., 15287.769784172662 rows/sec., 27.39 MiB/sec. | ||
| 6533 | 2025.12.17 22:07:56.025651 [ 4 ] {4234a197-0359-4539-b5c1-df84b7e39712} <Debug> TCPHandler: Processed in 0.002408203 sec. | ||
| 6534 | 2025.12.17 22:07:56.025771 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2025.12.17 22:07:56.025868 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6536 | 2025.12.17 22:07:56.025909 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6537 | 2025.12.17 22:07:56.026339 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2025.12.17 22:07:56.026376 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6539 | 2025.12.17 22:07:56.026692 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6540 | 2025.12.17 22:07:56.026900 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.12.17 22:07:56.027036 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 5.36 MiB/sec. | ||
| 6542 | 2025.12.17 22:07:56.027072 [ 4 ] {ca64ad7a-7ea1-4e97-be96-19b8560178e7} <Debug> TCPHandler: Processed in 0.001352306 sec. | ||
| 6543 | 2025.12.17 22:07:57.330278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13050 | ||
| 6544 | 2025.12.17 22:07:57.331043 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.12.17 22:07:57.331077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6546 | 2025.12.17 22:07:57.331574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6547 | 2025.12.17 22:07:57.331800 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.12.17 22:07:57.331923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13050 | ||
| 6549 | 2025.12.17 22:07:58.001452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6550 | 2025.12.17 22:07:58.020215 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.12.17 22:07:58.020290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6552 | 2025.12.17 22:07:58.026476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6553 | 2025.12.17 22:07:58.027275 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.12.17 22:07:58.030646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6555 | 2025.12.17 22:07:59.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.08 MiB, peak 276.08 MiB, free memory in arenas 0.00 B, will set to 273.09 MiB (RSS), difference: 1.01 MiB | ||
| 6556 | 2025.12.17 22:08:00.994932 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.12.17 22:08:00.995203 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6558 | 2025.12.17 22:08:00.995268 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6559 | 2025.12.17 22:08:00.995971 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.12.17 22:08:00.996016 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6561 | 2025.12.17 22:08:00.996419 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6562 | 2025.12.17 22:08:00.996643 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.12.17 22:08:00.996794 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001653 sec., 42347.24742891712 rows/sec., 3.40 MiB/sec. | ||
| 6564 | 2025.12.17 22:08:00.996835 [ 4 ] {246c2cda-a011-4c9a-ac9b-b751f5153550} <Debug> TCPHandler: Processed in 0.002068254 sec. | ||
| 6565 | 2025.12.17 22:08:00.996953 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.12.17 22:08:00.997048 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6567 | 2025.12.17 22:08:00.997088 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6568 | 2025.12.17 22:08:00.997484 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.12.17 22:08:00.997520 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6570 | 2025.12.17 22:08:00.997821 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6571 | 2025.12.17 22:08:00.998034 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.12.17 22:08:00.998162 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001133 sec., 6178.28773168579 rows/sec., 464.58 KiB/sec. | ||
| 6573 | 2025.12.17 22:08:00.998199 [ 4 ] {05ddde14-a707-42cc-99a9-4ae2fa1a6fe5} <Debug> TCPHandler: Processed in 0.001293954 sec. | ||
| 6574 | 2025.12.17 22:08:00.998308 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2025.12.17 22:08:00.998402 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6576 | 2025.12.17 22:08:00.998440 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6577 | 2025.12.17 22:08:00.998845 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.12.17 22:08:00.998881 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6579 | 2025.12.17 22:08:00.999183 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6580 | 2025.12.17 22:08:00.999387 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.12.17 22:08:00.999508 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001124 sec., 63167.25978647687 rows/sec., 4.93 MiB/sec. | ||
| 6582 | 2025.12.17 22:08:00.999544 [ 4 ] {007b8cdb-1f6b-44c5-b849-c7a75efdb7ec} <Debug> TCPHandler: Processed in 0.001283304 sec. | ||
| 6583 | 2025.12.17 22:08:00.999651 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2025.12.17 22:08:00.999744 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6585 | 2025.12.17 22:08:00.999787 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6586 | 2025.12.17 22:08:01.000213 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.12.17 22:08:01.000251 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6588 | 2025.12.17 22:08:01.000591 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6589 | 2025.12.17 22:08:01.000794 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2025.12.17 22:08:01.000921 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6591 | 2025.12.17 22:08:01.000958 [ 4 ] {6ca0d2f0-a6bc-4312-ba0c-c1f0d322db1b} <Debug> TCPHandler: Processed in 0.001353736 sec. | ||
| 6592 | 2025.12.17 22:08:01.001058 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.12.17 22:08:01.001157 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6594 | 2025.12.17 22:08:01.001212 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <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 | ||
| 6595 | 2025.12.17 22:08:01.002023 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.12.17 22:08:01.002060 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6597 | 2025.12.17 22:08:01.002610 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6598 | 2025.12.17 22:08:01.002826 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.12.17 22:08:01.002959 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001826 sec., 3833.515881708653 rows/sec., 6.87 MiB/sec. | ||
| 6600 | 2025.12.17 22:08:01.003012 [ 4 ] {24261cdb-24d5-42e8-a881-2f103e3021cf} <Debug> TCPHandler: Processed in 0.002001613 sec. | ||
| 6601 | 2025.12.17 22:08:01.003131 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.12.17 22:08:01.003226 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6603 | 2025.12.17 22:08:01.003267 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6604 | 2025.12.17 22:08:01.003601 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2025.12.17 22:08:01.003637 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6606 | 2025.12.17 22:08:01.003950 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6607 | 2025.12.17 22:08:01.004151 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.12.17 22:08:01.004276 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6609 | 2025.12.17 22:08:01.004312 [ 4 ] {789ac30e-d6aa-4ec0-aa98-7d6962d02cf3} <Debug> TCPHandler: Processed in 0.001229082 sec. | ||
| 6610 | 2025.12.17 22:08:04.711525 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6611 | 2025.12.17 22:08:04.711589 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6612 | 2025.12.17 22:08:04.832984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13498 | ||
| 6613 | 2025.12.17 22:08:04.833547 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.12.17 22:08:04.833590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6615 | 2025.12.17 22:08:04.834099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6616 | 2025.12.17 22:08:04.834335 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.12.17 22:08:04.834479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13498 | ||
| 6618 | 2025.12.17 22:08:04.870340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 905 | ||
| 6619 | 2025.12.17 22:08:04.873335 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.12.17 22:08:04.873379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6621 | 2025.12.17 22:08:04.874623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6622 | 2025.12.17 22:08:04.874887 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.12.17 22:08:04.875140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 905 | ||
| 6624 | 2025.12.17 22:08:05.531686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6625 | 2025.12.17 22:08:05.548204 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2025.12.17 22:08:05.548270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6627 | 2025.12.17 22:08:05.554848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6628 | 2025.12.17 22:08:05.555621 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2025.12.17 22:08:05.558620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6630 | 2025.12.17 22:08:06.008938 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2025.12.17 22:08:06.009116 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6632 | 2025.12.17 22:08:06.009182 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6633 | 2025.12.17 22:08:06.009940 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.12.17 22:08:06.009984 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6635 | 2025.12.17 22:08:06.010385 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6636 | 2025.12.17 22:08:06.010611 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.12.17 22:08:06.010749 [ 144 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6638 | 2025.12.17 22:08:06.010767 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001701 sec., 241034.68547912993 rows/sec., 15.29 MiB/sec. | ||
| 6639 | 2025.12.17 22:08:06.010837 [ 4 ] {20060d15-314b-4a32-94c0-b185043de924} <Debug> TCPHandler: Processed in 0.002026544 sec. | ||
| 6640 | 2025.12.17 22:08:06.010822 [ 144 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2025.12.17 22:08:06.010874 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6642 | 2025.12.17 22:08:06.010958 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2025.12.17 22:08:06.010968 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 6644 | 2025.12.17 22:08:06.011062 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6645 | 2025.12.17 22:08:06.011074 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6646 | 2025.12.17 22:08:06.011103 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6647 | 2025.12.17 22:08:06.011105 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 434 rows starting from the beginning of the part | ||
| 6648 | 2025.12.17 22:08:06.011171 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 434 rows starting from the beginning of the part | ||
| 6649 | 2025.12.17 22:08:06.011217 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 6650 | 2025.12.17 22:08:06.011256 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6651 | 2025.12.17 22:08:06.011294 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6652 | 2025.12.17 22:08:06.011340 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6653 | 2025.12.17 22:08:06.012042 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2025.12.17 22:08:06.012077 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6655 | 2025.12.17 22:08:06.012385 [ 186 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455649 sec., 1722942.8248155976 rows/sec., 116.51 MiB/sec. | ||
| 6656 | 2025.12.17 22:08:06.012514 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6657 | 2025.12.17 22:08:06.012570 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6658 | 2025.12.17 22:08:06.012764 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2025.12.17 22:08:06.012795 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.12.17 22:08:06.012825 [ 201 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_14_3} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6661 | 2025.12.17 22:08:06.012884 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6662 | 2025.12.17 22:08:06.012923 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001883 sec., 626659.5857673925 rows/sec., 49.97 MiB/sec. | ||
| 6663 | 2025.12.17 22:08:06.012960 [ 4 ] {05ee7c6c-5f49-4ed5-b2c3-0050c5e8ae7b} <Debug> TCPHandler: Processed in 0.002052274 sec. | ||
| 6664 | 2025.12.17 22:08:06.013079 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2025.12.17 22:08:06.013174 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6666 | 2025.12.17 22:08:06.013214 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6667 | 2025.12.17 22:08:06.013693 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.12.17 22:08:06.013728 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6669 | 2025.12.17 22:08:06.014064 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6670 | 2025.12.17 22:08:06.014281 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.12.17 22:08:06.014387 [ 144 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6672 | 2025.12.17 22:08:06.014407 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001251 sec., 191047.16227018385 rows/sec., 11.61 MiB/sec. | ||
| 6673 | 2025.12.17 22:08:06.014421 [ 144 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2025.12.17 22:08:06.014447 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6675 | 2025.12.17 22:08:06.014454 [ 4 ] {15329f09-f1d5-4b77-b4ac-c9c4e1896621} <Debug> TCPHandler: Processed in 0.001424598 sec. | ||
| 6676 | 2025.12.17 22:08:06.014558 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 6677 | 2025.12.17 22:08:06.014570 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2025.12.17 22:08:06.014682 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6679 | 2025.12.17 22:08:06.014685 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6680 | 2025.12.17 22:08:06.014726 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6681 | 2025.12.17 22:08:06.014733 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6682 | 2025.12.17 22:08:06.014810 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 239 rows starting from the beginning of the part | ||
| 6683 | 2025.12.17 22:08:06.014855 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
| 6684 | 2025.12.17 22:08:06.014896 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 247 rows starting from the beginning of the part | ||
| 6685 | 2025.12.17 22:08:06.014935 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 6686 | 2025.12.17 22:08:06.014974 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 239 rows starting from the beginning of the part | ||
| 6687 | 2025.12.17 22:08:06.015250 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2025.12.17 22:08:06.015291 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6689 | 2025.12.17 22:08:06.015643 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6690 | 2025.12.17 22:08:06.015852 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2025.12.17 22:08:06.015891 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384326 sec., 734653.5425904014 rows/sec., 47.94 MiB/sec. | ||
| 6692 | 2025.12.17 22:08:06.015964 [ 144 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6693 | 2025.12.17 22:08:06.015977 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001313 sec., 161462.30007616148 rows/sec., 10.41 MiB/sec. | ||
| 6694 | 2025.12.17 22:08:06.015998 [ 144 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.12.17 22:08:06.016022 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6696 | 2025.12.17 22:08:06.016025 [ 4 ] {edfffe4e-9c5b-4f66-9284-ded4a8e4f6d0} <Debug> TCPHandler: Processed in 0.00150282 sec. | ||
| 6697 | 2025.12.17 22:08:06.016075 [ 186 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6698 | 2025.12.17 22:08:06.016096 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6699 | 2025.12.17 22:08:06.016152 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2025.12.17 22:08:06.016192 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6701 | 2025.12.17 22:08:06.016221 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 464 rows starting from the beginning of the part | ||
| 6702 | 2025.12.17 22:08:06.016252 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6703 | 2025.12.17 22:08:06.016266 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 6704 | 2025.12.17 22:08:06.016299 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6705 | 2025.12.17 22:08:06.016311 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 6706 | 2025.12.17 22:08:06.016352 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6707 | 2025.12.17 22:08:06.016388 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6708 | 2025.12.17 22:08:06.016404 [ 186 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2025.12.17 22:08:06.016422 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6710 | 2025.12.17 22:08:06.016494 [ 186 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_36_7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6711 | 2025.12.17 22:08:06.016602 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6712 | 2025.12.17 22:08:06.016781 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2025.12.17 22:08:06.016823 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6714 | 2025.12.17 22:08:06.017148 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6715 | 2025.12.17 22:08:06.017282 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206492 sec., 1276427.858618209 rows/sec., 88.77 MiB/sec. | ||
| 6716 | 2025.12.17 22:08:06.017361 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.12.17 22:08:06.017452 [ 186 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6718 | 2025.12.17 22:08:06.017472 [ 144 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6719 | 2025.12.17 22:08:06.017497 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 6720 | 2025.12.17 22:08:06.017497 [ 144 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2025.12.17 22:08:06.017536 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6722 | 2025.12.17 22:08:06.017541 [ 4 ] {fd4c2552-8a2a-49d3-8188-f7ff4240d298} <Debug> TCPHandler: Processed in 0.001437798 sec. | ||
| 6723 | 2025.12.17 22:08:06.017626 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 6724 | 2025.12.17 22:08:06.017655 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2025.12.17 22:08:06.017701 [ 186 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.12.17 22:08:06.017739 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6727 | 2025.12.17 22:08:06.017753 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6728 | 2025.12.17 22:08:06.017774 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 223 rows starting from the beginning of the part | ||
| 6729 | 2025.12.17 22:08:06.017775 [ 186 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_20_4} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6730 | 2025.12.17 22:08:06.017798 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6731 | 2025.12.17 22:08:06.017834 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 223 rows starting from the beginning of the part | ||
| 6732 | 2025.12.17 22:08:06.017878 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6733 | 2025.12.17 22:08:06.017885 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 6734 | 2025.12.17 22:08:06.017940 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6735 | 2025.12.17 22:08:06.017977 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6736 | 2025.12.17 22:08:06.018014 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6737 | 2025.12.17 22:08:06.018442 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2025.12.17 22:08:06.018484 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6739 | 2025.12.17 22:08:06.018834 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6740 | 2025.12.17 22:08:06.018900 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309315 sec., 985248.0113647213 rows/sec., 60.06 MiB/sec. | ||
| 6741 | 2025.12.17 22:08:06.019055 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6742 | 2025.12.17 22:08:06.019067 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2025.12.17 22:08:06.019209 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001474 sec., 483717.7747625509 rows/sec., 33.91 MiB/sec. | ||
| 6744 | 2025.12.17 22:08:06.019249 [ 4 ] {47e8f67e-07cc-4686-b14f-72a50ba28d42} <Debug> TCPHandler: Processed in 0.001641083 sec. | ||
| 6745 | 2025.12.17 22:08:06.019324 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.12.17 22:08:06.019363 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.12.17 22:08:06.019398 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_14_3} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6748 | 2025.12.17 22:08:06.019462 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6749 | 2025.12.17 22:08:06.019469 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6750 | 2025.12.17 22:08:06.019510 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6751 | 2025.12.17 22:08:06.019891 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.12.17 22:08:06.019927 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6753 | 2025.12.17 22:08:06.020247 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6754 | 2025.12.17 22:08:06.020454 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.12.17 22:08:06.020556 [ 144 ] {} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6756 | 2025.12.17 22:08:06.020580 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 6757 | 2025.12.17 22:08:06.020589 [ 144 ] {} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.12.17 22:08:06.020620 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6759 | 2025.12.17 22:08:06.020623 [ 4 ] {cee047c3-ae30-4f6d-be8c-db33bce27832} <Debug> TCPHandler: Processed in 0.001307905 sec. | ||
| 6760 | 2025.12.17 22:08:06.020702 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6761 | 2025.12.17 22:08:06.020769 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2025.12.17 22:08:06.020801 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6763 | 2025.12.17 22:08:06.020835 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6764 | 2025.12.17 22:08:06.020866 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6765 | 2025.12.17 22:08:06.020894 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6766 | 2025.12.17 22:08:06.020913 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6767 | 2025.12.17 22:08:06.020940 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6768 | 2025.12.17 22:08:06.020983 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6769 | 2025.12.17 22:08:06.021020 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6770 | 2025.12.17 22:08:06.021056 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 6771 | 2025.12.17 22:08:06.021354 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2025.12.17 22:08:06.021395 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6773 | 2025.12.17 22:08:06.021761 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6774 | 2025.12.17 22:08:06.021781 [ 188 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107869 sec., 59573.83047995747 rows/sec., 3.04 MiB/sec. | ||
| 6775 | 2025.12.17 22:08:06.021901 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6776 | 2025.12.17 22:08:06.022009 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2025.12.17 22:08:06.022156 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001308 sec., 240061.16207951072 rows/sec., 15.77 MiB/sec. | ||
| 6778 | 2025.12.17 22:08:06.022167 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_11_2} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.12.17 22:08:06.022195 [ 4 ] {b4556219-27f5-4604-a167-0d689c881ff4} <Debug> TCPHandler: Processed in 0.001473809 sec. | ||
| 6780 | 2025.12.17 22:08:06.022237 [ 186 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_11_2} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6781 | 2025.12.17 22:08:06.022297 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6782 | 2025.12.17 22:08:06.022304 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2025.12.17 22:08:06.022403 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6784 | 2025.12.17 22:08:06.022444 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6785 | 2025.12.17 22:08:06.022747 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2025.12.17 22:08:06.022782 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6787 | 2025.12.17 22:08:06.023106 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6788 | 2025.12.17 22:08:06.023323 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2025.12.17 22:08:06.023452 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 6790 | 2025.12.17 22:08:06.023489 [ 4 ] {6bcad445-4744-4140-8a2b-5708be5ae5bf} <Debug> TCPHandler: Processed in 0.001233312 sec. | ||
| 6791 | 2025.12.17 22:08:06.023599 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2025.12.17 22:08:06.023691 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6793 | 2025.12.17 22:08:06.023746 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <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 | ||
| 6794 | 2025.12.17 22:08:06.024536 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.12.17 22:08:06.024572 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6796 | 2025.12.17 22:08:06.025124 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6797 | 2025.12.17 22:08:06.025340 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.12.17 22:08:06.025482 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001809 sec., 18794.914317302377 rows/sec., 33.68 MiB/sec. | ||
| 6799 | 2025.12.17 22:08:06.025535 [ 4 ] {6379d283-072b-42ab-a9ce-0bb83adda6d0} <Debug> TCPHandler: Processed in 0.001983272 sec. | ||
| 6800 | 2025.12.17 22:08:06.025661 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2025.12.17 22:08:06.025754 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6802 | 2025.12.17 22:08:06.025793 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6803 | 2025.12.17 22:08:06.026119 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.12.17 22:08:06.026159 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6805 | 2025.12.17 22:08:06.026453 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6806 | 2025.12.17 22:08:06.026653 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.12.17 22:08:06.026777 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 6808 | 2025.12.17 22:08:06.026811 [ 4 ] {0e5063ab-01e2-44d0-936f-7477b9350def} <Debug> TCPHandler: Processed in 0.001198252 sec. | ||
| 6809 | 2025.12.17 22:08:11.023367 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.12.17 22:08:11.023588 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6811 | 2025.12.17 22:08:11.023664 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6812 | 2025.12.17 22:08:11.024357 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.12.17 22:08:11.024414 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6814 | 2025.12.17 22:08:11.024820 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6815 | 2025.12.17 22:08:11.025055 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.12.17 22:08:11.025221 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001688 sec., 2369.6682464454975 rows/sec., 193.23 KiB/sec. | ||
| 6817 | 2025.12.17 22:08:11.025265 [ 4 ] {09bd482a-f99b-4e1b-a23d-7f306e32c96a} <Debug> TCPHandler: Processed in 0.002041604 sec. | ||
| 6818 | 2025.12.17 22:08:11.025386 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.12.17 22:08:11.025484 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6820 | 2025.12.17 22:08:11.025523 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6821 | 2025.12.17 22:08:11.026546 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.12.17 22:08:11.026588 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6823 | 2025.12.17 22:08:11.026988 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6824 | 2025.12.17 22:08:11.027203 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.12.17 22:08:11.027329 [ 149 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6826 | 2025.12.17 22:08:11.027344 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.00188 sec., 644680.8510638298 rows/sec., 53.22 MiB/sec. | ||
| 6827 | 2025.12.17 22:08:11.027412 [ 149 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2025.12.17 22:08:11.027429 [ 4 ] {a55c8ab8-263a-429f-9791-836722c010a9} <Debug> TCPHandler: Processed in 0.002093855 sec. | ||
| 6829 | 2025.12.17 22:08:11.027440 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6830 | 2025.12.17 22:08:11.027555 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.12.17 22:08:11.027580 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 6832 | 2025.12.17 22:08:11.027656 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6833 | 2025.12.17 22:08:11.027701 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6834 | 2025.12.17 22:08:11.027727 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6835 | 2025.12.17 22:08:11.027770 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 6836 | 2025.12.17 22:08:11.027846 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 6837 | 2025.12.17 22:08:11.027901 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1184 rows starting from the beginning of the part | ||
| 6838 | 2025.12.17 22:08:11.027956 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 6839 | 2025.12.17 22:08:11.028004 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1180 rows starting from the beginning of the part | ||
| 6840 | 2025.12.17 22:08:11.028077 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1212 rows starting from the beginning of the part | ||
| 6841 | 2025.12.17 22:08:11.028106 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2025.12.17 22:08:11.028148 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6843 | 2025.12.17 22:08:11.028494 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6844 | 2025.12.17 22:08:11.028723 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2025.12.17 22:08:11.028865 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001228 sec., 8957.654723127036 rows/sec., 656.08 KiB/sec. | ||
| 6846 | 2025.12.17 22:08:11.028904 [ 4 ] {bf4b24ab-4117-4cf5-951e-d6cfe6486f15} <Debug> TCPHandler: Processed in 0.001400307 sec. | ||
| 6847 | 2025.12.17 22:08:11.029013 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2025.12.17 22:08:11.029108 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6849 | 2025.12.17 22:08:11.029150 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6850 | 2025.12.17 22:08:11.029631 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2025.12.17 22:08:11.029667 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6852 | 2025.12.17 22:08:11.030108 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6853 | 2025.12.17 22:08:11.030326 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.12.17 22:08:11.030459 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001368 sec., 166666.66666666666 rows/sec., 11.29 MiB/sec. | ||
| 6855 | 2025.12.17 22:08:11.030497 [ 4 ] {e1253413-ff69-4029-bc84-5bc552f62af6} <Debug> TCPHandler: Processed in 0.001534721 sec. | ||
| 6856 | 2025.12.17 22:08:11.030608 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2025.12.17 22:08:11.030628 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6181 rows, containing 5 columns (5 merged, 0 gathered) in 0.003112093 sec., 1986123.165342424 rows/sec., 168.71 MiB/sec. | ||
| 6858 | 2025.12.17 22:08:11.030704 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6859 | 2025.12.17 22:08:11.030748 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6860 | 2025.12.17 22:08:11.030948 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6861 | 2025.12.17 22:08:11.031212 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2025.12.17 22:08:11.031283 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_41_8} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6863 | 2025.12.17 22:08:11.031336 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.12.17 22:08:11.031371 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6865 | 2025.12.17 22:08:11.031377 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6866 | 2025.12.17 22:08:11.031732 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6867 | 2025.12.17 22:08:11.031947 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2025.12.17 22:08:11.032052 [ 149 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6869 | 2025.12.17 22:08:11.032074 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001388 sec., 382564.8414985591 rows/sec., 28.35 MiB/sec. | ||
| 6870 | 2025.12.17 22:08:11.032098 [ 149 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.12.17 22:08:11.032119 [ 4 ] {35cdbc87-41ac-42b4-96be-d019da95f8ce} <Debug> TCPHandler: Processed in 0.001561931 sec. | ||
| 6872 | 2025.12.17 22:08:11.032122 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6873 | 2025.12.17 22:08:11.032229 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 6874 | 2025.12.17 22:08:11.032244 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6875 | 2025.12.17 22:08:11.032347 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6876 | 2025.12.17 22:08:11.032349 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6877 | 2025.12.17 22:08:11.032399 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6878 | 2025.12.17 22:08:11.032410 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6879 | 2025.12.17 22:08:11.032486 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 71 rows starting from the beginning of the part | ||
| 6880 | 2025.12.17 22:08:11.032532 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 721 rows starting from the beginning of the part | ||
| 6881 | 2025.12.17 22:08:11.032573 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 71 rows starting from the beginning of the part | ||
| 6882 | 2025.12.17 22:08:11.032612 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 713 rows starting from the beginning of the part | ||
| 6883 | 2025.12.17 22:08:11.032651 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 531 rows starting from the beginning of the part | ||
| 6884 | 2025.12.17 22:08:11.032973 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2025.12.17 22:08:11.033014 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6886 | 2025.12.17 22:08:11.033411 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6887 | 2025.12.17 22:08:11.033626 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2025.12.17 22:08:11.033739 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6889 | 2025.12.17 22:08:11.033758 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00143 sec., 591608.3916083915 rows/sec., 39.82 MiB/sec. | ||
| 6890 | 2025.12.17 22:08:11.033774 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.12.17 22:08:11.033799 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6892 | 2025.12.17 22:08:11.033803 [ 4 ] {1a435959-9a88-486e-a0e9-9b64fd538c90} <Debug> TCPHandler: Processed in 0.001610243 sec. | ||
| 6893 | 2025.12.17 22:08:11.033878 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 6894 | 2025.12.17 22:08:11.033928 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2025.12.17 22:08:11.033977 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6896 | 2025.12.17 22:08:11.034002 [ 187 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810668 sec., 1854011.8895346909 rows/sec., 140.32 MiB/sec. | ||
| 6897 | 2025.12.17 22:08:11.034030 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6898 | 2025.12.17 22:08:11.034007 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11750 rows starting from the beginning of the part | ||
| 6899 | 2025.12.17 22:08:11.034099 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <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 | ||
| 6900 | 2025.12.17 22:08:11.034117 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 6901 | 2025.12.17 22:08:11.034163 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 318 rows starting from the beginning of the part | ||
| 6902 | 2025.12.17 22:08:11.034205 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6903 | 2025.12.17 22:08:11.034206 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6904 | 2025.12.17 22:08:11.034243 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6905 | 2025.12.17 22:08:11.034286 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 6906 | 2025.12.17 22:08:11.034499 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2025.12.17 22:08:11.034580 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_41_8} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6908 | 2025.12.17 22:08:11.034657 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6909 | 2025.12.17 22:08:11.034854 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2025.12.17 22:08:11.034897 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6911 | 2025.12.17 22:08:11.035498 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6912 | 2025.12.17 22:08:11.035750 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2025.12.17 22:08:11.035866 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6914 | 2025.12.17 22:08:11.035894 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001883 sec., 3717.472118959108 rows/sec., 6.66 MiB/sec. | ||
| 6915 | 2025.12.17 22:08:11.035900 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2025.12.17 22:08:11.035933 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6917 | 2025.12.17 22:08:11.035956 [ 4 ] {e207f0f7-9929-4016-86e5-f0b132baa4ef} <Debug> TCPHandler: Processed in 0.002079015 sec. | ||
| 6918 | 2025.12.17 22:08:11.036020 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6919 | 2025.12.17 22:08:11.036076 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2025.12.17 22:08:11.036176 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6921 | 2025.12.17 22:08:11.036219 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6922 | 2025.12.17 22:08:11.036260 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2025.12.17 22:08:11.036331 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 583 rows starting from the beginning of the part | ||
| 6924 | 2025.12.17 22:08:11.036474 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6925 | 2025.12.17 22:08:11.036562 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2025.12.17 22:08:11.036578 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6927 | 2025.12.17 22:08:11.036607 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6928 | 2025.12.17 22:08:11.036688 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6929 | 2025.12.17 22:08:11.036788 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 6930 | 2025.12.17 22:08:11.036881 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6931 | 2025.12.17 22:08:11.037036 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6932 | 2025.12.17 22:08:11.037285 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.12.17 22:08:11.037423 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 6934 | 2025.12.17 22:08:11.037424 [ 148 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6935 | 2025.12.17 22:08:11.037465 [ 4 ] {d3b20f68-52b9-4625-8e8a-b106b9c43117} <Debug> TCPHandler: Processed in 0.001440078 sec. | ||
| 6936 | 2025.12.17 22:08:11.037492 [ 148 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2025.12.17 22:08:11.037525 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6938 | 2025.12.17 22:08:11.037607 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6939 | 2025.12.17 22:08:11.037705 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6940 | 2025.12.17 22:08:11.037733 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1986 rows starting from the beginning of the part | ||
| 6941 | 2025.12.17 22:08:11.037781 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6942 | 2025.12.17 22:08:11.037822 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6943 | 2025.12.17 22:08:11.037860 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6944 | 2025.12.17 22:08:11.037895 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6945 | 2025.12.17 22:08:11.037931 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 6946 | 2025.12.17 22:08:11.038294 [ 189 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13548 rows, containing 5 columns (5 merged, 0 gathered) in 0.004445547 sec., 3047543.980527031 rows/sec., 206.59 MiB/sec. | ||
| 6947 | 2025.12.17 22:08:11.038803 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6948 | 2025.12.17 22:08:11.039156 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2025.12.17 22:08:11.039250 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6950 | 2025.12.17 22:08:11.039289 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715746 sec., 1383654.6901464437 rows/sec., 89.67 MiB/sec. | ||
| 6951 | 2025.12.17 22:08:11.039367 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 6952 | 2025.12.17 22:08:11.039636 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6953 | 2025.12.17 22:08:11.039949 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2025.12.17 22:08:11.040027 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_41_8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6955 | 2025.12.17 22:08:11.040127 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6956 | 2025.12.17 22:08:11.042418 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 19 columns (19 merged, 0 gathered) in 0.0064376 sec., 104386.7279731577 rows/sec., 187.06 MiB/sec. | ||
| 6957 | 2025.12.17 22:08:11.043642 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6958 | 2025.12.17 22:08:11.043972 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.12.17 22:08:11.044039 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6960 | 2025.12.17 22:08:11.044152 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 6961 | 2025.12.17 22:08:12.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.85 MiB, peak 285.42 MiB, free memory in arenas 0.00 B, will set to 277.78 MiB (RSS), difference: 2.94 MiB | ||
| 6962 | 2025.12.17 22:08:12.334556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14010 | ||
| 6963 | 2025.12.17 22:08:12.335057 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2025.12.17 22:08:12.335102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6965 | 2025.12.17 22:08:12.335630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6966 | 2025.12.17 22:08:12.335883 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2025.12.17 22:08:12.336031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14010 | ||
| 6968 | 2025.12.17 22:08:13.058703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6969 | 2025.12.17 22:08:13.076448 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2025.12.17 22:08:13.076520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6971 | 2025.12.17 22:08:13.082522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6972 | 2025.12.17 22:08:13.083371 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2025.12.17 22:08:13.088706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6974 | 2025.12.17 22:08:14.875359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 943 | ||
| 6975 | 2025.12.17 22:08:14.877823 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2025.12.17 22:08:14.877869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6977 | 2025.12.17 22:08:14.879048 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6978 | 2025.12.17 22:08:14.879313 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2025.12.17 22:08:14.879452 [ 43 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6980 | 2025.12.17 22:08:14.879515 [ 43 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.12.17 22:08:14.879534 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6982 | 2025.12.17 22:08:14.879559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 943 | ||
| 6983 | 2025.12.17 22:08:14.879654 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 6984 | 2025.12.17 22:08:14.880278 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6985 | 2025.12.17 22:08:14.880463 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 757 rows starting from the beginning of the part | ||
| 6986 | 2025.12.17 22:08:14.880861 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6987 | 2025.12.17 22:08:14.881202 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6988 | 2025.12.17 22:08:14.881550 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6989 | 2025.12.17 22:08:14.881906 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6990 | 2025.12.17 22:08:14.882236 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6991 | 2025.12.17 22:08:14.888922 [ 196 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 72 columns (72 merged, 0 gathered) in 0.009326056 sec., 101114.55474854537 rows/sec., 88.52 MiB/sec. | ||
| 6992 | 2025.12.17 22:08:14.890385 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6993 | 2025.12.17 22:08:14.891019 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.12.17 22:08:14.891104 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_21_4} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6995 | 2025.12.17 22:08:14.891437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6996 | 2025.12.17 22:08:16.009072 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2025.12.17 22:08:16.009296 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6998 | 2025.12.17 22:08:16.009370 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6999 | 2025.12.17 22:08:16.010233 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.12.17 22:08:16.010279 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7001 | 2025.12.17 22:08:16.010710 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7002 | 2025.12.17 22:08:16.010936 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2025.12.17 22:08:16.011091 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 7004 | 2025.12.17 22:08:16.011134 [ 4 ] {7aba2640-7b64-4b2a-b4f6-62e24a298943} <Debug> TCPHandler: Processed in 0.002203359 sec. | ||
| 7005 | 2025.12.17 22:08:16.011253 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.12.17 22:08:16.011350 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7007 | 2025.12.17 22:08:16.011392 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7008 | 2025.12.17 22:08:16.012372 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.12.17 22:08:16.012409 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7010 | 2025.12.17 22:08:16.012790 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7011 | 2025.12.17 22:08:16.013004 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.12.17 22:08:16.013132 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001801 sec., 655191.5602443087 rows/sec., 52.25 MiB/sec. | ||
| 7013 | 2025.12.17 22:08:16.013170 [ 4 ] {3b56fdc0-fbf2-491d-b666-663b22fe47f2} <Debug> TCPHandler: Processed in 0.001967422 sec. | ||
| 7014 | 2025.12.17 22:08:16.013284 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2025.12.17 22:08:16.013380 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7016 | 2025.12.17 22:08:16.013420 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7017 | 2025.12.17 22:08:16.013900 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.12.17 22:08:16.013937 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7019 | 2025.12.17 22:08:16.014247 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7020 | 2025.12.17 22:08:16.014477 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.12.17 22:08:16.014620 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001258 sec., 189984.10174880762 rows/sec., 11.54 MiB/sec. | ||
| 7022 | 2025.12.17 22:08:16.014657 [ 4 ] {44047908-3c23-4f1e-a6da-b36f53d8d322} <Debug> TCPHandler: Processed in 0.001423848 sec. | ||
| 7023 | 2025.12.17 22:08:16.014760 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2025.12.17 22:08:16.014854 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7025 | 2025.12.17 22:08:16.014894 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7026 | 2025.12.17 22:08:16.015365 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.12.17 22:08:16.015400 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7028 | 2025.12.17 22:08:16.015699 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7029 | 2025.12.17 22:08:16.015910 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.12.17 22:08:16.016034 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001198 sec., 176961.6026711185 rows/sec., 11.41 MiB/sec. | ||
| 7031 | 2025.12.17 22:08:16.016071 [ 4 ] {59459d9a-e678-4bee-9f86-70f0b46b577b} <Debug> TCPHandler: Processed in 0.001361036 sec. | ||
| 7032 | 2025.12.17 22:08:16.016171 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2025.12.17 22:08:16.016268 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7034 | 2025.12.17 22:08:16.016308 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7035 | 2025.12.17 22:08:16.016794 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.12.17 22:08:16.016829 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7037 | 2025.12.17 22:08:16.017135 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7038 | 2025.12.17 22:08:16.017357 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.12.17 22:08:16.017485 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 7040 | 2025.12.17 22:08:16.017523 [ 4 ] {7833a88e-d4fc-4e51-9100-5ff476ed87e1} <Debug> TCPHandler: Processed in 0.001402277 sec. | ||
| 7041 | 2025.12.17 22:08:16.017628 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2025.12.17 22:08:16.017723 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7043 | 2025.12.17 22:08:16.017762 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7044 | 2025.12.17 22:08:16.018401 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2025.12.17 22:08:16.018437 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7046 | 2025.12.17 22:08:16.018785 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7047 | 2025.12.17 22:08:16.019034 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2025.12.17 22:08:16.019158 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001454 sec., 490371.3892709766 rows/sec., 34.38 MiB/sec. | ||
| 7049 | 2025.12.17 22:08:16.019197 [ 4 ] {837d1758-bdff-455a-b9d8-e89c0a92b2c4} <Debug> TCPHandler: Processed in 0.001618753 sec. | ||
| 7050 | 2025.12.17 22:08:16.019308 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2025.12.17 22:08:16.019403 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7052 | 2025.12.17 22:08:16.019445 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7053 | 2025.12.17 22:08:16.019769 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2025.12.17 22:08:16.019803 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7055 | 2025.12.17 22:08:16.020099 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7056 | 2025.12.17 22:08:16.020309 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2025.12.17 22:08:16.020433 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 7058 | 2025.12.17 22:08:16.020469 [ 4 ] {53afbc7e-1cdc-4269-88cb-cc156557d055} <Debug> TCPHandler: Processed in 0.001211392 sec. | ||
| 7059 | 2025.12.17 22:08:16.020571 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2025.12.17 22:08:16.020666 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7061 | 2025.12.17 22:08:16.020709 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7062 | 2025.12.17 22:08:16.021129 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2025.12.17 22:08:16.021163 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7064 | 2025.12.17 22:08:16.021508 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7065 | 2025.12.17 22:08:16.021719 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2025.12.17 22:08:16.021845 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001197 sec., 262322.47284878866 rows/sec., 17.23 MiB/sec. | ||
| 7067 | 2025.12.17 22:08:16.021882 [ 4 ] {48b3790b-997d-44a3-9d7c-ff9144aaff31} <Debug> TCPHandler: Processed in 0.001360456 sec. | ||
| 7068 | 2025.12.17 22:08:16.021981 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2025.12.17 22:08:16.022077 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7070 | 2025.12.17 22:08:16.022118 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7071 | 2025.12.17 22:08:16.022418 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2025.12.17 22:08:16.022453 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7073 | 2025.12.17 22:08:16.022742 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7074 | 2025.12.17 22:08:16.022968 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2025.12.17 22:08:16.023095 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7076 | 2025.12.17 22:08:16.023131 [ 4 ] {e3de2633-43a1-4116-99be-a51a4e797d31} <Debug> TCPHandler: Processed in 0.001199371 sec. | ||
| 7077 | 2025.12.17 22:08:16.023231 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2025.12.17 22:08:16.023325 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7079 | 2025.12.17 22:08:16.023379 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <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 | ||
| 7080 | 2025.12.17 22:08:16.024198 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2025.12.17 22:08:16.024233 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7082 | 2025.12.17 22:08:16.024784 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7083 | 2025.12.17 22:08:16.025013 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2025.12.17 22:08:16.025148 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001841 sec., 18468.22379141771 rows/sec., 33.09 MiB/sec. | ||
| 7085 | 2025.12.17 22:08:16.025201 [ 4 ] {8e52852a-f846-460c-8bad-27879d7e8c68} <Debug> TCPHandler: Processed in 0.002019033 sec. | ||
| 7086 | 2025.12.17 22:08:16.025315 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2025.12.17 22:08:16.025410 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7088 | 2025.12.17 22:08:16.025451 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7089 | 2025.12.17 22:08:16.025779 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2025.12.17 22:08:16.025813 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7091 | 2025.12.17 22:08:16.026124 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7092 | 2025.12.17 22:08:16.026335 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2025.12.17 22:08:16.026458 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 7094 | 2025.12.17 22:08:16.026492 [ 4 ] {9063e7ab-1478-4506-87a1-d4ebd99d507c} <Debug> TCPHandler: Processed in 0.001228032 sec. | ||
| 7095 | 2025.12.17 22:08:19.711645 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7096 | 2025.12.17 22:08:19.711702 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7097 | 2025.12.17 22:08:19.836140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14458 | ||
| 7098 | 2025.12.17 22:08:19.836633 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2025.12.17 22:08:19.836678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7100 | 2025.12.17 22:08:19.837187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7101 | 2025.12.17 22:08:19.837450 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2025.12.17 22:08:19.837580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14458 | ||
| 7103 | 2025.12.17 22:08:20.588805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7104 | 2025.12.17 22:08:20.605745 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.12.17 22:08:20.605799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7106 | 2025.12.17 22:08:20.611804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7107 | 2025.12.17 22:08:20.612514 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.12.17 22:08:20.615229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7109 | 2025.12.17 22:08:20.995335 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2025.12.17 22:08:20.995516 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7111 | 2025.12.17 22:08:20.995580 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7112 | 2025.12.17 22:08:20.996284 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2025.12.17 22:08:20.996323 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7114 | 2025.12.17 22:08:20.996714 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7115 | 2025.12.17 22:08:20.996936 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2025.12.17 22:08:20.997086 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001618 sec., 43263.28800988875 rows/sec., 3.47 MiB/sec. | ||
| 7117 | 2025.12.17 22:08:20.997127 [ 4 ] {1903191d-267b-438f-b8f9-8f0929acffb1} <Debug> TCPHandler: Processed in 0.001916411 sec. | ||
| 7118 | 2025.12.17 22:08:20.997258 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2025.12.17 22:08:20.997353 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7120 | 2025.12.17 22:08:20.997395 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7121 | 2025.12.17 22:08:20.997798 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2025.12.17 22:08:20.997840 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7123 | 2025.12.17 22:08:20.998149 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7124 | 2025.12.17 22:08:20.998356 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2025.12.17 22:08:20.998481 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001146 sec., 6108.202443280977 rows/sec., 459.31 KiB/sec. | ||
| 7126 | 2025.12.17 22:08:20.998518 [ 4 ] {023edc1a-9d70-4b82-9028-f3b62983db1c} <Debug> TCPHandler: Processed in 0.001307655 sec. | ||
| 7127 | 2025.12.17 22:08:20.998626 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2025.12.17 22:08:20.998719 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7129 | 2025.12.17 22:08:20.998758 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7130 | 2025.12.17 22:08:20.999171 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2025.12.17 22:08:20.999212 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7132 | 2025.12.17 22:08:20.999525 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7133 | 2025.12.17 22:08:20.999737 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2025.12.17 22:08:20.999860 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001158 sec., 61312.6079447323 rows/sec., 4.79 MiB/sec. | ||
| 7135 | 2025.12.17 22:08:20.999901 [ 4 ] {26ffe33b-908e-4351-a1ad-6dbaf82587bf} <Debug> TCPHandler: Processed in 0.001323195 sec. | ||
| 7136 | 2025.12.17 22:08:21.000012 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2025.12.17 22:08:21.000106 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2025.12.17 22:08:21.000149 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7139 | 2025.12.17 22:08:21.000567 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2025.12.17 22:08:21.000603 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7141 | 2025.12.17 22:08:21.000946 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7142 | 2025.12.17 22:08:21.001159 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2025.12.17 22:08:21.001288 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 7144 | 2025.12.17 22:08:21.001324 [ 4 ] {a2610239-55dd-4ffd-bd8a-80df35669a7a} <Debug> TCPHandler: Processed in 0.001359676 sec. | ||
| 7145 | 2025.12.17 22:08:21.001464 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2025.12.17 22:08:21.001567 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7147 | 2025.12.17 22:08:21.001621 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <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 | ||
| 7148 | 2025.12.17 22:08:21.002438 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2025.12.17 22:08:21.002474 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7150 | 2025.12.17 22:08:21.003016 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7151 | 2025.12.17 22:08:21.003244 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2025.12.17 22:08:21.003386 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001837 sec., 3810.5606967882413 rows/sec., 6.83 MiB/sec. | ||
| 7153 | 2025.12.17 22:08:21.003441 [ 4 ] {0c4fce37-36be-494e-b4ef-e1aaae50f605} <Debug> TCPHandler: Processed in 0.002042504 sec. | ||
| 7154 | 2025.12.17 22:08:21.003569 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2025.12.17 22:08:21.003664 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7156 | 2025.12.17 22:08:21.003706 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7157 | 2025.12.17 22:08:21.004061 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2025.12.17 22:08:21.004097 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7159 | 2025.12.17 22:08:21.004398 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7160 | 2025.12.17 22:08:21.004606 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.12.17 22:08:21.004731 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7162 | 2025.12.17 22:08:21.004767 [ 4 ] {076754ff-902a-4881-bd18-7b4f2380c358} <Debug> TCPHandler: Processed in 0.001245573 sec. | ||
| 7163 | 2025.12.17 22:08:24.879766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 977 | ||
| 7164 | 2025.12.17 22:08:24.882148 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.12.17 22:08:24.882198 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7166 | 2025.12.17 22:08:24.883534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7167 | 2025.12.17 22:08:24.883821 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.12.17 22:08:24.884150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 977 | ||
| 7169 | 2025.12.17 22:08:25.888533 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61936 | ||
| 7170 | 2025.12.17 22:08:25.888656 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7171 | 2025.12.17 22:08:25.888682 [ 336 ] {} <Debug> TCP-Session: 663b1d78-76c3-4715-96da-ff7018935c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:61936 | ||
| 7172 | 2025.12.17 22:08:25.888702 [ 336 ] {} <Debug> TCP-Session: 663b1d78-76c3-4715-96da-ff7018935c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2025.12.17 22:08:25.888715 [ 336 ] {} <Debug> TCP-Session: 663b1d78-76c3-4715-96da-ff7018935c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7174 | 2025.12.17 22:08:25.888908 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57227 | ||
| 7175 | 2025.12.17 22:08:25.888926 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37445 | ||
| 7176 | 2025.12.17 22:08:25.888957 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 | ||
| 7177 | 2025.12.17 22:08:25.888982 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58386 | ||
| 7178 | 2025.12.17 22:08:25.888984 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48632 | ||
| 7179 | 2025.12.17 22:08:25.889045 [ 336 ] {} <Trace> TCP-Session: 663b1d78-76c3-4715-96da-ff7018935c3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2025.12.17 22:08:25.889061 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7181 | 2025.12.17 22:08:25.889086 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7182 | 2025.12.17 22:08:25.889110 [ 340 ] {} <Debug> TCP-Session: b73fe8f0-1b94-47f5-a16e-eb1f2d7a1490 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 | ||
| 7183 | 2025.12.17 22:08:25.889123 [ 343 ] {} <Debug> TCP-Session: e70cfc2d-acc4-41ac-86cf-340fe4301147 Authenticating user 'default' from [fd00:1122:3344:101::e]:58386 | ||
| 7184 | 2025.12.17 22:08:25.889045 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7185 | 2025.12.17 22:08:25.889144 [ 340 ] {} <Debug> TCP-Session: b73fe8f0-1b94-47f5-a16e-eb1f2d7a1490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2025.12.17 22:08:25.889152 [ 343 ] {} <Debug> TCP-Session: e70cfc2d-acc4-41ac-86cf-340fe4301147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2025.12.17 22:08:25.889185 [ 338 ] {} <Debug> TCP-Session: 653e2880-d8e9-4681-9d18-6c510e21a105 Authenticating user 'default' from [fd00:1122:3344:101::e]:37445 | ||
| 7188 | 2025.12.17 22:08:25.889218 [ 343 ] {} <Debug> TCP-Session: e70cfc2d-acc4-41ac-86cf-340fe4301147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2025.12.17 22:08:25.889025 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7190 | 2025.12.17 22:08:25.889243 [ 336 ] {69df9485-d501-410f-8ed8-50cab881a061} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7191 | 2025.12.17 22:08:25.889274 [ 337 ] {} <Debug> TCP-Session: 04bd5258-49a4-4822-a3ee-8ee0fc2e88d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57227 | ||
| 7192 | 2025.12.17 22:08:25.889010 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57439 | ||
| 7193 | 2025.12.17 22:08:25.889323 [ 337 ] {} <Debug> TCP-Session: 04bd5258-49a4-4822-a3ee-8ee0fc2e88d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2025.12.17 22:08:25.889342 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7195 | 2025.12.17 22:08:25.889359 [ 337 ] {} <Debug> TCP-Session: 04bd5258-49a4-4822-a3ee-8ee0fc2e88d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2025.12.17 22:08:25.889003 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64816 | ||
| 7197 | 2025.12.17 22:08:25.889389 [ 342 ] {} <Debug> TCP-Session: 2978c0c7-209f-4dc3-ba3b-74abc2693ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48632 | ||
| 7198 | 2025.12.17 22:08:25.888943 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54899 | ||
| 7199 | 2025.12.17 22:08:25.889443 [ 342 ] {} <Debug> TCP-Session: 2978c0c7-209f-4dc3-ba3b-74abc2693ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7200 | 2025.12.17 22:08:25.889242 [ 338 ] {} <Debug> TCP-Session: 653e2880-d8e9-4681-9d18-6c510e21a105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2025.12.17 22:08:25.889481 [ 342 ] {} <Debug> TCP-Session: 2978c0c7-209f-4dc3-ba3b-74abc2693ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2025.12.17 22:08:25.889501 [ 338 ] {} <Debug> TCP-Session: 653e2880-d8e9-4681-9d18-6c510e21a105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2025.12.17 22:08:25.889185 [ 340 ] {} <Debug> TCP-Session: b73fe8f0-1b94-47f5-a16e-eb1f2d7a1490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2025.12.17 22:08:25.889634 [ 336 ] {69df9485-d501-410f-8ed8-50cab881a061} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7205 | 2025.12.17 22:08:25.889699 [ 336 ] {69df9485-d501-410f-8ed8-50cab881a061} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7206 | 2025.12.17 22:08:25.889812 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7207 | 2025.12.17 22:08:25.889846 [ 3 ] {} <Debug> TCP-Session: 01008da6-f893-4483-b439-edcfe68005c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64816 | ||
| 7208 | 2025.12.17 22:08:25.889862 [ 3 ] {} <Debug> TCP-Session: 01008da6-f893-4483-b439-edcfe68005c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2025.12.17 22:08:25.889878 [ 3 ] {} <Debug> TCP-Session: 01008da6-f893-4483-b439-edcfe68005c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2025.12.17 22:08:25.889919 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7211 | 2025.12.17 22:08:25.889952 [ 339 ] {} <Debug> TCP-Session: fae26393-11c3-4659-b845-421f08b80745 Authenticating user 'default' from [fd00:1122:3344:101::e]:54899 | ||
| 7212 | 2025.12.17 22:08:25.889968 [ 339 ] {} <Debug> TCP-Session: fae26393-11c3-4659-b845-421f08b80745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2025.12.17 22:08:25.889980 [ 339 ] {} <Debug> TCP-Session: fae26393-11c3-4659-b845-421f08b80745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2025.12.17 22:08:25.890058 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7215 | 2025.12.17 22:08:25.890107 [ 335 ] {} <Debug> TCP-Session: af0ad526-fccf-4539-a2ca-df45f94e9eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57439 | ||
| 7216 | 2025.12.17 22:08:25.890131 [ 335 ] {} <Debug> TCP-Session: af0ad526-fccf-4539-a2ca-df45f94e9eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2025.12.17 22:08:25.890151 [ 335 ] {} <Debug> TCP-Session: af0ad526-fccf-4539-a2ca-df45f94e9eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2025.12.17 22:08:25.890174 [ 336 ] {69df9485-d501-410f-8ed8-50cab881a061} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 7219 | 2025.12.17 22:08:25.891266 [ 283 ] {69df9485-d501-410f-8ed8-50cab881a061} <Trace> AggregatingTransform: Aggregating | ||
| 7220 | 2025.12.17 22:08:25.891313 [ 283 ] {69df9485-d501-410f-8ed8-50cab881a061} <Trace> Aggregator: Aggregation method: without_key | ||
| 7221 | 2025.12.17 22:08:25.891355 [ 283 ] {69df9485-d501-410f-8ed8-50cab881a061} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000984566 sec. (2031.352 rows/sec., 79.35 KiB/sec.) | ||
| 7222 | 2025.12.17 22:08:25.891377 [ 283 ] {69df9485-d501-410f-8ed8-50cab881a061} <Trace> Aggregator: Merging aggregated data | ||
| 7223 | 2025.12.17 22:08:25.892686 [ 336 ] {69df9485-d501-410f-8ed8-50cab881a061} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003508 sec., 570.1254275940707 rows/sec., 22.27 KiB/sec. | ||
| 7224 | 2025.12.17 22:08:25.892872 [ 336 ] {69df9485-d501-410f-8ed8-50cab881a061} <Debug> TCPHandler: Processed in 0.003969435 sec. | ||
| 7225 | 2025.12.17 22:08:25.892969 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7226 | 2025.12.17 22:08:25.892997 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7227 | 2025.12.17 22:08:25.892999 [ 336 ] {} <Debug> TCP-Session: 663b1d78-76c3-4715-96da-ff7018935c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2025.12.17 22:08:25.893036 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7229 | 2025.12.17 22:08:25.893047 [ 335 ] {} <Debug> TCP-Session: af0ad526-fccf-4539-a2ca-df45f94e9eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2025.12.17 22:08:25.893055 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7231 | 2025.12.17 22:08:25.893082 [ 337 ] {} <Debug> TCP-Session: 04bd5258-49a4-4822-a3ee-8ee0fc2e88d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2025.12.17 22:08:25.893097 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7233 | 2025.12.17 22:08:25.893116 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7234 | 2025.12.17 22:08:25.893130 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7235 | 2025.12.17 22:08:25.893144 [ 339 ] {} <Debug> TCP-Session: fae26393-11c3-4659-b845-421f08b80745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2025.12.17 22:08:25.893172 [ 340 ] {} <Debug> TCP-Session: b73fe8f0-1b94-47f5-a16e-eb1f2d7a1490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2025.12.17 22:08:25.893182 [ 3 ] {} <Debug> TCP-Session: 01008da6-f893-4483-b439-edcfe68005c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2025.12.17 22:08:25.893118 [ 338 ] {} <Debug> TCP-Session: 653e2880-d8e9-4681-9d18-6c510e21a105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2025.12.17 22:08:25.893081 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7240 | 2025.12.17 22:08:25.893075 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7241 | 2025.12.17 22:08:25.893353 [ 343 ] {} <Debug> TCP-Session: e70cfc2d-acc4-41ac-86cf-340fe4301147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2025.12.17 22:08:25.893392 [ 342 ] {} <Debug> TCP-Session: 2978c0c7-209f-4dc3-ba3b-74abc2693ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2025.12.17 22:08:26.000206 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2025.12.17 22:08:26.000405 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7245 | 2025.12.17 22:08:26.000476 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7246 | 2025.12.17 22:08:26.001134 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2025.12.17 22:08:26.001183 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7248 | 2025.12.17 22:08:26.001593 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7249 | 2025.12.17 22:08:26.001867 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2025.12.17 22:08:26.002030 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 7251 | 2025.12.17 22:08:26.002076 [ 4 ] {e946240c-ab1b-40d5-b186-530bc59dde1f} <Debug> TCPHandler: Processed in 0.002009454 sec. | ||
| 7252 | 2025.12.17 22:08:26.002208 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2025.12.17 22:08:26.002308 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7254 | 2025.12.17 22:08:26.002352 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7255 | 2025.12.17 22:08:26.002860 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.12.17 22:08:26.002897 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7257 | 2025.12.17 22:08:26.003234 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7258 | 2025.12.17 22:08:26.003478 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.12.17 22:08:26.003611 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Debug> executeQuery: Read 244 rows, 22.38 KiB in 0.001323 sec., 184429.32728647016 rows/sec., 16.52 MiB/sec. | ||
| 7260 | 2025.12.17 22:08:26.003651 [ 4 ] {cd4c5311-f1f3-4aa8-ad11-6fa0208ae93b} <Debug> TCPHandler: Processed in 0.001495319 sec. | ||
| 7261 | 2025.12.17 22:08:26.003781 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2025.12.17 22:08:26.003877 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7263 | 2025.12.17 22:08:26.003918 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7264 | 2025.12.17 22:08:26.004353 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2025.12.17 22:08:26.004390 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7266 | 2025.12.17 22:08:26.004700 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7267 | 2025.12.17 22:08:26.004916 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2025.12.17 22:08:26.005043 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Debug> executeQuery: Read 46 rows, 3.52 KiB in 0.001185 sec., 38818.56540084388 rows/sec., 2.90 MiB/sec. | ||
| 7269 | 2025.12.17 22:08:26.005082 [ 4 ] {b73867ec-9f82-41d5-82a1-fe6bc255867a} <Debug> TCPHandler: Processed in 0.001352316 sec. | ||
| 7270 | 2025.12.17 22:08:26.005196 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2025.12.17 22:08:26.005291 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7272 | 2025.12.17 22:08:26.005331 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7273 | 2025.12.17 22:08:26.005730 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2025.12.17 22:08:26.005773 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7275 | 2025.12.17 22:08:26.006073 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7276 | 2025.12.17 22:08:26.006311 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2025.12.17 22:08:26.006438 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 7278 | 2025.12.17 22:08:26.006475 [ 4 ] {ccf423d8-0ff1-4954-9d85-d86cb97aae77} <Debug> TCPHandler: Processed in 0.001330265 sec. | ||
| 7279 | 2025.12.17 22:08:26.006588 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2025.12.17 22:08:26.006683 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7281 | 2025.12.17 22:08:26.006724 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7282 | 2025.12.17 22:08:26.007107 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.12.17 22:08:26.007145 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7284 | 2025.12.17 22:08:26.007439 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7285 | 2025.12.17 22:08:26.007675 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.12.17 22:08:26.007799 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 7287 | 2025.12.17 22:08:26.007837 [ 4 ] {8583a529-9e37-475b-b522-ef35628b9abb} <Debug> TCPHandler: Processed in 0.001301284 sec. | ||
| 7288 | 2025.12.17 22:08:26.007938 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2025.12.17 22:08:26.008033 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7290 | 2025.12.17 22:08:26.008072 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7291 | 2025.12.17 22:08:26.008558 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2025.12.17 22:08:26.008596 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7293 | 2025.12.17 22:08:26.008909 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7294 | 2025.12.17 22:08:26.009123 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2025.12.17 22:08:26.009249 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001234 sec., 108589.95137763371 rows/sec., 8.78 MiB/sec. | ||
| 7296 | 2025.12.17 22:08:26.009291 [ 4 ] {57225770-220d-488d-bcfb-511870bfdde4} <Debug> TCPHandler: Processed in 0.001401997 sec. | ||
| 7297 | 2025.12.17 22:08:26.009406 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2025.12.17 22:08:26.009503 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7299 | 2025.12.17 22:08:26.009547 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7300 | 2025.12.17 22:08:26.009960 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.12.17 22:08:26.009997 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7302 | 2025.12.17 22:08:26.010340 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7303 | 2025.12.17 22:08:26.010572 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2025.12.17 22:08:26.010700 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Debug> executeQuery: Read 232 rows, 17.39 KiB in 0.001215 sec., 190946.50205761316 rows/sec., 13.98 MiB/sec. | ||
| 7305 | 2025.12.17 22:08:26.010738 [ 4 ] {8dc6486e-6c8e-4382-97e1-d90312546a8f} <Debug> TCPHandler: Processed in 0.001382177 sec. | ||
| 7306 | 2025.12.17 22:08:26.010865 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2025.12.17 22:08:26.010963 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7308 | 2025.12.17 22:08:26.011018 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <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 | ||
| 7309 | 2025.12.17 22:08:26.011842 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.12.17 22:08:26.011880 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7311 | 2025.12.17 22:08:26.012450 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7312 | 2025.12.17 22:08:26.012688 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.12.17 22:08:26.012822 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001879 sec., 18094.731240021287 rows/sec., 32.42 MiB/sec. | ||
| 7314 | 2025.12.17 22:08:26.012877 [ 4 ] {220539ac-9a31-4130-9abd-4aef0eaf25f9} <Debug> TCPHandler: Processed in 0.002062834 sec. | ||
| 7315 | 2025.12.17 22:08:26.013004 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2025.12.17 22:08:26.013100 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7317 | 2025.12.17 22:08:26.013142 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7318 | 2025.12.17 22:08:26.013534 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2025.12.17 22:08:26.013572 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7320 | 2025.12.17 22:08:26.013896 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7321 | 2025.12.17 22:08:26.014109 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.12.17 22:08:26.014236 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 7323 | 2025.12.17 22:08:26.014272 [ 4 ] {48b902a0-822f-477a-811f-f8689a44823f} <Debug> TCPHandler: Processed in 0.001318495 sec. | ||
| 7324 | 2025.12.17 22:08:26.122716 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61337 | ||
| 7325 | 2025.12.17 22:08:26.122821 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7326 | 2025.12.17 22:08:26.122846 [ 336 ] {} <Debug> TCP-Session: 15d87029-9d7b-43c2-963f-0cfa812a21aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61337 | ||
| 7327 | 2025.12.17 22:08:26.122867 [ 336 ] {} <Debug> TCP-Session: 15d87029-9d7b-43c2-963f-0cfa812a21aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2025.12.17 22:08:26.122878 [ 336 ] {} <Debug> TCP-Session: 15d87029-9d7b-43c2-963f-0cfa812a21aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2025.12.17 22:08:26.123100 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57826 | ||
| 7330 | 2025.12.17 22:08:26.123122 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51140 | ||
| 7331 | 2025.12.17 22:08:26.123136 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64959 | ||
| 7332 | 2025.12.17 22:08:26.123168 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33369 | ||
| 7333 | 2025.12.17 22:08:26.123186 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60931 | ||
| 7334 | 2025.12.17 22:08:26.123226 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7335 | 2025.12.17 22:08:26.123249 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7336 | 2025.12.17 22:08:26.123268 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7337 | 2025.12.17 22:08:26.123274 [ 337 ] {} <Debug> TCP-Session: f4542163-474d-446f-bb83-e6b35e56bc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:57826 | ||
| 7338 | 2025.12.17 22:08:26.123284 [ 340 ] {} <Debug> TCP-Session: ec8561f0-16bb-4a2d-bacc-17122b868a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:64959 | ||
| 7339 | 2025.12.17 22:08:26.123305 [ 343 ] {} <Debug> TCP-Session: 89f76d16-2a18-4c2e-9fc4-b614ff9372c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33369 | ||
| 7340 | 2025.12.17 22:08:26.123319 [ 337 ] {} <Debug> TCP-Session: f4542163-474d-446f-bb83-e6b35e56bc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2025.12.17 22:08:26.123322 [ 340 ] {} <Debug> TCP-Session: ec8561f0-16bb-4a2d-bacc-17122b868a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2025.12.17 22:08:26.123345 [ 343 ] {} <Debug> TCP-Session: 89f76d16-2a18-4c2e-9fc4-b614ff9372c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2025.12.17 22:08:26.123349 [ 337 ] {} <Debug> TCP-Session: f4542163-474d-446f-bb83-e6b35e56bc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2025.12.17 22:08:26.123357 [ 340 ] {} <Debug> TCP-Session: ec8561f0-16bb-4a2d-bacc-17122b868a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2025.12.17 22:08:26.123375 [ 343 ] {} <Debug> TCP-Session: 89f76d16-2a18-4c2e-9fc4-b614ff9372c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2025.12.17 22:08:26.123198 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50043 | ||
| 7347 | 2025.12.17 22:08:26.123157 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42465 | ||
| 7348 | 2025.12.17 22:08:26.123106 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61718 | ||
| 7349 | 2025.12.17 22:08:26.123491 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2025.12.17 22:08:26.123507 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7351 | 2025.12.17 22:08:26.123349 [ 336 ] {} <Trace> TCP-Session: 15d87029-9d7b-43c2-963f-0cfa812a21aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.12.17 22:08:26.123532 [ 335 ] {} <Debug> TCP-Session: 4a92d931-51e3-47f3-a5ea-653b940867e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50043 | ||
| 7353 | 2025.12.17 22:08:26.123539 [ 342 ] {} <Debug> TCP-Session: 5c3a7c89-e9e9-40b3-8508-efd79f390d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:42465 | ||
| 7354 | 2025.12.17 22:08:26.123568 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7355 | 2025.12.17 22:08:26.123576 [ 335 ] {} <Debug> TCP-Session: 4a92d931-51e3-47f3-a5ea-653b940867e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2025.12.17 22:08:26.123578 [ 342 ] {} <Debug> TCP-Session: 5c3a7c89-e9e9-40b3-8508-efd79f390d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2025.12.17 22:08:26.123603 [ 338 ] {} <Debug> TCP-Session: 01e47d85-8714-4ee3-bd06-30c78a75f5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61718 | ||
| 7358 | 2025.12.17 22:08:26.123615 [ 342 ] {} <Debug> TCP-Session: 5c3a7c89-e9e9-40b3-8508-efd79f390d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2025.12.17 22:08:26.123607 [ 335 ] {} <Debug> TCP-Session: 4a92d931-51e3-47f3-a5ea-653b940867e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2025.12.17 22:08:26.123637 [ 338 ] {} <Debug> TCP-Session: 01e47d85-8714-4ee3-bd06-30c78a75f5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7361 | 2025.12.17 22:08:26.123318 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2025.12.17 22:08:26.123664 [ 338 ] {} <Debug> TCP-Session: 01e47d85-8714-4ee3-bd06-30c78a75f5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2025.12.17 22:08:26.123230 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7364 | 2025.12.17 22:08:26.123694 [ 336 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61337) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7365 | 2025.12.17 22:08:26.123723 [ 339 ] {} <Debug> TCP-Session: cbff4836-91e8-4084-a4e8-5c94cb4c7df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51140 | ||
| 7366 | 2025.12.17 22:08:26.123692 [ 3 ] {} <Debug> TCP-Session: dc0d6ad1-d84d-4708-b462-a19d2e2953d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60931 | ||
| 7367 | 2025.12.17 22:08:26.123746 [ 339 ] {} <Debug> TCP-Session: cbff4836-91e8-4084-a4e8-5c94cb4c7df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2025.12.17 22:08:26.123766 [ 3 ] {} <Debug> TCP-Session: dc0d6ad1-d84d-4708-b462-a19d2e2953d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2025.12.17 22:08:26.123773 [ 339 ] {} <Debug> TCP-Session: cbff4836-91e8-4084-a4e8-5c94cb4c7df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.12.17 22:08:26.123788 [ 3 ] {} <Debug> TCP-Session: dc0d6ad1-d84d-4708-b462-a19d2e2953d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2025.12.17 22:08:26.123960 [ 336 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7372 | 2025.12.17 22:08:26.124030 [ 336 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7373 | 2025.12.17 22:08:26.124362 [ 336 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 7374 | 2025.12.17 22:08:26.125407 [ 278 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Trace> AggregatingTransform: Aggregating | ||
| 7375 | 2025.12.17 22:08:26.125466 [ 278 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Trace> Aggregator: Aggregation method: without_key | ||
| 7376 | 2025.12.17 22:08:26.125509 [ 278 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000943205 sec. (2120.430 rows/sec., 82.83 KiB/sec.) | ||
| 7377 | 2025.12.17 22:08:26.125532 [ 278 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Trace> Aggregator: Merging aggregated data | ||
| 7378 | 2025.12.17 22:08:26.126847 [ 336 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003208 sec., 623.4413965087282 rows/sec., 24.35 KiB/sec. | ||
| 7379 | 2025.12.17 22:08:26.126992 [ 336 ] {73d319b6-e9de-42cd-b74e-0f8f4d0e7085} <Debug> TCPHandler: Processed in 0.003824881 sec. | ||
| 7380 | 2025.12.17 22:08:26.127123 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7381 | 2025.12.17 22:08:26.127153 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7382 | 2025.12.17 22:08:26.127160 [ 336 ] {} <Debug> TCP-Session: 15d87029-9d7b-43c2-963f-0cfa812a21aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2025.12.17 22:08:26.127175 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7384 | 2025.12.17 22:08:26.127192 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7385 | 2025.12.17 22:08:26.127213 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7386 | 2025.12.17 22:08:26.127226 [ 335 ] {} <Debug> TCP-Session: 4a92d931-51e3-47f3-a5ea-653b940867e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2025.12.17 22:08:26.127244 [ 342 ] {} <Debug> TCP-Session: 5c3a7c89-e9e9-40b3-8508-efd79f390d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2025.12.17 22:08:26.127248 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7389 | 2025.12.17 22:08:26.127267 [ 343 ] {} <Debug> TCP-Session: 89f76d16-2a18-4c2e-9fc4-b614ff9372c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2025.12.17 22:08:26.127287 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7391 | 2025.12.17 22:08:26.127311 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7392 | 2025.12.17 22:08:26.127318 [ 340 ] {} <Debug> TCP-Session: ec8561f0-16bb-4a2d-bacc-17122b868a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2025.12.17 22:08:26.127338 [ 339 ] {} <Debug> TCP-Session: cbff4836-91e8-4084-a4e8-5c94cb4c7df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2025.12.17 22:08:26.127357 [ 3 ] {} <Debug> TCP-Session: dc0d6ad1-d84d-4708-b462-a19d2e2953d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2025.12.17 22:08:26.127256 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7396 | 2025.12.17 22:08:26.127199 [ 337 ] {} <Debug> TCP-Session: f4542163-474d-446f-bb83-e6b35e56bc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2025.12.17 22:08:26.127424 [ 338 ] {} <Debug> TCP-Session: 01e47d85-8714-4ee3-bd06-30c78a75f5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2025.12.17 22:08:26.961063 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65447 | ||
| 7399 | 2025.12.17 22:08:26.961177 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7400 | 2025.12.17 22:08:26.961202 [ 336 ] {} <Debug> TCP-Session: 130d8e84-eb0c-4614-8c17-df51daa43e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:65447 | ||
| 7401 | 2025.12.17 22:08:26.961224 [ 336 ] {} <Debug> TCP-Session: 130d8e84-eb0c-4614-8c17-df51daa43e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2025.12.17 22:08:26.961237 [ 336 ] {} <Debug> TCP-Session: 130d8e84-eb0c-4614-8c17-df51daa43e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2025.12.17 22:08:26.961444 [ 337 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57165 | ||
| 7404 | 2025.12.17 22:08:26.961444 [ 338 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64962 | ||
| 7405 | 2025.12.17 22:08:26.961547 [ 339 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57087 | ||
| 7406 | 2025.12.17 22:08:26.961562 [ 340 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49693 | ||
| 7407 | 2025.12.17 22:08:26.961593 [ 337 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7408 | 2025.12.17 22:08:26.961588 [ 342 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46806 | ||
| 7409 | 2025.12.17 22:08:26.961635 [ 339 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7410 | 2025.12.17 22:08:26.961663 [ 340 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2025.12.17 22:08:26.961687 [ 339 ] {} <Debug> TCP-Session: 87982432-80a9-4fe3-9ef9-03e1cc8ceec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57087 | ||
| 7412 | 2025.12.17 22:08:26.961688 [ 336 ] {} <Trace> TCP-Session: 130d8e84-eb0c-4614-8c17-df51daa43e59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2025.12.17 22:08:26.961716 [ 339 ] {} <Debug> TCP-Session: 87982432-80a9-4fe3-9ef9-03e1cc8ceec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2025.12.17 22:08:26.961736 [ 342 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7415 | 2025.12.17 22:08:26.961752 [ 339 ] {} <Debug> TCP-Session: 87982432-80a9-4fe3-9ef9-03e1cc8ceec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2025.12.17 22:08:26.961779 [ 342 ] {} <Debug> TCP-Session: c2212359-3d18-4300-80d6-45d3f45cfcd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46806 | ||
| 7417 | 2025.12.17 22:08:26.961626 [ 338 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7418 | 2025.12.17 22:08:26.961818 [ 342 ] {} <Debug> TCP-Session: c2212359-3d18-4300-80d6-45d3f45cfcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2025.12.17 22:08:26.961711 [ 340 ] {} <Debug> TCP-Session: 3ad8a6fe-a630-4f95-bbee-4e55cc73e01f Authenticating user 'default' from [fd00:1122:3344:101::e]:49693 | ||
| 7420 | 2025.12.17 22:08:26.961853 [ 342 ] {} <Debug> TCP-Session: c2212359-3d18-4300-80d6-45d3f45cfcd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2025.12.17 22:08:26.961857 [ 338 ] {} <Debug> TCP-Session: 5458d2a2-0669-4eda-8a78-182188005998 Authenticating user 'default' from [fd00:1122:3344:101::e]:64962 | ||
| 7422 | 2025.12.17 22:08:26.961901 [ 340 ] {} <Debug> TCP-Session: 3ad8a6fe-a630-4f95-bbee-4e55cc73e01f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2025.12.17 22:08:26.961934 [ 338 ] {} <Debug> TCP-Session: 5458d2a2-0669-4eda-8a78-182188005998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2025.12.17 22:08:26.961944 [ 340 ] {} <Debug> TCP-Session: 3ad8a6fe-a630-4f95-bbee-4e55cc73e01f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2025.12.17 22:08:26.961964 [ 338 ] {} <Debug> TCP-Session: 5458d2a2-0669-4eda-8a78-182188005998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7426 | 2025.12.17 22:08:26.961892 [ 336 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65447) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7427 | 2025.12.17 22:08:26.961610 [ 335 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41703 | ||
| 7428 | 2025.12.17 22:08:26.961603 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62674 | ||
| 7429 | 2025.12.17 22:08:26.961587 [ 343 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56474 | ||
| 7430 | 2025.12.17 22:08:26.962091 [ 335 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7431 | 2025.12.17 22:08:26.961635 [ 337 ] {} <Debug> TCP-Session: 71211cbe-1ad5-414e-a008-e582f6bce9a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57165 | ||
| 7432 | 2025.12.17 22:08:26.962116 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2025.12.17 22:08:26.962147 [ 337 ] {} <Debug> TCP-Session: 71211cbe-1ad5-414e-a008-e582f6bce9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2025.12.17 22:08:26.962147 [ 343 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7435 | 2025.12.17 22:08:26.962165 [ 3 ] {} <Debug> TCP-Session: 73d53a38-91fd-4074-8c3c-5559beef4cba Authenticating user 'default' from [fd00:1122:3344:101::e]:62674 | ||
| 7436 | 2025.12.17 22:08:26.962170 [ 337 ] {} <Debug> TCP-Session: 71211cbe-1ad5-414e-a008-e582f6bce9a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2025.12.17 22:08:26.962189 [ 343 ] {} <Debug> TCP-Session: 6c72644b-60c4-4204-8e8f-14eaab333a7f Authenticating user 'default' from [fd00:1122:3344:101::e]:56474 | ||
| 7438 | 2025.12.17 22:08:26.962202 [ 3 ] {} <Debug> TCP-Session: 73d53a38-91fd-4074-8c3c-5559beef4cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2025.12.17 22:08:26.962228 [ 343 ] {} <Debug> TCP-Session: 6c72644b-60c4-4204-8e8f-14eaab333a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2025.12.17 22:08:26.962245 [ 3 ] {} <Debug> TCP-Session: 73d53a38-91fd-4074-8c3c-5559beef4cba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2025.12.17 22:08:26.962261 [ 343 ] {} <Debug> TCP-Session: 6c72644b-60c4-4204-8e8f-14eaab333a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2025.12.17 22:08:26.962267 [ 336 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7443 | 2025.12.17 22:08:26.962343 [ 336 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7444 | 2025.12.17 22:08:26.962125 [ 335 ] {} <Debug> TCP-Session: 6ba9d476-de7a-4700-b5e3-579ca808a4ca Authenticating user 'default' from [fd00:1122:3344:101::e]:41703 | ||
| 7445 | 2025.12.17 22:08:26.962404 [ 335 ] {} <Debug> TCP-Session: 6ba9d476-de7a-4700-b5e3-579ca808a4ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2025.12.17 22:08:26.962420 [ 335 ] {} <Debug> TCP-Session: 6ba9d476-de7a-4700-b5e3-579ca808a4ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2025.12.17 22:08:26.962680 [ 336 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 7448 | 2025.12.17 22:08:26.963869 [ 293 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Trace> AggregatingTransform: Aggregating | ||
| 7449 | 2025.12.17 22:08:26.963923 [ 293 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7450 | 2025.12.17 22:08:26.963962 [ 293 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001056338 sec. (1893.333 rows/sec., 73.96 KiB/sec.) | ||
| 7451 | 2025.12.17 22:08:26.963980 [ 293 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Trace> Aggregator: Merging aggregated data | ||
| 7452 | 2025.12.17 22:08:26.965645 [ 336 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.00382 sec., 523.5602094240837 rows/sec., 20.45 KiB/sec. | ||
| 7453 | 2025.12.17 22:08:26.965775 [ 336 ] {6d483149-ca7a-4b94-9833-4bfa7cb265b7} <Debug> TCPHandler: Processed in 0.004241032 sec. | ||
| 7454 | 2025.12.17 22:08:26.965901 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7455 | 2025.12.17 22:08:26.965914 [ 338 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7456 | 2025.12.17 22:08:26.965949 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7457 | 2025.12.17 22:08:26.965967 [ 335 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7458 | 2025.12.17 22:08:26.965966 [ 337 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7459 | 2025.12.17 22:08:26.965994 [ 340 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7460 | 2025.12.17 22:08:26.966012 [ 339 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7461 | 2025.12.17 22:08:26.966033 [ 343 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2025.12.17 22:08:26.966057 [ 340 ] {} <Debug> TCP-Session: 3ad8a6fe-a630-4f95-bbee-4e55cc73e01f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2025.12.17 22:08:26.966075 [ 339 ] {} <Debug> TCP-Session: 87982432-80a9-4fe3-9ef9-03e1cc8ceec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2025.12.17 22:08:26.966088 [ 343 ] {} <Debug> TCP-Session: 6c72644b-60c4-4204-8e8f-14eaab333a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2025.12.17 22:08:26.966057 [ 342 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7466 | 2025.12.17 22:08:26.966005 [ 335 ] {} <Debug> TCP-Session: 6ba9d476-de7a-4700-b5e3-579ca808a4ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2025.12.17 22:08:26.965994 [ 3 ] {} <Debug> TCP-Session: 73d53a38-91fd-4074-8c3c-5559beef4cba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2025.12.17 22:08:26.966159 [ 342 ] {} <Debug> TCP-Session: c2212359-3d18-4300-80d6-45d3f45cfcd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2025.12.17 22:08:26.965973 [ 338 ] {} <Debug> TCP-Session: 5458d2a2-0669-4eda-8a78-182188005998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2025.12.17 22:08:26.966038 [ 337 ] {} <Debug> TCP-Session: 71211cbe-1ad5-414e-a008-e582f6bce9a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2025.12.17 22:08:26.965953 [ 336 ] {} <Debug> TCP-Session: 130d8e84-eb0c-4614-8c17-df51daa43e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2025.12.17 22:08:27.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.28 MiB, peak 288.39 MiB, free memory in arenas 0.00 B, will set to 278.14 MiB (RSS), difference: -1.13 MiB | ||
| 7473 | 2025.12.17 22:08:27.337661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14970 | ||
| 7474 | 2025.12.17 22:08:27.338187 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2025.12.17 22:08:27.338250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7476 | 2025.12.17 22:08:27.338774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7477 | 2025.12.17 22:08:27.339027 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2025.12.17 22:08:27.339188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14970 | ||
| 7479 | 2025.12.17 22:08:27.339188 [ 139 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7480 | 2025.12.17 22:08:27.339273 [ 139 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.12.17 22:08:27.339294 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7482 | 2025.12.17 22:08:27.339434 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 7483 | 2025.12.17 22:08:27.339576 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7484 | 2025.12.17 22:08:27.339617 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12538 rows starting from the beginning of the part | ||
| 7485 | 2025.12.17 22:08:27.339682 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7486 | 2025.12.17 22:08:27.339727 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7487 | 2025.12.17 22:08:27.339771 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7488 | 2025.12.17 22:08:27.339829 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7489 | 2025.12.17 22:08:27.339879 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7490 | 2025.12.17 22:08:27.341908 [ 190 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536378 sec., 5902117.11345864 rows/sec., 84.43 MiB/sec. | ||
| 7491 | 2025.12.17 22:08:27.342407 [ 190 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7492 | 2025.12.17 22:08:27.342735 [ 190 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2025.12.17 22:08:27.342827 [ 190 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_31_6} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7494 | 2025.12.17 22:08:27.342938 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7495 | 2025.12.17 22:08:28.115298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7496 | 2025.12.17 22:08:28.133567 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.12.17 22:08:28.133631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7498 | 2025.12.17 22:08:28.139115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7499 | 2025.12.17 22:08:28.139803 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2025.12.17 22:08:28.140080 [ 57 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7501 | 2025.12.17 22:08:28.140116 [ 57 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2025.12.17 22:08:28.140136 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7503 | 2025.12.17 22:08:28.140225 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7504 | 2025.12.17 22:08:28.142833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7505 | 2025.12.17 22:08:28.143186 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7506 | 2025.12.17 22:08:28.143890 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7507 | 2025.12.17 22:08:28.147136 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7508 | 2025.12.17 22:08:28.150461 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7509 | 2025.12.17 22:08:28.154184 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7510 | 2025.12.17 22:08:28.158117 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7511 | 2025.12.17 22:08:28.161928 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 7512 | 2025.12.17 22:08:28.213554 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073369749 sec., 3189.325344427715 rows/sec., 16.49 MiB/sec. | ||
| 7513 | 2025.12.17 22:08:28.215292 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7514 | 2025.12.17 22:08:28.217009 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_31_6} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2025.12.17 22:08:28.217101 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_31_6} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7516 | 2025.12.17 22:08:28.218139 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7517 | 2025.12.17 22:08:29.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.32 MiB, peak 289.86 MiB, free memory in arenas 0.00 B, will set to 284.61 MiB (RSS), difference: 5.29 MiB | ||
| 7518 | 2025.12.17 22:08:30.995304 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2025.12.17 22:08:30.995535 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7520 | 2025.12.17 22:08:30.995624 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7521 | 2025.12.17 22:08:30.996434 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.12.17 22:08:30.996483 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7523 | 2025.12.17 22:08:30.996890 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7524 | 2025.12.17 22:08:30.997112 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.12.17 22:08:30.997264 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001799 sec., 38910.505836575874 rows/sec., 3.12 MiB/sec. | ||
| 7526 | 2025.12.17 22:08:30.997307 [ 4 ] {2ebead84-58ed-48d3-8a2b-8c283b073f0b} <Debug> TCPHandler: Processed in 0.002133176 sec. | ||
| 7527 | 2025.12.17 22:08:30.997439 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2025.12.17 22:08:30.997535 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7529 | 2025.12.17 22:08:30.997575 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7530 | 2025.12.17 22:08:30.997994 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.12.17 22:08:30.998030 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7532 | 2025.12.17 22:08:30.998365 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7533 | 2025.12.17 22:08:30.998573 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.12.17 22:08:30.998684 [ 62 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7535 | 2025.12.17 22:08:30.998703 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001186 sec., 5902.192242833053 rows/sec., 443.82 KiB/sec. | ||
| 7536 | 2025.12.17 22:08:30.998759 [ 62 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2025.12.17 22:08:30.998776 [ 4 ] {8a577f4f-d8f3-4977-8795-09907619d105} <Debug> TCPHandler: Processed in 0.001385457 sec. | ||
| 7538 | 2025.12.17 22:08:30.998787 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7539 | 2025.12.17 22:08:30.998912 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 7540 | 2025.12.17 22:08:30.998919 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2025.12.17 22:08:30.999052 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7542 | 2025.12.17 22:08:30.999054 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7543 | 2025.12.17 22:08:30.999091 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7544 | 2025.12.17 22:08:30.999109 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7545 | 2025.12.17 22:08:30.999163 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7546 | 2025.12.17 22:08:30.999212 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 239 rows starting from the beginning of the part | ||
| 7547 | 2025.12.17 22:08:30.999256 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 7548 | 2025.12.17 22:08:30.999296 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 7549 | 2025.12.17 22:08:30.999335 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 7550 | 2025.12.17 22:08:30.999523 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2025.12.17 22:08:30.999564 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7552 | 2025.12.17 22:08:30.999927 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7553 | 2025.12.17 22:08:31.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.95 MiB, peak 289.86 MiB, free memory in arenas 0.00 B, will set to 284.65 MiB (RSS), difference: -3.29 MiB | ||
| 7554 | 2025.12.17 22:08:31.000173 [ 186 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314255 sec., 447401.7599324332 rows/sec., 29.95 MiB/sec. | ||
| 7555 | 2025.12.17 22:08:31.000275 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2025.12.17 22:08:31.000380 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7557 | 2025.12.17 22:08:31.000420 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001384 sec., 51300.57803468208 rows/sec., 4.00 MiB/sec. | ||
| 7558 | 2025.12.17 22:08:31.000462 [ 4 ] {8a411e2d-ce19-43df-9d45-4277a909c3ce} <Debug> TCPHandler: Processed in 0.001597442 sec. | ||
| 7559 | 2025.12.17 22:08:31.000579 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2025.12.17 22:08:31.000675 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7561 | 2025.12.17 22:08:31.000698 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.12.17 22:08:31.000718 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7563 | 2025.12.17 22:08:31.000785 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_41_8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7564 | 2025.12.17 22:08:31.000868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7565 | 2025.12.17 22:08:31.001166 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2025.12.17 22:08:31.001208 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7567 | 2025.12.17 22:08:31.001563 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7568 | 2025.12.17 22:08:31.001768 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2025.12.17 22:08:31.001900 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 7570 | 2025.12.17 22:08:31.001942 [ 4 ] {793429df-d0f3-4e71-a35e-998ca589fd61} <Debug> TCPHandler: Processed in 0.001410597 sec. | ||
| 7571 | 2025.12.17 22:08:31.002057 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2025.12.17 22:08:31.002149 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7573 | 2025.12.17 22:08:31.002202 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <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 | ||
| 7574 | 2025.12.17 22:08:31.002936 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7575 | 2025.12.17 22:08:31.002973 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7576 | 2025.12.17 22:08:31.003488 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7577 | 2025.12.17 22:08:31.003706 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2025.12.17 22:08:31.003837 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001706 sec., 4103.1652989449 rows/sec., 7.35 MiB/sec. | ||
| 7579 | 2025.12.17 22:08:31.003889 [ 4 ] {3bdb2035-f326-4a65-b337-bfcd18378f5b} <Debug> TCPHandler: Processed in 0.001880019 sec. | ||
| 7580 | 2025.12.17 22:08:31.004000 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7581 | 2025.12.17 22:08:31.004093 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7582 | 2025.12.17 22:08:31.004133 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7583 | 2025.12.17 22:08:31.004462 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2025.12.17 22:08:31.004498 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7585 | 2025.12.17 22:08:31.004810 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7586 | 2025.12.17 22:08:31.005013 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2025.12.17 22:08:31.005143 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7588 | 2025.12.17 22:08:31.005179 [ 4 ] {bdee5b2a-f0d4-4294-bbec-bc426765d541} <Debug> TCPHandler: Processed in 0.001226982 sec. | ||
| 7589 | 2025.12.17 22:08:32.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.79 MiB, peak 289.86 MiB, free memory in arenas 0.00 B, will set to 284.68 MiB (RSS), difference: 2.89 MiB | ||
| 7590 | 2025.12.17 22:08:34.711739 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7591 | 2025.12.17 22:08:34.711797 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7592 | 2025.12.17 22:08:34.839285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15418 | ||
| 7593 | 2025.12.17 22:08:34.839755 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.12.17 22:08:34.839790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7595 | 2025.12.17 22:08:34.840289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7596 | 2025.12.17 22:08:34.840528 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.12.17 22:08:34.840650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15418 | ||
| 7598 | 2025.12.17 22:08:34.884390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1013 | ||
| 7599 | 2025.12.17 22:08:34.887400 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.12.17 22:08:34.887460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7601 | 2025.12.17 22:08:34.888745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7602 | 2025.12.17 22:08:34.889033 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.12.17 22:08:34.889417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1013 | ||
| 7604 | 2025.12.17 22:08:35.001293 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000805691 sec. | ||
| 7605 | 2025.12.17 22:08:35.642906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7606 | 2025.12.17 22:08:35.658444 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2025.12.17 22:08:35.658511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7608 | 2025.12.17 22:08:35.664644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7609 | 2025.12.17 22:08:35.665347 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2025.12.17 22:08:35.668350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7611 | 2025.12.17 22:08:35.996611 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2025.12.17 22:08:35.996810 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7613 | 2025.12.17 22:08:35.996881 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7614 | 2025.12.17 22:08:35.997652 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2025.12.17 22:08:35.997695 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7616 | 2025.12.17 22:08:35.998083 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7617 | 2025.12.17 22:08:35.998304 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2025.12.17 22:08:35.998451 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001697 sec., 73070.12374779022 rows/sec., 6.28 MiB/sec. | ||
| 7619 | 2025.12.17 22:08:35.998454 [ 10 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7620 | 2025.12.17 22:08:35.998494 [ 4 ] {482346d5-56c2-4942-afae-0cf87e2204b4} <Debug> TCPHandler: Processed in 0.002016163 sec. | ||
| 7621 | 2025.12.17 22:08:35.998548 [ 10 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2025.12.17 22:08:35.998592 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7623 | 2025.12.17 22:08:35.998680 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2025.12.17 22:08:35.998772 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 7625 | 2025.12.17 22:08:35.998781 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7626 | 2025.12.17 22:08:35.998876 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7627 | 2025.12.17 22:08:35.998984 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7628 | 2025.12.17 22:08:35.999044 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 7629 | 2025.12.17 22:08:35.999148 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1180 rows starting from the beginning of the part | ||
| 7630 | 2025.12.17 22:08:35.999224 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 70 rows starting from the beginning of the part | ||
| 7631 | 2025.12.17 22:08:35.999294 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 244 rows starting from the beginning of the part | ||
| 7632 | 2025.12.17 22:08:35.999320 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2025.12.17 22:08:35.999359 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 70 rows starting from the beginning of the part | ||
| 7634 | 2025.12.17 22:08:35.999364 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7635 | 2025.12.17 22:08:35.999433 [ 186 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 124 rows starting from the beginning of the part | ||
| 7636 | 2025.12.17 22:08:35.999704 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7637 | 2025.12.17 22:08:35.999940 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.12.17 22:08:36.000068 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001306 sec., 26033.690658499232 rows/sec., 1.91 MiB/sec. | ||
| 7639 | 2025.12.17 22:08:36.000105 [ 4 ] {723610ce-a8cd-49f6-954e-7a658f3d23b2} <Debug> TCPHandler: Processed in 0.00149193 sec. | ||
| 7640 | 2025.12.17 22:08:36.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.65 MiB, peak 289.86 MiB, free memory in arenas 0.00 B, will set to 285.76 MiB (RSS), difference: -2.89 MiB | ||
| 7641 | 2025.12.17 22:08:36.000224 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2025.12.17 22:08:36.000338 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7643 | 2025.12.17 22:08:36.000379 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7644 | 2025.12.17 22:08:36.000820 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2025.12.17 22:08:36.000856 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7646 | 2025.12.17 22:08:36.001173 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7647 | 2025.12.17 22:08:36.001393 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2025.12.17 22:08:36.001412 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4153 rows, containing 5 columns (5 merged, 0 gathered) in 0.002725322 sec., 1523856.630519256 rows/sec., 130.40 MiB/sec. | ||
| 7649 | 2025.12.17 22:08:36.001514 [ 10 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7650 | 2025.12.17 22:08:36.001520 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001199 sec., 81734.77898248541 rows/sec., 6.38 MiB/sec. | ||
| 7651 | 2025.12.17 22:08:36.001550 [ 10 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2025.12.17 22:08:36.001574 [ 4 ] {7549b9a9-7d00-4b9c-8e27-ab6f243e5e4f} <Debug> TCPHandler: Processed in 0.001403677 sec. | ||
| 7653 | 2025.12.17 22:08:36.001574 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7654 | 2025.12.17 22:08:36.001656 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 7655 | 2025.12.17 22:08:36.001694 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2025.12.17 22:08:36.001741 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7657 | 2025.12.17 22:08:36.001769 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7658 | 2025.12.17 22:08:36.001788 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7659 | 2025.12.17 22:08:36.001793 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7660 | 2025.12.17 22:08:36.001813 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 713 rows starting from the beginning of the part | ||
| 7661 | 2025.12.17 22:08:36.001862 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7662 | 2025.12.17 22:08:36.001865 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 71 rows starting from the beginning of the part | ||
| 7663 | 2025.12.17 22:08:36.001916 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 134 rows starting from the beginning of the part | ||
| 7664 | 2025.12.17 22:08:36.001955 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 71 rows starting from the beginning of the part | ||
| 7665 | 2025.12.17 22:08:36.001988 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 98 rows starting from the beginning of the part | ||
| 7666 | 2025.12.17 22:08:36.002114 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.12.17 22:08:36.002198 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_46_9} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7668 | 2025.12.17 22:08:36.002281 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.12.17 22:08:36.002282 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7670 | 2025.12.17 22:08:36.002325 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7671 | 2025.12.17 22:08:36.002680 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7672 | 2025.12.17 22:08:36.002885 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.12.17 22:08:36.002951 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320845 sec., 1769321.9113522025 rows/sec., 135.29 MiB/sec. | ||
| 7674 | 2025.12.17 22:08:36.003013 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 7675 | 2025.12.17 22:08:36.003013 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7676 | 2025.12.17 22:08:36.003077 [ 4 ] {a2e3facb-8e88-4282-9fef-4bd486efe193} <Debug> TCPHandler: Processed in 0.001429567 sec. | ||
| 7677 | 2025.12.17 22:08:36.003079 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2025.12.17 22:08:36.003117 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7679 | 2025.12.17 22:08:36.003176 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7680 | 2025.12.17 22:08:36.003202 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 7681 | 2025.12.17 22:08:36.003204 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2025.12.17 22:08:36.003308 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7683 | 2025.12.17 22:08:36.003325 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7684 | 2025.12.17 22:08:36.003341 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13548 rows starting from the beginning of the part | ||
| 7685 | 2025.12.17 22:08:36.003386 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <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 | ||
| 7686 | 2025.12.17 22:08:36.003396 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7687 | 2025.12.17 22:08:36.003446 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 7688 | 2025.12.17 22:08:36.003486 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 232 rows starting from the beginning of the part | ||
| 7689 | 2025.12.17 22:08:36.003498 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2025.12.17 22:08:36.003520 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7691 | 2025.12.17 22:08:36.003569 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7692 | 2025.12.17 22:08:36.003574 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_46_9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7693 | 2025.12.17 22:08:36.003666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7694 | 2025.12.17 22:08:36.004267 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.12.17 22:08:36.004303 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7696 | 2025.12.17 22:08:36.004959 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7697 | 2025.12.17 22:08:36.005194 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2025.12.17 22:08:36.005343 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002036 sec., 16699.410609037328 rows/sec., 29.92 MiB/sec. | ||
| 7699 | 2025.12.17 22:08:36.005376 [ 13 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7700 | 2025.12.17 22:08:36.005397 [ 4 ] {e9999562-4e30-4435-8d76-bd7707179789} <Debug> TCPHandler: Processed in 0.00224751 sec. | ||
| 7701 | 2025.12.17 22:08:36.005447 [ 13 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2025.12.17 22:08:36.005473 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7703 | 2025.12.17 22:08:36.005550 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2025.12.17 22:08:36.005569 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 7705 | 2025.12.17 22:08:36.005655 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7706 | 2025.12.17 22:08:36.005701 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7707 | 2025.12.17 22:08:36.005778 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7708 | 2025.12.17 22:08:36.005836 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 672 rows starting from the beginning of the part | ||
| 7709 | 2025.12.17 22:08:36.005945 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 7710 | 2025.12.17 22:08:36.006046 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 7 rows starting from the beginning of the part | ||
| 7711 | 2025.12.17 22:08:36.006061 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.12.17 22:08:36.006102 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7713 | 2025.12.17 22:08:36.006142 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7714 | 2025.12.17 22:08:36.006244 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 7 rows starting from the beginning of the part | ||
| 7715 | 2025.12.17 22:08:36.006343 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 7716 | 2025.12.17 22:08:36.006419 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7717 | 2025.12.17 22:08:36.006671 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2025.12.17 22:08:36.006815 [ 13 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7719 | 2025.12.17 22:08:36.006841 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 7720 | 2025.12.17 22:08:36.006853 [ 13 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2025.12.17 22:08:36.006887 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7722 | 2025.12.17 22:08:36.006888 [ 4 ] {cbe891e4-4439-40e7-9ce9-8dad2967b4f6} <Debug> TCPHandler: Processed in 0.001386067 sec. | ||
| 7723 | 2025.12.17 22:08:36.006973 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 7724 | 2025.12.17 22:08:36.007059 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7725 | 2025.12.17 22:08:36.007088 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2374 rows starting from the beginning of the part | ||
| 7726 | 2025.12.17 22:08:36.007149 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7727 | 2025.12.17 22:08:36.007213 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 7728 | 2025.12.17 22:08:36.007260 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7729 | 2025.12.17 22:08:36.007297 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 7730 | 2025.12.17 22:08:36.007335 [ 189 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7731 | 2025.12.17 22:08:36.008294 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14574 rows, containing 5 columns (5 merged, 0 gathered) in 0.005117085 sec., 2848105.9040449783 rows/sec., 193.36 MiB/sec. | ||
| 7732 | 2025.12.17 22:08:36.008853 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913311 sec., 1420574.0729029416 rows/sec., 92.19 MiB/sec. | ||
| 7733 | 2025.12.17 22:08:36.008870 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7734 | 2025.12.17 22:08:36.009234 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7735 | 2025.12.17 22:08:36.009241 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2025.12.17 22:08:36.009353 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7737 | 2025.12.17 22:08:36.009455 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 7738 | 2025.12.17 22:08:36.009553 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2025.12.17 22:08:36.009638 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_46_9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7740 | 2025.12.17 22:08:36.009726 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7741 | 2025.12.17 22:08:36.011373 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.005845274 sec., 134809.7625534748 rows/sec., 241.57 MiB/sec. | ||
| 7742 | 2025.12.17 22:08:36.012362 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7743 | 2025.12.17 22:08:36.012700 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2025.12.17 22:08:36.012776 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7745 | 2025.12.17 22:08:36.012887 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7746 | 2025.12.17 22:08:37.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.96 MiB, peak 295.22 MiB, free memory in arenas 0.00 B, will set to 290.91 MiB (RSS), difference: 7.95 MiB | ||
| 7747 | 2025.12.17 22:08:41.021157 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2025.12.17 22:08:41.021379 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7749 | 2025.12.17 22:08:41.021453 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7750 | 2025.12.17 22:08:41.022108 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.12.17 22:08:41.022154 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7752 | 2025.12.17 22:08:41.022538 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7753 | 2025.12.17 22:08:41.022766 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2025.12.17 22:08:41.022916 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001593 sec., 3766.478342749529 rows/sec., 307.13 KiB/sec. | ||
| 7755 | 2025.12.17 22:08:41.022959 [ 4 ] {16205488-c7a2-4965-9b8d-f5189762c32c} <Debug> TCPHandler: Processed in 0.001940821 sec. | ||
| 7756 | 2025.12.17 22:08:41.023081 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.12.17 22:08:41.023177 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7758 | 2025.12.17 22:08:41.023218 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7759 | 2025.12.17 22:08:41.024233 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.12.17 22:08:41.024270 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7761 | 2025.12.17 22:08:41.024653 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7762 | 2025.12.17 22:08:41.024865 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.12.17 22:08:41.024994 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001835 sec., 661035.4223433243 rows/sec., 54.57 MiB/sec. | ||
| 7764 | 2025.12.17 22:08:41.025032 [ 4 ] {fd1c9e5d-b890-4bb6-be64-7d0622fd8de2} <Debug> TCPHandler: Processed in 0.002001683 sec. | ||
| 7765 | 2025.12.17 22:08:41.025154 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.12.17 22:08:41.025250 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.12.17 22:08:41.025290 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7768 | 2025.12.17 22:08:41.025685 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.12.17 22:08:41.025722 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7770 | 2025.12.17 22:08:41.026014 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7771 | 2025.12.17 22:08:41.026235 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.12.17 22:08:41.026361 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.00113 sec., 11504.424778761062 rows/sec., 836.56 KiB/sec. | ||
| 7773 | 2025.12.17 22:08:41.026399 [ 4 ] {f98c5e53-a169-4260-8dd9-430f8f21f5d5} <Debug> TCPHandler: Processed in 0.001294915 sec. | ||
| 7774 | 2025.12.17 22:08:41.026506 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.12.17 22:08:41.026599 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7776 | 2025.12.17 22:08:41.026639 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7777 | 2025.12.17 22:08:41.027146 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.12.17 22:08:41.027184 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7779 | 2025.12.17 22:08:41.027491 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7780 | 2025.12.17 22:08:41.027700 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.12.17 22:08:41.027827 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001246 sec., 182985.55377207065 rows/sec., 12.39 MiB/sec. | ||
| 7782 | 2025.12.17 22:08:41.027864 [ 4 ] {f401d827-fdea-44dd-b55a-cb22bc496dd4} <Debug> TCPHandler: Processed in 0.001407937 sec. | ||
| 7783 | 2025.12.17 22:08:41.027970 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.12.17 22:08:41.028064 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7785 | 2025.12.17 22:08:41.028103 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7786 | 2025.12.17 22:08:41.028745 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.12.17 22:08:41.028781 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7788 | 2025.12.17 22:08:41.029100 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7789 | 2025.12.17 22:08:41.029306 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.12.17 22:08:41.029436 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.00139 sec., 383453.23741007195 rows/sec., 28.42 MiB/sec. | ||
| 7791 | 2025.12.17 22:08:41.029475 [ 4 ] {d017378e-0c30-4f19-bb40-73bd7109bba6} <Debug> TCPHandler: Processed in 0.001554681 sec. | ||
| 7792 | 2025.12.17 22:08:41.029591 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.12.17 22:08:41.029685 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.12.17 22:08:41.029729 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7795 | 2025.12.17 22:08:41.030350 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.12.17 22:08:41.030387 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7797 | 2025.12.17 22:08:41.030762 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7798 | 2025.12.17 22:08:41.030979 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.12.17 22:08:41.031106 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001439 sec., 588603.1966643502 rows/sec., 39.62 MiB/sec. | ||
| 7800 | 2025.12.17 22:08:41.031143 [ 4 ] {0f6ed37f-a0eb-44c2-a046-0ef4a48ee3b3} <Debug> TCPHandler: Processed in 0.001603293 sec. | ||
| 7801 | 2025.12.17 22:08:41.031261 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.12.17 22:08:41.031356 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.12.17 22:08:41.031410 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <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 | ||
| 7804 | 2025.12.17 22:08:41.032178 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.12.17 22:08:41.032214 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7806 | 2025.12.17 22:08:41.032720 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7807 | 2025.12.17 22:08:41.032940 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.12.17 22:08:41.033083 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001745 sec., 4011.4613180515757 rows/sec., 7.19 MiB/sec. | ||
| 7809 | 2025.12.17 22:08:41.033136 [ 4 ] {0d8d45c9-09ce-4006-bf00-da7ca8fd3567} <Debug> TCPHandler: Processed in 0.00192658 sec. | ||
| 7810 | 2025.12.17 22:08:41.033254 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2025.12.17 22:08:41.033350 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7812 | 2025.12.17 22:08:41.033390 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7813 | 2025.12.17 22:08:41.033723 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.12.17 22:08:41.033759 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7815 | 2025.12.17 22:08:41.034057 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7816 | 2025.12.17 22:08:41.034265 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.12.17 22:08:41.034391 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7818 | 2025.12.17 22:08:41.034426 [ 4 ] {a6f17a5a-af38-45b0-81b9-7291a0e93531} <Debug> TCPHandler: Processed in 0.001223393 sec. | ||
| 7819 | 2025.12.17 22:08:42.340731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15930 | ||
| 7820 | 2025.12.17 22:08:42.341323 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2025.12.17 22:08:42.341370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7822 | 2025.12.17 22:08:42.341946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7823 | 2025.12.17 22:08:42.342203 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2025.12.17 22:08:42.342331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15930 | ||
| 7825 | 2025.12.17 22:08:43.168418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7826 | 2025.12.17 22:08:43.184286 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.12.17 22:08:43.184335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7828 | 2025.12.17 22:08:43.190273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7829 | 2025.12.17 22:08:43.190998 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.12.17 22:08:43.193614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7831 | 2025.12.17 22:08:44.889635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1041 | ||
| 7832 | 2025.12.17 22:08:44.891845 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2025.12.17 22:08:44.891893 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7834 | 2025.12.17 22:08:44.893037 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7835 | 2025.12.17 22:08:44.893298 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2025.12.17 22:08:44.893544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1041 | ||
| 7837 | 2025.12.17 22:08:45.995396 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2025.12.17 22:08:45.995604 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7839 | 2025.12.17 22:08:45.995670 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7840 | 2025.12.17 22:08:45.996399 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2025.12.17 22:08:45.996445 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7842 | 2025.12.17 22:08:45.996856 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7843 | 2025.12.17 22:08:45.997079 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.12.17 22:08:45.997240 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001687 sec., 73503.26022525193 rows/sec., 6.32 MiB/sec. | ||
| 7845 | 2025.12.17 22:08:45.997283 [ 4 ] {3fd2a192-0743-4a67-bcbd-eda2fe8723c9} <Debug> TCPHandler: Processed in 0.002021784 sec. | ||
| 7846 | 2025.12.17 22:08:45.997420 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2025.12.17 22:08:45.997516 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7848 | 2025.12.17 22:08:45.997558 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7849 | 2025.12.17 22:08:45.997992 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2025.12.17 22:08:45.998029 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7851 | 2025.12.17 22:08:45.998336 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7852 | 2025.12.17 22:08:45.998547 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2025.12.17 22:08:45.998682 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001186 sec., 28667.79089376054 rows/sec., 2.11 MiB/sec. | ||
| 7854 | 2025.12.17 22:08:45.998720 [ 4 ] {29b2bd92-42da-40e3-95e6-b0f7435a7650} <Debug> TCPHandler: Processed in 0.001356896 sec. | ||
| 7855 | 2025.12.17 22:08:45.998835 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2025.12.17 22:08:45.998930 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7857 | 2025.12.17 22:08:45.998969 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7858 | 2025.12.17 22:08:45.999385 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.12.17 22:08:45.999421 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7860 | 2025.12.17 22:08:45.999723 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7861 | 2025.12.17 22:08:45.999942 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.12.17 22:08:46.000070 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001159 sec., 84555.65142364106 rows/sec., 6.60 MiB/sec. | ||
| 7863 | 2025.12.17 22:08:46.000108 [ 4 ] {d1f1bdab-c938-438c-91d6-c6d74c38c11d} <Debug> TCPHandler: Processed in 0.001321985 sec. | ||
| 7864 | 2025.12.17 22:08:46.000220 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2025.12.17 22:08:46.000316 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7866 | 2025.12.17 22:08:46.000361 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7867 | 2025.12.17 22:08:46.000798 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2025.12.17 22:08:46.000832 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7869 | 2025.12.17 22:08:46.001161 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7870 | 2025.12.17 22:08:46.001371 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2025.12.17 22:08:46.001505 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 7872 | 2025.12.17 22:08:46.001543 [ 4 ] {5b9a3ab8-ddc4-4405-a735-b3774f83db9a} <Debug> TCPHandler: Processed in 0.001372906 sec. | ||
| 7873 | 2025.12.17 22:08:46.001680 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2025.12.17 22:08:46.001774 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7875 | 2025.12.17 22:08:46.001829 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <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 | ||
| 7876 | 2025.12.17 22:08:46.002702 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.12.17 22:08:46.002738 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7878 | 2025.12.17 22:08:46.003286 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7879 | 2025.12.17 22:08:46.003505 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.12.17 22:08:46.003644 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001887 sec., 18018.018018018018 rows/sec., 32.29 MiB/sec. | ||
| 7881 | 2025.12.17 22:08:46.003698 [ 4 ] {a76ba8ec-f748-4980-916a-3af3b3988831} <Debug> TCPHandler: Processed in 0.002066965 sec. | ||
| 7882 | 2025.12.17 22:08:46.003881 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2025.12.17 22:08:46.003976 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7884 | 2025.12.17 22:08:46.004018 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7885 | 2025.12.17 22:08:46.004365 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.12.17 22:08:46.004401 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7887 | 2025.12.17 22:08:46.004716 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7888 | 2025.12.17 22:08:46.004933 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.12.17 22:08:46.005074 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 7890 | 2025.12.17 22:08:46.005111 [ 4 ] {cadcf69c-9521-40d2-9665-d50ee30cb009} <Debug> TCPHandler: Processed in 0.001281453 sec. | ||
| 7891 | 2025.12.17 22:08:49.711847 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7892 | 2025.12.17 22:08:49.711911 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7893 | 2025.12.17 22:08:49.842404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16378 | ||
| 7894 | 2025.12.17 22:08:49.842904 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2025.12.17 22:08:49.842948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7896 | 2025.12.17 22:08:49.843450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7897 | 2025.12.17 22:08:49.843681 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2025.12.17 22:08:49.843809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16378 | ||
| 7899 | 2025.12.17 22:08:50.693671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7900 | 2025.12.17 22:08:50.710650 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2025.12.17 22:08:50.710717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7902 | 2025.12.17 22:08:50.717058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7903 | 2025.12.17 22:08:50.717750 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2025.12.17 22:08:50.720691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7905 | 2025.12.17 22:08:50.995109 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2025.12.17 22:08:50.995316 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7907 | 2025.12.17 22:08:50.995390 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7908 | 2025.12.17 22:08:50.996107 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2025.12.17 22:08:50.996145 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7910 | 2025.12.17 22:08:50.996548 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7911 | 2025.12.17 22:08:50.996770 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2025.12.17 22:08:50.996916 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001655 sec., 42296.07250755287 rows/sec., 3.39 MiB/sec. | ||
| 7913 | 2025.12.17 22:08:50.996956 [ 4 ] {3f1402ce-c05b-4400-a08d-a7d7f606e7b5} <Debug> TCPHandler: Processed in 0.001989343 sec. | ||
| 7914 | 2025.12.17 22:08:50.997081 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2025.12.17 22:08:50.997176 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7916 | 2025.12.17 22:08:50.997215 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7917 | 2025.12.17 22:08:50.997613 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2025.12.17 22:08:50.997647 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7919 | 2025.12.17 22:08:50.997940 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7920 | 2025.12.17 22:08:50.998141 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2025.12.17 22:08:50.998268 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001111 sec., 6300.630063006301 rows/sec., 473.78 KiB/sec. | ||
| 7922 | 2025.12.17 22:08:50.998304 [ 4 ] {2a136d92-faff-4e63-b6c3-ff7585a47678} <Debug> TCPHandler: Processed in 0.001272413 sec. | ||
| 7923 | 2025.12.17 22:08:50.998430 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2025.12.17 22:08:50.998522 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7925 | 2025.12.17 22:08:50.998561 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7926 | 2025.12.17 22:08:50.998955 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2025.12.17 22:08:50.998989 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7928 | 2025.12.17 22:08:50.999289 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7929 | 2025.12.17 22:08:50.999505 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.12.17 22:08:50.999626 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001122 sec., 63279.85739750446 rows/sec., 4.94 MiB/sec. | ||
| 7931 | 2025.12.17 22:08:50.999662 [ 4 ] {d2488c34-c01a-4728-bed5-2988f82a196c} <Debug> TCPHandler: Processed in 0.001288014 sec. | ||
| 7932 | 2025.12.17 22:08:50.999779 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2025.12.17 22:08:50.999872 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7934 | 2025.12.17 22:08:50.999914 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7935 | 2025.12.17 22:08:51.000315 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2025.12.17 22:08:51.000351 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7937 | 2025.12.17 22:08:51.000673 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7938 | 2025.12.17 22:08:51.000881 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.12.17 22:08:51.001001 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7940 | 2025.12.17 22:08:51.001036 [ 4 ] {95bbb013-edf2-4732-b2b6-4f2e7322713c} <Debug> TCPHandler: Processed in 0.001312555 sec. | ||
| 7941 | 2025.12.17 22:08:51.001142 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2025.12.17 22:08:51.001234 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7943 | 2025.12.17 22:08:51.001287 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <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 | ||
| 7944 | 2025.12.17 22:08:51.002052 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7945 | 2025.12.17 22:08:51.002086 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7946 | 2025.12.17 22:08:51.002575 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7947 | 2025.12.17 22:08:51.002785 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2025.12.17 22:08:51.002914 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001698 sec., 4122.497055359246 rows/sec., 7.39 MiB/sec. | ||
| 7949 | 2025.12.17 22:08:51.002966 [ 4 ] {d4003d33-52cf-4a0a-9756-3b59f29826ac} <Debug> TCPHandler: Processed in 0.00187854 sec. | ||
| 7950 | 2025.12.17 22:08:51.003098 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2025.12.17 22:08:51.003193 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7952 | 2025.12.17 22:08:51.003233 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7953 | 2025.12.17 22:08:51.003579 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2025.12.17 22:08:51.003615 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7955 | 2025.12.17 22:08:51.003906 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7956 | 2025.12.17 22:08:51.004108 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2025.12.17 22:08:51.004229 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 7958 | 2025.12.17 22:08:51.004265 [ 4 ] {1621b36f-0650-4408-b531-208b48af60d0} <Debug> TCPHandler: Processed in 0.001214722 sec. | ||
| 7959 | 2025.12.17 22:08:54.893725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1065 | ||
| 7960 | 2025.12.17 22:08:54.895885 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2025.12.17 22:08:54.895934 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7962 | 2025.12.17 22:08:54.897095 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7963 | 2025.12.17 22:08:54.897366 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2025.12.17 22:08:54.897623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1065 | ||
| 7965 | 2025.12.17 22:08:55.998035 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.12.17 22:08:55.998340 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7967 | 2025.12.17 22:08:55.998407 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7968 | 2025.12.17 22:08:55.999112 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.12.17 22:08:55.999187 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7970 | 2025.12.17 22:08:55.999562 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7971 | 2025.12.17 22:08:55.999785 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.12.17 22:08:55.999936 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. | ||
| 7973 | 2025.12.17 22:08:55.999977 [ 4 ] {e9ea8ec1-2595-46fd-9ad3-c7b8b53b5a46} <Debug> TCPHandler: Processed in 0.002133667 sec. | ||
| 7974 | 2025.12.17 22:08:56.000105 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2025.12.17 22:08:56.000208 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7976 | 2025.12.17 22:08:56.000249 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7977 | 2025.12.17 22:08:56.000729 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2025.12.17 22:08:56.000765 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7979 | 2025.12.17 22:08:56.001051 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7980 | 2025.12.17 22:08:56.001262 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2025.12.17 22:08:56.001385 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001196 sec., 6688.963210702341 rows/sec., 545.44 KiB/sec. | ||
| 7982 | 2025.12.17 22:08:56.001421 [ 4 ] {f4920cae-2148-43c5-9f23-472a64b0b44f} <Debug> TCPHandler: Processed in 0.001369806 sec. | ||
| 7983 | 2025.12.17 22:08:56.001541 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2025.12.17 22:08:56.001649 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7985 | 2025.12.17 22:08:56.001687 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7986 | 2025.12.17 22:08:56.002241 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2025.12.17 22:08:56.002276 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7988 | 2025.12.17 22:08:56.002580 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7989 | 2025.12.17 22:08:56.002783 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2025.12.17 22:08:56.002906 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Debug> executeQuery: Read 248 rows, 22.67 KiB in 0.001275 sec., 194509.80392156861 rows/sec., 17.37 MiB/sec. | ||
| 7991 | 2025.12.17 22:08:56.002942 [ 4 ] {b51ba00a-696b-47ae-ae73-bfe335e23164} <Debug> TCPHandler: Processed in 0.001453458 sec. | ||
| 7992 | 2025.12.17 22:08:56.003065 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2025.12.17 22:08:56.003159 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7994 | 2025.12.17 22:08:56.003199 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7995 | 2025.12.17 22:08:56.003608 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2025.12.17 22:08:56.003644 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7997 | 2025.12.17 22:08:56.003936 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7998 | 2025.12.17 22:08:56.004135 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2025.12.17 22:08:56.004244 [ 122 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8000 | 2025.12.17 22:08:56.004258 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Debug> executeQuery: Read 54 rows, 4.08 KiB in 0.001116 sec., 48387.096774193546 rows/sec., 3.57 MiB/sec. | ||
| 8001 | 2025.12.17 22:08:56.004314 [ 122 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.12.17 22:08:56.004323 [ 4 ] {09adcdd6-2d72-4a46-8263-890cfca2e19d} <Debug> TCPHandler: Processed in 0.001305345 sec. | ||
| 8003 | 2025.12.17 22:08:56.004343 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8004 | 2025.12.17 22:08:56.004445 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2025.12.17 22:08:56.004462 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 8006 | 2025.12.17 22:08:56.004544 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8007 | 2025.12.17 22:08:56.004587 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8008 | 2025.12.17 22:08:56.004594 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8009 | 2025.12.17 22:08:56.004639 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 8010 | 2025.12.17 22:08:56.004718 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 8011 | 2025.12.17 22:08:56.004776 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
| 8012 | 2025.12.17 22:08:56.004828 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 8013 | 2025.12.17 22:08:56.004881 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 8014 | 2025.12.17 22:08:56.004931 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 8015 | 2025.12.17 22:08:56.004989 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2025.12.17 22:08:56.005029 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8017 | 2025.12.17 22:08:56.005389 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8018 | 2025.12.17 22:08:56.005639 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.12.17 22:08:56.005777 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001251 sec., 19184.65227817746 rows/sec., 1.59 MiB/sec. | ||
| 8020 | 2025.12.17 22:08:56.005814 [ 4 ] {f2ba5918-9cd9-49b9-9a3d-f62ed4e2d88a} <Debug> TCPHandler: Processed in 0.001416637 sec. | ||
| 8021 | 2025.12.17 22:08:56.005819 [ 104 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8022 | 2025.12.17 22:08:56.005880 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470828 sec., 285553.4433665935 rows/sec., 19.96 MiB/sec. | ||
| 8023 | 2025.12.17 22:08:56.005888 [ 104 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.12.17 22:08:56.005927 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8025 | 2025.12.17 22:08:56.005929 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8026 | 2025.12.17 22:08:56.006028 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8027 | 2025.12.17 22:08:56.006041 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8028 | 2025.12.17 22:08:56.006062 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8029 | 2025.12.17 22:08:56.006073 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8030 | 2025.12.17 22:08:56.006150 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8031 | 2025.12.17 22:08:56.006178 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 464 rows starting from the beginning of the part | ||
| 8032 | 2025.12.17 22:08:56.006223 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8033 | 2025.12.17 22:08:56.006260 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8034 | 2025.12.17 22:08:56.006295 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 8035 | 2025.12.17 22:08:56.006328 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 8036 | 2025.12.17 22:08:56.006338 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2025.12.17 22:08:56.006364 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 8038 | 2025.12.17 22:08:56.006409 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_46_9} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8039 | 2025.12.17 22:08:56.006484 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8040 | 2025.12.17 22:08:56.006512 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2025.12.17 22:08:56.006554 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8042 | 2025.12.17 22:08:56.006872 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8043 | 2025.12.17 22:08:56.007084 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2025.12.17 22:08:56.007149 [ 196 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114587 sec., 1029785.2286908637 rows/sec., 73.42 MiB/sec. | ||
| 8045 | 2025.12.17 22:08:56.007209 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001199 sec., 10008.340283569642 rows/sec., 781.90 KiB/sec. | ||
| 8046 | 2025.12.17 22:08:56.007252 [ 4 ] {071154ba-14aa-4fae-b8ce-1bb08796cc62} <Debug> TCPHandler: Processed in 0.001372246 sec. | ||
| 8047 | 2025.12.17 22:08:56.007279 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8048 | 2025.12.17 22:08:56.007354 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2025.12.17 22:08:56.007451 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8050 | 2025.12.17 22:08:56.007492 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8051 | 2025.12.17 22:08:56.007519 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.12.17 22:08:56.007585 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_25_5} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8053 | 2025.12.17 22:08:56.007642 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8054 | 2025.12.17 22:08:56.007945 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2025.12.17 22:08:56.007985 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8056 | 2025.12.17 22:08:56.008295 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8057 | 2025.12.17 22:08:56.008499 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2025.12.17 22:08:56.008624 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.00119 sec., 119327.73109243697 rows/sec., 9.64 MiB/sec. | ||
| 8059 | 2025.12.17 22:08:56.008659 [ 4 ] {2bac6fe1-2dc4-4908-8a7d-6da592dd9bdd} <Debug> TCPHandler: Processed in 0.001352316 sec. | ||
| 8060 | 2025.12.17 22:08:56.008765 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2025.12.17 22:08:56.008856 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8062 | 2025.12.17 22:08:56.008898 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8063 | 2025.12.17 22:08:56.009292 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.12.17 22:08:56.009326 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8065 | 2025.12.17 22:08:56.009652 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8066 | 2025.12.17 22:08:56.009866 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2025.12.17 22:08:56.009996 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001158 sec., 172711.57167530226 rows/sec., 12.38 MiB/sec. | ||
| 8068 | 2025.12.17 22:08:56.010032 [ 4 ] {3493d294-c0fc-49b8-a7ad-f695ae673d27} <Debug> TCPHandler: Processed in 0.001314084 sec. | ||
| 8069 | 2025.12.17 22:08:56.010148 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2025.12.17 22:08:56.010239 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8071 | 2025.12.17 22:08:56.010293 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <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 | ||
| 8072 | 2025.12.17 22:08:56.011129 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2025.12.17 22:08:56.011165 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8074 | 2025.12.17 22:08:56.011752 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8075 | 2025.12.17 22:08:56.011971 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2025.12.17 22:08:56.012112 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00189 sec., 17989.41798941799 rows/sec., 32.24 MiB/sec. | ||
| 8077 | 2025.12.17 22:08:56.012164 [ 4 ] {265ca997-bdba-4c99-8440-504c47daaba2} <Debug> TCPHandler: Processed in 0.002063685 sec. | ||
| 8078 | 2025.12.17 22:08:56.012277 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2025.12.17 22:08:56.012371 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8080 | 2025.12.17 22:08:56.012412 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8081 | 2025.12.17 22:08:56.012737 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.12.17 22:08:56.012773 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8083 | 2025.12.17 22:08:56.013074 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8084 | 2025.12.17 22:08:56.013281 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2025.12.17 22:08:56.013406 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 8086 | 2025.12.17 22:08:56.013442 [ 4 ] {4b1cc749-e86e-482a-9eb2-d27303f9f0f1} <Debug> TCPHandler: Processed in 0.001212892 sec. | ||
| 8087 | 2025.12.17 22:08:57.343932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16890 | ||
| 8088 | 2025.12.17 22:08:57.344483 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2025.12.17 22:08:57.344526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8090 | 2025.12.17 22:08:57.345051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8091 | 2025.12.17 22:08:57.345292 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2025.12.17 22:08:57.345446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16890 | ||
| 8093 | 2025.12.17 22:08:58.220804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8094 | 2025.12.17 22:08:58.238280 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.12.17 22:08:58.238344 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8096 | 2025.12.17 22:08:58.244608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8097 | 2025.12.17 22:08:58.245353 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.12.17 22:08:58.248345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8099 | 2025.12.17 22:09:00.995803 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2025.12.17 22:09:00.996115 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8101 | 2025.12.17 22:09:00.996220 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8102 | 2025.12.17 22:09:00.997052 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2025.12.17 22:09:00.997101 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8104 | 2025.12.17 22:09:00.997495 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8105 | 2025.12.17 22:09:00.997722 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2025.12.17 22:09:00.997868 [ 105 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8107 | 2025.12.17 22:09:00.997874 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001839 sec., 38064.16530723219 rows/sec., 3.05 MiB/sec. | ||
| 8108 | 2025.12.17 22:09:00.997939 [ 105 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2025.12.17 22:09:00.997961 [ 4 ] {e945da53-c011-49b1-8d1c-59a1ee692469} <Debug> TCPHandler: Processed in 0.002346872 sec. | ||
| 8110 | 2025.12.17 22:09:00.997965 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8111 | 2025.12.17 22:09:00.998087 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 8112 | 2025.12.17 22:09:00.998099 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2025.12.17 22:09:00.998179 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8114 | 2025.12.17 22:09:00.998206 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8115 | 2025.12.17 22:09:00.998208 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 8116 | 2025.12.17 22:09:00.998249 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8117 | 2025.12.17 22:09:00.998276 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1213 rows starting from the beginning of the part | ||
| 8118 | 2025.12.17 22:09:00.998320 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 124 rows starting from the beginning of the part | ||
| 8119 | 2025.12.17 22:09:00.998361 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 70 rows starting from the beginning of the part | ||
| 8120 | 2025.12.17 22:09:00.998398 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 248 rows starting from the beginning of the part | ||
| 8121 | 2025.12.17 22:09:00.998435 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 70 rows starting from the beginning of the part | ||
| 8122 | 2025.12.17 22:09:00.998661 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2025.12.17 22:09:00.998696 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8124 | 2025.12.17 22:09:00.999013 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8125 | 2025.12.17 22:09:00.999231 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2025.12.17 22:09:00.999366 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001178 sec., 5942.275042444821 rows/sec., 446.83 KiB/sec. | ||
| 8127 | 2025.12.17 22:09:00.999402 [ 4 ] {efc9c6ed-340d-47d1-bb70-1dbe931530eb} <Debug> TCPHandler: Processed in 0.001354856 sec. | ||
| 8128 | 2025.12.17 22:09:00.999518 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2025.12.17 22:09:00.999615 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8130 | 2025.12.17 22:09:00.999657 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8131 | 2025.12.17 22:09:01.000077 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2025.12.17 22:09:01.000128 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 5 columns (5 merged, 0 gathered) in 0.002076715 sec., 2017609.5419930036 rows/sec., 174.24 MiB/sec. | ||
| 8133 | 2025.12.17 22:09:01.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.69 MiB, peak 296.43 MiB, free memory in arenas 0.00 B, will set to 292.20 MiB (RSS), difference: -3.49 MiB | ||
| 8134 | 2025.12.17 22:09:01.000166 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8135 | 2025.12.17 22:09:01.000447 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8136 | 2025.12.17 22:09:01.000537 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8137 | 2025.12.17 22:09:01.000853 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2025.12.17 22:09:01.000854 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2025.12.17 22:09:01.000980 [ 105 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8140 | 2025.12.17 22:09:01.000982 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_51_10} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8141 | 2025.12.17 22:09:01.001021 [ 105 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2025.12.17 22:09:01.000986 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00139 sec., 51079.13669064749 rows/sec., 3.99 MiB/sec. | ||
| 8143 | 2025.12.17 22:09:01.001054 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8144 | 2025.12.17 22:09:01.001089 [ 4 ] {5827a6ad-d55b-4ed8-8f55-7982e007aef9} <Debug> TCPHandler: Processed in 0.001624483 sec. | ||
| 8145 | 2025.12.17 22:09:01.001161 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8146 | 2025.12.17 22:09:01.001210 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 8147 | 2025.12.17 22:09:01.001224 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2025.12.17 22:09:01.001316 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8149 | 2025.12.17 22:09:01.001330 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8150 | 2025.12.17 22:09:01.001351 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8151 | 2025.12.17 22:09:01.001379 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8152 | 2025.12.17 22:09:01.001419 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 533 rows starting from the beginning of the part | ||
| 8153 | 2025.12.17 22:09:01.001471 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 98 rows starting from the beginning of the part | ||
| 8154 | 2025.12.17 22:09:01.001513 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 71 rows starting from the beginning of the part | ||
| 8155 | 2025.12.17 22:09:01.001597 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 142 rows starting from the beginning of the part | ||
| 8156 | 2025.12.17 22:09:01.001639 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 71 rows starting from the beginning of the part | ||
| 8157 | 2025.12.17 22:09:01.001816 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2025.12.17 22:09:01.001857 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8159 | 2025.12.17 22:09:01.002217 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8160 | 2025.12.17 22:09:01.002456 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2025.12.17 22:09:01.002582 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8162 | 2025.12.17 22:09:01.002587 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 8163 | 2025.12.17 22:09:01.002624 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.12.17 22:09:01.002644 [ 4 ] {5517f567-04d2-4f00-aa6d-7ea43e477139} <Debug> TCPHandler: Processed in 0.001470399 sec. | ||
| 8165 | 2025.12.17 22:09:01.002649 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8166 | 2025.12.17 22:09:01.002752 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 8167 | 2025.12.17 22:09:01.002765 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2025.12.17 22:09:01.002841 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8169 | 2025.12.17 22:09:01.002866 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8170 | 2025.12.17 22:09:01.002867 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14574 rows starting from the beginning of the part | ||
| 8171 | 2025.12.17 22:09:01.002877 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750096 sec., 1237074.9947431455 rows/sec., 96.10 MiB/sec. | ||
| 8172 | 2025.12.17 22:09:01.002921 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <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 | ||
| 8173 | 2025.12.17 22:09:01.002930 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 847 rows starting from the beginning of the part | ||
| 8174 | 2025.12.17 22:09:01.002974 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8175 | 2025.12.17 22:09:01.003009 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 8176 | 2025.12.17 22:09:01.003047 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 8177 | 2025.12.17 22:09:01.003063 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8178 | 2025.12.17 22:09:01.003084 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8179 | 2025.12.17 22:09:01.003370 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.12.17 22:09:01.003448 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_51_10} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8181 | 2025.12.17 22:09:01.003511 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8182 | 2025.12.17 22:09:01.003670 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2025.12.17 22:09:01.003712 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8184 | 2025.12.17 22:09:01.004279 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8185 | 2025.12.17 22:09:01.004504 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2025.12.17 22:09:01.004622 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8187 | 2025.12.17 22:09:01.004642 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001794 sec., 3901.895206243032 rows/sec., 6.99 MiB/sec. | ||
| 8188 | 2025.12.17 22:09:01.004658 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2025.12.17 22:09:01.004683 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8190 | 2025.12.17 22:09:01.004701 [ 4 ] {41124b0b-e20f-4b5e-98ca-b56ec0c90378} <Debug> TCPHandler: Processed in 0.001986402 sec. | ||
| 8191 | 2025.12.17 22:09:01.004753 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 8192 | 2025.12.17 22:09:01.004824 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.12.17 22:09:01.004924 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8194 | 2025.12.17 22:09:01.004946 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8195 | 2025.12.17 22:09:01.004965 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8196 | 2025.12.17 22:09:01.005002 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 788 rows starting from the beginning of the part | ||
| 8197 | 2025.12.17 22:09:01.005130 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 7 rows starting from the beginning of the part | ||
| 8198 | 2025.12.17 22:09:01.005243 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 8199 | 2025.12.17 22:09:01.005316 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.12.17 22:09:01.005343 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
| 8201 | 2025.12.17 22:09:01.005358 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8202 | 2025.12.17 22:09:01.005444 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8203 | 2025.12.17 22:09:01.005546 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
| 8204 | 2025.12.17 22:09:01.005693 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8205 | 2025.12.17 22:09:01.005932 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2025.12.17 22:09:01.006058 [ 105 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8207 | 2025.12.17 22:09:01.006077 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 8208 | 2025.12.17 22:09:01.006099 [ 105 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.12.17 22:09:01.006123 [ 4 ] {b7674c05-5379-45c6-bc8e-4ab4e08d23d7} <Debug> TCPHandler: Processed in 0.001351106 sec. | ||
| 8210 | 2025.12.17 22:09:01.006126 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8211 | 2025.12.17 22:09:01.006254 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8212 | 2025.12.17 22:09:01.006382 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8213 | 2025.12.17 22:09:01.006418 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2718 rows starting from the beginning of the part | ||
| 8214 | 2025.12.17 22:09:01.006482 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8215 | 2025.12.17 22:09:01.006527 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8216 | 2025.12.17 22:09:01.006567 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8217 | 2025.12.17 22:09:01.006605 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8218 | 2025.12.17 22:09:01.006645 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8219 | 2025.12.17 22:09:01.007576 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16101 rows, containing 5 columns (5 merged, 0 gathered) in 0.004854778 sec., 3316526.522942965 rows/sec., 225.39 MiB/sec. | ||
| 8220 | 2025.12.17 22:09:01.008165 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8221 | 2025.12.17 22:09:01.008238 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019084 sec., 1494737.2174708927 rows/sec., 97.38 MiB/sec. | ||
| 8222 | 2025.12.17 22:09:01.008467 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2025.12.17 22:09:01.008557 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8224 | 2025.12.17 22:09:01.008579 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8225 | 2025.12.17 22:09:01.008660 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 8226 | 2025.12.17 22:09:01.008822 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2025.12.17 22:09:01.008893 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_51_10} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8228 | 2025.12.17 22:09:01.008958 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8229 | 2025.12.17 22:09:01.020772 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 877 rows, containing 19 columns (19 merged, 0 gathered) in 0.016048334 sec., 54647.416984217794 rows/sec., 97.93 MiB/sec. | ||
| 8230 | 2025.12.17 22:09:01.021934 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8231 | 2025.12.17 22:09:01.022264 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2025.12.17 22:09:01.022336 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8233 | 2025.12.17 22:09:01.022478 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 8234 | 2025.12.17 22:09:02.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.30 MiB, peak 301.69 MiB, free memory in arenas 0.00 B, will set to 296.84 MiB (RSS), difference: 7.55 MiB | ||
| 8235 | 2025.12.17 22:09:04.712149 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8236 | 2025.12.17 22:09:04.712195 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8237 | 2025.12.17 22:09:04.845505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17338 | ||
| 8238 | 2025.12.17 22:09:04.846039 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2025.12.17 22:09:04.846081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8240 | 2025.12.17 22:09:04.846627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8241 | 2025.12.17 22:09:04.846868 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2025.12.17 22:09:04.846995 [ 126 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8243 | 2025.12.17 22:09:04.846998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17338 | ||
| 8244 | 2025.12.17 22:09:04.847038 [ 126 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.12.17 22:09:04.847061 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8246 | 2025.12.17 22:09:04.847219 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 8247 | 2025.12.17 22:09:04.847425 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8248 | 2025.12.17 22:09:04.847487 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14970 rows starting from the beginning of the part | ||
| 8249 | 2025.12.17 22:09:04.847586 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8250 | 2025.12.17 22:09:04.847671 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8251 | 2025.12.17 22:09:04.847738 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8252 | 2025.12.17 22:09:04.847786 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8253 | 2025.12.17 22:09:04.847829 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8254 | 2025.12.17 22:09:04.849860 [ 190 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17338 rows, containing 4 columns (4 merged, 0 gathered) in 0.002717181 sec., 6380877.828896934 rows/sec., 91.28 MiB/sec. | ||
| 8255 | 2025.12.17 22:09:04.850053 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8256 | 2025.12.17 22:09:04.850308 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.12.17 22:09:04.850383 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_36_7} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8258 | 2025.12.17 22:09:04.850475 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8259 | 2025.12.17 22:09:04.897773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1097 | ||
| 8260 | 2025.12.17 22:09:04.900330 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2025.12.17 22:09:04.900373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8262 | 2025.12.17 22:09:04.901560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8263 | 2025.12.17 22:09:04.901817 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2025.12.17 22:09:04.901959 [ 126 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8265 | 2025.12.17 22:09:04.901999 [ 126 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.12.17 22:09:04.902016 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8267 | 2025.12.17 22:09:04.902077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1097 | ||
| 8268 | 2025.12.17 22:09:04.902133 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 8269 | 2025.12.17 22:09:04.902716 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8270 | 2025.12.17 22:09:04.902857 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 943 rows starting from the beginning of the part | ||
| 8271 | 2025.12.17 22:09:04.903256 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8272 | 2025.12.17 22:09:04.903607 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8273 | 2025.12.17 22:09:04.903946 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 8274 | 2025.12.17 22:09:04.904264 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 8275 | 2025.12.17 22:09:04.904574 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 8276 | 2025.12.17 22:09:04.910632 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 72 columns (72 merged, 0 gathered) in 0.008549256 sec., 128315.25924595076 rows/sec., 109.40 MiB/sec. | ||
| 8277 | 2025.12.17 22:09:04.912076 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8278 | 2025.12.17 22:09:04.912684 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2025.12.17 22:09:04.912754 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_26_5} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8280 | 2025.12.17 22:09:04.913046 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 8281 | 2025.12.17 22:09:05.749377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8282 | 2025.12.17 22:09:05.766671 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2025.12.17 22:09:05.766726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8284 | 2025.12.17 22:09:05.772330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8285 | 2025.12.17 22:09:05.773075 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2025.12.17 22:09:05.773399 [ 124 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8287 | 2025.12.17 22:09:05.773508 [ 124 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2025.12.17 22:09:05.773548 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8289 | 2025.12.17 22:09:05.773708 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 8290 | 2025.12.17 22:09:05.776189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8291 | 2025.12.17 22:09:05.777555 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8292 | 2025.12.17 22:09:05.779031 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 8293 | 2025.12.17 22:09:05.783537 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 8294 | 2025.12.17 22:09:05.788106 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 8295 | 2025.12.17 22:09:05.792737 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8296 | 2025.12.17 22:09:05.796971 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8297 | 2025.12.17 22:09:05.800743 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8298 | 2025.12.17 22:09:05.854386 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.080746003 sec., 3356.2032785697147 rows/sec., 17.35 MiB/sec. | ||
| 8299 | 2025.12.17 22:09:05.857025 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8300 | 2025.12.17 22:09:05.858973 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2025.12.17 22:09:05.859082 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_36_7} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8302 | 2025.12.17 22:09:05.861431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8303 | 2025.12.17 22:09:05.996552 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2025.12.17 22:09:05.996773 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8305 | 2025.12.17 22:09:05.996839 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8306 | 2025.12.17 22:09:05.997555 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2025.12.17 22:09:05.997601 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8308 | 2025.12.17 22:09:05.998016 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8309 | 2025.12.17 22:09:05.998245 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2025.12.17 22:09:05.998402 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001679 sec., 73853.48421679571 rows/sec., 6.35 MiB/sec. | ||
| 8311 | 2025.12.17 22:09:05.998445 [ 4 ] {357b396f-e908-45a8-bd8a-19751d776e12} <Debug> TCPHandler: Processed in 0.002060305 sec. | ||
| 8312 | 2025.12.17 22:09:05.998576 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2025.12.17 22:09:05.998672 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8314 | 2025.12.17 22:09:05.998711 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8315 | 2025.12.17 22:09:05.999111 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2025.12.17 22:09:05.999147 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8317 | 2025.12.17 22:09:05.999461 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8318 | 2025.12.17 22:09:05.999670 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2025.12.17 22:09:05.999796 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001144 sec., 29720.27972027972 rows/sec., 2.18 MiB/sec. | ||
| 8320 | 2025.12.17 22:09:05.999832 [ 4 ] {e12d130a-b497-4b19-8ac0-6168e4c95f8e} <Debug> TCPHandler: Processed in 0.001304604 sec. | ||
| 8321 | 2025.12.17 22:09:05.999935 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2025.12.17 22:09:06.000029 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8323 | 2025.12.17 22:09:06.000067 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8324 | 2025.12.17 22:09:06.000496 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2025.12.17 22:09:06.000533 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8326 | 2025.12.17 22:09:06.000836 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8327 | 2025.12.17 22:09:06.001047 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2025.12.17 22:09:06.001173 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001163 sec., 84264.83233018056 rows/sec., 6.58 MiB/sec. | ||
| 8329 | 2025.12.17 22:09:06.001210 [ 4 ] {71859341-56c5-4c97-acd7-778c7f53beeb} <Debug> TCPHandler: Processed in 0.001322975 sec. | ||
| 8330 | 2025.12.17 22:09:06.001315 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2025.12.17 22:09:06.001409 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8332 | 2025.12.17 22:09:06.001452 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8333 | 2025.12.17 22:09:06.001878 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2025.12.17 22:09:06.001914 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8335 | 2025.12.17 22:09:06.002234 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8336 | 2025.12.17 22:09:06.002446 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2025.12.17 22:09:06.002572 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 8338 | 2025.12.17 22:09:06.002607 [ 4 ] {0a10687f-6b16-4790-9db4-254650acfb61} <Debug> TCPHandler: Processed in 0.001339985 sec. | ||
| 8339 | 2025.12.17 22:09:06.002706 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2025.12.17 22:09:06.002798 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8341 | 2025.12.17 22:09:06.002850 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <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 | ||
| 8342 | 2025.12.17 22:09:06.003725 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2025.12.17 22:09:06.003762 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8344 | 2025.12.17 22:09:06.004354 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8345 | 2025.12.17 22:09:06.004583 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2025.12.17 22:09:06.004714 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001934 sec., 17580.144777662874 rows/sec., 31.50 MiB/sec. | ||
| 8347 | 2025.12.17 22:09:06.004766 [ 4 ] {36cd98f9-d480-4c65-9888-96c206957c0d} <Debug> TCPHandler: Processed in 0.002107396 sec. | ||
| 8348 | 2025.12.17 22:09:06.004872 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2025.12.17 22:09:06.004965 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8350 | 2025.12.17 22:09:06.005006 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8351 | 2025.12.17 22:09:06.005347 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.12.17 22:09:06.005384 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8353 | 2025.12.17 22:09:06.005689 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8354 | 2025.12.17 22:09:06.005909 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2025.12.17 22:09:06.006040 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8356 | 2025.12.17 22:09:06.006075 [ 4 ] {23efc5b1-6b64-470a-9611-9b9f540136d7} <Debug> TCPHandler: Processed in 0.001251093 sec. | ||
| 8357 | 2025.12.17 22:09:09.082646 [ 131 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8358 | 2025.12.17 22:09:09.082739 [ 131 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2025.12.17 22:09:09.082783 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8360 | 2025.12.17 22:09:09.082982 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 8361 | 2025.12.17 22:09:09.083184 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8362 | 2025.12.17 22:09:09.083244 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8363 | 2025.12.17 22:09:09.083347 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 8364 | 2025.12.17 22:09:09.083425 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8365 | 2025.12.17 22:09:09.083497 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8366 | 2025.12.17 22:09:09.083561 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 8367 | 2025.12.17 22:09:09.084591 [ 192 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685954 sec., 27284.255679573704 rows/sec., 2.28 MiB/sec. | ||
| 8368 | 2025.12.17 22:09:09.084725 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8369 | 2025.12.17 22:09:09.084958 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2025.12.17 22:09:09.085024 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_13_3} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8371 | 2025.12.17 22:09:09.085086 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8372 | 2025.12.17 22:09:11.022500 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2025.12.17 22:09:11.022804 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8374 | 2025.12.17 22:09:11.022902 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8375 | 2025.12.17 22:09:11.023594 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2025.12.17 22:09:11.023631 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8377 | 2025.12.17 22:09:11.024027 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8378 | 2025.12.17 22:09:11.024256 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2025.12.17 22:09:11.024412 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001685 sec., 2373.887240356083 rows/sec., 193.57 KiB/sec. | ||
| 8380 | 2025.12.17 22:09:11.024453 [ 4 ] {7eaf1eab-d131-44a2-8d1a-ebe1cbd0d8e5} <Debug> TCPHandler: Processed in 0.002131426 sec. | ||
| 8381 | 2025.12.17 22:09:11.024575 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2025.12.17 22:09:11.024671 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8383 | 2025.12.17 22:09:11.024709 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8384 | 2025.12.17 22:09:11.025825 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2025.12.17 22:09:11.025863 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8386 | 2025.12.17 22:09:11.026261 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8387 | 2025.12.17 22:09:11.026503 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2025.12.17 22:09:11.026629 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001976 sec., 613360.3238866397 rows/sec., 50.64 MiB/sec. | ||
| 8389 | 2025.12.17 22:09:11.026667 [ 4 ] {1bc61cfd-1020-4c85-b5e6-4c8be2800c08} <Debug> TCPHandler: Processed in 0.002145096 sec. | ||
| 8390 | 2025.12.17 22:09:11.026794 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2025.12.17 22:09:11.026889 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8392 | 2025.12.17 22:09:11.026928 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8393 | 2025.12.17 22:09:11.027422 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.12.17 22:09:11.027459 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8395 | 2025.12.17 22:09:11.027751 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8396 | 2025.12.17 22:09:11.027957 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.12.17 22:09:11.028084 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001213 sec., 9068.425391591096 rows/sec., 664.19 KiB/sec. | ||
| 8398 | 2025.12.17 22:09:11.028121 [ 4 ] {90e87058-8a1b-487f-9bf6-9326373ad753} <Debug> TCPHandler: Processed in 0.001380466 sec. | ||
| 8399 | 2025.12.17 22:09:11.028238 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2025.12.17 22:09:11.028333 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8401 | 2025.12.17 22:09:11.028372 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8402 | 2025.12.17 22:09:11.028923 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2025.12.17 22:09:11.028960 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8404 | 2025.12.17 22:09:11.029278 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8405 | 2025.12.17 22:09:11.029490 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2025.12.17 22:09:11.029620 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001305 sec., 174712.64367816094 rows/sec., 11.83 MiB/sec. | ||
| 8407 | 2025.12.17 22:09:11.029657 [ 4 ] {582b5b9c-6f71-4fb8-a657-38f90b2a2399} <Debug> TCPHandler: Processed in 0.001467868 sec. | ||
| 8408 | 2025.12.17 22:09:11.029770 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2025.12.17 22:09:11.029865 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8410 | 2025.12.17 22:09:11.029904 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8411 | 2025.12.17 22:09:11.030529 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2025.12.17 22:09:11.030567 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8413 | 2025.12.17 22:09:11.030898 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8414 | 2025.12.17 22:09:11.031133 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.12.17 22:09:11.031260 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001414 sec., 375530.41018387553 rows/sec., 27.83 MiB/sec. | ||
| 8416 | 2025.12.17 22:09:11.031309 [ 4 ] {03ec3c3e-88cb-438f-8137-41aa937313f1} <Debug> TCPHandler: Processed in 0.001586452 sec. | ||
| 8417 | 2025.12.17 22:09:11.031423 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.12.17 22:09:11.031527 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8419 | 2025.12.17 22:09:11.031572 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8420 | 2025.12.17 22:09:11.032155 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.12.17 22:09:11.032191 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8422 | 2025.12.17 22:09:11.032571 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8423 | 2025.12.17 22:09:11.032781 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.12.17 22:09:11.032909 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00141 sec., 600000 rows/sec., 40.39 MiB/sec. | ||
| 8425 | 2025.12.17 22:09:11.032946 [ 4 ] {d609b76e-dbaf-4e9a-a773-b7dede84b7e8} <Debug> TCPHandler: Processed in 0.001570662 sec. | ||
| 8426 | 2025.12.17 22:09:11.033058 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2025.12.17 22:09:11.033151 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8428 | 2025.12.17 22:09:11.033205 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <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 | ||
| 8429 | 2025.12.17 22:09:11.033983 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.12.17 22:09:11.034019 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8431 | 2025.12.17 22:09:11.034522 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8432 | 2025.12.17 22:09:11.034745 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2025.12.17 22:09:11.034889 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001756 sec., 3986.3325740318905 rows/sec., 7.14 MiB/sec. | ||
| 8434 | 2025.12.17 22:09:11.034942 [ 4 ] {2c1bf0bc-4939-4460-a4e9-52d7989c2b32} <Debug> TCPHandler: Processed in 0.001931541 sec. | ||
| 8435 | 2025.12.17 22:09:11.035063 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8436 | 2025.12.17 22:09:11.035157 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8437 | 2025.12.17 22:09:11.035197 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8438 | 2025.12.17 22:09:11.035534 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.12.17 22:09:11.035569 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8440 | 2025.12.17 22:09:11.035870 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8441 | 2025.12.17 22:09:11.036094 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.12.17 22:09:11.036219 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8443 | 2025.12.17 22:09:11.036255 [ 4 ] {1e0d6c3b-01f0-43d9-9b4e-acee04d47225} <Debug> TCPHandler: Processed in 0.001239593 sec. | ||
| 8444 | 2025.12.17 22:09:12.347102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17850 | ||
| 8445 | 2025.12.17 22:09:12.347776 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2025.12.17 22:09:12.347835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8447 | 2025.12.17 22:09:12.348603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8448 | 2025.12.17 22:09:12.348856 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2025.12.17 22:09:12.348985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17850 | ||
| 8450 | 2025.12.17 22:09:13.276264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8451 | 2025.12.17 22:09:13.291924 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2025.12.17 22:09:13.291988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8453 | 2025.12.17 22:09:13.297278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8454 | 2025.12.17 22:09:13.297970 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2025.12.17 22:09:13.300685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8456 | 2025.12.17 22:09:14.902280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1125 | ||
| 8457 | 2025.12.17 22:09:14.904602 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2025.12.17 22:09:14.904651 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8459 | 2025.12.17 22:09:14.905826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8460 | 2025.12.17 22:09:14.906084 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2025.12.17 22:09:14.906363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1125 | ||
| 8462 | 2025.12.17 22:09:15.996378 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2025.12.17 22:09:15.996601 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8464 | 2025.12.17 22:09:15.996672 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8465 | 2025.12.17 22:09:15.997389 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2025.12.17 22:09:15.997426 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8467 | 2025.12.17 22:09:15.997825 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8468 | 2025.12.17 22:09:15.998051 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.12.17 22:09:15.998205 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.00166 sec., 74698.7951807229 rows/sec., 6.42 MiB/sec. | ||
| 8470 | 2025.12.17 22:09:15.998248 [ 4 ] {05e510dc-3d98-4e50-8331-925766c152ea} <Debug> TCPHandler: Processed in 0.002010383 sec. | ||
| 8471 | 2025.12.17 22:09:15.998377 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2025.12.17 22:09:15.998474 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8473 | 2025.12.17 22:09:15.998515 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8474 | 2025.12.17 22:09:15.998946 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2025.12.17 22:09:15.998982 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8476 | 2025.12.17 22:09:15.999281 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8477 | 2025.12.17 22:09:15.999493 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.12.17 22:09:15.999628 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001172 sec., 29010.238907849827 rows/sec., 2.13 MiB/sec. | ||
| 8479 | 2025.12.17 22:09:15.999667 [ 4 ] {6432fcbd-cdfb-41ae-9b2f-ddefa1322049} <Debug> TCPHandler: Processed in 0.001341776 sec. | ||
| 8480 | 2025.12.17 22:09:15.999779 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2025.12.17 22:09:15.999876 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8482 | 2025.12.17 22:09:15.999915 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8483 | 2025.12.17 22:09:16.000341 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2025.12.17 22:09:16.000379 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8485 | 2025.12.17 22:09:16.000681 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8486 | 2025.12.17 22:09:16.000890 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2025.12.17 22:09:16.001016 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001159 sec., 84555.65142364106 rows/sec., 6.60 MiB/sec. | ||
| 8488 | 2025.12.17 22:09:16.001053 [ 4 ] {e1edd581-959a-45ff-b12a-ef7c2d9593c5} <Debug> TCPHandler: Processed in 0.001325385 sec. | ||
| 8489 | 2025.12.17 22:09:16.001174 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2025.12.17 22:09:16.001270 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8491 | 2025.12.17 22:09:16.001314 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8492 | 2025.12.17 22:09:16.001733 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2025.12.17 22:09:16.001767 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8494 | 2025.12.17 22:09:16.002104 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8495 | 2025.12.17 22:09:16.002314 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2025.12.17 22:09:16.002441 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8497 | 2025.12.17 22:09:16.002477 [ 4 ] {00c54311-b352-4553-8d62-4006275fc49a} <Debug> TCPHandler: Processed in 0.001354076 sec. | ||
| 8498 | 2025.12.17 22:09:16.002581 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2025.12.17 22:09:16.002677 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8500 | 2025.12.17 22:09:16.002730 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <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 | ||
| 8501 | 2025.12.17 22:09:16.003606 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2025.12.17 22:09:16.003642 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8503 | 2025.12.17 22:09:16.004195 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8504 | 2025.12.17 22:09:16.004417 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2025.12.17 22:09:16.004555 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001897 sec., 17923.036373220875 rows/sec., 32.12 MiB/sec. | ||
| 8506 | 2025.12.17 22:09:16.004609 [ 4 ] {c67874c0-5375-4c18-b8c5-9de835232069} <Debug> TCPHandler: Processed in 0.002078845 sec. | ||
| 8507 | 2025.12.17 22:09:16.004730 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2025.12.17 22:09:16.004827 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8509 | 2025.12.17 22:09:16.004869 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8510 | 2025.12.17 22:09:16.005213 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2025.12.17 22:09:16.005247 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8512 | 2025.12.17 22:09:16.005556 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8513 | 2025.12.17 22:09:16.005768 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2025.12.17 22:09:16.005897 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 8515 | 2025.12.17 22:09:16.005932 [ 4 ] {2fd313ed-2419-4071-8a9e-7a0fb47ab1b1} <Debug> TCPHandler: Processed in 0.001253843 sec. | ||
| 8516 | 2025.12.17 22:09:19.712232 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8517 | 2025.12.17 22:09:19.712284 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8518 | 2025.12.17 22:09:19.849050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18298 | ||
| 8519 | 2025.12.17 22:09:19.849602 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.12.17 22:09:19.849652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8521 | 2025.12.17 22:09:19.850202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8522 | 2025.12.17 22:09:19.850457 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.12.17 22:09:19.850591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18298 | ||
| 8524 | 2025.12.17 22:09:20.801724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8525 | 2025.12.17 22:09:20.817550 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2025.12.17 22:09:20.817596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8527 | 2025.12.17 22:09:20.823375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8528 | 2025.12.17 22:09:20.824059 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2025.12.17 22:09:20.826754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8530 | 2025.12.17 22:09:20.995371 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.12.17 22:09:20.995637 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8532 | 2025.12.17 22:09:20.995735 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8533 | 2025.12.17 22:09:20.996565 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.12.17 22:09:20.996608 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8535 | 2025.12.17 22:09:20.997024 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8536 | 2025.12.17 22:09:20.997252 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.12.17 22:09:20.997412 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001849 sec., 37858.30178474852 rows/sec., 3.04 MiB/sec. | ||
| 8538 | 2025.12.17 22:09:20.997456 [ 4 ] {4b293832-ffbb-4c53-96f6-6f40f1b59355} <Debug> TCPHandler: Processed in 0.002265989 sec. | ||
| 8539 | 2025.12.17 22:09:20.997582 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.12.17 22:09:20.997681 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.12.17 22:09:20.997723 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8542 | 2025.12.17 22:09:20.998121 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.12.17 22:09:20.998158 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8544 | 2025.12.17 22:09:20.998469 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8545 | 2025.12.17 22:09:20.998678 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.12.17 22:09:20.998787 [ 117 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8547 | 2025.12.17 22:09:20.998817 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001155 sec., 6060.606060606061 rows/sec., 455.73 KiB/sec. | ||
| 8548 | 2025.12.17 22:09:20.998833 [ 117 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2025.12.17 22:09:20.998861 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8550 | 2025.12.17 22:09:20.998861 [ 4 ] {08d0e412-6a49-43e0-98ae-5b9322648ba5} <Debug> TCPHandler: Processed in 0.001330276 sec. | ||
| 8551 | 2025.12.17 22:09:20.998971 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 8552 | 2025.12.17 22:09:20.998986 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.12.17 22:09:20.999090 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8554 | 2025.12.17 22:09:20.999103 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8555 | 2025.12.17 22:09:20.999130 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8556 | 2025.12.17 22:09:20.999150 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8557 | 2025.12.17 22:09:20.999203 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 8558 | 2025.12.17 22:09:20.999257 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 8559 | 2025.12.17 22:09:20.999305 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 8560 | 2025.12.17 22:09:20.999350 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 8561 | 2025.12.17 22:09:20.999394 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 8562 | 2025.12.17 22:09:20.999607 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.12.17 22:09:20.999650 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8564 | 2025.12.17 22:09:20.999999 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8565 | 2025.12.17 22:09:21.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.13 MiB, peak 309.99 MiB, free memory in arenas 0.00 B, will set to 299.82 MiB (RSS), difference: -3.31 MiB | ||
| 8566 | 2025.12.17 22:09:21.000376 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2025.12.17 22:09:21.000405 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476419 sec., 251283.6803102642 rows/sec., 17.31 MiB/sec. | ||
| 8568 | 2025.12.17 22:09:21.000530 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001449 sec., 48999.30986887508 rows/sec., 3.83 MiB/sec. | ||
| 8569 | 2025.12.17 22:09:21.000536 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8570 | 2025.12.17 22:09:21.000574 [ 4 ] {6859b22f-e690-4b79-8a4a-88c38ee02858} <Debug> TCPHandler: Processed in 0.001641273 sec. | ||
| 8571 | 2025.12.17 22:09:21.000709 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2025.12.17 22:09:21.000807 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8573 | 2025.12.17 22:09:21.000813 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2025.12.17 22:09:21.000856 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8575 | 2025.12.17 22:09:21.000904 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_51_10} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8576 | 2025.12.17 22:09:21.000981 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8577 | 2025.12.17 22:09:21.001291 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.12.17 22:09:21.001336 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8579 | 2025.12.17 22:09:21.001694 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8580 | 2025.12.17 22:09:21.001925 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.12.17 22:09:21.002068 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 8582 | 2025.12.17 22:09:21.002106 [ 4 ] {dcbcb088-9506-49d0-801e-0b20a3f1d08a} <Debug> TCPHandler: Processed in 0.001455869 sec. | ||
| 8583 | 2025.12.17 22:09:21.002215 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8584 | 2025.12.17 22:09:21.002311 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8585 | 2025.12.17 22:09:21.002367 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <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 | ||
| 8586 | 2025.12.17 22:09:21.003150 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2025.12.17 22:09:21.003188 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8588 | 2025.12.17 22:09:21.003738 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8589 | 2025.12.17 22:09:21.003962 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.12.17 22:09:21.004105 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001812 sec., 3863.1346578366447 rows/sec., 6.92 MiB/sec. | ||
| 8591 | 2025.12.17 22:09:21.004158 [ 4 ] {6982f88a-a0fc-4448-929c-e48446ecf5fb} <Debug> TCPHandler: Processed in 0.001993483 sec. | ||
| 8592 | 2025.12.17 22:09:21.004274 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2025.12.17 22:09:21.004385 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8594 | 2025.12.17 22:09:21.004426 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8595 | 2025.12.17 22:09:21.004763 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2025.12.17 22:09:21.004798 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8597 | 2025.12.17 22:09:21.005103 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8598 | 2025.12.17 22:09:21.005324 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2025.12.17 22:09:21.005450 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8600 | 2025.12.17 22:09:21.005485 [ 4 ] {9b1ec8d0-e0b6-427e-9cd2-5ce31066ba76} <Debug> TCPHandler: Processed in 0.001262814 sec. | ||
| 8601 | 2025.12.17 22:09:22.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.90 MiB, peak 309.99 MiB, free memory in arenas 0.00 B, will set to 299.85 MiB (RSS), difference: 2.95 MiB | ||
| 8602 | 2025.12.17 22:09:24.907494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1149 | ||
| 8603 | 2025.12.17 22:09:24.909669 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.12.17 22:09:24.909717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8605 | 2025.12.17 22:09:24.910901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8606 | 2025.12.17 22:09:24.911168 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2025.12.17 22:09:24.911434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1149 | ||
| 8608 | 2025.12.17 22:09:25.998731 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2025.12.17 22:09:25.998937 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8610 | 2025.12.17 22:09:25.999006 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8611 | 2025.12.17 22:09:25.999636 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2025.12.17 22:09:25.999686 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8613 | 2025.12.17 22:09:26.000083 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8614 | 2025.12.17 22:09:26.000404 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2025.12.17 22:09:26.000569 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001683 sec., 14260.249554367201 rows/sec., 1.18 MiB/sec. | ||
| 8616 | 2025.12.17 22:09:26.000614 [ 4 ] {804e99ff-3890-4670-90f6-57f86755a45e} <Debug> TCPHandler: Processed in 0.002024573 sec. | ||
| 8617 | 2025.12.17 22:09:26.000762 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2025.12.17 22:09:26.000868 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8619 | 2025.12.17 22:09:26.000910 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8620 | 2025.12.17 22:09:26.001455 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2025.12.17 22:09:26.001493 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8622 | 2025.12.17 22:09:26.001828 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8623 | 2025.12.17 22:09:26.002042 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.12.17 22:09:26.002166 [ 110 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8625 | 2025.12.17 22:09:26.002178 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Debug> executeQuery: Read 244 rows, 22.38 KiB in 0.001329 sec., 183596.68924003007 rows/sec., 16.45 MiB/sec. | ||
| 8626 | 2025.12.17 22:09:26.002234 [ 110 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2025.12.17 22:09:26.002249 [ 4 ] {9a6091f9-a651-45ab-873b-2f08cf90e402} <Debug> TCPHandler: Processed in 0.001541441 sec. | ||
| 8628 | 2025.12.17 22:09:26.002262 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8629 | 2025.12.17 22:09:26.002392 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8630 | 2025.12.17 22:09:26.002421 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 8631 | 2025.12.17 22:09:26.002497 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8632 | 2025.12.17 22:09:26.002544 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8633 | 2025.12.17 22:09:26.002601 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8634 | 2025.12.17 22:09:26.002647 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 8635 | 2025.12.17 22:09:26.002733 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 124 rows starting from the beginning of the part | ||
| 8636 | 2025.12.17 22:09:26.002795 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1212 rows starting from the beginning of the part | ||
| 8637 | 2025.12.17 22:09:26.002852 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 124 rows starting from the beginning of the part | ||
| 8638 | 2025.12.17 22:09:26.002905 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 70 rows starting from the beginning of the part | ||
| 8639 | 2025.12.17 22:09:26.002963 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 244 rows starting from the beginning of the part | ||
| 8640 | 2025.12.17 22:09:26.002984 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.12.17 22:09:26.003033 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8642 | 2025.12.17 22:09:26.003382 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8643 | 2025.12.17 22:09:26.003605 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.12.17 22:09:26.003825 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Debug> executeQuery: Read 46 rows, 3.52 KiB in 0.001346 sec., 34175.33432392273 rows/sec., 2.55 MiB/sec. | ||
| 8645 | 2025.12.17 22:09:26.003875 [ 4 ] {27606bd9-0b17-4360-bf5a-fd73c1f4b6ae} <Debug> TCPHandler: Processed in 0.00153603 sec. | ||
| 8646 | 2025.12.17 22:09:26.003994 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2025.12.17 22:09:26.004095 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8648 | 2025.12.17 22:09:26.004137 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8649 | 2025.12.17 22:09:26.004545 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.12.17 22:09:26.004582 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8651 | 2025.12.17 22:09:26.004900 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8652 | 2025.12.17 22:09:26.005178 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.12.17 22:09:26.005311 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.61 MiB/sec. | ||
| 8654 | 2025.12.17 22:09:26.005350 [ 4 ] {60f8aba2-1e47-4ee4-bb5b-5cb7950ce7e6} <Debug> TCPHandler: Processed in 0.001408427 sec. | ||
| 8655 | 2025.12.17 22:09:26.005471 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.12.17 22:09:26.005511 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4239 rows, containing 5 columns (5 merged, 0 gathered) in 0.003158273 sec., 1342189.228100294 rows/sec., 116.12 MiB/sec. | ||
| 8657 | 2025.12.17 22:09:26.005568 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8658 | 2025.12.17 22:09:26.005613 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8659 | 2025.12.17 22:09:26.005895 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8660 | 2025.12.17 22:09:26.006035 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2025.12.17 22:09:26.006082 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8662 | 2025.12.17 22:09:26.006237 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.12.17 22:09:26.006328 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_56_11} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8664 | 2025.12.17 22:09:26.006426 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8665 | 2025.12.17 22:09:26.006438 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8666 | 2025.12.17 22:09:26.006662 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2025.12.17 22:09:26.006804 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001254 sec., 9569.377990430623 rows/sec., 747.61 KiB/sec. | ||
| 8668 | 2025.12.17 22:09:26.006845 [ 4 ] {20aeac82-00ce-4389-8b48-ed57d46174cc} <Debug> TCPHandler: Processed in 0.001425188 sec. | ||
| 8669 | 2025.12.17 22:09:26.006948 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2025.12.17 22:09:26.007044 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8671 | 2025.12.17 22:09:26.007085 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8672 | 2025.12.17 22:09:26.007561 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2025.12.17 22:09:26.007598 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8674 | 2025.12.17 22:09:26.007914 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8675 | 2025.12.17 22:09:26.008135 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2025.12.17 22:09:26.008268 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001243 sec., 107803.70072405471 rows/sec., 8.72 MiB/sec. | ||
| 8677 | 2025.12.17 22:09:26.008270 [ 112 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8678 | 2025.12.17 22:09:26.008309 [ 4 ] {d92e36da-a543-49d4-89d1-9921f35b2c2e} <Debug> TCPHandler: Processed in 0.001410937 sec. | ||
| 8679 | 2025.12.17 22:09:26.008327 [ 112 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2025.12.17 22:09:26.008354 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8681 | 2025.12.17 22:09:26.008435 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2025.12.17 22:09:26.008453 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 8683 | 2025.12.17 22:09:26.008564 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.12.17 22:09:26.008569 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2025.12.17 22:09:26.008619 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8686 | 2025.12.17 22:09:26.008624 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8687 | 2025.12.17 22:09:26.008676 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 98 rows starting from the beginning of the part | ||
| 8688 | 2025.12.17 22:09:26.008728 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 531 rows starting from the beginning of the part | ||
| 8689 | 2025.12.17 22:09:26.008773 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 98 rows starting from the beginning of the part | ||
| 8690 | 2025.12.17 22:09:26.008816 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 71 rows starting from the beginning of the part | ||
| 8691 | 2025.12.17 22:09:26.008863 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 134 rows starting from the beginning of the part | ||
| 8692 | 2025.12.17 22:09:26.009128 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.12.17 22:09:26.009176 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8694 | 2025.12.17 22:09:26.009590 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8695 | 2025.12.17 22:09:26.009805 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.12.17 22:09:26.009916 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8697 | 2025.12.17 22:09:26.009937 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001398 sec., 140200.2861230329 rows/sec., 10.06 MiB/sec. | ||
| 8698 | 2025.12.17 22:09:26.009947 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2025.12.17 22:09:26.009978 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8700 | 2025.12.17 22:09:26.009983 [ 4 ] {b59c9e0b-fcd4-4889-b1c4-c567f51d7c89} <Debug> TCPHandler: Processed in 0.001610903 sec. | ||
| 8701 | 2025.12.17 22:09:26.010002 [ 194 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590102 sec., 1372239.0135978698 rows/sec., 106.64 MiB/sec. | ||
| 8702 | 2025.12.17 22:09:26.010068 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 8703 | 2025.12.17 22:09:26.010124 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2025.12.17 22:09:26.010165 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8705 | 2025.12.17 22:09:26.010196 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16101 rows starting from the beginning of the part | ||
| 8706 | 2025.12.17 22:09:26.010234 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8707 | 2025.12.17 22:09:26.010237 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8708 | 2025.12.17 22:09:26.010258 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8709 | 2025.12.17 22:09:26.010317 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <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 | ||
| 8710 | 2025.12.17 22:09:26.010323 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 846 rows starting from the beginning of the part | ||
| 8711 | 2025.12.17 22:09:26.010381 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8712 | 2025.12.17 22:09:26.010426 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 8713 | 2025.12.17 22:09:26.010471 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 8714 | 2025.12.17 22:09:26.010591 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2025.12.17 22:09:26.010697 [ 196 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_56_11} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8716 | 2025.12.17 22:09:26.010821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8717 | 2025.12.17 22:09:26.011221 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2025.12.17 22:09:26.011262 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8719 | 2025.12.17 22:09:26.011911 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8720 | 2025.12.17 22:09:26.012200 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2025.12.17 22:09:26.012346 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8722 | 2025.12.17 22:09:26.012373 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002161 sec., 15733.456732993984 rows/sec., 28.19 MiB/sec. | ||
| 8723 | 2025.12.17 22:09:26.012382 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2025.12.17 22:09:26.012420 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8725 | 2025.12.17 22:09:26.012454 [ 4 ] {aac7812b-5b21-4021-bca2-595d3dda79f7} <Debug> TCPHandler: Processed in 0.002390923 sec. | ||
| 8726 | 2025.12.17 22:09:26.012514 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 8727 | 2025.12.17 22:09:26.012603 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2025.12.17 22:09:26.012706 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8729 | 2025.12.17 22:09:26.012712 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8730 | 2025.12.17 22:09:26.012756 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 877 rows starting from the beginning of the part | ||
| 8731 | 2025.12.17 22:09:26.012767 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8732 | 2025.12.17 22:09:26.012876 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 8733 | 2025.12.17 22:09:26.013021 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
| 8734 | 2025.12.17 22:09:26.013162 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 8735 | 2025.12.17 22:09:26.013174 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2025.12.17 22:09:26.013218 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8737 | 2025.12.17 22:09:26.013284 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
| 8738 | 2025.12.17 22:09:26.013407 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8739 | 2025.12.17 22:09:26.013704 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8740 | 2025.12.17 22:09:26.013982 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2025.12.17 22:09:26.014126 [ 112 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8742 | 2025.12.17 22:09:26.014146 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
| 8743 | 2025.12.17 22:09:26.014177 [ 112 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.12.17 22:09:26.014201 [ 4 ] {071e42dd-20ec-43b4-a08f-c3a7fb2696a5} <Debug> TCPHandler: Processed in 0.001655944 sec. | ||
| 8745 | 2025.12.17 22:09:26.014212 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8746 | 2025.12.17 22:09:26.014324 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8747 | 2025.12.17 22:09:26.014445 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8748 | 2025.12.17 22:09:26.014488 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3018 rows starting from the beginning of the part | ||
| 8749 | 2025.12.17 22:09:26.014583 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8750 | 2025.12.17 22:09:26.014665 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8751 | 2025.12.17 22:09:26.014730 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8752 | 2025.12.17 22:09:26.014777 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 8753 | 2025.12.17 22:09:26.014827 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8754 | 2025.12.17 22:09:26.017053 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768754 sec., 1198372.9865491842 rows/sec., 78.31 MiB/sec. | ||
| 8755 | 2025.12.17 22:09:26.017445 [ 188 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17623 rows, containing 5 columns (5 merged, 0 gathered) in 0.007424987 sec., 2373472.1690421817 rows/sec., 161.44 MiB/sec. | ||
| 8756 | 2025.12.17 22:09:26.017458 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8757 | 2025.12.17 22:09:26.017701 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8758 | 2025.12.17 22:09:26.017752 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2025.12.17 22:09:26.017832 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_56_11} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8760 | 2025.12.17 22:09:26.017922 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8761 | 2025.12.17 22:09:26.017997 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2025.12.17 22:09:26.018080 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8763 | 2025.12.17 22:09:26.018166 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8764 | 2025.12.17 22:09:26.020660 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 19 columns (19 merged, 0 gathered) in 0.008191267 sec., 121226.66737636559 rows/sec., 217.23 MiB/sec. | ||
| 8765 | 2025.12.17 22:09:26.022602 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8766 | 2025.12.17 22:09:26.022957 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.12.17 22:09:26.023043 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8768 | 2025.12.17 22:09:26.023197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8769 | 2025.12.17 22:09:26.256025 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39586 | ||
| 8770 | 2025.12.17 22:09:26.256170 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8771 | 2025.12.17 22:09:26.256206 [ 336 ] {} <Debug> TCP-Session: 82a7f6c2-995b-407b-b0d3-ed56b1a56f77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39586 | ||
| 8772 | 2025.12.17 22:09:26.256236 [ 336 ] {} <Debug> TCP-Session: 82a7f6c2-995b-407b-b0d3-ed56b1a56f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8773 | 2025.12.17 22:09:26.256256 [ 336 ] {} <Debug> TCP-Session: 82a7f6c2-995b-407b-b0d3-ed56b1a56f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8774 | 2025.12.17 22:09:26.256650 [ 336 ] {} <Trace> TCP-Session: 82a7f6c2-995b-407b-b0d3-ed56b1a56f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2025.12.17 22:09:26.256850 [ 336 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8776 | 2025.12.17 22:09:26.257175 [ 336 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8777 | 2025.12.17 22:09:26.257242 [ 336 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8778 | 2025.12.17 22:09:26.257643 [ 336 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 8779 | 2025.12.17 22:09:26.258589 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64507 | ||
| 8780 | 2025.12.17 22:09:26.258792 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2025.12.17 22:09:26.258809 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56576 | ||
| 8782 | 2025.12.17 22:09:26.258824 [ 350 ] {} <Debug> TCP-Session: 6bd912a7-9115-4983-a072-6971c203f1bc Authenticating user 'default' from [fd00:1122:3344:101::e]:64507 | ||
| 8783 | 2025.12.17 22:09:26.258824 [ 294 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Trace> AggregatingTransform: Aggregating | ||
| 8784 | 2025.12.17 22:09:26.258875 [ 350 ] {} <Debug> TCP-Session: 6bd912a7-9115-4983-a072-6971c203f1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8785 | 2025.12.17 22:09:26.258910 [ 350 ] {} <Debug> TCP-Session: 6bd912a7-9115-4983-a072-6971c203f1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2025.12.17 22:09:26.258924 [ 294 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8787 | 2025.12.17 22:09:26.258815 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39113 | ||
| 8788 | 2025.12.17 22:09:26.258967 [ 294 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001079268 sec. (1853.108 rows/sec., 72.39 KiB/sec.) | ||
| 8789 | 2025.12.17 22:09:26.258999 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45774 | ||
| 8790 | 2025.12.17 22:09:26.259056 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 8791 | 2025.12.17 22:09:26.259042 [ 294 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Trace> Aggregator: Merging aggregated data | ||
| 8792 | 2025.12.17 22:09:26.259166 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8793 | 2025.12.17 22:09:26.259205 [ 352 ] {} <Debug> TCP-Session: 58624da2-f951-479b-abf0-9a5fc2e6e00b Authenticating user 'default' from [fd00:1122:3344:101::e]:56576 | ||
| 8794 | 2025.12.17 22:09:26.259232 [ 352 ] {} <Debug> TCP-Session: 58624da2-f951-479b-abf0-9a5fc2e6e00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8795 | 2025.12.17 22:09:26.259249 [ 352 ] {} <Debug> TCP-Session: 58624da2-f951-479b-abf0-9a5fc2e6e00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2025.12.17 22:09:26.259325 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8797 | 2025.12.17 22:09:26.259357 [ 354 ] {} <Debug> TCP-Session: bc9d1412-9fa1-4e26-96ca-24d7a156efb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 8798 | 2025.12.17 22:09:26.259355 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64756 | ||
| 8799 | 2025.12.17 22:09:26.259368 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8800 | 2025.12.17 22:09:26.259382 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8801 | 2025.12.17 22:09:26.259443 [ 353 ] {} <Debug> TCP-Session: 2ca07f4e-bf02-4e5f-ad5f-74c3751cce4a Authenticating user 'default' from [fd00:1122:3344:101::e]:45774 | ||
| 8802 | 2025.12.17 22:09:26.259461 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64853 | ||
| 8803 | 2025.12.17 22:09:26.259480 [ 351 ] {} <Debug> TCP-Session: fc19b600-cc96-48ae-9eab-1f09ef26ea25 Authenticating user 'default' from [fd00:1122:3344:101::e]:39113 | ||
| 8804 | 2025.12.17 22:09:26.259488 [ 353 ] {} <Debug> TCP-Session: 2ca07f4e-bf02-4e5f-ad5f-74c3751cce4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8805 | 2025.12.17 22:09:26.259419 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46764 | ||
| 8806 | 2025.12.17 22:09:26.259531 [ 353 ] {} <Debug> TCP-Session: 2ca07f4e-bf02-4e5f-ad5f-74c3751cce4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8807 | 2025.12.17 22:09:26.259379 [ 354 ] {} <Debug> TCP-Session: bc9d1412-9fa1-4e26-96ca-24d7a156efb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2025.12.17 22:09:26.259529 [ 351 ] {} <Debug> TCP-Session: fc19b600-cc96-48ae-9eab-1f09ef26ea25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8809 | 2025.12.17 22:09:26.259615 [ 354 ] {} <Debug> TCP-Session: bc9d1412-9fa1-4e26-96ca-24d7a156efb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2025.12.17 22:09:26.259645 [ 351 ] {} <Debug> TCP-Session: fc19b600-cc96-48ae-9eab-1f09ef26ea25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2025.12.17 22:09:26.259801 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8812 | 2025.12.17 22:09:26.259850 [ 355 ] {} <Debug> TCP-Session: a2c99962-e4c0-4cb0-8b11-a59a26535538 Authenticating user 'default' from [fd00:1122:3344:101::e]:64756 | ||
| 8813 | 2025.12.17 22:09:26.259871 [ 355 ] {} <Debug> TCP-Session: a2c99962-e4c0-4cb0-8b11-a59a26535538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2025.12.17 22:09:26.259888 [ 355 ] {} <Debug> TCP-Session: a2c99962-e4c0-4cb0-8b11-a59a26535538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2025.12.17 22:09:26.260282 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8816 | 2025.12.17 22:09:26.260331 [ 356 ] {} <Debug> TCP-Session: be3ed7b4-3835-4e92-9ece-cece5e947647 Authenticating user 'default' from [fd00:1122:3344:101::e]:46764 | ||
| 8817 | 2025.12.17 22:09:26.260353 [ 356 ] {} <Debug> TCP-Session: be3ed7b4-3835-4e92-9ece-cece5e947647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2025.12.17 22:09:26.260370 [ 356 ] {} <Debug> TCP-Session: be3ed7b4-3835-4e92-9ece-cece5e947647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2025.12.17 22:09:26.260465 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8820 | 2025.12.17 22:09:26.260479 [ 336 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003701 sec., 540.3944879762226 rows/sec., 21.11 KiB/sec. | ||
| 8821 | 2025.12.17 22:09:26.260513 [ 357 ] {} <Debug> TCP-Session: 1413bde9-6ee2-447f-9772-dcec9c4287e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64853 | ||
| 8822 | 2025.12.17 22:09:26.260542 [ 357 ] {} <Debug> TCP-Session: 1413bde9-6ee2-447f-9772-dcec9c4287e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2025.12.17 22:09:26.260554 [ 357 ] {} <Debug> TCP-Session: 1413bde9-6ee2-447f-9772-dcec9c4287e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2025.12.17 22:09:26.260599 [ 336 ] {2dc4582d-b457-4d2d-aa61-67ef46d36d3e} <Debug> TCPHandler: Processed in 0.004130879 sec. | ||
| 8825 | 2025.12.17 22:09:26.260725 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8826 | 2025.12.17 22:09:26.260753 [ 336 ] {} <Debug> TCP-Session: 82a7f6c2-995b-407b-b0d3-ed56b1a56f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8827 | 2025.12.17 22:09:26.260765 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8828 | 2025.12.17 22:09:26.260787 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8829 | 2025.12.17 22:09:26.260810 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8830 | 2025.12.17 22:09:26.260838 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8831 | 2025.12.17 22:09:26.260845 [ 351 ] {} <Debug> TCP-Session: fc19b600-cc96-48ae-9eab-1f09ef26ea25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2025.12.17 22:09:26.260854 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8833 | 2025.12.17 22:09:26.260895 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8834 | 2025.12.17 22:09:26.260913 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8835 | 2025.12.17 22:09:26.260930 [ 355 ] {} <Debug> TCP-Session: a2c99962-e4c0-4cb0-8b11-a59a26535538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2025.12.17 22:09:26.260942 [ 352 ] {} <Debug> TCP-Session: 58624da2-f951-479b-abf0-9a5fc2e6e00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2025.12.17 22:09:26.260959 [ 356 ] {} <Debug> TCP-Session: be3ed7b4-3835-4e92-9ece-cece5e947647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2025.12.17 22:09:26.260878 [ 353 ] {} <Debug> TCP-Session: 2ca07f4e-bf02-4e5f-ad5f-74c3751cce4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2025.12.17 22:09:26.260875 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8840 | 2025.12.17 22:09:26.260864 [ 357 ] {} <Debug> TCP-Session: 1413bde9-6ee2-447f-9772-dcec9c4287e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2025.12.17 22:09:26.261052 [ 354 ] {} <Debug> TCP-Session: bc9d1412-9fa1-4e26-96ca-24d7a156efb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2025.12.17 22:09:26.260801 [ 350 ] {} <Debug> TCP-Session: 6bd912a7-9115-4983-a072-6971c203f1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2025.12.17 22:09:26.493703 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61808 | ||
| 8844 | 2025.12.17 22:09:26.493818 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8845 | 2025.12.17 22:09:26.493843 [ 336 ] {} <Debug> TCP-Session: bfb5c04e-ae35-4b42-841d-47dc19ea71dc Authenticating user 'default' from [fd00:1122:3344:101::e]:61808 | ||
| 8846 | 2025.12.17 22:09:26.493866 [ 336 ] {} <Debug> TCP-Session: bfb5c04e-ae35-4b42-841d-47dc19ea71dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8847 | 2025.12.17 22:09:26.493878 [ 336 ] {} <Debug> TCP-Session: bfb5c04e-ae35-4b42-841d-47dc19ea71dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2025.12.17 22:09:26.494075 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64858 | ||
| 8849 | 2025.12.17 22:09:26.494103 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56121 | ||
| 8850 | 2025.12.17 22:09:26.494123 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32951 | ||
| 8851 | 2025.12.17 22:09:26.494154 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2025.12.17 22:09:26.494161 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42384 | ||
| 8853 | 2025.12.17 22:09:26.494196 [ 350 ] {} <Debug> TCP-Session: 1f1d6698-947d-41dc-a707-16705bf9574d Authenticating user 'default' from [fd00:1122:3344:101::e]:64858 | ||
| 8854 | 2025.12.17 22:09:26.494195 [ 336 ] {} <Trace> TCP-Session: bfb5c04e-ae35-4b42-841d-47dc19ea71dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2025.12.17 22:09:26.494225 [ 350 ] {} <Debug> TCP-Session: 1f1d6698-947d-41dc-a707-16705bf9574d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2025.12.17 22:09:26.494219 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8857 | 2025.12.17 22:09:26.494253 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8858 | 2025.12.17 22:09:26.494257 [ 350 ] {} <Debug> TCP-Session: 1f1d6698-947d-41dc-a707-16705bf9574d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2025.12.17 22:09:26.494277 [ 351 ] {} <Debug> TCP-Session: b64c9d7a-4d28-4af2-82be-947376df316e Authenticating user 'default' from [fd00:1122:3344:101::e]:56121 | ||
| 8860 | 2025.12.17 22:09:26.494282 [ 356 ] {} <Debug> TCP-Session: 56e4cbaa-e78a-41c4-8aaa-89064b33465a Authenticating user 'default' from [fd00:1122:3344:101::e]:42384 | ||
| 8861 | 2025.12.17 22:09:26.494241 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8862 | 2025.12.17 22:09:26.494322 [ 356 ] {} <Debug> TCP-Session: 56e4cbaa-e78a-41c4-8aaa-89064b33465a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2025.12.17 22:09:26.494172 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40105 | ||
| 8864 | 2025.12.17 22:09:26.494386 [ 336 ] {31f32361-132e-470f-af52-03a4e08c5652} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8865 | 2025.12.17 22:09:26.494347 [ 354 ] {} <Debug> TCP-Session: 43b6c6ca-07f9-4857-ac05-2134ecf539ae Authenticating user 'default' from [fd00:1122:3344:101::e]:32951 | ||
| 8866 | 2025.12.17 22:09:26.494149 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58289 | ||
| 8867 | 2025.12.17 22:09:26.494448 [ 354 ] {} <Debug> TCP-Session: 43b6c6ca-07f9-4857-ac05-2134ecf539ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8868 | 2025.12.17 22:09:26.494467 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8869 | 2025.12.17 22:09:26.494479 [ 354 ] {} <Debug> TCP-Session: 43b6c6ca-07f9-4857-ac05-2134ecf539ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2025.12.17 22:09:26.494132 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34470 | ||
| 8871 | 2025.12.17 22:09:26.494517 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8872 | 2025.12.17 22:09:26.494502 [ 357 ] {} <Debug> TCP-Session: 2d525bef-42ad-4bbc-8f97-af17ce6ea4d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40105 | ||
| 8873 | 2025.12.17 22:09:26.494561 [ 355 ] {} <Debug> TCP-Session: 0c948b77-6eae-4347-b8cd-db59916d7775 Authenticating user 'default' from [fd00:1122:3344:101::e]:58289 | ||
| 8874 | 2025.12.17 22:09:26.494582 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8875 | 2025.12.17 22:09:26.494589 [ 357 ] {} <Debug> TCP-Session: 2d525bef-42ad-4bbc-8f97-af17ce6ea4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8876 | 2025.12.17 22:09:26.494600 [ 355 ] {} <Debug> TCP-Session: 0c948b77-6eae-4347-b8cd-db59916d7775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2025.12.17 22:09:26.494615 [ 357 ] {} <Debug> TCP-Session: 2d525bef-42ad-4bbc-8f97-af17ce6ea4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2025.12.17 22:09:26.494613 [ 353 ] {} <Debug> TCP-Session: eb6d07aa-aa89-435e-b319-180215efe52d Authenticating user 'default' from [fd00:1122:3344:101::e]:34470 | ||
| 8879 | 2025.12.17 22:09:26.494634 [ 355 ] {} <Debug> TCP-Session: 0c948b77-6eae-4347-b8cd-db59916d7775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2025.12.17 22:09:26.494653 [ 353 ] {} <Debug> TCP-Session: eb6d07aa-aa89-435e-b319-180215efe52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2025.12.17 22:09:26.494659 [ 336 ] {31f32361-132e-470f-af52-03a4e08c5652} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8882 | 2025.12.17 22:09:26.494678 [ 353 ] {} <Debug> TCP-Session: eb6d07aa-aa89-435e-b319-180215efe52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2025.12.17 22:09:26.494111 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64859 | ||
| 8884 | 2025.12.17 22:09:26.494350 [ 356 ] {} <Debug> TCP-Session: 56e4cbaa-e78a-41c4-8aaa-89064b33465a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2025.12.17 22:09:26.494727 [ 336 ] {31f32361-132e-470f-af52-03a4e08c5652} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8886 | 2025.12.17 22:09:26.494315 [ 351 ] {} <Debug> TCP-Session: b64c9d7a-4d28-4af2-82be-947376df316e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2025.12.17 22:09:26.494769 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8888 | 2025.12.17 22:09:26.494786 [ 351 ] {} <Debug> TCP-Session: b64c9d7a-4d28-4af2-82be-947376df316e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2025.12.17 22:09:26.494801 [ 352 ] {} <Debug> TCP-Session: 698299e2-c965-4849-ba8c-d30658ed4389 Authenticating user 'default' from [fd00:1122:3344:101::e]:64859 | ||
| 8890 | 2025.12.17 22:09:26.494823 [ 352 ] {} <Debug> TCP-Session: 698299e2-c965-4849-ba8c-d30658ed4389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2025.12.17 22:09:26.494835 [ 352 ] {} <Debug> TCP-Session: 698299e2-c965-4849-ba8c-d30658ed4389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2025.12.17 22:09:26.495035 [ 336 ] {31f32361-132e-470f-af52-03a4e08c5652} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 8893 | 2025.12.17 22:09:26.496157 [ 268 ] {31f32361-132e-470f-af52-03a4e08c5652} <Trace> AggregatingTransform: Aggregating | ||
| 8894 | 2025.12.17 22:09:26.496210 [ 268 ] {31f32361-132e-470f-af52-03a4e08c5652} <Trace> Aggregator: Aggregation method: without_key | ||
| 8895 | 2025.12.17 22:09:26.496250 [ 268 ] {31f32361-132e-470f-af52-03a4e08c5652} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001001636 sec. (1996.733 rows/sec., 78.00 KiB/sec.) | ||
| 8896 | 2025.12.17 22:09:26.496269 [ 268 ] {31f32361-132e-470f-af52-03a4e08c5652} <Trace> Aggregator: Merging aggregated data | ||
| 8897 | 2025.12.17 22:09:26.498022 [ 336 ] {31f32361-132e-470f-af52-03a4e08c5652} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003696 sec., 541.1255411255411 rows/sec., 21.14 KiB/sec. | ||
| 8898 | 2025.12.17 22:09:26.498232 [ 336 ] {31f32361-132e-470f-af52-03a4e08c5652} <Debug> TCPHandler: Processed in 0.00415199 sec. | ||
| 8899 | 2025.12.17 22:09:26.498446 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8900 | 2025.12.17 22:09:26.498458 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8901 | 2025.12.17 22:09:26.498499 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8902 | 2025.12.17 22:09:26.498519 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8903 | 2025.12.17 22:09:26.498551 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8904 | 2025.12.17 22:09:26.498579 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8905 | 2025.12.17 22:09:26.498605 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8906 | 2025.12.17 22:09:26.498620 [ 353 ] {} <Debug> TCP-Session: eb6d07aa-aa89-435e-b319-180215efe52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2025.12.17 22:09:26.498634 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8908 | 2025.12.17 22:09:26.498665 [ 355 ] {} <Debug> TCP-Session: 0c948b77-6eae-4347-b8cd-db59916d7775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2025.12.17 22:09:26.498700 [ 357 ] {} <Debug> TCP-Session: 2d525bef-42ad-4bbc-8f97-af17ce6ea4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2025.12.17 22:09:26.498639 [ 354 ] {} <Debug> TCP-Session: 43b6c6ca-07f9-4857-ac05-2134ecf539ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2025.12.17 22:09:26.498587 [ 350 ] {} <Debug> TCP-Session: 1f1d6698-947d-41dc-a707-16705bf9574d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2025.12.17 22:09:26.498557 [ 352 ] {} <Debug> TCP-Session: 698299e2-c965-4849-ba8c-d30658ed4389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2025.12.17 22:09:26.498651 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8914 | 2025.12.17 22:09:26.498512 [ 351 ] {} <Debug> TCP-Session: b64c9d7a-4d28-4af2-82be-947376df316e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2025.12.17 22:09:26.498859 [ 336 ] {} <Debug> TCP-Session: bfb5c04e-ae35-4b42-841d-47dc19ea71dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2025.12.17 22:09:26.498501 [ 356 ] {} <Debug> TCP-Session: 56e4cbaa-e78a-41c4-8aaa-89064b33465a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8917 | 2025.12.17 22:09:27.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.18 MiB, peak 314.92 MiB, free memory in arenas 0.00 B, will set to 306.94 MiB (RSS), difference: 5.76 MiB | ||
| 8918 | 2025.12.17 22:09:27.016823 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58384 | ||
| 8919 | 2025.12.17 22:09:27.016932 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8920 | 2025.12.17 22:09:27.016958 [ 336 ] {} <Debug> TCP-Session: 5cd98c17-e831-49a2-bfea-aa51eca17897 Authenticating user 'default' from [fd00:1122:3344:101::e]:58384 | ||
| 8921 | 2025.12.17 22:09:27.016980 [ 336 ] {} <Debug> TCP-Session: 5cd98c17-e831-49a2-bfea-aa51eca17897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2025.12.17 22:09:27.016993 [ 336 ] {} <Debug> TCP-Session: 5cd98c17-e831-49a2-bfea-aa51eca17897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2025.12.17 22:09:27.017185 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40270 | ||
| 8924 | 2025.12.17 22:09:27.017224 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46411 | ||
| 8925 | 2025.12.17 22:09:27.017241 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8926 | 2025.12.17 22:09:27.017266 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35988 | ||
| 8927 | 2025.12.17 22:09:27.017285 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63870 | ||
| 8928 | 2025.12.17 22:09:27.017317 [ 336 ] {} <Trace> TCP-Session: 5cd98c17-e831-49a2-bfea-aa51eca17897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2025.12.17 22:09:27.017355 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8930 | 2025.12.17 22:09:27.017357 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8931 | 2025.12.17 22:09:27.017276 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40709 | ||
| 8932 | 2025.12.17 22:09:27.017416 [ 351 ] {} <Debug> TCP-Session: 4c897e7a-6289-4cbd-9185-1409520f7851 Authenticating user 'default' from [fd00:1122:3344:101::e]:46411 | ||
| 8933 | 2025.12.17 22:09:27.017405 [ 355 ] {} <Debug> TCP-Session: 7a4d8556-6418-4b67-abd2-36aee640ea78 Authenticating user 'default' from [fd00:1122:3344:101::e]:35988 | ||
| 8934 | 2025.12.17 22:09:27.017437 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8935 | 2025.12.17 22:09:27.017457 [ 351 ] {} <Debug> TCP-Session: 4c897e7a-6289-4cbd-9185-1409520f7851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8936 | 2025.12.17 22:09:27.017481 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2025.12.17 22:09:27.017494 [ 351 ] {} <Debug> TCP-Session: 4c897e7a-6289-4cbd-9185-1409520f7851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2025.12.17 22:09:27.017495 [ 357 ] {} <Debug> TCP-Session: 07c31911-31a1-41c5-93e3-7021d5ef3990 Authenticating user 'default' from [fd00:1122:3344:101::e]:63870 | ||
| 8939 | 2025.12.17 22:09:27.017512 [ 336 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8940 | 2025.12.17 22:09:27.017539 [ 357 ] {} <Debug> TCP-Session: 07c31911-31a1-41c5-93e3-7021d5ef3990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8941 | 2025.12.17 22:09:27.017509 [ 356 ] {} <Debug> TCP-Session: 7d6ceae1-1a30-4b2a-ae5c-e00d8b1cd846 Authenticating user 'default' from [fd00:1122:3344:101::e]:40709 | ||
| 8942 | 2025.12.17 22:09:27.017563 [ 357 ] {} <Debug> TCP-Session: 07c31911-31a1-41c5-93e3-7021d5ef3990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2025.12.17 22:09:27.017585 [ 356 ] {} <Debug> TCP-Session: 7d6ceae1-1a30-4b2a-ae5c-e00d8b1cd846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2025.12.17 22:09:27.017254 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64276 | ||
| 8945 | 2025.12.17 22:09:27.017610 [ 356 ] {} <Debug> TCP-Session: 7d6ceae1-1a30-4b2a-ae5c-e00d8b1cd846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2025.12.17 22:09:27.017248 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54957 | ||
| 8947 | 2025.12.17 22:09:27.017232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55308 | ||
| 8948 | 2025.12.17 22:09:27.017294 [ 350 ] {} <Debug> TCP-Session: 82f150cc-2dbb-4a1e-acaf-3d6718db19c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40270 | ||
| 8949 | 2025.12.17 22:09:27.017700 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8950 | 2025.12.17 22:09:27.017708 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2025.12.17 22:09:27.017726 [ 350 ] {} <Debug> TCP-Session: 82f150cc-2dbb-4a1e-acaf-3d6718db19c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2025.12.17 22:09:27.017746 [ 354 ] {} <Debug> TCP-Session: d79b394a-4149-4986-9ca1-407cb91d682a Authenticating user 'default' from [fd00:1122:3344:101::e]:64276 | ||
| 8953 | 2025.12.17 22:09:27.017754 [ 353 ] {} <Debug> TCP-Session: a9a6a35a-9b30-471f-ba72-6e454bfc4e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:54957 | ||
| 8954 | 2025.12.17 22:09:27.017762 [ 350 ] {} <Debug> TCP-Session: 82f150cc-2dbb-4a1e-acaf-3d6718db19c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2025.12.17 22:09:27.017784 [ 336 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8956 | 2025.12.17 22:09:27.017792 [ 353 ] {} <Debug> TCP-Session: a9a6a35a-9b30-471f-ba72-6e454bfc4e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2025.12.17 22:09:27.017785 [ 354 ] {} <Debug> TCP-Session: d79b394a-4149-4986-9ca1-407cb91d682a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2025.12.17 22:09:27.017830 [ 353 ] {} <Debug> TCP-Session: a9a6a35a-9b30-471f-ba72-6e454bfc4e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2025.12.17 22:09:27.017845 [ 336 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8960 | 2025.12.17 22:09:27.017851 [ 354 ] {} <Debug> TCP-Session: d79b394a-4149-4986-9ca1-407cb91d682a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2025.12.17 22:09:27.017743 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8962 | 2025.12.17 22:09:27.017475 [ 355 ] {} <Debug> TCP-Session: 7a4d8556-6418-4b67-abd2-36aee640ea78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2025.12.17 22:09:27.017913 [ 352 ] {} <Debug> TCP-Session: 79cee356-b440-471b-969a-08d584d05e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:55308 | ||
| 8964 | 2025.12.17 22:09:27.017933 [ 355 ] {} <Debug> TCP-Session: 7a4d8556-6418-4b67-abd2-36aee640ea78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8965 | 2025.12.17 22:09:27.017943 [ 352 ] {} <Debug> TCP-Session: 79cee356-b440-471b-969a-08d584d05e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2025.12.17 22:09:27.017967 [ 352 ] {} <Debug> TCP-Session: 79cee356-b440-471b-969a-08d584d05e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2025.12.17 22:09:27.018146 [ 336 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 8968 | 2025.12.17 22:09:27.019209 [ 311 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Trace> AggregatingTransform: Aggregating | ||
| 8969 | 2025.12.17 22:09:27.019247 [ 311 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8970 | 2025.12.17 22:09:27.019285 [ 311 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000912104 sec. (2192.732 rows/sec., 85.65 KiB/sec.) | ||
| 8971 | 2025.12.17 22:09:27.019303 [ 311 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Trace> Aggregator: Merging aggregated data | ||
| 8972 | 2025.12.17 22:09:27.020665 [ 336 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003207 sec., 623.6357966947303 rows/sec., 24.36 KiB/sec. | ||
| 8973 | 2025.12.17 22:09:27.020813 [ 336 ] {50731e4f-7b67-4f08-927c-f0db0ee0063f} <Debug> TCPHandler: Processed in 0.003614146 sec. | ||
| 8974 | 2025.12.17 22:09:27.020907 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8975 | 2025.12.17 22:09:27.020943 [ 336 ] {} <Debug> TCP-Session: 5cd98c17-e831-49a2-bfea-aa51eca17897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2025.12.17 22:09:27.020942 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2025.12.17 22:09:27.020965 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8978 | 2025.12.17 22:09:27.020982 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8979 | 2025.12.17 22:09:27.021002 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8980 | 2025.12.17 22:09:27.021016 [ 357 ] {} <Debug> TCP-Session: 07c31911-31a1-41c5-93e3-7021d5ef3990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2025.12.17 22:09:27.021021 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8982 | 2025.12.17 22:09:27.021050 [ 355 ] {} <Debug> TCP-Session: 7a4d8556-6418-4b67-abd2-36aee640ea78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2025.12.17 22:09:27.021042 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8984 | 2025.12.17 22:09:27.021079 [ 353 ] {} <Debug> TCP-Session: a9a6a35a-9b30-471f-ba72-6e454bfc4e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2025.12.17 22:09:27.021104 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8986 | 2025.12.17 22:09:27.021125 [ 351 ] {} <Debug> TCP-Session: 4c897e7a-6289-4cbd-9185-1409520f7851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2025.12.17 22:09:27.021089 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8988 | 2025.12.17 22:09:27.021149 [ 356 ] {} <Debug> TCP-Session: 7d6ceae1-1a30-4b2a-ae5c-e00d8b1cd846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2025.12.17 22:09:27.020995 [ 354 ] {} <Debug> TCP-Session: d79b394a-4149-4986-9ca1-407cb91d682a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8990 | 2025.12.17 22:09:27.021188 [ 352 ] {} <Debug> TCP-Session: 79cee356-b440-471b-969a-08d584d05e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2025.12.17 22:09:27.021032 [ 350 ] {} <Debug> TCP-Session: 82f150cc-2dbb-4a1e-acaf-3d6718db19c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2025.12.17 22:09:27.350643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18810 | ||
| 8993 | 2025.12.17 22:09:27.351159 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2025.12.17 22:09:27.351206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8995 | 2025.12.17 22:09:27.351712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8996 | 2025.12.17 22:09:27.351955 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2025.12.17 22:09:27.352087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18810 | ||
| 8998 | 2025.12.17 22:09:28.326812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8999 | 2025.12.17 22:09:28.343714 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2025.12.17 22:09:28.343760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9001 | 2025.12.17 22:09:28.350142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9002 | 2025.12.17 22:09:28.351182 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2025.12.17 22:09:28.354637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9004 | 2025.12.17 22:09:30.995396 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2025.12.17 22:09:30.995647 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9006 | 2025.12.17 22:09:30.995737 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9007 | 2025.12.17 22:09:30.996571 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.12.17 22:09:30.996631 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9009 | 2025.12.17 22:09:30.997180 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9010 | 2025.12.17 22:09:30.997539 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.12.17 22:09:30.997708 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002128 sec., 32894.73684210526 rows/sec., 2.64 MiB/sec. | ||
| 9012 | 2025.12.17 22:09:30.997755 [ 4 ] {1f77cbed-543f-468a-a4d5-a3e31e45c117} <Debug> TCPHandler: Processed in 0.002550717 sec. | ||
| 9013 | 2025.12.17 22:09:30.997882 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2025.12.17 22:09:30.997992 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9015 | 2025.12.17 22:09:30.998037 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9016 | 2025.12.17 22:09:30.998471 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.12.17 22:09:30.998510 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9018 | 2025.12.17 22:09:30.998854 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9019 | 2025.12.17 22:09:30.999100 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.12.17 22:09:30.999241 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00127 sec., 5511.811023622047 rows/sec., 414.46 KiB/sec. | ||
| 9021 | 2025.12.17 22:09:30.999282 [ 4 ] {72b1ac2f-35ff-4224-9001-a8d41ea253e9} <Debug> TCPHandler: Processed in 0.001452449 sec. | ||
| 9022 | 2025.12.17 22:09:30.999392 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.12.17 22:09:30.999487 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9024 | 2025.12.17 22:09:30.999526 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9025 | 2025.12.17 22:09:30.999932 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2025.12.17 22:09:30.999969 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9027 | 2025.12.17 22:09:31.000431 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9028 | 2025.12.17 22:09:31.000641 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2025.12.17 22:09:31.000766 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001298 sec., 54699.537750385214 rows/sec., 4.27 MiB/sec. | ||
| 9030 | 2025.12.17 22:09:31.000804 [ 4 ] {f9bcc4e0-92b6-46ee-b637-a8076a201eb1} <Debug> TCPHandler: Processed in 0.001462419 sec. | ||
| 9031 | 2025.12.17 22:09:31.000921 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2025.12.17 22:09:31.001017 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9033 | 2025.12.17 22:09:31.001062 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9034 | 2025.12.17 22:09:31.001461 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2025.12.17 22:09:31.001498 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9036 | 2025.12.17 22:09:31.001820 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9037 | 2025.12.17 22:09:31.002029 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2025.12.17 22:09:31.002155 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 9039 | 2025.12.17 22:09:31.002192 [ 4 ] {4d77f959-f957-49b9-9d8c-96ce396251bd} <Debug> TCPHandler: Processed in 0.001319995 sec. | ||
| 9040 | 2025.12.17 22:09:31.002292 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9041 | 2025.12.17 22:09:31.002387 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9042 | 2025.12.17 22:09:31.002442 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <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 | ||
| 9043 | 2025.12.17 22:09:31.003170 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2025.12.17 22:09:31.003206 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9045 | 2025.12.17 22:09:31.003714 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9046 | 2025.12.17 22:09:31.003938 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2025.12.17 22:09:31.004073 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001705 sec., 4105.571847507332 rows/sec., 7.36 MiB/sec. | ||
| 9048 | 2025.12.17 22:09:31.004126 [ 4 ] {2e80b186-c808-4a3a-9680-d8f49b39149b} <Debug> TCPHandler: Processed in 0.001883319 sec. | ||
| 9049 | 2025.12.17 22:09:31.004279 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2025.12.17 22:09:31.004380 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9051 | 2025.12.17 22:09:31.004422 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9052 | 2025.12.17 22:09:31.004754 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2025.12.17 22:09:31.004791 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9054 | 2025.12.17 22:09:31.005094 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9055 | 2025.12.17 22:09:31.005300 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2025.12.17 22:09:31.005429 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9057 | 2025.12.17 22:09:31.005469 [ 4 ] {5850cbfd-d334-4af0-934a-628b2deb0f6c} <Debug> TCPHandler: Processed in 0.001239053 sec. | ||
| 9058 | 2025.12.17 22:09:34.712530 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9059 | 2025.12.17 22:09:34.712585 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9060 | 2025.12.17 22:09:34.852161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19258 | ||
| 9061 | 2025.12.17 22:09:34.852661 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2025.12.17 22:09:34.852709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9063 | 2025.12.17 22:09:34.853205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9064 | 2025.12.17 22:09:34.853448 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9065 | 2025.12.17 22:09:34.853583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19258 | ||
| 9066 | 2025.12.17 22:09:34.911578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1185 | ||
| 9067 | 2025.12.17 22:09:34.914223 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2025.12.17 22:09:34.914284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9069 | 2025.12.17 22:09:34.915538 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9070 | 2025.12.17 22:09:34.915815 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2025.12.17 22:09:34.916178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1185 | ||
| 9072 | 2025.12.17 22:09:35.854704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9073 | 2025.12.17 22:09:35.871924 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2025.12.17 22:09:35.871983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9075 | 2025.12.17 22:09:35.878103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9076 | 2025.12.17 22:09:35.878813 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2025.12.17 22:09:35.881649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9078 | 2025.12.17 22:09:35.990626 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2025.12.17 22:09:35.990872 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 9080 | 2025.12.17 22:09:35.991244 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9081 | 2025.12.17 22:09:35.991286 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 9082 | 2025.12.17 22:09:35.991568 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9083 | 2025.12.17 22:09:35.991635 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9084 | 2025.12.17 22:09:35.991780 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 9085 | 2025.12.17 22:09:35.991906 [ 294 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9086 | 2025.12.17 22:09:35.991913 [ 347 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9087 | 2025.12.17 22:09:35.991925 [ 297 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9088 | 2025.12.17 22:09:35.991927 [ 308 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9089 | 2025.12.17 22:09:35.992113 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (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 | ||
| 9090 | 2025.12.17 22:09:35.992139 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9091 | 2025.12.17 22:09:35.992241 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9092 | 2025.12.17 22:09:35.992262 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (SelectExecutor): Reading approx. 48 rows with 4 streams | ||
| 9093 | 2025.12.17 22:09:35.992301 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 9094 | 2025.12.17 22:09:35.992343 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 9095 | 2025.12.17 22:09:35.992385 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 9096 | 2025.12.17 22:09:35.992426 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 9097 | 2025.12.17 22:09:35.993526 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002763 sec., 17372.42128121607 rows/sec., 689.57 KiB/sec. | ||
| 9098 | 2025.12.17 22:09:35.993690 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> MemoryTracker: Peak memory usage (for query): 149.71 KiB. | ||
| 9099 | 2025.12.17 22:09:35.993705 [ 4 ] {66e60990-7aa3-4641-afc9-5a30229ce5ab} <Debug> TCPHandler: Processed in 0.003205885 sec. | ||
| 9100 | 2025.12.17 22:09:36.000319 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2025.12.17 22:09:36.000453 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9102 | 2025.12.17 22:09:36.000505 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9103 | 2025.12.17 22:09:36.001048 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2025.12.17 22:09:36.001085 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9105 | 2025.12.17 22:09:36.001493 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9106 | 2025.12.17 22:09:36.001690 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2025.12.17 22:09:36.001836 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 72.74 KiB/sec. | ||
| 9108 | 2025.12.17 22:09:36.001876 [ 4 ] {46e6a59f-cfe4-4082-9f12-2474ad5979ff} <Debug> TCPHandler: Processed in 0.001618083 sec. | ||
| 9109 | 2025.12.17 22:09:36.001987 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9110 | 2025.12.17 22:09:36.002083 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9111 | 2025.12.17 22:09:36.002129 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9112 | 2025.12.17 22:09:36.002601 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9113 | 2025.12.17 22:09:36.002638 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9114 | 2025.12.17 22:09:36.002950 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9115 | 2025.12.17 22:09:36.003169 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2025.12.17 22:09:36.003304 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Debug> executeQuery: Read 125 rows, 11.02 KiB in 0.00124 sec., 100806.45161290323 rows/sec., 8.68 MiB/sec. | ||
| 9117 | 2025.12.17 22:09:36.003343 [ 4 ] {1d580ac6-c49c-4f43-9bbb-addbec415ebf} <Debug> TCPHandler: Processed in 0.001405227 sec. | ||
| 9118 | 2025.12.17 22:09:36.003464 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2025.12.17 22:09:36.003560 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9120 | 2025.12.17 22:09:36.003604 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9121 | 2025.12.17 22:09:36.004007 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2025.12.17 22:09:36.004043 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9123 | 2025.12.17 22:09:36.004338 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9124 | 2025.12.17 22:09:36.004581 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2025.12.17 22:09:36.004710 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001168 sec., 29109.58904109589 rows/sec., 2.14 MiB/sec. | ||
| 9126 | 2025.12.17 22:09:36.004747 [ 4 ] {bc4d2354-7fdd-48f6-85fa-5592090651c7} <Debug> TCPHandler: Processed in 0.001333166 sec. | ||
| 9127 | 2025.12.17 22:09:36.004857 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2025.12.17 22:09:36.004952 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9129 | 2025.12.17 22:09:36.004992 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9130 | 2025.12.17 22:09:36.005370 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2025.12.17 22:09:36.005406 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9132 | 2025.12.17 22:09:36.005702 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9133 | 2025.12.17 22:09:36.005914 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2025.12.17 22:09:36.006041 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001107 sec., 903.342366757001 rows/sec., 59.99 KiB/sec. | ||
| 9135 | 2025.12.17 22:09:36.006080 [ 4 ] {d54f6fd8-faef-4733-9bb0-5add2135212e} <Debug> TCPHandler: Processed in 0.001274534 sec. | ||
| 9136 | 2025.12.17 22:09:36.006201 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2025.12.17 22:09:36.006305 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9138 | 2025.12.17 22:09:36.006346 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9139 | 2025.12.17 22:09:36.006768 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2025.12.17 22:09:36.006805 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9141 | 2025.12.17 22:09:36.007101 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9142 | 2025.12.17 22:09:36.007320 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2025.12.17 22:09:36.007448 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001168 sec., 83904.1095890411 rows/sec., 6.55 MiB/sec. | ||
| 9144 | 2025.12.17 22:09:36.007486 [ 4 ] {877c9387-3747-41bf-83e3-6f01d80115bc} <Debug> TCPHandler: Processed in 0.001334075 sec. | ||
| 9145 | 2025.12.17 22:09:36.007602 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2025.12.17 22:09:36.007696 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9147 | 2025.12.17 22:09:36.007738 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9148 | 2025.12.17 22:09:36.008125 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2025.12.17 22:09:36.008161 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9150 | 2025.12.17 22:09:36.008487 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9151 | 2025.12.17 22:09:36.008706 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2025.12.17 22:09:36.008840 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9153 | 2025.12.17 22:09:36.008877 [ 4 ] {2c38ef62-6f5f-411b-8ca9-488e3bb910ac} <Debug> TCPHandler: Processed in 0.001324595 sec. | ||
| 9154 | 2025.12.17 22:09:36.008987 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2025.12.17 22:09:36.009082 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9156 | 2025.12.17 22:09:36.009123 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9157 | 2025.12.17 22:09:36.009439 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2025.12.17 22:09:36.009477 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9159 | 2025.12.17 22:09:36.009778 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9160 | 2025.12.17 22:09:36.010017 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2025.12.17 22:09:36.010141 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 58.94 KiB/sec. | ||
| 9162 | 2025.12.17 22:09:36.010178 [ 4 ] {7ce45293-d33f-4d36-99c4-99f537644c43} <Debug> TCPHandler: Processed in 0.001239282 sec. | ||
| 9163 | 2025.12.17 22:09:36.010291 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2025.12.17 22:09:36.010390 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9165 | 2025.12.17 22:09:36.010444 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <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 | ||
| 9166 | 2025.12.17 22:09:36.011247 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.12.17 22:09:36.011286 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9168 | 2025.12.17 22:09:36.011858 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9169 | 2025.12.17 22:09:36.012089 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.12.17 22:09:36.012231 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001858 sec., 18299.246501614638 rows/sec., 32.79 MiB/sec. | ||
| 9171 | 2025.12.17 22:09:36.012284 [ 4 ] {ca76142f-fb00-4ec4-b9fd-c2d904e4f567} <Debug> TCPHandler: Processed in 0.002042094 sec. | ||
| 9172 | 2025.12.17 22:09:36.012403 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2025.12.17 22:09:36.012499 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9174 | 2025.12.17 22:09:36.012539 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9175 | 2025.12.17 22:09:36.012873 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2025.12.17 22:09:36.012909 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9177 | 2025.12.17 22:09:36.013216 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9178 | 2025.12.17 22:09:36.013427 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2025.12.17 22:09:36.013558 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 9180 | 2025.12.17 22:09:36.013595 [ 4 ] {2fbfed2a-b9cd-4ed5-be8e-054236c9c133} <Debug> TCPHandler: Processed in 0.001241822 sec. | ||
| 9181 | 2025.12.17 22:09:38.232545 [ 89 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9182 | 2025.12.17 22:09:38.232618 [ 89 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.12.17 22:09:38.232643 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9184 | 2025.12.17 22:09:38.232769 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 9185 | 2025.12.17 22:09:38.232930 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9186 | 2025.12.17 22:09:38.232967 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 9187 | 2025.12.17 22:09:38.233038 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 9188 | 2025.12.17 22:09:38.233092 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9189 | 2025.12.17 22:09:38.233139 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9190 | 2025.12.17 22:09:38.233184 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9191 | 2025.12.17 22:09:38.234109 [ 186 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393746 sec., 657221.6171382734 rows/sec., 45.54 MiB/sec. | ||
| 9192 | 2025.12.17 22:09:38.234349 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9193 | 2025.12.17 22:09:38.234689 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.12.17 22:09:38.234780 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_18_4} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9195 | 2025.12.17 22:09:38.234895 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9196 | 2025.12.17 22:09:38.675525 [ 89 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9197 | 2025.12.17 22:09:38.675590 [ 89 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2025.12.17 22:09:38.675613 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9199 | 2025.12.17 22:09:38.675778 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 9200 | 2025.12.17 22:09:38.675958 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9201 | 2025.12.17 22:09:38.675996 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 9202 | 2025.12.17 22:09:38.676071 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 9203 | 2025.12.17 22:09:38.676121 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9204 | 2025.12.17 22:09:38.676170 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9205 | 2025.12.17 22:09:38.676217 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9206 | 2025.12.17 22:09:38.677075 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378887 sec., 340854.6168032623 rows/sec., 21.34 MiB/sec. | ||
| 9207 | 2025.12.17 22:09:38.677282 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9208 | 2025.12.17 22:09:38.677664 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2025.12.17 22:09:38.677757 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_18_4} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9210 | 2025.12.17 22:09:38.677883 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9211 | 2025.12.17 22:09:41.023571 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2025.12.17 22:09:41.023780 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9213 | 2025.12.17 22:09:41.023853 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9214 | 2025.12.17 22:09:41.024554 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.12.17 22:09:41.024618 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9216 | 2025.12.17 22:09:41.025043 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9217 | 2025.12.17 22:09:41.025263 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.12.17 22:09:41.025419 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001692 sec., 3546.099290780142 rows/sec., 289.16 KiB/sec. | ||
| 9219 | 2025.12.17 22:09:41.025472 [ 4 ] {0d4d6f22-acb7-4332-847c-6cbb502e0fe5} <Debug> TCPHandler: Processed in 0.002035414 sec. | ||
| 9220 | 2025.12.17 22:09:41.025597 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2025.12.17 22:09:41.025699 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9222 | 2025.12.17 22:09:41.025743 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9223 | 2025.12.17 22:09:41.026772 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2025.12.17 22:09:41.026809 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9225 | 2025.12.17 22:09:41.027212 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9226 | 2025.12.17 22:09:41.027423 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2025.12.17 22:09:41.027551 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001875 sec., 646933.3333333334 rows/sec., 53.40 MiB/sec. | ||
| 9228 | 2025.12.17 22:09:41.027590 [ 4 ] {10a36c11-4a26-462b-8d0b-6d5caa7bd6be} <Debug> TCPHandler: Processed in 0.002046054 sec. | ||
| 9229 | 2025.12.17 22:09:41.027705 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2025.12.17 22:09:41.027801 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9231 | 2025.12.17 22:09:41.027841 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9232 | 2025.12.17 22:09:41.028232 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2025.12.17 22:09:41.028269 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9234 | 2025.12.17 22:09:41.028557 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9235 | 2025.12.17 22:09:41.028765 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2025.12.17 22:09:41.028895 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001114 sec., 11669.658886894076 rows/sec., 848.57 KiB/sec. | ||
| 9237 | 2025.12.17 22:09:41.028934 [ 4 ] {8cbb5169-f8cd-445d-aa0b-17694e3a6b8d} <Debug> TCPHandler: Processed in 0.001278914 sec. | ||
| 9238 | 2025.12.17 22:09:41.029041 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2025.12.17 22:09:41.029134 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9240 | 2025.12.17 22:09:41.029173 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9241 | 2025.12.17 22:09:41.029656 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2025.12.17 22:09:41.029692 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9243 | 2025.12.17 22:09:41.030002 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9244 | 2025.12.17 22:09:41.030208 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2025.12.17 22:09:41.030334 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 9246 | 2025.12.17 22:09:41.030373 [ 4 ] {c5e6ac09-d078-4204-a8ee-962135c126c9} <Debug> TCPHandler: Processed in 0.001381347 sec. | ||
| 9247 | 2025.12.17 22:09:41.030492 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2025.12.17 22:09:41.030585 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9249 | 2025.12.17 22:09:41.030625 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9250 | 2025.12.17 22:09:41.031218 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.12.17 22:09:41.031255 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9252 | 2025.12.17 22:09:41.031571 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9253 | 2025.12.17 22:09:41.031790 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2025.12.17 22:09:41.031916 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.001348 sec., 395400.5934718101 rows/sec., 29.31 MiB/sec. | ||
| 9255 | 2025.12.17 22:09:41.031954 [ 4 ] {f038a276-4025-467a-b9cb-9e65f55e3a6d} <Debug> TCPHandler: Processed in 0.00151194 sec. | ||
| 9256 | 2025.12.17 22:09:41.032070 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2025.12.17 22:09:41.032164 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9258 | 2025.12.17 22:09:41.032208 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9259 | 2025.12.17 22:09:41.032770 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2025.12.17 22:09:41.032806 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9261 | 2025.12.17 22:09:41.033170 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9262 | 2025.12.17 22:09:41.033375 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2025.12.17 22:09:41.033498 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001352 sec., 626479.2899408285 rows/sec., 42.17 MiB/sec. | ||
| 9264 | 2025.12.17 22:09:41.033535 [ 4 ] {c6549393-b47e-4d56-a386-34da071ca3f2} <Debug> TCPHandler: Processed in 0.0015148 sec. | ||
| 9265 | 2025.12.17 22:09:41.033645 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2025.12.17 22:09:41.033739 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9267 | 2025.12.17 22:09:41.033791 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <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 | ||
| 9268 | 2025.12.17 22:09:41.034535 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2025.12.17 22:09:41.034570 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9270 | 2025.12.17 22:09:41.035080 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9271 | 2025.12.17 22:09:41.035298 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2025.12.17 22:09:41.035437 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001715 sec., 4081.6326530612246 rows/sec., 7.31 MiB/sec. | ||
| 9273 | 2025.12.17 22:09:41.035491 [ 4 ] {eb4ffee3-8feb-46b9-8612-65ec08c7cf9d} <Debug> TCPHandler: Processed in 0.00189564 sec. | ||
| 9274 | 2025.12.17 22:09:41.035601 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2025.12.17 22:09:41.035695 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9276 | 2025.12.17 22:09:41.035735 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9277 | 2025.12.17 22:09:41.036066 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.12.17 22:09:41.036101 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9279 | 2025.12.17 22:09:41.036401 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9280 | 2025.12.17 22:09:41.036610 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.12.17 22:09:41.036736 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 9282 | 2025.12.17 22:09:41.036771 [ 4 ] {f3c717eb-9209-416a-9384-cf68a1736fdb} <Debug> TCPHandler: Processed in 0.001218543 sec. | ||
| 9283 | 2025.12.17 22:09:42.353686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19770 | ||
| 9284 | 2025.12.17 22:09:42.354229 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.12.17 22:09:42.354268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9286 | 2025.12.17 22:09:42.354725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9287 | 2025.12.17 22:09:42.354966 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2025.12.17 22:09:42.355094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19770 | ||
| 9289 | 2025.12.17 22:09:42.355195 [ 83 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9290 | 2025.12.17 22:09:42.355299 [ 83 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2025.12.17 22:09:42.355336 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9292 | 2025.12.17 22:09:42.355520 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 9293 | 2025.12.17 22:09:42.355716 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9294 | 2025.12.17 22:09:42.355778 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17338 rows starting from the beginning of the part | ||
| 9295 | 2025.12.17 22:09:42.355896 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9296 | 2025.12.17 22:09:42.355973 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9297 | 2025.12.17 22:09:42.356040 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9298 | 2025.12.17 22:09:42.356102 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9299 | 2025.12.17 22:09:42.356140 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9300 | 2025.12.17 22:09:42.358189 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743443 sec., 7206273.285065519 rows/sec., 103.09 MiB/sec. | ||
| 9301 | 2025.12.17 22:09:42.358409 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9302 | 2025.12.17 22:09:42.358657 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2025.12.17 22:09:42.358724 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_41_8} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9304 | 2025.12.17 22:09:42.358790 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9305 | 2025.12.17 22:09:43.381733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9306 | 2025.12.17 22:09:43.399746 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.12.17 22:09:43.399809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9308 | 2025.12.17 22:09:43.405986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9309 | 2025.12.17 22:09:43.406715 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.12.17 22:09:43.407017 [ 80 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9311 | 2025.12.17 22:09:43.407089 [ 80 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2025.12.17 22:09:43.407115 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9313 | 2025.12.17 22:09:43.407241 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 9314 | 2025.12.17 22:09:43.410268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9315 | 2025.12.17 22:09:43.410701 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9316 | 2025.12.17 22:09:43.412259 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9317 | 2025.12.17 22:09:43.417399 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9318 | 2025.12.17 22:09:43.421968 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 9319 | 2025.12.17 22:09:43.426545 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 9320 | 2025.12.17 22:09:43.431222 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 9321 | 2025.12.17 22:09:43.435229 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 9322 | 2025.12.17 22:09:43.489067 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081880814 sec., 3773.777822970837 rows/sec., 19.51 MiB/sec. | ||
| 9323 | 2025.12.17 22:09:43.491304 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9324 | 2025.12.17 22:09:43.493222 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2025.12.17 22:09:43.493328 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_41_8} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9326 | 2025.12.17 22:09:43.495100 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9327 | 2025.12.17 22:09:44.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.31 MiB, peak 321.72 MiB, free memory in arenas 0.00 B, will set to 309.37 MiB (RSS), difference: 1.05 MiB | ||
| 9328 | 2025.12.17 22:09:44.916409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1221 | ||
| 9329 | 2025.12.17 22:09:44.918921 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2025.12.17 22:09:44.918970 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9331 | 2025.12.17 22:09:44.920208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9332 | 2025.12.17 22:09:44.920472 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.12.17 22:09:44.920750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1221 | ||
| 9334 | 2025.12.17 22:09:45.996280 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2025.12.17 22:09:45.996473 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9336 | 2025.12.17 22:09:45.996539 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9337 | 2025.12.17 22:09:45.997219 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.12.17 22:09:45.997266 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9339 | 2025.12.17 22:09:45.997670 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9340 | 2025.12.17 22:09:45.997893 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2025.12.17 22:09:45.998041 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001616 sec., 76732.67326732673 rows/sec., 6.60 MiB/sec. | ||
| 9342 | 2025.12.17 22:09:45.998084 [ 4 ] {3a64e478-8d7f-4a08-9602-fd341e6b1998} <Debug> TCPHandler: Processed in 0.001936051 sec. | ||
| 9343 | 2025.12.17 22:09:45.998203 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2025.12.17 22:09:45.998298 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.12.17 22:09:45.998338 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9346 | 2025.12.17 22:09:45.998753 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2025.12.17 22:09:45.998789 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9348 | 2025.12.17 22:09:45.999088 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9349 | 2025.12.17 22:09:45.999307 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2025.12.17 22:09:45.999436 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001157 sec., 29386.343993085564 rows/sec., 2.16 MiB/sec. | ||
| 9351 | 2025.12.17 22:09:45.999434 [ 77 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9352 | 2025.12.17 22:09:45.999475 [ 4 ] {3d284f5c-1a8a-4938-b9b8-566055ce6954} <Debug> TCPHandler: Processed in 0.001322625 sec. | ||
| 9353 | 2025.12.17 22:09:45.999511 [ 77 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2025.12.17 22:09:45.999538 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9355 | 2025.12.17 22:09:45.999602 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2025.12.17 22:09:45.999669 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 9357 | 2025.12.17 22:09:45.999699 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9358 | 2025.12.17 22:09:45.999783 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9359 | 2025.12.17 22:09:45.999844 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2025.12.17 22:09:45.999885 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9361 | 2025.12.17 22:09:45.999951 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part | ||
| 9362 | 2025.12.17 22:09:45.999996 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 9363 | 2025.12.17 22:09:46.000040 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 9364 | 2025.12.17 22:09:46.000084 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
| 9365 | 2025.12.17 22:09:46.000125 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 9366 | 2025.12.17 22:09:46.000208 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2025.12.17 22:09:46.000252 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9368 | 2025.12.17 22:09:46.000663 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9369 | 2025.12.17 22:09:46.000906 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2025.12.17 22:09:46.001040 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001358 sec., 72164.94845360825 rows/sec., 5.64 MiB/sec. | ||
| 9371 | 2025.12.17 22:09:46.001078 [ 4 ] {21e332c5-b655-44f4-94e6-204c7172bef3} <Debug> TCPHandler: Processed in 0.001532211 sec. | ||
| 9372 | 2025.12.17 22:09:46.001185 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576891 sec., 261273.60737045237 rows/sec., 18.25 MiB/sec. | ||
| 9373 | 2025.12.17 22:09:46.001196 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2025.12.17 22:09:46.001335 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9375 | 2025.12.17 22:09:46.001355 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9376 | 2025.12.17 22:09:46.001382 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9377 | 2025.12.17 22:09:46.001618 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2025.12.17 22:09:46.001693 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_56_11} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9379 | 2025.12.17 22:09:46.001771 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9380 | 2025.12.17 22:09:46.001803 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2025.12.17 22:09:46.001844 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9382 | 2025.12.17 22:09:46.002208 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9383 | 2025.12.17 22:09:46.002436 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2025.12.17 22:09:46.002567 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 9385 | 2025.12.17 22:09:46.002604 [ 4 ] {1bb18e02-e902-4da5-b557-82845e47ad70} <Debug> TCPHandler: Processed in 0.001457108 sec. | ||
| 9386 | 2025.12.17 22:09:46.002711 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2025.12.17 22:09:46.002804 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9388 | 2025.12.17 22:09:46.002859 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <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 | ||
| 9389 | 2025.12.17 22:09:46.003674 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2025.12.17 22:09:46.003711 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9391 | 2025.12.17 22:09:46.004300 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9392 | 2025.12.17 22:09:46.004552 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2025.12.17 22:09:46.004689 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001902 sec., 17875.920084121975 rows/sec., 32.03 MiB/sec. | ||
| 9394 | 2025.12.17 22:09:46.004748 [ 4 ] {eae143eb-2513-440f-9a7f-2c6e2428fdfc} <Debug> TCPHandler: Processed in 0.002085845 sec. | ||
| 9395 | 2025.12.17 22:09:46.004859 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2025.12.17 22:09:46.004954 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9397 | 2025.12.17 22:09:46.004994 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9398 | 2025.12.17 22:09:46.005324 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2025.12.17 22:09:46.005361 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9400 | 2025.12.17 22:09:46.005677 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9401 | 2025.12.17 22:09:46.005890 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2025.12.17 22:09:46.006014 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9403 | 2025.12.17 22:09:46.006050 [ 4 ] {860421b5-9e3d-4871-aebf-d128311bbea4} <Debug> TCPHandler: Processed in 0.001240322 sec. | ||
| 9404 | 2025.12.17 22:09:49.712631 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9405 | 2025.12.17 22:09:49.712685 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9406 | 2025.12.17 22:09:49.855177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20218 | ||
| 9407 | 2025.12.17 22:09:49.855671 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2025.12.17 22:09:49.855715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9409 | 2025.12.17 22:09:49.856191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9410 | 2025.12.17 22:09:49.856414 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2025.12.17 22:09:49.856539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20218 | ||
| 9412 | 2025.12.17 22:09:50.573498 [ 74 ] {} <Debug> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9413 | 2025.12.17 22:09:50.573581 [ 74 ] {} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.12.17 22:09:50.573606 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9415 | 2025.12.17 22:09:50.573756 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::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 | ||
| 9416 | 2025.12.17 22:09:50.574115 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9417 | 2025.12.17 22:09:50.574161 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 9418 | 2025.12.17 22:09:50.574262 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 9419 | 2025.12.17 22:09:50.574358 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::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 | ||
| 9420 | 2025.12.17 22:09:50.574444 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 9421 | 2025.12.17 22:09:50.574534 [ 195 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::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 | ||
| 9422 | 2025.12.17 22:09:50.576051 [ 188 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002356262 sec., 20795.650059288822 rows/sec., 4.93 MiB/sec. | ||
| 9423 | 2025.12.17 22:09:50.576288 [ 198 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9424 | 2025.12.17 22:09:50.576832 [ 198 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2025.12.17 22:09:50.576919 [ 198 ] {11f6e36d-6930-4d5c-aa55-1c3958ef11e0::all_1_5_1} <Trace> oximeter.timeseries_schema (11f6e36d-6930-4d5c-aa55-1c3958ef11e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9426 | 2025.12.17 22:09:50.577037 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9427 | 2025.12.17 22:09:50.910315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9428 | 2025.12.17 22:09:50.925750 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2025.12.17 22:09:50.925797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9430 | 2025.12.17 22:09:50.931433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9431 | 2025.12.17 22:09:50.932150 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2025.12.17 22:09:50.934735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9433 | 2025.12.17 22:09:50.994624 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2025.12.17 22:09:50.994825 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9435 | 2025.12.17 22:09:50.994898 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9436 | 2025.12.17 22:09:50.995650 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2025.12.17 22:09:50.995693 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9438 | 2025.12.17 22:09:50.996086 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9439 | 2025.12.17 22:09:50.996325 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.12.17 22:09:50.996473 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001704 sec., 41079.81220657277 rows/sec., 3.30 MiB/sec. | ||
| 9441 | 2025.12.17 22:09:50.996474 [ 74 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9442 | 2025.12.17 22:09:50.996516 [ 4 ] {052c844b-74f5-4126-8a9a-7fec9b79ac49} <Debug> TCPHandler: Processed in 0.002031684 sec. | ||
| 9443 | 2025.12.17 22:09:50.996536 [ 74 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2025.12.17 22:09:50.996563 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9445 | 2025.12.17 22:09:50.996646 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2025.12.17 22:09:50.996663 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 9447 | 2025.12.17 22:09:50.996744 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9448 | 2025.12.17 22:09:50.996783 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9449 | 2025.12.17 22:09:50.996788 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9450 | 2025.12.17 22:09:50.996824 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 9451 | 2025.12.17 22:09:50.996895 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 70 rows starting from the beginning of the part | ||
| 9452 | 2025.12.17 22:09:50.996939 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 125 rows starting from the beginning of the part | ||
| 9453 | 2025.12.17 22:09:50.996983 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1213 rows starting from the beginning of the part | ||
| 9454 | 2025.12.17 22:09:50.997028 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 124 rows starting from the beginning of the part | ||
| 9455 | 2025.12.17 22:09:50.997071 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 70 rows starting from the beginning of the part | ||
| 9456 | 2025.12.17 22:09:50.997425 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.12.17 22:09:50.997468 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9458 | 2025.12.17 22:09:50.997796 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9459 | 2025.12.17 22:09:50.998025 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2025.12.17 22:09:50.998158 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001433 sec., 4884.856943475227 rows/sec., 367.32 KiB/sec. | ||
| 9461 | 2025.12.17 22:09:50.998197 [ 4 ] {4a9f5d1f-1195-40b2-9896-de99da175d9a} <Debug> TCPHandler: Processed in 0.001599763 sec. | ||
| 9462 | 2025.12.17 22:09:50.998315 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2025.12.17 22:09:50.998409 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9464 | 2025.12.17 22:09:50.998452 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9465 | 2025.12.17 22:09:50.998867 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2025.12.17 22:09:50.998903 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9467 | 2025.12.17 22:09:50.999002 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4067 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373983 sec., 1713154.6434831251 rows/sec., 147.43 MiB/sec. | ||
| 9468 | 2025.12.17 22:09:50.999212 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9469 | 2025.12.17 22:09:50.999426 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2025.12.17 22:09:50.999582 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001189 sec., 59714.045416316236 rows/sec., 4.66 MiB/sec. | ||
| 9471 | 2025.12.17 22:09:50.999598 [ 72 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9472 | 2025.12.17 22:09:50.999619 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9473 | 2025.12.17 22:09:50.999631 [ 4 ] {a865e0c7-bf9e-4afa-9fb9-10061c15732d} <Debug> TCPHandler: Processed in 0.001373027 sec. | ||
| 9474 | 2025.12.17 22:09:50.999654 [ 72 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.12.17 22:09:50.999689 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9476 | 2025.12.17 22:09:50.999763 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2025.12.17 22:09:50.999788 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 9478 | 2025.12.17 22:09:50.999872 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9479 | 2025.12.17 22:09:50.999892 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9480 | 2025.12.17 22:09:50.999920 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9481 | 2025.12.17 22:09:50.999926 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 9482 | 2025.12.17 22:09:50.999970 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2025.12.17 22:09:50.999997 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 71 rows starting from the beginning of the part | ||
| 9484 | 2025.12.17 22:09:51.000048 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 98 rows starting from the beginning of the part | ||
| 9485 | 2025.12.17 22:09:51.000095 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 533 rows starting from the beginning of the part | ||
| 9486 | 2025.12.17 22:09:51.000139 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 98 rows starting from the beginning of the part | ||
| 9487 | 2025.12.17 22:09:51.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.36 MiB, peak 321.72 MiB, free memory in arenas 0.00 B, will set to 310.26 MiB (RSS), difference: -3.10 MiB | ||
| 9488 | 2025.12.17 22:09:51.000185 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 71 rows starting from the beginning of the part | ||
| 9489 | 2025.12.17 22:09:51.000202 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_61_12} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9490 | 2025.12.17 22:09:51.000313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9491 | 2025.12.17 22:09:51.000387 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2025.12.17 22:09:51.000429 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9493 | 2025.12.17 22:09:51.000754 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9494 | 2025.12.17 22:09:51.000963 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2025.12.17 22:09:51.001085 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9496 | 2025.12.17 22:09:51.001091 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 9497 | 2025.12.17 22:09:51.001124 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.12.17 22:09:51.001146 [ 4 ] {1e4b40dd-b9d8-4ba1-92fb-a23b097aca53} <Debug> TCPHandler: Processed in 0.001430557 sec. | ||
| 9499 | 2025.12.17 22:09:51.001147 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9500 | 2025.12.17 22:09:51.001248 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150457 sec., 1409705.0984666715 rows/sec., 109.14 MiB/sec. | ||
| 9501 | 2025.12.17 22:09:51.001263 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2025.12.17 22:09:51.001252 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 9503 | 2025.12.17 22:09:51.001364 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9504 | 2025.12.17 22:09:51.001412 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9505 | 2025.12.17 22:09:51.001422 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <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 | ||
| 9506 | 2025.12.17 22:09:51.001417 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9507 | 2025.12.17 22:09:51.001469 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17623 rows starting from the beginning of the part | ||
| 9508 | 2025.12.17 22:09:51.001526 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9509 | 2025.12.17 22:09:51.001577 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9510 | 2025.12.17 22:09:51.001620 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 847 rows starting from the beginning of the part | ||
| 9511 | 2025.12.17 22:09:51.001662 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2025.12.17 22:09:51.001666 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9513 | 2025.12.17 22:09:51.001725 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 9514 | 2025.12.17 22:09:51.001734 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_61_12} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9515 | 2025.12.17 22:09:51.001799 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 9516 | 2025.12.17 22:09:51.002195 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2025.12.17 22:09:51.002233 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9518 | 2025.12.17 22:09:51.002769 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9519 | 2025.12.17 22:09:51.002993 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2025.12.17 22:09:51.003111 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9521 | 2025.12.17 22:09:51.003136 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001789 sec., 3912.8004471771937 rows/sec., 7.01 MiB/sec. | ||
| 9522 | 2025.12.17 22:09:51.003165 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2025.12.17 22:09:51.003190 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9524 | 2025.12.17 22:09:51.003203 [ 4 ] {b40d22d8-89db-4615-8b97-0f238d12bc7c} <Debug> TCPHandler: Processed in 0.001987783 sec. | ||
| 9525 | 2025.12.17 22:09:51.003278 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 9526 | 2025.12.17 22:09:51.003325 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2025.12.17 22:09:51.003425 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9528 | 2025.12.17 22:09:51.003466 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9529 | 2025.12.17 22:09:51.003530 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9530 | 2025.12.17 22:09:51.003592 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 993 rows starting from the beginning of the part | ||
| 9531 | 2025.12.17 22:09:51.003726 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 9532 | 2025.12.17 22:09:51.003812 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2025.12.17 22:09:51.003849 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 9534 | 2025.12.17 22:09:51.003851 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9535 | 2025.12.17 22:09:51.003963 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 9536 | 2025.12.17 22:09:51.004070 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 9537 | 2025.12.17 22:09:51.004174 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 9538 | 2025.12.17 22:09:51.004188 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9539 | 2025.12.17 22:09:51.004405 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2025.12.17 22:09:51.004528 [ 72 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9541 | 2025.12.17 22:09:51.004540 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 9542 | 2025.12.17 22:09:51.004570 [ 72 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.12.17 22:09:51.004600 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9544 | 2025.12.17 22:09:51.004608 [ 4 ] {e99201ab-d913-44d9-8ad5-d78811f9f3b2} <Debug> TCPHandler: Processed in 0.001330595 sec. | ||
| 9545 | 2025.12.17 22:09:51.004667 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 9546 | 2025.12.17 22:09:51.004770 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9547 | 2025.12.17 22:09:51.004800 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3318 rows starting from the beginning of the part | ||
| 9548 | 2025.12.17 22:09:51.004853 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 9549 | 2025.12.17 22:09:51.004899 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 9550 | 2025.12.17 22:09:51.004941 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 9551 | 2025.12.17 22:09:51.004979 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 9552 | 2025.12.17 22:09:51.005021 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 9553 | 2025.12.17 22:09:51.007109 [ 199 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3618 rows, containing 4 columns (4 merged, 0 gathered) in 0.002467255 sec., 1466406.9988712154 rows/sec., 96.08 MiB/sec. | ||
| 9554 | 2025.12.17 22:09:51.007534 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19110 rows, containing 5 columns (5 merged, 0 gathered) in 0.006325867 sec., 3020929.7792697824 rows/sec., 205.55 MiB/sec. | ||
| 9555 | 2025.12.17 22:09:51.007573 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9556 | 2025.12.17 22:09:51.007839 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9557 | 2025.12.17 22:09:51.007893 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_61_12} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.12.17 22:09:51.007973 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_61_12} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9559 | 2025.12.17 22:09:51.008066 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9560 | 2025.12.17 22:09:51.008123 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2025.12.17 22:09:51.008195 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9562 | 2025.12.17 22:09:51.008292 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB. | ||
| 9563 | 2025.12.17 22:09:51.010959 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 19 columns (19 merged, 0 gathered) in 0.007721044 sec., 140136.48931413938 rows/sec., 251.12 MiB/sec. | ||
| 9564 | 2025.12.17 22:09:51.012105 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9565 | 2025.12.17 22:09:51.012440 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2025.12.17 22:09:51.012512 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9567 | 2025.12.17 22:09:51.012670 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 9568 | 2025.12.17 22:09:52.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.50 MiB, peak 321.72 MiB, free memory in arenas 0.00 B, will set to 315.45 MiB (RSS), difference: 7.95 MiB | ||
| 9569 | 2025.12.17 22:09:54.920931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1245 | ||
| 9570 | 2025.12.17 22:09:54.923097 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2025.12.17 22:09:54.923143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9572 | 2025.12.17 22:09:54.924303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9573 | 2025.12.17 22:09:54.924583 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2025.12.17 22:09:54.924757 [ 67 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9575 | 2025.12.17 22:09:54.924844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1245 | ||
| 9576 | 2025.12.17 22:09:54.924850 [ 67 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2025.12.17 22:09:54.924907 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9578 | 2025.12.17 22:09:54.925047 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 9579 | 2025.12.17 22:09:54.925651 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9580 | 2025.12.17 22:09:54.925786 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1097 rows starting from the beginning of the part | ||
| 9581 | 2025.12.17 22:09:54.926138 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 9582 | 2025.12.17 22:09:54.926467 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 9583 | 2025.12.17 22:09:54.926804 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9584 | 2025.12.17 22:09:54.927127 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9585 | 2025.12.17 22:09:54.927445 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9586 | 2025.12.17 22:09:54.934150 [ 190 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1245 rows, containing 72 columns (72 merged, 0 gathered) in 0.009167232 sec., 135809.8060570519 rows/sec., 113.93 MiB/sec. | ||
| 9587 | 2025.12.17 22:09:54.935730 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9588 | 2025.12.17 22:09:54.936336 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9589 | 2025.12.17 22:09:54.936423 [ 189 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_31_6} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9590 | 2025.12.17 22:09:54.936751 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9591 | 2025.12.17 22:09:55.580024 [ 63 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9592 | 2025.12.17 22:09:55.580112 [ 63 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2025.12.17 22:09:55.580141 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9594 | 2025.12.17 22:09:55.580278 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9595 | 2025.12.17 22:09:55.580443 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9596 | 2025.12.17 22:09:55.580482 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 464 rows starting from the beginning of the part | ||
| 9597 | 2025.12.17 22:09:55.580556 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 9598 | 2025.12.17 22:09:55.580611 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9599 | 2025.12.17 22:09:55.580654 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9600 | 2025.12.17 22:09:55.580693 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 9601 | 2025.12.17 22:09:55.581547 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335705 sec., 707491.5494064932 rows/sec., 50.64 MiB/sec. | ||
| 9602 | 2025.12.17 22:09:55.581761 [ 200 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9603 | 2025.12.17 22:09:55.582115 [ 200 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2025.12.17 22:09:55.582206 [ 200 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_29_6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9605 | 2025.12.17 22:09:55.582324 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9606 | 2025.12.17 22:09:56.008814 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2025.12.17 22:09:56.008998 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9608 | 2025.12.17 22:09:56.009066 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9609 | 2025.12.17 22:09:56.009902 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2025.12.17 22:09:56.009944 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9611 | 2025.12.17 22:09:56.010362 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9612 | 2025.12.17 22:09:56.010592 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.12.17 22:09:56.010747 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 9614 | 2025.12.17 22:09:56.010800 [ 4 ] {22b72e80-129e-4ca9-90ab-e4f33fe25169} <Debug> TCPHandler: Processed in 0.002115476 sec. | ||
| 9615 | 2025.12.17 22:09:56.010934 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2025.12.17 22:09:56.011039 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9617 | 2025.12.17 22:09:56.011084 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9618 | 2025.12.17 22:09:56.011510 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.12.17 22:09:56.011545 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9620 | 2025.12.17 22:09:56.011847 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9621 | 2025.12.17 22:09:56.012058 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2025.12.17 22:09:56.012191 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001176 sec., 6802.721088435374 rows/sec., 554.71 KiB/sec. | ||
| 9623 | 2025.12.17 22:09:56.012230 [ 4 ] {ac9d682e-5678-45ab-9d15-2b5a8abb34ef} <Debug> TCPHandler: Processed in 0.001351245 sec. | ||
| 9624 | 2025.12.17 22:09:56.012354 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2025.12.17 22:09:56.012459 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9626 | 2025.12.17 22:09:56.012498 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9627 | 2025.12.17 22:09:56.013459 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2025.12.17 22:09:56.013496 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9629 | 2025.12.17 22:09:56.013872 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9630 | 2025.12.17 22:09:56.014079 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.12.17 22:09:56.014211 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Debug> executeQuery: Read 1184 rows, 96.65 KiB in 0.001773 sec., 667794.698251551 rows/sec., 53.23 MiB/sec. | ||
| 9632 | 2025.12.17 22:09:56.014250 [ 4 ] {e01caac8-3171-45fb-af51-54d9b9a21e34} <Debug> TCPHandler: Processed in 0.001946322 sec. | ||
| 9633 | 2025.12.17 22:09:56.014371 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2025.12.17 22:09:56.014468 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9635 | 2025.12.17 22:09:56.014507 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9636 | 2025.12.17 22:09:56.014991 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2025.12.17 22:09:56.015026 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9638 | 2025.12.17 22:09:56.015346 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9639 | 2025.12.17 22:09:56.015556 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2025.12.17 22:09:56.015688 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Debug> executeQuery: Read 247 rows, 15.43 KiB in 0.00124 sec., 199193.5483870968 rows/sec., 12.15 MiB/sec. | ||
| 9641 | 2025.12.17 22:09:56.015725 [ 4 ] {5d797cd1-b6b1-477a-8146-9be7a4ce1584} <Debug> TCPHandler: Processed in 0.001405837 sec. | ||
| 9642 | 2025.12.17 22:09:56.015828 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2025.12.17 22:09:56.015923 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9644 | 2025.12.17 22:09:56.015963 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9645 | 2025.12.17 22:09:56.016430 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2025.12.17 22:09:56.016465 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9647 | 2025.12.17 22:09:56.016769 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9648 | 2025.12.17 22:09:56.016972 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2025.12.17 22:09:56.017100 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 9650 | 2025.12.17 22:09:56.017138 [ 4 ] {e2c776e9-144b-45b9-92aa-ce4d2088df07} <Debug> TCPHandler: Processed in 0.001359716 sec. | ||
| 9651 | 2025.12.17 22:09:56.017250 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2025.12.17 22:09:56.017346 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9653 | 2025.12.17 22:09:56.017387 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9654 | 2025.12.17 22:09:56.017860 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2025.12.17 22:09:56.017895 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9656 | 2025.12.17 22:09:56.018199 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9657 | 2025.12.17 22:09:56.018401 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2025.12.17 22:09:56.018528 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 9659 | 2025.12.17 22:09:56.018566 [ 4 ] {b6108a15-ad01-40aa-8980-679dd6e91b05} <Debug> TCPHandler: Processed in 0.001366086 sec. | ||
| 9660 | 2025.12.17 22:09:56.018676 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2025.12.17 22:09:56.018771 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9662 | 2025.12.17 22:09:56.018809 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9663 | 2025.12.17 22:09:56.019519 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2025.12.17 22:09:56.019553 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9665 | 2025.12.17 22:09:56.019886 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9666 | 2025.12.17 22:09:56.020097 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2025.12.17 22:09:56.020221 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Debug> executeQuery: Read 721 rows, 51.84 KiB in 0.001468 sec., 491144.41416893736 rows/sec., 34.49 MiB/sec. | ||
| 9668 | 2025.12.17 22:09:56.020259 [ 4 ] {55ab2625-cdb2-4a29-8b75-ee2df24d9eb8} <Debug> TCPHandler: Processed in 0.001632523 sec. | ||
| 9669 | 2025.12.17 22:09:56.020373 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2025.12.17 22:09:56.020468 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9671 | 2025.12.17 22:09:56.020511 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9672 | 2025.12.17 22:09:56.020838 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2025.12.17 22:09:56.020873 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9674 | 2025.12.17 22:09:56.021172 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9675 | 2025.12.17 22:09:56.021380 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2025.12.17 22:09:56.021505 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 9677 | 2025.12.17 22:09:56.021540 [ 4 ] {46a3178f-b2ea-431d-b96c-2234a5424e5f} <Debug> TCPHandler: Processed in 0.001217953 sec. | ||
| 9678 | 2025.12.17 22:09:56.021652 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2025.12.17 22:09:56.021746 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9680 | 2025.12.17 22:09:56.021788 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9681 | 2025.12.17 22:09:56.022227 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.12.17 22:09:56.022261 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9683 | 2025.12.17 22:09:56.022592 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9684 | 2025.12.17 22:09:56.022800 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2025.12.17 22:09:56.022927 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001199 sec., 265221.0175145955 rows/sec., 17.43 MiB/sec. | ||
| 9686 | 2025.12.17 22:09:56.022964 [ 4 ] {e5eda936-1fc9-4d48-bf16-0c8e9274ca93} <Debug> TCPHandler: Processed in 0.001361276 sec. | ||
| 9687 | 2025.12.17 22:09:56.023065 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2025.12.17 22:09:56.023157 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9689 | 2025.12.17 22:09:56.023197 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9690 | 2025.12.17 22:09:56.023536 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2025.12.17 22:09:56.023569 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9692 | 2025.12.17 22:09:56.023850 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9693 | 2025.12.17 22:09:56.024051 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2025.12.17 22:09:56.024176 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 9695 | 2025.12.17 22:09:56.024211 [ 4 ] {6badcf63-7c6e-4e23-aa23-27111366f4b8} <Debug> TCPHandler: Processed in 0.001195342 sec. | ||
| 9696 | 2025.12.17 22:09:56.024316 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2025.12.17 22:09:56.024407 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9698 | 2025.12.17 22:09:56.024459 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <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 | ||
| 9699 | 2025.12.17 22:09:56.025293 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.12.17 22:09:56.025328 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9701 | 2025.12.17 22:09:56.025852 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9702 | 2025.12.17 22:09:56.026067 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.12.17 22:09:56.026198 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001808 sec., 18805.309734513274 rows/sec., 33.70 MiB/sec. | ||
| 9704 | 2025.12.17 22:09:56.026250 [ 4 ] {295cc864-d0e7-4008-8c9f-073d4a30619c} <Debug> TCPHandler: Processed in 0.001980342 sec. | ||
| 9705 | 2025.12.17 22:09:56.026364 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2025.12.17 22:09:56.026455 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9707 | 2025.12.17 22:09:56.026494 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9708 | 2025.12.17 22:09:56.026824 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.12.17 22:09:56.026860 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9710 | 2025.12.17 22:09:56.027148 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9711 | 2025.12.17 22:09:56.027344 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.12.17 22:09:56.027467 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00103 sec., 100970.87378640776 rows/sec., 6.19 MiB/sec. | ||
| 9713 | 2025.12.17 22:09:56.027501 [ 4 ] {eb2e9a50-faf9-497e-be49-b3bccc4b802d} <Debug> TCPHandler: Processed in 0.001185491 sec. | ||
| 9714 | 2025.12.17 22:09:57.356615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20730 | ||
| 9715 | 2025.12.17 22:09:57.357457 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2025.12.17 22:09:57.357535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9717 | 2025.12.17 22:09:57.358048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9718 | 2025.12.17 22:09:57.358286 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2025.12.17 22:09:57.358413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20730 | ||
| 9720 | 2025.12.17 22:09:58.434795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9721 | 2025.12.17 22:09:58.451350 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2025.12.17 22:09:58.451418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9723 | 2025.12.17 22:09:58.457686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9724 | 2025.12.17 22:09:58.458400 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2025.12.17 22:09:58.461150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9726 | 2025.12.17 22:10:00.995271 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2025.12.17 22:10:00.995463 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9728 | 2025.12.17 22:10:00.995527 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9729 | 2025.12.17 22:10:00.996203 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2025.12.17 22:10:00.996240 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9731 | 2025.12.17 22:10:00.996640 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9732 | 2025.12.17 22:10:00.996864 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.12.17 22:10:00.997026 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001613 sec., 43397.39615623062 rows/sec., 3.48 MiB/sec. | ||
| 9734 | 2025.12.17 22:10:00.997069 [ 4 ] {9887f93d-4e29-435f-a656-69502e35a38e} <Debug> TCPHandler: Processed in 0.00192281 sec. | ||
| 9735 | 2025.12.17 22:10:00.997199 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2025.12.17 22:10:00.997306 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9737 | 2025.12.17 22:10:00.997347 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9738 | 2025.12.17 22:10:00.997769 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2025.12.17 22:10:00.997805 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9740 | 2025.12.17 22:10:00.998102 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9741 | 2025.12.17 22:10:00.998321 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2025.12.17 22:10:00.998455 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001177 sec., 5947.32370433305 rows/sec., 447.21 KiB/sec. | ||
| 9743 | 2025.12.17 22:10:00.998500 [ 4 ] {265b6546-8b66-4e73-af41-7be439b67f7b} <Debug> TCPHandler: Processed in 0.001350805 sec. | ||
| 9744 | 2025.12.17 22:10:00.998627 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2025.12.17 22:10:00.998728 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9746 | 2025.12.17 22:10:00.998769 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9747 | 2025.12.17 22:10:00.999196 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2025.12.17 22:10:00.999230 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9749 | 2025.12.17 22:10:00.999534 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9750 | 2025.12.17 22:10:00.999738 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2025.12.17 22:10:00.999865 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001155 sec., 61471.86147186147 rows/sec., 4.80 MiB/sec. | ||
| 9752 | 2025.12.17 22:10:00.999902 [ 4 ] {defb196b-a4ba-401d-802e-576fb5909de7} <Debug> TCPHandler: Processed in 0.001325995 sec. | ||
| 9753 | 2025.12.17 22:10:01.000020 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2025.12.17 22:10:01.000115 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9755 | 2025.12.17 22:10:01.000158 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9756 | 2025.12.17 22:10:01.000573 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2025.12.17 22:10:01.000609 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9758 | 2025.12.17 22:10:01.000939 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9759 | 2025.12.17 22:10:01.001144 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2025.12.17 22:10:01.001277 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9761 | 2025.12.17 22:10:01.001313 [ 4 ] {a45bc2f2-9e0b-4052-aad8-2a60403c39c3} <Debug> TCPHandler: Processed in 0.001342666 sec. | ||
| 9762 | 2025.12.17 22:10:01.001434 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2025.12.17 22:10:01.001528 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9764 | 2025.12.17 22:10:01.001581 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <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 | ||
| 9765 | 2025.12.17 22:10:01.002311 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2025.12.17 22:10:01.002346 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9767 | 2025.12.17 22:10:01.002846 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9768 | 2025.12.17 22:10:01.003063 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2025.12.17 22:10:01.003205 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001694 sec., 4132.231404958678 rows/sec., 7.40 MiB/sec. | ||
| 9770 | 2025.12.17 22:10:01.003259 [ 4 ] {171074ab-5e44-4295-8c4b-5c7ffda0c474} <Debug> TCPHandler: Processed in 0.00188241 sec. | ||
| 9771 | 2025.12.17 22:10:01.003381 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2025.12.17 22:10:01.003477 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9773 | 2025.12.17 22:10:01.003518 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9774 | 2025.12.17 22:10:01.003857 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2025.12.17 22:10:01.003893 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9776 | 2025.12.17 22:10:01.004196 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9777 | 2025.12.17 22:10:01.004400 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2025.12.17 22:10:01.004528 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9779 | 2025.12.17 22:10:01.004563 [ 4 ] {7efeea11-1ff8-4ff2-a977-7bed3fdd1a7f} <Debug> TCPHandler: Processed in 0.001231732 sec. | ||
| 9780 | 2025.12.17 22:10:04.712735 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9781 | 2025.12.17 22:10:04.712812 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9782 | 2025.12.17 22:10:04.858475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21178 | ||
| 9783 | 2025.12.17 22:10:04.859002 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2025.12.17 22:10:04.859043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9785 | 2025.12.17 22:10:04.859532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9786 | 2025.12.17 22:10:04.859766 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2025.12.17 22:10:04.859895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21178 | ||
| 9788 | 2025.12.17 22:10:04.925023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1281 | ||
| 9789 | 2025.12.17 22:10:04.928009 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2025.12.17 22:10:04.928048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9791 | 2025.12.17 22:10:04.929250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9792 | 2025.12.17 22:10:04.929519 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2025.12.17 22:10:04.929779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1281 | ||
| 9794 | 2025.12.17 22:10:05.961192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9795 | 2025.12.17 22:10:05.977956 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2025.12.17 22:10:05.978006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9797 | 2025.12.17 22:10:05.984024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9798 | 2025.12.17 22:10:05.984716 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2025.12.17 22:10:05.987595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9800 | 2025.12.17 22:10:06.006533 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2025.12.17 22:10:06.006718 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9802 | 2025.12.17 22:10:06.006786 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9803 | 2025.12.17 22:10:06.007643 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2025.12.17 22:10:06.007687 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9805 | 2025.12.17 22:10:06.008096 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9806 | 2025.12.17 22:10:06.008324 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2025.12.17 22:10:06.008478 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 9808 | 2025.12.17 22:10:06.008521 [ 4 ] {3556e5ef-f7be-4aeb-b994-1362b9bfd247} <Debug> TCPHandler: Processed in 0.002118886 sec. | ||
| 9809 | 2025.12.17 22:10:06.008638 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2025.12.17 22:10:06.008737 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9811 | 2025.12.17 22:10:06.008779 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9812 | 2025.12.17 22:10:06.009785 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.12.17 22:10:06.009821 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9814 | 2025.12.17 22:10:06.010208 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9815 | 2025.12.17 22:10:06.010441 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2025.12.17 22:10:06.010591 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001872 sec., 630341.8803418804 rows/sec., 50.27 MiB/sec. | ||
| 9817 | 2025.12.17 22:10:06.010639 [ 4 ] {13b77dbe-bc1c-47fd-b53d-fd28bbf286da} <Debug> TCPHandler: Processed in 0.002050564 sec. | ||
| 9818 | 2025.12.17 22:10:06.010771 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2025.12.17 22:10:06.010879 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9820 | 2025.12.17 22:10:06.010920 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9821 | 2025.12.17 22:10:06.011423 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2025.12.17 22:10:06.011459 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9823 | 2025.12.17 22:10:06.011786 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9824 | 2025.12.17 22:10:06.012014 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.12.17 22:10:06.012145 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001286 sec., 185847.5894245723 rows/sec., 11.29 MiB/sec. | ||
| 9826 | 2025.12.17 22:10:06.012183 [ 4 ] {5e76a03e-5e15-4643-8463-3cb7b6a37701} <Debug> TCPHandler: Processed in 0.001470719 sec. | ||
| 9827 | 2025.12.17 22:10:06.012283 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2025.12.17 22:10:06.012378 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9829 | 2025.12.17 22:10:06.012418 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9830 | 2025.12.17 22:10:06.012906 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2025.12.17 22:10:06.012941 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9832 | 2025.12.17 22:10:06.013251 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9833 | 2025.12.17 22:10:06.013463 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2025.12.17 22:10:06.013593 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 9835 | 2025.12.17 22:10:06.013631 [ 4 ] {f175b2bf-84c8-4c2e-9450-a6b41be267cb} <Debug> TCPHandler: Processed in 0.001397997 sec. | ||
| 9836 | 2025.12.17 22:10:06.013740 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2025.12.17 22:10:06.013834 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9838 | 2025.12.17 22:10:06.013875 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9839 | 2025.12.17 22:10:06.014347 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.12.17 22:10:06.014387 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9841 | 2025.12.17 22:10:06.014702 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9842 | 2025.12.17 22:10:06.014916 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.12.17 22:10:06.015042 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 9844 | 2025.12.17 22:10:06.015079 [ 4 ] {f82ce86c-ce73-4376-8e87-734356dfb052} <Debug> TCPHandler: Processed in 0.001389897 sec. | ||
| 9845 | 2025.12.17 22:10:06.015189 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.12.17 22:10:06.015283 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9847 | 2025.12.17 22:10:06.015322 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9848 | 2025.12.17 22:10:06.015968 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2025.12.17 22:10:06.016005 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9850 | 2025.12.17 22:10:06.016333 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9851 | 2025.12.17 22:10:06.016551 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2025.12.17 22:10:06.016679 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001414 sec., 504243.2814710043 rows/sec., 35.35 MiB/sec. | ||
| 9853 | 2025.12.17 22:10:06.016718 [ 4 ] {d5f40994-0433-42be-9bbf-6a11c69e2f2f} <Debug> TCPHandler: Processed in 0.001579982 sec. | ||
| 9854 | 2025.12.17 22:10:06.016837 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2025.12.17 22:10:06.016932 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9856 | 2025.12.17 22:10:06.016973 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9857 | 2025.12.17 22:10:06.017303 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2025.12.17 22:10:06.017338 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9859 | 2025.12.17 22:10:06.017635 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9860 | 2025.12.17 22:10:06.017842 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.12.17 22:10:06.017968 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 9862 | 2025.12.17 22:10:06.018005 [ 4 ] {c50aec37-fa81-4af9-a7e1-5490bce12665} <Debug> TCPHandler: Processed in 0.001218422 sec. | ||
| 9863 | 2025.12.17 22:10:06.018111 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2025.12.17 22:10:06.018206 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9865 | 2025.12.17 22:10:06.018249 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9866 | 2025.12.17 22:10:06.018672 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.12.17 22:10:06.018707 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9868 | 2025.12.17 22:10:06.019036 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9869 | 2025.12.17 22:10:06.019249 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2025.12.17 22:10:06.019377 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 9871 | 2025.12.17 22:10:06.019414 [ 4 ] {fd55cffd-f74d-4897-9740-b67191724894} <Debug> TCPHandler: Processed in 0.001352086 sec. | ||
| 9872 | 2025.12.17 22:10:06.019519 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.12.17 22:10:06.019614 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9874 | 2025.12.17 22:10:06.019656 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9875 | 2025.12.17 22:10:06.019966 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.12.17 22:10:06.020001 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9877 | 2025.12.17 22:10:06.020311 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9878 | 2025.12.17 22:10:06.020523 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2025.12.17 22:10:06.020651 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 9880 | 2025.12.17 22:10:06.020657 [ 39 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9881 | 2025.12.17 22:10:06.020687 [ 4 ] {e3246092-5e61-44d5-98c4-aa2f946b2441} <Debug> TCPHandler: Processed in 0.001217832 sec. | ||
| 9882 | 2025.12.17 22:10:06.020728 [ 39 ] {} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.12.17 22:10:06.020758 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9884 | 2025.12.17 22:10:06.020808 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2025.12.17 22:10:06.020882 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9886 | 2025.12.17 22:10:06.020908 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9887 | 2025.12.17 22:10:06.020978 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <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 | ||
| 9888 | 2025.12.17 22:10:06.021033 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9889 | 2025.12.17 22:10:06.021075 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 9890 | 2025.12.17 22:10:06.021137 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 9891 | 2025.12.17 22:10:06.021180 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 9892 | 2025.12.17 22:10:06.021219 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 9893 | 2025.12.17 22:10:06.021259 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 9894 | 2025.12.17 22:10:06.021297 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 9895 | 2025.12.17 22:10:06.021861 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.12.17 22:10:06.021903 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9897 | 2025.12.17 22:10:06.022137 [ 189 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312254 sec., 11430.713870942669 rows/sec., 767.26 KiB/sec. | ||
| 9898 | 2025.12.17 22:10:06.022306 [ 191 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9899 | 2025.12.17 22:10:06.022505 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9900 | 2025.12.17 22:10:06.022656 [ 191 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2025.12.17 22:10:06.022748 [ 191 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_15_3} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9902 | 2025.12.17 22:10:06.022782 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2025.12.17 22:10:06.022852 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9904 | 2025.12.17 22:10:06.022927 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002037 sec., 16691.212567501225 rows/sec., 29.91 MiB/sec. | ||
| 9905 | 2025.12.17 22:10:06.022986 [ 4 ] {83ab1477-5be9-4db8-9cda-1a5219681a43} <Debug> TCPHandler: Processed in 0.002227309 sec. | ||
| 9906 | 2025.12.17 22:10:06.023104 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2025.12.17 22:10:06.023200 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9908 | 2025.12.17 22:10:06.023242 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9909 | 2025.12.17 22:10:06.023577 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2025.12.17 22:10:06.023613 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9911 | 2025.12.17 22:10:06.023916 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9912 | 2025.12.17 22:10:06.024125 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2025.12.17 22:10:06.024247 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 9914 | 2025.12.17 22:10:06.024284 [ 4 ] {796a21fe-311b-4dcf-a4ab-b08f6f1be928} <Debug> TCPHandler: Processed in 0.001229582 sec. | ||
| 9915 | 2025.12.17 22:10:11.020684 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2025.12.17 22:10:11.020894 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9917 | 2025.12.17 22:10:11.020966 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9918 | 2025.12.17 22:10:11.021689 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2025.12.17 22:10:11.021733 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9920 | 2025.12.17 22:10:11.022104 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9921 | 2025.12.17 22:10:11.022331 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2025.12.17 22:10:11.022487 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001647 sec., 2428.6581663630845 rows/sec., 198.04 KiB/sec. | ||
| 9923 | 2025.12.17 22:10:11.022528 [ 4 ] {15f29368-4100-4845-b4f4-7d28d435b2af} <Debug> TCPHandler: Processed in 0.001978032 sec. | ||
| 9924 | 2025.12.17 22:10:11.022664 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2025.12.17 22:10:11.022762 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9926 | 2025.12.17 22:10:11.022801 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9927 | 2025.12.17 22:10:11.023896 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2025.12.17 22:10:11.023937 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9929 | 2025.12.17 22:10:11.024328 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9930 | 2025.12.17 22:10:11.024540 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.12.17 22:10:11.024695 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.00195 sec., 621538.4615384616 rows/sec., 51.31 MiB/sec. | ||
| 9932 | 2025.12.17 22:10:11.024740 [ 4 ] {8289318f-93c4-4417-9583-f110ba636304} <Debug> TCPHandler: Processed in 0.002128906 sec. | ||
| 9933 | 2025.12.17 22:10:11.024869 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2025.12.17 22:10:11.024963 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9935 | 2025.12.17 22:10:11.025002 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9936 | 2025.12.17 22:10:11.025464 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2025.12.17 22:10:11.025500 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9938 | 2025.12.17 22:10:11.025810 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9939 | 2025.12.17 22:10:11.026013 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2025.12.17 22:10:11.026122 [ 33 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9941 | 2025.12.17 22:10:11.026140 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001195 sec., 9205.020920502091 rows/sec., 674.20 KiB/sec. | ||
| 9942 | 2025.12.17 22:10:11.026199 [ 33 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.12.17 22:10:11.026208 [ 4 ] {885667c1-f680-4d60-8e3b-fb06d666fc91} <Debug> TCPHandler: Processed in 0.001395677 sec. | ||
| 9944 | 2025.12.17 22:10:11.026232 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9945 | 2025.12.17 22:10:11.026332 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2025.12.17 22:10:11.026339 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | 2025.12.17 22:10:11.026434 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9948 | 2025.12.17 22:10:11.026473 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9949 | 2025.12.17 22:10:11.026476 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9950 | 2025.12.17 22:10:11.026513 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 9951 | 2025.12.17 22:10:11.026582 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part | ||
| 9952 | 2025.12.17 22:10:11.026625 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 247 rows starting from the beginning of the part | ||
| 9953 | 2025.12.17 22:10:11.026666 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
| 9954 | 2025.12.17 22:10:11.026709 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 239 rows starting from the beginning of the part | ||
| 9955 | 2025.12.17 22:10:11.026753 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 9956 | 2025.12.17 22:10:11.027022 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2025.12.17 22:10:11.027064 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9958 | 2025.12.17 22:10:11.027409 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9959 | 2025.12.17 22:10:11.027632 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2025.12.17 22:10:11.027639 [ 189 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343515 sec., 587265.4938724168 rows/sec., 38.52 MiB/sec. | ||
| 9961 | 2025.12.17 22:10:11.027762 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001346 sec., 169390.78751857355 rows/sec., 11.47 MiB/sec. | ||
| 9962 | 2025.12.17 22:10:11.027801 [ 4 ] {d96019e8-3fd9-4967-9d74-a86f90fbc8f6} <Debug> TCPHandler: Processed in 0.0015169 sec. | ||
| 9963 | 2025.12.17 22:10:11.027841 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9964 | 2025.12.17 22:10:11.027921 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2025.12.17 22:10:11.028022 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9966 | 2025.12.17 22:10:11.028064 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9967 | 2025.12.17 22:10:11.028178 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2025.12.17 22:10:11.028268 [ 198 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_61_12} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9969 | 2025.12.17 22:10:11.028382 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9970 | 2025.12.17 22:10:11.028708 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2025.12.17 22:10:11.028750 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9972 | 2025.12.17 22:10:11.029090 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9973 | 2025.12.17 22:10:11.029298 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2025.12.17 22:10:11.029433 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001429 sec., 371588.52344296715 rows/sec., 27.53 MiB/sec. | ||
| 9975 | 2025.12.17 22:10:11.029471 [ 4 ] {e94eac29-8e1c-4c35-9670-8e5dcb509e02} <Debug> TCPHandler: Processed in 0.001598532 sec. | ||
| 9976 | 2025.12.17 22:10:11.029587 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2025.12.17 22:10:11.029682 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9978 | 2025.12.17 22:10:11.029726 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9979 | 2025.12.17 22:10:11.030322 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2025.12.17 22:10:11.030366 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9981 | 2025.12.17 22:10:11.030751 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9982 | 2025.12.17 22:10:11.030951 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2025.12.17 22:10:11.031082 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001419 sec., 596194.5031712474 rows/sec., 40.13 MiB/sec. | ||
| 9984 | 2025.12.17 22:10:11.031119 [ 4 ] {b69a799f-dea9-49d0-9139-2ce6571823bf} <Debug> TCPHandler: Processed in 0.001580302 sec. | ||
| 9985 | 2025.12.17 22:10:11.031233 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2025.12.17 22:10:11.031328 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9987 | 2025.12.17 22:10:11.031383 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <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 | ||
| 9988 | 2025.12.17 22:10:11.032140 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2025.12.17 22:10:11.032176 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9990 | 2025.12.17 22:10:11.032697 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9991 | 2025.12.17 22:10:11.032914 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2025.12.17 22:10:11.033046 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001736 sec., 4032.2580645161293 rows/sec., 7.23 MiB/sec. | ||
| 9993 | 2025.12.17 22:10:11.033099 [ 4 ] {645a985b-672f-48a2-a1e0-d07b1bf513fe} <Debug> TCPHandler: Processed in 0.00191346 sec. | ||
| 9994 | 2025.12.17 22:10:11.033215 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2025.12.17 22:10:11.033309 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9996 | 2025.12.17 22:10:11.033350 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9997 | 2025.12.17 22:10:11.033691 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2025.12.17 22:10:11.033727 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9999 | 2025.12.17 22:10:11.034037 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10000 | 2025.12.17 22:10:11.034242 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2025.12.17 22:10:11.034373 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 10002 | 2025.12.17 22:10:11.034409 [ 4 ] {dbac44cb-d3a3-4441-8d1d-9d91e731b80c} <Debug> TCPHandler: Processed in 0.001241503 sec. | ||
| 10003 | 2025.12.17 22:10:12.360949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21690 | ||
| 10004 | 2025.12.17 22:10:12.361472 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2025.12.17 22:10:12.361534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10006 | 2025.12.17 22:10:12.362003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10007 | 2025.12.17 22:10:12.362241 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2025.12.17 22:10:12.362374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21690 | ||
| 10009 | 2025.12.17 22:10:13.488633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10010 | 2025.12.17 22:10:13.507120 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2025.12.17 22:10:13.507188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10012 | 2025.12.17 22:10:13.513730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10013 | 2025.12.17 22:10:13.514486 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2025.12.17 22:10:13.517870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10015 | 2025.12.17 22:10:14.930937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1319 | ||
| 10016 | 2025.12.17 22:10:14.933437 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2025.12.17 22:10:14.933486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10018 | 2025.12.17 22:10:14.934696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10019 | 2025.12.17 22:10:14.934956 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2025.12.17 22:10:14.935265 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1319 | ||
| 10021 | 2025.12.17 22:10:16.007403 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2025.12.17 22:10:16.007598 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10023 | 2025.12.17 22:10:16.007665 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10024 | 2025.12.17 22:10:16.008495 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2025.12.17 22:10:16.008546 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10026 | 2025.12.17 22:10:16.008969 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10027 | 2025.12.17 22:10:16.009211 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2025.12.17 22:10:16.009362 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 10029 | 2025.12.17 22:10:16.009405 [ 4 ] {0ec48c5e-f7b0-4617-9e7b-ff26751ff2e3} <Debug> TCPHandler: Processed in 0.002139606 sec. | ||
| 10030 | 2025.12.17 22:10:16.009531 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10031 | 2025.12.17 22:10:16.009628 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10032 | 2025.12.17 22:10:16.009669 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10033 | 2025.12.17 22:10:16.010601 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2025.12.17 22:10:16.010641 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10035 | 2025.12.17 22:10:16.011018 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10036 | 2025.12.17 22:10:16.011239 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2025.12.17 22:10:16.011367 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001759 sec., 670835.7021034679 rows/sec., 53.50 MiB/sec. | ||
| 10038 | 2025.12.17 22:10:16.011363 [ 128 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10039 | 2025.12.17 22:10:16.011406 [ 4 ] {f617b750-3c41-47f4-807d-3d04bf046631} <Debug> TCPHandler: Processed in 0.001926431 sec. | ||
| 10040 | 2025.12.17 22:10:16.011446 [ 128 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.12.17 22:10:16.011473 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10042 | 2025.12.17 22:10:16.011540 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2025.12.17 22:10:16.011572 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 10044 | 2025.12.17 22:10:16.011641 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10045 | 2025.12.17 22:10:16.011667 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10046 | 2025.12.17 22:10:16.011681 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10047 | 2025.12.17 22:10:16.011696 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 10048 | 2025.12.17 22:10:16.011754 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1184 rows starting from the beginning of the part | ||
| 10049 | 2025.12.17 22:10:16.011798 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 70 rows starting from the beginning of the part | ||
| 10050 | 2025.12.17 22:10:16.011840 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1180 rows starting from the beginning of the part | ||
| 10051 | 2025.12.17 22:10:16.011882 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1212 rows starting from the beginning of the part | ||
| 10052 | 2025.12.17 22:10:16.011922 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1180 rows starting from the beginning of the part | ||
| 10053 | 2025.12.17 22:10:16.012165 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2025.12.17 22:10:16.012201 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10055 | 2025.12.17 22:10:16.012530 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10056 | 2025.12.17 22:10:16.012743 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2025.12.17 22:10:16.012870 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001249 sec., 191353.08246597278 rows/sec., 11.63 MiB/sec. | ||
| 10058 | 2025.12.17 22:10:16.012909 [ 4 ] {730a7546-d83f-446f-a213-2735a63b1c63} <Debug> TCPHandler: Processed in 0.001419137 sec. | ||
| 10059 | 2025.12.17 22:10:16.013010 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2025.12.17 22:10:16.013105 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10061 | 2025.12.17 22:10:16.013144 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10062 | 2025.12.17 22:10:16.013609 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2025.12.17 22:10:16.013645 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10064 | 2025.12.17 22:10:16.013949 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10065 | 2025.12.17 22:10:16.014092 [ 198 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7292 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558577 sec., 2850021.7112871725 rows/sec., 241.49 MiB/sec. | ||
| 10066 | 2025.12.17 22:10:16.014163 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2025.12.17 22:10:16.014294 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 10068 | 2025.12.17 22:10:16.014332 [ 4 ] {90ac9650-817d-47f3-b284-eeb2323ed172} <Debug> TCPHandler: Processed in 0.001372736 sec. | ||
| 10069 | 2025.12.17 22:10:16.014332 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10070 | 2025.12.17 22:10:16.014444 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.12.17 22:10:16.014538 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10072 | 2025.12.17 22:10:16.014576 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2025.12.17 22:10:16.014578 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10074 | 2025.12.17 22:10:16.014640 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_66_13} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10075 | 2025.12.17 22:10:16.014706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 10076 | 2025.12.17 22:10:16.015043 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2025.12.17 22:10:16.015078 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10078 | 2025.12.17 22:10:16.015380 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10079 | 2025.12.17 22:10:16.015586 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.12.17 22:10:16.015712 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 10081 | 2025.12.17 22:10:16.015751 [ 4 ] {23765c01-272a-4aaa-942b-644c5550cee1} <Debug> TCPHandler: Processed in 0.001357406 sec. | ||
| 10082 | 2025.12.17 22:10:16.015855 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2025.12.17 22:10:16.015952 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10084 | 2025.12.17 22:10:16.015991 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10085 | 2025.12.17 22:10:16.016623 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2025.12.17 22:10:16.016660 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10087 | 2025.12.17 22:10:16.016996 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10088 | 2025.12.17 22:10:16.017210 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2025.12.17 22:10:16.017339 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001405 sec., 507473.3096085409 rows/sec., 35.58 MiB/sec. | ||
| 10090 | 2025.12.17 22:10:16.017348 [ 78 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10091 | 2025.12.17 22:10:16.017383 [ 4 ] {c671a7b5-2de7-4bd2-8f6b-aff04a1ec1f0} <Debug> TCPHandler: Processed in 0.001575852 sec. | ||
| 10092 | 2025.12.17 22:10:16.017448 [ 78 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2025.12.17 22:10:16.017494 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10094 | 2025.12.17 22:10:16.017526 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2025.12.17 22:10:16.017607 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 10096 | 2025.12.17 22:10:16.017631 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10097 | 2025.12.17 22:10:16.017673 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10098 | 2025.12.17 22:10:16.017713 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10099 | 2025.12.17 22:10:16.017746 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 10100 | 2025.12.17 22:10:16.017807 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 721 rows starting from the beginning of the part | ||
| 10101 | 2025.12.17 22:10:16.017857 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 71 rows starting from the beginning of the part | ||
| 10102 | 2025.12.17 22:10:16.017903 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 713 rows starting from the beginning of the part | ||
| 10103 | 2025.12.17 22:10:16.017945 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 531 rows starting from the beginning of the part | ||
| 10104 | 2025.12.17 22:10:16.017987 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 713 rows starting from the beginning of the part | ||
| 10105 | 2025.12.17 22:10:16.018024 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2025.12.17 22:10:16.018061 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10107 | 2025.12.17 22:10:16.018366 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10108 | 2025.12.17 22:10:16.018571 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2025.12.17 22:10:16.018695 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10110 | 2025.12.17 22:10:16.018730 [ 4 ] {2eb5fc2c-82da-4113-9e78-cb6b63fceb5e} <Debug> TCPHandler: Processed in 0.001251003 sec. | ||
| 10111 | 2025.12.17 22:10:16.018830 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2025.12.17 22:10:16.018922 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10113 | 2025.12.17 22:10:16.018963 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10114 | 2025.12.17 22:10:16.019279 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713515 sec., 2333799.237240409 rows/sec., 175.64 MiB/sec. | ||
| 10115 | 2025.12.17 22:10:16.019386 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.12.17 22:10:16.019421 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10117 | 2025.12.17 22:10:16.019549 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10118 | 2025.12.17 22:10:16.019776 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10119 | 2025.12.17 22:10:16.019945 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.12.17 22:10:16.020025 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2025.12.17 22:10:16.020050 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_66_13} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10122 | 2025.12.17 22:10:16.020142 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10123 | 2025.12.17 22:10:16.020161 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 10124 | 2025.12.17 22:10:16.020173 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2025.12.17 22:10:16.020175 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10126 | 2025.12.17 22:10:16.020203 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10127 | 2025.12.17 22:10:16.020204 [ 4 ] {072e0032-b69e-4b2e-b319-14b356de4631} <Debug> TCPHandler: Processed in 0.001420008 sec. | ||
| 10128 | 2025.12.17 22:10:16.020281 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 10129 | 2025.12.17 22:10:16.020328 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2025.12.17 22:10:16.020353 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10131 | 2025.12.17 22:10:16.020378 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19110 rows starting from the beginning of the part | ||
| 10132 | 2025.12.17 22:10:16.020421 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.12.17 22:10:16.020423 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 318 rows starting from the beginning of the part | ||
| 10134 | 2025.12.17 22:10:16.020462 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10135 | 2025.12.17 22:10:16.020469 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10136 | 2025.12.17 22:10:16.020505 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 10137 | 2025.12.17 22:10:16.020539 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 846 rows starting from the beginning of the part | ||
| 10138 | 2025.12.17 22:10:16.020571 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 10139 | 2025.12.17 22:10:16.020771 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2025.12.17 22:10:16.020805 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10141 | 2025.12.17 22:10:16.021097 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10142 | 2025.12.17 22:10:16.021307 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2025.12.17 22:10:16.021429 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 10144 | 2025.12.17 22:10:16.021464 [ 4 ] {47477e2c-827e-4f2f-becf-0d213575eb22} <Debug> TCPHandler: Processed in 0.001183211 sec. | ||
| 10145 | 2025.12.17 22:10:16.021565 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2025.12.17 22:10:16.021656 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10147 | 2025.12.17 22:10:16.021709 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <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 | ||
| 10148 | 2025.12.17 22:10:16.022539 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2025.12.17 22:10:16.022574 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10150 | 2025.12.17 22:10:16.023157 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10151 | 2025.12.17 22:10:16.023372 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2025.12.17 22:10:16.023497 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10153 | 2025.12.17 22:10:16.023506 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 10154 | 2025.12.17 22:10:16.023551 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2025.12.17 22:10:16.023584 [ 4 ] {da8b48dd-306e-48be-9b2c-109a9545ece5} <Debug> TCPHandler: Processed in 0.002065625 sec. | ||
| 10156 | 2025.12.17 22:10:16.023585 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10157 | 2025.12.17 22:10:16.023702 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10158 | 2025.12.17 22:10:16.023721 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 10159 | 2025.12.17 22:10:16.023799 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10160 | 2025.12.17 22:10:16.023844 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10161 | 2025.12.17 22:10:16.023955 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10162 | 2025.12.17 22:10:16.024020 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1082 rows starting from the beginning of the part | ||
| 10163 | 2025.12.17 22:10:16.024165 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 10164 | 2025.12.17 22:10:16.024170 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2025.12.17 22:10:16.024218 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10166 | 2025.12.17 22:10:16.024285 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 10167 | 2025.12.17 22:10:16.024398 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 10168 | 2025.12.17 22:10:16.024503 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 10169 | 2025.12.17 22:10:16.024540 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10170 | 2025.12.17 22:10:16.024607 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 10171 | 2025.12.17 22:10:16.024761 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.12.17 22:10:16.024888 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 10173 | 2025.12.17 22:10:16.024888 [ 78 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10174 | 2025.12.17 22:10:16.024926 [ 4 ] {cdce9d74-903a-43ec-be7c-80772f7feeb4} <Debug> TCPHandler: Processed in 0.001270964 sec. | ||
| 10175 | 2025.12.17 22:10:16.024950 [ 78 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2025.12.17 22:10:16.024982 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10177 | 2025.12.17 22:10:16.025083 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 10178 | 2025.12.17 22:10:16.025186 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10179 | 2025.12.17 22:10:16.025213 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3618 rows starting from the beginning of the part | ||
| 10180 | 2025.12.17 22:10:16.025278 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10181 | 2025.12.17 22:10:16.025328 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 10182 | 2025.12.17 22:10:16.025375 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10183 | 2025.12.17 22:10:16.025420 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 10184 | 2025.12.17 22:10:16.025480 [ 186 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10185 | 2025.12.17 22:10:16.027506 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002457405 sec., 1648079.98681536 rows/sec., 107.53 MiB/sec. | ||
| 10186 | 2025.12.17 22:10:16.027989 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10187 | 2025.12.17 22:10:16.028161 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21062 rows, containing 5 columns (5 merged, 0 gathered) in 0.007902309 sec., 2665296.9404258933 rows/sec., 181.02 MiB/sec. | ||
| 10188 | 2025.12.17 22:10:16.028286 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2025.12.17 22:10:16.028355 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_66_13} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10190 | 2025.12.17 22:10:16.028426 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10191 | 2025.12.17 22:10:16.028611 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10192 | 2025.12.17 22:10:16.028904 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2025.12.17 22:10:16.028985 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10194 | 2025.12.17 22:10:16.029078 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 10195 | 2025.12.17 22:10:16.031979 [ 187 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 19 columns (19 merged, 0 gathered) in 0.0082981 sec., 144370.3980429255 rows/sec., 258.71 MiB/sec. | ||
| 10196 | 2025.12.17 22:10:16.033302 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10197 | 2025.12.17 22:10:16.033617 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2025.12.17 22:10:16.033679 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10199 | 2025.12.17 22:10:16.033777 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10200 | 2025.12.17 22:10:17.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.45 MiB, peak 331.35 MiB, free memory in arenas 0.00 B, will set to 321.67 MiB (RSS), difference: 4.22 MiB | ||
| 10201 | 2025.12.17 22:10:19.712861 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10202 | 2025.12.17 22:10:19.712909 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10203 | 2025.12.17 22:10:19.862432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22138 | ||
| 10204 | 2025.12.17 22:10:19.862931 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.17 22:10:19.862978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10206 | 2025.12.17 22:10:19.863458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10207 | 2025.12.17 22:10:19.863697 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.17 22:10:19.863828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22138 | ||
| 10209 | 2025.12.17 22:10:19.863828 [ 143 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10210 | 2025.12.17 22:10:19.863908 [ 143 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2025.12.17 22:10:19.863927 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10212 | 2025.12.17 22:10:19.864038 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 10213 | 2025.12.17 22:10:19.864180 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10214 | 2025.12.17 22:10:19.864218 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19770 rows starting from the beginning of the part | ||
| 10215 | 2025.12.17 22:10:19.864280 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10216 | 2025.12.17 22:10:19.864322 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10217 | 2025.12.17 22:10:19.864370 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10218 | 2025.12.17 22:10:19.864412 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10219 | 2025.12.17 22:10:19.864465 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10220 | 2025.12.17 22:10:19.866399 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22138 rows, containing 4 columns (4 merged, 0 gathered) in 0.002413574 sec., 9172289.724698724 rows/sec., 131.21 MiB/sec. | ||
| 10221 | 2025.12.17 22:10:19.866795 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10222 | 2025.12.17 22:10:19.867100 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2025.12.17 22:10:19.867179 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_46_9} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10224 | 2025.12.17 22:10:19.867300 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10225 | 2025.12.17 22:10:20.995649 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2025.12.17 22:10:20.995860 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10227 | 2025.12.17 22:10:20.995930 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10228 | 2025.12.17 22:10:20.996726 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2025.12.17 22:10:20.996763 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10230 | 2025.12.17 22:10:20.997147 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10231 | 2025.12.17 22:10:20.997370 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2025.12.17 22:10:20.997515 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001708 sec., 40983.60655737705 rows/sec., 3.29 MiB/sec. | ||
| 10233 | 2025.12.17 22:10:20.997555 [ 4 ] {21ff9766-c820-4c19-bf5e-4ac8a3e4e158} <Debug> TCPHandler: Processed in 0.002068594 sec. | ||
| 10234 | 2025.12.17 22:10:20.997707 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2025.12.17 22:10:20.997801 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10236 | 2025.12.17 22:10:20.997840 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10237 | 2025.12.17 22:10:20.998337 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2025.12.17 22:10:20.998371 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10239 | 2025.12.17 22:10:20.998666 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10240 | 2025.12.17 22:10:20.998865 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2025.12.17 22:10:20.998989 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001207 sec., 5799.50289975145 rows/sec., 436.10 KiB/sec. | ||
| 10242 | 2025.12.17 22:10:20.999025 [ 4 ] {2f419527-d2e9-45ad-afe4-ef82b6a10c5a} <Debug> TCPHandler: Processed in 0.001388457 sec. | ||
| 10243 | 2025.12.17 22:10:20.999157 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2025.12.17 22:10:20.999260 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10245 | 2025.12.17 22:10:20.999298 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10246 | 2025.12.17 22:10:20.999823 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2025.12.17 22:10:20.999858 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10248 | 2025.12.17 22:10:21.000290 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10249 | 2025.12.17 22:10:21.000511 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2025.12.17 22:10:21.000637 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001406 sec., 50497.86628733997 rows/sec., 3.94 MiB/sec. | ||
| 10251 | 2025.12.17 22:10:21.000674 [ 4 ] {22d15a5b-fc66-4ccd-863a-556e0ed22d2e} <Debug> TCPHandler: Processed in 0.001579782 sec. | ||
| 10252 | 2025.12.17 22:10:21.000802 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2025.12.17 22:10:21.000907 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10254 | 2025.12.17 22:10:21.000951 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10255 | 2025.12.17 22:10:21.001403 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2025.12.17 22:10:21.001438 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10257 | 2025.12.17 22:10:21.001766 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10258 | 2025.12.17 22:10:21.001970 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2025.12.17 22:10:21.002098 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 10260 | 2025.12.17 22:10:21.002134 [ 4 ] {fca73f5f-70b3-40a7-ac36-849c0efb1571} <Debug> TCPHandler: Processed in 0.001388586 sec. | ||
| 10261 | 2025.12.17 22:10:21.002249 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2025.12.17 22:10:21.002352 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10263 | 2025.12.17 22:10:21.002406 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <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 | ||
| 10264 | 2025.12.17 22:10:21.003197 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2025.12.17 22:10:21.003231 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10266 | 2025.12.17 22:10:21.003736 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10267 | 2025.12.17 22:10:21.003949 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2025.12.17 22:10:21.004081 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001758 sec., 3981.7974971558588 rows/sec., 7.14 MiB/sec. | ||
| 10269 | 2025.12.17 22:10:21.004143 [ 4 ] {b5139fb9-df3b-4419-b1b2-3fba1e502a7f} <Debug> TCPHandler: Processed in 0.001949991 sec. | ||
| 10270 | 2025.12.17 22:10:21.004254 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2025.12.17 22:10:21.004352 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10272 | 2025.12.17 22:10:21.004394 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10273 | 2025.12.17 22:10:21.004720 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.12.17 22:10:21.004753 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10275 | 2025.12.17 22:10:21.005043 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10276 | 2025.12.17 22:10:21.005249 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2025.12.17 22:10:21.005372 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 10278 | 2025.12.17 22:10:21.005407 [ 4 ] {b4cd036e-a7a5-4cd5-94ec-21170ef896c4} <Debug> TCPHandler: Processed in 0.001201212 sec. | ||
| 10279 | 2025.12.17 22:10:21.017921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10280 | 2025.12.17 22:10:21.036150 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2025.12.17 22:10:21.036219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10282 | 2025.12.17 22:10:21.042708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10283 | 2025.12.17 22:10:21.043432 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2025.12.17 22:10:21.043725 [ 151 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10285 | 2025.12.17 22:10:21.043770 [ 151 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2025.12.17 22:10:21.043789 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10287 | 2025.12.17 22:10:21.043899 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10288 | 2025.12.17 22:10:21.046845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10289 | 2025.12.17 22:10:21.047411 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10290 | 2025.12.17 22:10:21.048824 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10291 | 2025.12.17 22:10:21.053340 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10292 | 2025.12.17 22:10:21.057747 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10293 | 2025.12.17 22:10:21.062573 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10294 | 2025.12.17 22:10:21.067544 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10295 | 2025.12.17 22:10:21.071587 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 10296 | 2025.12.17 22:10:21.125821 [ 190 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081968106 sec., 4233.353885229458 rows/sec., 21.89 MiB/sec. | ||
| 10297 | 2025.12.17 22:10:21.128297 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10298 | 2025.12.17 22:10:21.130152 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_46_9} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2025.12.17 22:10:21.130231 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_46_9} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10300 | 2025.12.17 22:10:21.132402 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10301 | 2025.12.17 22:10:22.229509 [ 151 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10302 | 2025.12.17 22:10:22.229575 [ 151 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2025.12.17 22:10:22.229600 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10304 | 2025.12.17 22:10:22.229733 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 10305 | 2025.12.17 22:10:22.229876 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10306 | 2025.12.17 22:10:22.229914 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 10307 | 2025.12.17 22:10:22.229990 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 10308 | 2025.12.17 22:10:22.230043 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 10309 | 2025.12.17 22:10:22.230094 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10310 | 2025.12.17 22:10:22.230145 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 10311 | 2025.12.17 22:10:22.230936 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263654 sec., 33236.94618938412 rows/sec., 2.77 MiB/sec. | ||
| 10312 | 2025.12.17 22:10:22.231043 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10313 | 2025.12.17 22:10:22.231289 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_17_4} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2025.12.17 22:10:22.231361 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_17_4} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10315 | 2025.12.17 22:10:22.231433 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10316 | 2025.12.17 22:10:24.935472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1353 | ||
| 10317 | 2025.12.17 22:10:24.938038 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2025.12.17 22:10:24.938089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10319 | 2025.12.17 22:10:24.939280 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10320 | 2025.12.17 22:10:24.939556 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2025.12.17 22:10:24.939833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1353 | ||
| 10322 | 2025.12.17 22:10:25.955794 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57504 | ||
| 10323 | 2025.12.17 22:10:25.955929 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10324 | 2025.12.17 22:10:25.955961 [ 336 ] {} <Debug> TCP-Session: b2416f03-10e9-4763-9334-dbd4189c1d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:57504 | ||
| 10325 | 2025.12.17 22:10:25.955985 [ 336 ] {} <Debug> TCP-Session: b2416f03-10e9-4763-9334-dbd4189c1d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10326 | 2025.12.17 22:10:25.956000 [ 336 ] {} <Debug> TCP-Session: b2416f03-10e9-4763-9334-dbd4189c1d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2025.12.17 22:10:25.956221 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42863 | ||
| 10328 | 2025.12.17 22:10:25.956245 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54958 | ||
| 10329 | 2025.12.17 22:10:25.956268 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63082 | ||
| 10330 | 2025.12.17 22:10:25.956314 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62203 | ||
| 10331 | 2025.12.17 22:10:25.956311 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10332 | 2025.12.17 22:10:25.956351 [ 336 ] {} <Trace> TCP-Session: b2416f03-10e9-4763-9334-dbd4189c1d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2025.12.17 22:10:25.956371 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10334 | 2025.12.17 22:10:25.956394 [ 350 ] {} <Debug> TCP-Session: 4cb27998-d1b2-45c7-9c21-e08af721d5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42863 | ||
| 10335 | 2025.12.17 22:10:25.956416 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10336 | 2025.12.17 22:10:25.956416 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10337 | 2025.12.17 22:10:25.956439 [ 350 ] {} <Debug> TCP-Session: 4cb27998-d1b2-45c7-9c21-e08af721d5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2025.12.17 22:10:25.956462 [ 357 ] {} <Debug> TCP-Session: a0aefc34-daa4-4ed6-af96-074ad6723679 Authenticating user 'default' from [fd00:1122:3344:101::e]:62203 | ||
| 10339 | 2025.12.17 22:10:25.956482 [ 353 ] {} <Debug> TCP-Session: 294909c4-a937-4318-b470-8415c49c3429 Authenticating user 'default' from [fd00:1122:3344:101::e]:63082 | ||
| 10340 | 2025.12.17 22:10:25.956487 [ 350 ] {} <Debug> TCP-Session: 4cb27998-d1b2-45c7-9c21-e08af721d5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10341 | 2025.12.17 22:10:25.956523 [ 357 ] {} <Debug> TCP-Session: a0aefc34-daa4-4ed6-af96-074ad6723679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10342 | 2025.12.17 22:10:25.956535 [ 353 ] {} <Debug> TCP-Session: 294909c4-a937-4318-b470-8415c49c3429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10343 | 2025.12.17 22:10:25.956558 [ 357 ] {} <Debug> TCP-Session: a0aefc34-daa4-4ed6-af96-074ad6723679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2025.12.17 22:10:25.956569 [ 353 ] {} <Debug> TCP-Session: 294909c4-a937-4318-b470-8415c49c3429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10345 | 2025.12.17 22:10:25.956579 [ 336 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10346 | 2025.12.17 22:10:25.956304 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53894 | ||
| 10347 | 2025.12.17 22:10:25.956293 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45539 | ||
| 10348 | 2025.12.17 22:10:25.956278 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60662 | ||
| 10349 | 2025.12.17 22:10:25.956250 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39018 | ||
| 10350 | 2025.12.17 22:10:25.956434 [ 351 ] {} <Debug> TCP-Session: 4828a759-1470-47fb-af15-a6522fe17841 Authenticating user 'default' from [fd00:1122:3344:101::e]:54958 | ||
| 10351 | 2025.12.17 22:10:25.956806 [ 351 ] {} <Debug> TCP-Session: 4828a759-1470-47fb-af15-a6522fe17841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10352 | 2025.12.17 22:10:25.956819 [ 351 ] {} <Debug> TCP-Session: 4828a759-1470-47fb-af15-a6522fe17841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2025.12.17 22:10:25.956904 [ 336 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10354 | 2025.12.17 22:10:25.956968 [ 336 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10355 | 2025.12.17 22:10:25.957102 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10356 | 2025.12.17 22:10:25.957137 [ 356 ] {} <Debug> TCP-Session: e2010c7a-5faf-46fe-a9f8-9ff4e0d829e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53894 | ||
| 10357 | 2025.12.17 22:10:25.957154 [ 356 ] {} <Debug> TCP-Session: e2010c7a-5faf-46fe-a9f8-9ff4e0d829e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2025.12.17 22:10:25.957170 [ 356 ] {} <Debug> TCP-Session: e2010c7a-5faf-46fe-a9f8-9ff4e0d829e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2025.12.17 22:10:25.957209 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10360 | 2025.12.17 22:10:25.957248 [ 352 ] {} <Debug> TCP-Session: 32663124-a2d5-439a-9e3a-bd6ba07ed2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:39018 | ||
| 10361 | 2025.12.17 22:10:25.957261 [ 336 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 10362 | 2025.12.17 22:10:25.957273 [ 352 ] {} <Debug> TCP-Session: 32663124-a2d5-439a-9e3a-bd6ba07ed2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2025.12.17 22:10:25.957301 [ 352 ] {} <Debug> TCP-Session: 32663124-a2d5-439a-9e3a-bd6ba07ed2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2025.12.17 22:10:25.957532 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10365 | 2025.12.17 22:10:25.957563 [ 354 ] {} <Debug> TCP-Session: 89911dd4-4ed2-4384-824a-a666caf5fcb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60662 | ||
| 10366 | 2025.12.17 22:10:25.957580 [ 354 ] {} <Debug> TCP-Session: 89911dd4-4ed2-4384-824a-a666caf5fcb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2025.12.17 22:10:25.957593 [ 354 ] {} <Debug> TCP-Session: 89911dd4-4ed2-4384-824a-a666caf5fcb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10368 | 2025.12.17 22:10:25.957641 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10369 | 2025.12.17 22:10:25.957675 [ 355 ] {} <Debug> TCP-Session: ef9d8375-1571-4968-981d-f570873ecc97 Authenticating user 'default' from [fd00:1122:3344:101::e]:45539 | ||
| 10370 | 2025.12.17 22:10:25.957691 [ 355 ] {} <Debug> TCP-Session: ef9d8375-1571-4968-981d-f570873ecc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10371 | 2025.12.17 22:10:25.957705 [ 355 ] {} <Debug> TCP-Session: ef9d8375-1571-4968-981d-f570873ecc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10372 | 2025.12.17 22:10:25.958424 [ 312 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Trace> AggregatingTransform: Aggregating | ||
| 10373 | 2025.12.17 22:10:25.958464 [ 312 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 10374 | 2025.12.17 22:10:25.958504 [ 312 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001015536 sec. (1969.403 rows/sec., 76.93 KiB/sec.) | ||
| 10375 | 2025.12.17 22:10:25.958525 [ 312 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Trace> Aggregator: Merging aggregated data | ||
| 10376 | 2025.12.17 22:10:25.959668 [ 336 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003169 sec., 631.1139160618492 rows/sec., 24.65 KiB/sec. | ||
| 10377 | 2025.12.17 22:10:25.959823 [ 336 ] {f116f573-b001-42ea-9fd1-3a88b340a5d7} <Debug> TCPHandler: Processed in 0.003609465 sec. | ||
| 10378 | 2025.12.17 22:10:25.959952 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10379 | 2025.12.17 22:10:25.959981 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10380 | 2025.12.17 22:10:25.959986 [ 336 ] {} <Debug> TCP-Session: b2416f03-10e9-4763-9334-dbd4189c1d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2025.12.17 22:10:25.959999 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10382 | 2025.12.17 22:10:25.960026 [ 352 ] {} <Debug> TCP-Session: 32663124-a2d5-439a-9e3a-bd6ba07ed2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10383 | 2025.12.17 22:10:25.960036 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10384 | 2025.12.17 22:10:25.960054 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10385 | 2025.12.17 22:10:25.960071 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10386 | 2025.12.17 22:10:25.960091 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10387 | 2025.12.17 22:10:25.960101 [ 355 ] {} <Debug> TCP-Session: ef9d8375-1571-4968-981d-f570873ecc97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10388 | 2025.12.17 22:10:25.960113 [ 350 ] {} <Debug> TCP-Session: 4cb27998-d1b2-45c7-9c21-e08af721d5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2025.12.17 22:10:25.960110 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10390 | 2025.12.17 22:10:25.960138 [ 353 ] {} <Debug> TCP-Session: 294909c4-a937-4318-b470-8415c49c3429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2025.12.17 22:10:25.960085 [ 351 ] {} <Debug> TCP-Session: 4828a759-1470-47fb-af15-a6522fe17841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10392 | 2025.12.17 22:10:25.960177 [ 356 ] {} <Debug> TCP-Session: e2010c7a-5faf-46fe-a9f8-9ff4e0d829e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2025.12.17 22:10:25.960058 [ 354 ] {} <Debug> TCP-Session: 89911dd4-4ed2-4384-824a-a666caf5fcb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2025.12.17 22:10:25.960019 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10395 | 2025.12.17 22:10:25.960262 [ 357 ] {} <Debug> TCP-Session: a0aefc34-daa4-4ed6-af96-074ad6723679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2025.12.17 22:10:26.009107 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2025.12.17 22:10:26.009301 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10398 | 2025.12.17 22:10:26.009372 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10399 | 2025.12.17 22:10:26.010295 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2025.12.17 22:10:26.010347 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10401 | 2025.12.17 22:10:26.010772 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10402 | 2025.12.17 22:10:26.010998 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2025.12.17 22:10:26.011164 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001914 sec., 214211.0762800418 rows/sec., 13.59 MiB/sec. | ||
| 10404 | 2025.12.17 22:10:26.011216 [ 4 ] {7868da74-8ead-4bf3-b42f-df35eee9d549} <Debug> TCPHandler: Processed in 0.00224999 sec. | ||
| 10405 | 2025.12.17 22:10:26.011352 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2025.12.17 22:10:26.011455 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10407 | 2025.12.17 22:10:26.011502 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10408 | 2025.12.17 22:10:26.012521 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2025.12.17 22:10:26.012557 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10410 | 2025.12.17 22:10:26.012971 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10411 | 2025.12.17 22:10:26.013188 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2025.12.17 22:10:26.013323 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001889 sec., 624669.1371095817 rows/sec., 49.81 MiB/sec. | ||
| 10413 | 2025.12.17 22:10:26.013366 [ 4 ] {cc04486c-1776-4e50-8525-b9ad2c23bd14} <Debug> TCPHandler: Processed in 0.002067254 sec. | ||
| 10414 | 2025.12.17 22:10:26.013514 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2025.12.17 22:10:26.013629 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10416 | 2025.12.17 22:10:26.013678 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10417 | 2025.12.17 22:10:26.014373 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2025.12.17 22:10:26.014414 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10419 | 2025.12.17 22:10:26.014804 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10420 | 2025.12.17 22:10:26.015068 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2025.12.17 22:10:26.015226 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001622 sec., 147348.9519112207 rows/sec., 8.95 MiB/sec. | ||
| 10422 | 2025.12.17 22:10:26.015275 [ 4 ] {944ac6c9-2298-4c93-9f36-74657417bb32} <Debug> TCPHandler: Processed in 0.001815188 sec. | ||
| 10423 | 2025.12.17 22:10:26.015433 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2025.12.17 22:10:26.015541 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10425 | 2025.12.17 22:10:26.015589 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10426 | 2025.12.17 22:10:26.016268 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2025.12.17 22:10:26.016309 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10428 | 2025.12.17 22:10:26.016673 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10429 | 2025.12.17 22:10:26.016948 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2025.12.17 22:10:26.017114 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001594 sec., 132998.7452948557 rows/sec., 8.58 MiB/sec. | ||
| 10431 | 2025.12.17 22:10:26.017130 [ 150 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 10432 | 2025.12.17 22:10:26.017163 [ 4 ] {e0691ab8-0e54-4ea9-9e5b-297b56e8f3ef} <Debug> TCPHandler: Processed in 0.001787587 sec. | ||
| 10433 | 2025.12.17 22:10:26.017201 [ 150 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2025.12.17 22:10:26.017230 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10435 | 2025.12.17 22:10:26.017313 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10436 | 2025.12.17 22:10:26.017326 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 10437 | 2025.12.17 22:10:26.017415 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10438 | 2025.12.17 22:10:26.017426 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10439 | 2025.12.17 22:10:26.017456 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10440 | 2025.12.17 22:10:26.017461 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 465 rows starting from the beginning of the part | ||
| 10441 | 2025.12.17 22:10:26.017540 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10442 | 2025.12.17 22:10:26.017598 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 10443 | 2025.12.17 22:10:26.017652 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 10444 | 2025.12.17 22:10:26.017693 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10445 | 2025.12.17 22:10:26.017732 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 10446 | 2025.12.17 22:10:26.018008 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2025.12.17 22:10:26.018045 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10448 | 2025.12.17 22:10:26.018365 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10449 | 2025.12.17 22:10:26.018588 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2025.12.17 22:10:26.018722 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001323 sec., 159486.01662887377 rows/sec., 9.06 MiB/sec. | ||
| 10451 | 2025.12.17 22:10:26.018734 [ 200 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448158 sec., 1064110.4078422382 rows/sec., 74.00 MiB/sec. | ||
| 10452 | 2025.12.17 22:10:26.018762 [ 4 ] {d39d342f-b78d-4ff4-a428-7b5f871808b9} <Debug> TCPHandler: Processed in 0.0015003 sec. | ||
| 10453 | 2025.12.17 22:10:26.018884 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2025.12.17 22:10:26.018906 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10455 | 2025.12.17 22:10:26.018981 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10456 | 2025.12.17 22:10:26.019020 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10457 | 2025.12.17 22:10:26.019152 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2025.12.17 22:10:26.019217 [ 189 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_34_7} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 10459 | 2025.12.17 22:10:26.019283 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10460 | 2025.12.17 22:10:26.019789 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2025.12.17 22:10:26.019825 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10462 | 2025.12.17 22:10:26.020158 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10463 | 2025.12.17 22:10:26.020371 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2025.12.17 22:10:26.020501 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001536 sec., 464192.7083333333 rows/sec., 32.55 MiB/sec. | ||
| 10465 | 2025.12.17 22:10:26.020542 [ 4 ] {7b2f1963-ab02-4c36-b9d4-31d999b00459} <Debug> TCPHandler: Processed in 0.001708165 sec. | ||
| 10466 | 2025.12.17 22:10:26.020661 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2025.12.17 22:10:26.020758 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10468 | 2025.12.17 22:10:26.020799 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10469 | 2025.12.17 22:10:26.021154 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.12.17 22:10:26.021192 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10471 | 2025.12.17 22:10:26.021505 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10472 | 2025.12.17 22:10:26.021714 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2025.12.17 22:10:26.021824 [ 150 ] {} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10474 | 2025.12.17 22:10:26.021850 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 10475 | 2025.12.17 22:10:26.021867 [ 150 ] {} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2025.12.17 22:10:26.021893 [ 4 ] {37163ff3-c434-4558-8325-6d9948ed8657} <Debug> TCPHandler: Processed in 0.001282444 sec. | ||
| 10477 | 2025.12.17 22:10:26.021903 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10478 | 2025.12.17 22:10:26.022008 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10479 | 2025.12.17 22:10:26.022021 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2025.12.17 22:10:26.022103 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10481 | 2025.12.17 22:10:26.022140 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10482 | 2025.12.17 22:10:26.022141 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10483 | 2025.12.17 22:10:26.022204 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10484 | 2025.12.17 22:10:26.022211 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10485 | 2025.12.17 22:10:26.022280 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10486 | 2025.12.17 22:10:26.022351 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10487 | 2025.12.17 22:10:26.022413 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10488 | 2025.12.17 22:10:26.022472 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 10489 | 2025.12.17 22:10:26.022740 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2025.12.17 22:10:26.022776 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10491 | 2025.12.17 22:10:26.023122 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10492 | 2025.12.17 22:10:26.023268 [ 200 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294864 sec., 74139.06016384733 rows/sec., 3.78 MiB/sec. | ||
| 10493 | 2025.12.17 22:10:26.023367 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2025.12.17 22:10:26.023393 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10495 | 2025.12.17 22:10:26.023512 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001401 sec., 224125.62455389008 rows/sec., 14.72 MiB/sec. | ||
| 10496 | 2025.12.17 22:10:26.023555 [ 4 ] {c1a97688-ed65-4a65-9ee9-0027ffe8c864} <Debug> TCPHandler: Processed in 0.001584272 sec. | ||
| 10497 | 2025.12.17 22:10:26.023679 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_16_3} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.12.17 22:10:26.023711 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.12.17 22:10:26.023770 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_16_3} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10500 | 2025.12.17 22:10:26.023808 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10501 | 2025.12.17 22:10:26.023857 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10502 | 2025.12.17 22:10:26.023865 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10503 | 2025.12.17 22:10:26.024209 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2025.12.17 22:10:26.024245 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10505 | 2025.12.17 22:10:26.024544 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10506 | 2025.12.17 22:10:26.024753 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2025.12.17 22:10:26.024885 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 10508 | 2025.12.17 22:10:26.024925 [ 4 ] {0c8bc79c-d230-460e-99b8-4bcaa4dacca9} <Debug> TCPHandler: Processed in 0.001264724 sec. | ||
| 10509 | 2025.12.17 22:10:26.025033 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2025.12.17 22:10:26.025127 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10511 | 2025.12.17 22:10:26.025181 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <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 | ||
| 10512 | 2025.12.17 22:10:26.026055 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2025.12.17 22:10:26.026093 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10514 | 2025.12.17 22:10:26.026649 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10515 | 2025.12.17 22:10:26.026875 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2025.12.17 22:10:26.027017 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001905 sec., 17847.76902887139 rows/sec., 31.98 MiB/sec. | ||
| 10517 | 2025.12.17 22:10:26.027074 [ 4 ] {2e19b34e-6da2-43d7-a704-393d96d7cc13} <Debug> TCPHandler: Processed in 0.002089626 sec. | ||
| 10518 | 2025.12.17 22:10:26.027210 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2025.12.17 22:10:26.027306 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10520 | 2025.12.17 22:10:26.027348 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10521 | 2025.12.17 22:10:26.027710 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2025.12.17 22:10:26.027746 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10523 | 2025.12.17 22:10:26.028051 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10524 | 2025.12.17 22:10:26.028268 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2025.12.17 22:10:26.028399 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 10526 | 2025.12.17 22:10:26.028438 [ 4 ] {70595a96-e87d-44a2-9566-d94fd556336a} <Debug> TCPHandler: Processed in 0.001277694 sec. | ||
| 10527 | 2025.12.17 22:10:26.273074 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47552 | ||
| 10528 | 2025.12.17 22:10:26.273193 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10529 | 2025.12.17 22:10:26.273219 [ 355 ] {} <Debug> TCP-Session: 27e191b4-834a-43e3-91fe-3d43e910df51 Authenticating user 'default' from [fd00:1122:3344:101::e]:47552 | ||
| 10530 | 2025.12.17 22:10:26.273241 [ 355 ] {} <Debug> TCP-Session: 27e191b4-834a-43e3-91fe-3d43e910df51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2025.12.17 22:10:26.273254 [ 355 ] {} <Debug> TCP-Session: 27e191b4-834a-43e3-91fe-3d43e910df51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10532 | 2025.12.17 22:10:26.273488 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45654 | ||
| 10533 | 2025.12.17 22:10:26.273537 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58897 | ||
| 10534 | 2025.12.17 22:10:26.273551 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33433 | ||
| 10535 | 2025.12.17 22:10:26.273568 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36173 | ||
| 10536 | 2025.12.17 22:10:26.273588 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50950 | ||
| 10537 | 2025.12.17 22:10:26.273619 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10538 | 2025.12.17 22:10:26.273630 [ 355 ] {} <Trace> TCP-Session: 27e191b4-834a-43e3-91fe-3d43e910df51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2025.12.17 22:10:26.273682 [ 336 ] {} <Debug> TCP-Session: cd6594e0-9cf2-430d-aaf4-291d8668f966 Authenticating user 'default' from [fd00:1122:3344:101::e]:58897 | ||
| 10540 | 2025.12.17 22:10:26.273674 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10541 | 2025.12.17 22:10:26.273710 [ 336 ] {} <Debug> TCP-Session: cd6594e0-9cf2-430d-aaf4-291d8668f966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2025.12.17 22:10:26.273735 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10543 | 2025.12.17 22:10:26.273749 [ 336 ] {} <Debug> TCP-Session: cd6594e0-9cf2-430d-aaf4-291d8668f966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2025.12.17 22:10:26.273742 [ 351 ] {} <Debug> TCP-Session: 141c5984-8d33-4bca-bf3b-74f7d71283a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36173 | ||
| 10545 | 2025.12.17 22:10:26.273772 [ 353 ] {} <Debug> TCP-Session: df2aee2e-ccf1-4672-81a4-6d9dd19f8024 Authenticating user 'default' from [fd00:1122:3344:101::e]:50950 | ||
| 10546 | 2025.12.17 22:10:26.273805 [ 351 ] {} <Debug> TCP-Session: 141c5984-8d33-4bca-bf3b-74f7d71283a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2025.12.17 22:10:26.273822 [ 353 ] {} <Debug> TCP-Session: df2aee2e-ccf1-4672-81a4-6d9dd19f8024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2025.12.17 22:10:26.273834 [ 351 ] {} <Debug> TCP-Session: 141c5984-8d33-4bca-bf3b-74f7d71283a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2025.12.17 22:10:26.273848 [ 353 ] {} <Debug> TCP-Session: df2aee2e-ccf1-4672-81a4-6d9dd19f8024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2025.12.17 22:10:26.273621 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60023 | ||
| 10551 | 2025.12.17 22:10:26.273893 [ 355 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47552) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10552 | 2025.12.17 22:10:26.273607 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10553 | 2025.12.17 22:10:26.273584 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49359 | ||
| 10554 | 2025.12.17 22:10:26.273967 [ 356 ] {} <Debug> TCP-Session: 8569eeac-fd3e-46f7-ab14-4eecb9e5d928 Authenticating user 'default' from [fd00:1122:3344:101::e]:45654 | ||
| 10555 | 2025.12.17 22:10:26.273537 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54911 | ||
| 10556 | 2025.12.17 22:10:26.274009 [ 356 ] {} <Debug> TCP-Session: 8569eeac-fd3e-46f7-ab14-4eecb9e5d928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2025.12.17 22:10:26.274001 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10558 | 2025.12.17 22:10:26.274047 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10559 | 2025.12.17 22:10:26.274042 [ 356 ] {} <Debug> TCP-Session: 8569eeac-fd3e-46f7-ab14-4eecb9e5d928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2025.12.17 22:10:26.274078 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10561 | 2025.12.17 22:10:26.274087 [ 352 ] {} <Debug> TCP-Session: 62520767-84a5-4ae2-848c-573061984039 Authenticating user 'default' from [fd00:1122:3344:101::e]:49359 | ||
| 10562 | 2025.12.17 22:10:26.274120 [ 357 ] {} <Debug> TCP-Session: ce9e7023-d5d5-4961-84cf-72f643111311 Authenticating user 'default' from [fd00:1122:3344:101::e]:54911 | ||
| 10563 | 2025.12.17 22:10:26.274081 [ 354 ] {} <Debug> TCP-Session: 1096ebc4-7c99-4e37-b345-166dcf072408 Authenticating user 'default' from [fd00:1122:3344:101::e]:60023 | ||
| 10564 | 2025.12.17 22:10:26.274150 [ 352 ] {} <Debug> TCP-Session: 62520767-84a5-4ae2-848c-573061984039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2025.12.17 22:10:26.274153 [ 357 ] {} <Debug> TCP-Session: ce9e7023-d5d5-4961-84cf-72f643111311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2025.12.17 22:10:26.274176 [ 354 ] {} <Debug> TCP-Session: 1096ebc4-7c99-4e37-b345-166dcf072408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2025.12.17 22:10:26.274183 [ 352 ] {} <Debug> TCP-Session: 62520767-84a5-4ae2-848c-573061984039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10568 | 2025.12.17 22:10:26.274193 [ 357 ] {} <Debug> TCP-Session: ce9e7023-d5d5-4961-84cf-72f643111311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2025.12.17 22:10:26.274210 [ 354 ] {} <Debug> TCP-Session: 1096ebc4-7c99-4e37-b345-166dcf072408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2025.12.17 22:10:26.273625 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10571 | 2025.12.17 22:10:26.274282 [ 350 ] {} <Debug> TCP-Session: 89113e43-f0d6-4394-95a6-7ef2aac0d1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33433 | ||
| 10572 | 2025.12.17 22:10:26.274282 [ 355 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10573 | 2025.12.17 22:10:26.274299 [ 350 ] {} <Debug> TCP-Session: 89113e43-f0d6-4394-95a6-7ef2aac0d1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10574 | 2025.12.17 22:10:26.274323 [ 350 ] {} <Debug> TCP-Session: 89113e43-f0d6-4394-95a6-7ef2aac0d1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10575 | 2025.12.17 22:10:26.274363 [ 355 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10576 | 2025.12.17 22:10:26.274761 [ 355 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 10577 | 2025.12.17 22:10:26.276116 [ 269 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Trace> AggregatingTransform: Aggregating | ||
| 10578 | 2025.12.17 22:10:26.276169 [ 269 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Trace> Aggregator: Aggregation method: without_key | ||
| 10579 | 2025.12.17 22:10:26.276207 [ 269 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001182182 sec. (1691.787 rows/sec., 66.09 KiB/sec.) | ||
| 10580 | 2025.12.17 22:10:26.276227 [ 269 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Trace> Aggregator: Merging aggregated data | ||
| 10581 | 2025.12.17 22:10:26.277547 [ 355 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003732 sec., 535.9056806002144 rows/sec., 20.93 KiB/sec. | ||
| 10582 | 2025.12.17 22:10:26.277681 [ 355 ] {6c013c4e-a8ec-4b2a-8582-895a22e7fef2} <Debug> TCPHandler: Processed in 0.004225062 sec. | ||
| 10583 | 2025.12.17 22:10:26.277770 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10584 | 2025.12.17 22:10:26.277799 [ 355 ] {} <Debug> TCP-Session: 27e191b4-834a-43e3-91fe-3d43e910df51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10585 | 2025.12.17 22:10:26.277801 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10586 | 2025.12.17 22:10:26.277820 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10587 | 2025.12.17 22:10:26.277842 [ 336 ] {} <Debug> TCP-Session: cd6594e0-9cf2-430d-aaf4-291d8668f966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2025.12.17 22:10:26.277853 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10589 | 2025.12.17 22:10:26.277877 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10590 | 2025.12.17 22:10:26.277879 [ 354 ] {} <Debug> TCP-Session: 1096ebc4-7c99-4e37-b345-166dcf072408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2025.12.17 22:10:26.277891 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10592 | 2025.12.17 22:10:26.277921 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10593 | 2025.12.17 22:10:26.277957 [ 352 ] {} <Debug> TCP-Session: 62520767-84a5-4ae2-848c-573061984039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2025.12.17 22:10:26.277930 [ 357 ] {} <Debug> TCP-Session: ce9e7023-d5d5-4961-84cf-72f643111311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10595 | 2025.12.17 22:10:26.277907 [ 356 ] {} <Debug> TCP-Session: 8569eeac-fd3e-46f7-ab14-4eecb9e5d928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2025.12.17 22:10:26.277901 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10597 | 2025.12.17 22:10:26.277982 [ 353 ] {} <Debug> TCP-Session: df2aee2e-ccf1-4672-81a4-6d9dd19f8024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10598 | 2025.12.17 22:10:26.278068 [ 351 ] {} <Debug> TCP-Session: 141c5984-8d33-4bca-bf3b-74f7d71283a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10599 | 2025.12.17 22:10:26.277837 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10600 | 2025.12.17 22:10:26.278136 [ 350 ] {} <Debug> TCP-Session: 89113e43-f0d6-4394-95a6-7ef2aac0d1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2025.12.17 22:10:27.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.88 MiB, peak 336.45 MiB, free memory in arenas 0.00 B, will set to 322.80 MiB (RSS), difference: -1.08 MiB | ||
| 10602 | 2025.12.17 22:10:27.035691 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33892 | ||
| 10603 | 2025.12.17 22:10:27.035812 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10604 | 2025.12.17 22:10:27.035845 [ 355 ] {} <Debug> TCP-Session: c8f843f0-e940-4053-8d00-f02f5096acf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33892 | ||
| 10605 | 2025.12.17 22:10:27.035872 [ 355 ] {} <Debug> TCP-Session: c8f843f0-e940-4053-8d00-f02f5096acf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10606 | 2025.12.17 22:10:27.035889 [ 355 ] {} <Debug> TCP-Session: c8f843f0-e940-4053-8d00-f02f5096acf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2025.12.17 22:10:27.036093 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36081 | ||
| 10608 | 2025.12.17 22:10:27.036127 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55451 | ||
| 10609 | 2025.12.17 22:10:27.036156 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55181 | ||
| 10610 | 2025.12.17 22:10:27.036181 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36799 | ||
| 10611 | 2025.12.17 22:10:27.036186 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54939 | ||
| 10612 | 2025.12.17 22:10:27.036226 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10613 | 2025.12.17 22:10:27.036256 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10614 | 2025.12.17 22:10:27.036257 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10615 | 2025.12.17 22:10:27.036265 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10616 | 2025.12.17 22:10:27.036283 [ 351 ] {} <Debug> TCP-Session: 9d9c21eb-9da7-48b7-8805-7e02dfe68a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:55181 | ||
| 10617 | 2025.12.17 22:10:27.036303 [ 355 ] {} <Trace> TCP-Session: c8f843f0-e940-4053-8d00-f02f5096acf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2025.12.17 22:10:27.036309 [ 353 ] {} <Debug> TCP-Session: e7fa0386-86b0-41bf-99f2-deecf355e59a Authenticating user 'default' from [fd00:1122:3344:101::e]:36799 | ||
| 10619 | 2025.12.17 22:10:27.036330 [ 351 ] {} <Debug> TCP-Session: 9d9c21eb-9da7-48b7-8805-7e02dfe68a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2025.12.17 22:10:27.036360 [ 353 ] {} <Debug> TCP-Session: e7fa0386-86b0-41bf-99f2-deecf355e59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2025.12.17 22:10:27.036373 [ 351 ] {} <Debug> TCP-Session: 9d9c21eb-9da7-48b7-8805-7e02dfe68a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2025.12.17 22:10:27.036387 [ 353 ] {} <Debug> TCP-Session: e7fa0386-86b0-41bf-99f2-deecf355e59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10623 | 2025.12.17 22:10:27.036320 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10624 | 2025.12.17 22:10:27.036304 [ 357 ] {} <Debug> TCP-Session: 9af9d858-4f2f-46e5-bb82-9c5e60908daf Authenticating user 'default' from [fd00:1122:3344:101::e]:55451 | ||
| 10625 | 2025.12.17 22:10:27.036279 [ 356 ] {} <Debug> TCP-Session: 6452ba45-7154-4df4-92d4-472eb2fa69ef Authenticating user 'default' from [fd00:1122:3344:101::e]:36081 | ||
| 10626 | 2025.12.17 22:10:27.036466 [ 354 ] {} <Debug> TCP-Session: ff10180a-fbd3-456f-b335-bc474af314d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54939 | ||
| 10627 | 2025.12.17 22:10:27.036472 [ 357 ] {} <Debug> TCP-Session: 9af9d858-4f2f-46e5-bb82-9c5e60908daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2025.12.17 22:10:27.036506 [ 355 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10629 | 2025.12.17 22:10:27.036531 [ 357 ] {} <Debug> TCP-Session: 9af9d858-4f2f-46e5-bb82-9c5e60908daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2025.12.17 22:10:27.036527 [ 354 ] {} <Debug> TCP-Session: ff10180a-fbd3-456f-b335-bc474af314d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10631 | 2025.12.17 22:10:27.036495 [ 356 ] {} <Debug> TCP-Session: 6452ba45-7154-4df4-92d4-472eb2fa69ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10632 | 2025.12.17 22:10:27.036598 [ 354 ] {} <Debug> TCP-Session: ff10180a-fbd3-456f-b335-bc474af314d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2025.12.17 22:10:27.036622 [ 356 ] {} <Debug> TCP-Session: 6452ba45-7154-4df4-92d4-472eb2fa69ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2025.12.17 22:10:27.036172 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43129 | ||
| 10635 | 2025.12.17 22:10:27.036144 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44024 | ||
| 10636 | 2025.12.17 22:10:27.036133 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49818 | ||
| 10637 | 2025.12.17 22:10:27.036731 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10638 | 2025.12.17 22:10:27.036759 [ 352 ] {} <Debug> TCP-Session: f40d8f47-d463-44e5-8049-dc83e87efc8e Authenticating user 'default' from [fd00:1122:3344:101::e]:43129 | ||
| 10639 | 2025.12.17 22:10:27.036763 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10640 | 2025.12.17 22:10:27.036771 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10641 | 2025.12.17 22:10:27.036778 [ 352 ] {} <Debug> TCP-Session: f40d8f47-d463-44e5-8049-dc83e87efc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2025.12.17 22:10:27.036795 [ 350 ] {} <Debug> TCP-Session: 336ba888-4657-4de2-b9a9-6ca3700aacbe Authenticating user 'default' from [fd00:1122:3344:101::e]:44024 | ||
| 10643 | 2025.12.17 22:10:27.036806 [ 336 ] {} <Debug> TCP-Session: d470a4fc-e437-413e-959a-fba4e142a976 Authenticating user 'default' from [fd00:1122:3344:101::e]:49818 | ||
| 10644 | 2025.12.17 22:10:27.036815 [ 352 ] {} <Debug> TCP-Session: f40d8f47-d463-44e5-8049-dc83e87efc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2025.12.17 22:10:27.036828 [ 350 ] {} <Debug> TCP-Session: 336ba888-4657-4de2-b9a9-6ca3700aacbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10646 | 2025.12.17 22:10:27.036836 [ 336 ] {} <Debug> TCP-Session: d470a4fc-e437-413e-959a-fba4e142a976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10647 | 2025.12.17 22:10:27.036859 [ 350 ] {} <Debug> TCP-Session: 336ba888-4657-4de2-b9a9-6ca3700aacbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2025.12.17 22:10:27.036867 [ 336 ] {} <Debug> TCP-Session: d470a4fc-e437-413e-959a-fba4e142a976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10649 | 2025.12.17 22:10:27.036833 [ 355 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10650 | 2025.12.17 22:10:27.036942 [ 355 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10651 | 2025.12.17 22:10:27.037235 [ 355 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 10652 | 2025.12.17 22:10:27.038322 [ 301 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Trace> AggregatingTransform: Aggregating | ||
| 10653 | 2025.12.17 22:10:27.038366 [ 301 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 10654 | 2025.12.17 22:10:27.038406 [ 301 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000961276 sec. (2080.568 rows/sec., 81.27 KiB/sec.) | ||
| 10655 | 2025.12.17 22:10:27.038426 [ 301 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Trace> Aggregator: Merging aggregated data | ||
| 10656 | 2025.12.17 22:10:27.039777 [ 355 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003347 sec., 597.5500448162534 rows/sec., 23.34 KiB/sec. | ||
| 10657 | 2025.12.17 22:10:27.039910 [ 355 ] {585c8c85-58a1-4695-a1e9-1077038a2bc9} <Debug> TCPHandler: Processed in 0.003762679 sec. | ||
| 10658 | 2025.12.17 22:10:27.040056 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10659 | 2025.12.17 22:10:27.040082 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10660 | 2025.12.17 22:10:27.040090 [ 355 ] {} <Debug> TCP-Session: c8f843f0-e940-4053-8d00-f02f5096acf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10661 | 2025.12.17 22:10:27.040106 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10662 | 2025.12.17 22:10:27.040111 [ 350 ] {} <Debug> TCP-Session: 336ba888-4657-4de2-b9a9-6ca3700aacbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2025.12.17 22:10:27.040122 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10664 | 2025.12.17 22:10:27.040143 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10665 | 2025.12.17 22:10:27.040162 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10666 | 2025.12.17 22:10:27.040183 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10667 | 2025.12.17 22:10:27.040205 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10668 | 2025.12.17 22:10:27.040232 [ 336 ] {} <Debug> TCP-Session: d470a4fc-e437-413e-959a-fba4e142a976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2025.12.17 22:10:27.040249 [ 357 ] {} <Debug> TCP-Session: 9af9d858-4f2f-46e5-bb82-9c5e60908daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10670 | 2025.12.17 22:10:27.040271 [ 351 ] {} <Debug> TCP-Session: 9d9c21eb-9da7-48b7-8805-7e02dfe68a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2025.12.17 22:10:27.040222 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10672 | 2025.12.17 22:10:27.040201 [ 353 ] {} <Debug> TCP-Session: e7fa0386-86b0-41bf-99f2-deecf355e59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2025.12.17 22:10:27.040153 [ 356 ] {} <Debug> TCP-Session: 6452ba45-7154-4df4-92d4-472eb2fa69ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2025.12.17 22:10:27.040341 [ 352 ] {} <Debug> TCP-Session: f40d8f47-d463-44e5-8049-dc83e87efc8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2025.12.17 22:10:27.040183 [ 354 ] {} <Debug> TCP-Session: ff10180a-fbd3-456f-b335-bc474af314d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10676 | 2025.12.17 22:10:27.363929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22650 | ||
| 10677 | 2025.12.17 22:10:27.364455 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2025.12.17 22:10:27.364505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10679 | 2025.12.17 22:10:27.364999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10680 | 2025.12.17 22:10:27.365236 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2025.12.17 22:10:27.365386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22650 | ||
| 10682 | 2025.12.17 22:10:28.546950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10683 | 2025.12.17 22:10:28.561963 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2025.12.17 22:10:28.562015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10685 | 2025.12.17 22:10:28.567684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10686 | 2025.12.17 22:10:28.568369 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2025.12.17 22:10:28.571025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10688 | 2025.12.17 22:10:30.994918 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2025.12.17 22:10:30.995140 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10690 | 2025.12.17 22:10:30.995216 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10691 | 2025.12.17 22:10:30.996034 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2025.12.17 22:10:30.996087 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10693 | 2025.12.17 22:10:30.996494 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10694 | 2025.12.17 22:10:30.996726 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.12.17 22:10:30.996907 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001819 sec., 38482.68279274326 rows/sec., 3.09 MiB/sec. | ||
| 10696 | 2025.12.17 22:10:30.996964 [ 4 ] {fc9966d3-0bd2-4028-8604-d123f3d33ca2} <Debug> TCPHandler: Processed in 0.002187008 sec. | ||
| 10697 | 2025.12.17 22:10:30.997096 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2025.12.17 22:10:30.997201 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10699 | 2025.12.17 22:10:30.997246 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10700 | 2025.12.17 22:10:30.997680 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2025.12.17 22:10:30.997720 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10702 | 2025.12.17 22:10:30.998024 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10703 | 2025.12.17 22:10:30.998237 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2025.12.17 22:10:30.998384 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001204 sec., 5813.9534883720935 rows/sec., 437.18 KiB/sec. | ||
| 10705 | 2025.12.17 22:10:30.998427 [ 4 ] {48430c5d-89e2-4a14-9959-7461a9f6de2e} <Debug> TCPHandler: Processed in 0.001385787 sec. | ||
| 10706 | 2025.12.17 22:10:30.998549 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2025.12.17 22:10:30.998648 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10708 | 2025.12.17 22:10:30.998690 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10709 | 2025.12.17 22:10:30.999120 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2025.12.17 22:10:30.999159 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10711 | 2025.12.17 22:10:30.999486 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10712 | 2025.12.17 22:10:30.999692 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2025.12.17 22:10:30.999828 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001198 sec., 59265.44240400667 rows/sec., 4.63 MiB/sec. | ||
| 10714 | 2025.12.17 22:10:30.999869 [ 4 ] {9a4e3ef7-5569-48ba-8324-a9240d2d2418} <Debug> TCPHandler: Processed in 0.001372457 sec. | ||
| 10715 | 2025.12.17 22:10:30.999994 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2025.12.17 22:10:31.000090 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10717 | 2025.12.17 22:10:31.000134 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10718 | 2025.12.17 22:10:31.000569 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2025.12.17 22:10:31.000606 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10720 | 2025.12.17 22:10:31.000950 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10721 | 2025.12.17 22:10:31.001158 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2025.12.17 22:10:31.001290 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 10723 | 2025.12.17 22:10:31.001329 [ 4 ] {6af1a5ce-55da-4a55-838c-19001bf7e9ab} <Debug> TCPHandler: Processed in 0.001385647 sec. | ||
| 10724 | 2025.12.17 22:10:31.001457 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2025.12.17 22:10:31.001564 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10726 | 2025.12.17 22:10:31.001630 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <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 | ||
| 10727 | 2025.12.17 22:10:31.002525 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2025.12.17 22:10:31.002562 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10729 | 2025.12.17 22:10:31.003078 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10730 | 2025.12.17 22:10:31.003294 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2025.12.17 22:10:31.003440 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001895 sec., 3693.9313984168866 rows/sec., 6.62 MiB/sec. | ||
| 10732 | 2025.12.17 22:10:31.003498 [ 4 ] {22a2ea5b-b8e9-4903-b8cf-b1dad8ff9843} <Debug> TCPHandler: Processed in 0.002101175 sec. | ||
| 10733 | 2025.12.17 22:10:31.003627 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2025.12.17 22:10:31.003723 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10735 | 2025.12.17 22:10:31.003764 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10736 | 2025.12.17 22:10:31.004112 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.12.17 22:10:31.004148 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10738 | 2025.12.17 22:10:31.004446 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10739 | 2025.12.17 22:10:31.004650 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2025.12.17 22:10:31.004803 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 10741 | 2025.12.17 22:10:31.004841 [ 4 ] {36980d99-e738-432e-a32c-522ee32e2b6c} <Debug> TCPHandler: Processed in 0.001265314 sec. | ||
| 10742 | 2025.12.17 22:10:34.712961 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10743 | 2025.12.17 22:10:34.713018 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10744 | 2025.12.17 22:10:34.865517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23098 | ||
| 10745 | 2025.12.17 22:10:34.866360 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2025.12.17 22:10:34.866421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10747 | 2025.12.17 22:10:34.866917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10748 | 2025.12.17 22:10:34.867147 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2025.12.17 22:10:34.867292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23098 | ||
| 10750 | 2025.12.17 22:10:34.940125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1393 | ||
| 10751 | 2025.12.17 22:10:34.943207 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2025.12.17 22:10:34.943262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10753 | 2025.12.17 22:10:34.944559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10754 | 2025.12.17 22:10:34.944820 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2025.12.17 22:10:34.945101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1393 | ||
| 10756 | 2025.12.17 22:10:35.001762 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001244613 sec. | ||
| 10757 | 2025.12.17 22:10:36.007263 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2025.12.17 22:10:36.007467 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10759 | 2025.12.17 22:10:36.007532 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10760 | 2025.12.17 22:10:36.008421 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2025.12.17 22:10:36.008472 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10762 | 2025.12.17 22:10:36.008929 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10763 | 2025.12.17 22:10:36.009159 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.12.17 22:10:36.009291 [ 50 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10765 | 2025.12.17 22:10:36.009309 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001898 sec., 216016.8598524763 rows/sec., 13.70 MiB/sec. | ||
| 10766 | 2025.12.17 22:10:36.009352 [ 50 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2025.12.17 22:10:36.009367 [ 4 ] {2e6f99a2-a36d-4f11-8802-811b5189f6c0} <Debug> TCPHandler: Processed in 0.002233899 sec. | ||
| 10768 | 2025.12.17 22:10:36.009380 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10769 | 2025.12.17 22:10:36.009479 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 10770 | 2025.12.17 22:10:36.009506 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2025.12.17 22:10:36.009579 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10772 | 2025.12.17 22:10:36.009602 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10773 | 2025.12.17 22:10:36.009610 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 10774 | 2025.12.17 22:10:36.009642 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10775 | 2025.12.17 22:10:36.009672 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 10776 | 2025.12.17 22:10:36.009715 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 10777 | 2025.12.17 22:10:36.009756 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 10778 | 2025.12.17 22:10:36.009794 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 10779 | 2025.12.17 22:10:36.009835 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 10780 | 2025.12.17 22:10:36.010605 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2025.12.17 22:10:36.010640 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10782 | 2025.12.17 22:10:36.011020 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10783 | 2025.12.17 22:10:36.011062 [ 196 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623583 sec., 1529949.5005798903 rows/sec., 103.18 MiB/sec. | ||
| 10784 | 2025.12.17 22:10:36.011194 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10785 | 2025.12.17 22:10:36.011237 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2025.12.17 22:10:36.011364 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001781 sec., 662549.1297024144 rows/sec., 52.83 MiB/sec. | ||
| 10787 | 2025.12.17 22:10:36.011402 [ 4 ] {7bc98972-a619-49ad-b74d-29c37a62d9db} <Debug> TCPHandler: Processed in 0.001943211 sec. | ||
| 10788 | 2025.12.17 22:10:36.011446 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2025.12.17 22:10:36.011508 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_23_5} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10790 | 2025.12.17 22:10:36.011524 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2025.12.17 22:10:36.011567 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10792 | 2025.12.17 22:10:36.011617 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10793 | 2025.12.17 22:10:36.011657 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10794 | 2025.12.17 22:10:36.012145 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2025.12.17 22:10:36.012180 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10796 | 2025.12.17 22:10:36.012499 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10797 | 2025.12.17 22:10:36.012702 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2025.12.17 22:10:36.012809 [ 50 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10799 | 2025.12.17 22:10:36.012834 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001236 sec., 193365.6957928803 rows/sec., 11.75 MiB/sec. | ||
| 10800 | 2025.12.17 22:10:36.012843 [ 50 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2025.12.17 22:10:36.012876 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10802 | 2025.12.17 22:10:36.012879 [ 4 ] {343d5e3a-7d4c-4bfd-a981-4b56167918dc} <Debug> TCPHandler: Processed in 0.001403837 sec. | ||
| 10803 | 2025.12.17 22:10:36.012974 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 10804 | 2025.12.17 22:10:36.013001 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2025.12.17 22:10:36.013085 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10806 | 2025.12.17 22:10:36.013099 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10807 | 2025.12.17 22:10:36.013121 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10808 | 2025.12.17 22:10:36.013143 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10809 | 2025.12.17 22:10:36.013189 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 239 rows starting from the beginning of the part | ||
| 10810 | 2025.12.17 22:10:36.013237 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
| 10811 | 2025.12.17 22:10:36.013281 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 239 rows starting from the beginning of the part | ||
| 10812 | 2025.12.17 22:10:36.013325 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
| 10813 | 2025.12.17 22:10:36.013366 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 239 rows starting from the beginning of the part | ||
| 10814 | 2025.12.17 22:10:36.013632 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2025.12.17 22:10:36.013673 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10816 | 2025.12.17 22:10:36.014031 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10817 | 2025.12.17 22:10:36.014237 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2025.12.17 22:10:36.014291 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345565 sec., 749870.8720871902 rows/sec., 48.89 MiB/sec. | ||
| 10819 | 2025.12.17 22:10:36.014372 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001291 sec., 164213.78776142525 rows/sec., 10.59 MiB/sec. | ||
| 10820 | 2025.12.17 22:10:36.014415 [ 4 ] {9c8e1011-775f-4ce8-8f75-3a24a96435ef} <Debug> TCPHandler: Processed in 0.001460679 sec. | ||
| 10821 | 2025.12.17 22:10:36.014499 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10822 | 2025.12.17 22:10:36.014531 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2025.12.17 22:10:36.014627 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10824 | 2025.12.17 22:10:36.014669 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10825 | 2025.12.17 22:10:36.014801 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2025.12.17 22:10:36.014882 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_66_13} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10827 | 2025.12.17 22:10:36.014975 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10828 | 2025.12.17 22:10:36.015134 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2025.12.17 22:10:36.015175 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10830 | 2025.12.17 22:10:36.015492 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10831 | 2025.12.17 22:10:36.015702 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2025.12.17 22:10:36.015807 [ 50 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10833 | 2025.12.17 22:10:36.015835 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 10834 | 2025.12.17 22:10:36.015842 [ 50 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.12.17 22:10:36.015875 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10836 | 2025.12.17 22:10:36.015878 [ 4 ] {7b527367-38c4-40c5-af20-e5422ac8a350} <Debug> TCPHandler: Processed in 0.001394757 sec. | ||
| 10837 | 2025.12.17 22:10:36.015965 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 10838 | 2025.12.17 22:10:36.016010 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2025.12.17 22:10:36.016050 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2025.12.17 22:10:36.016076 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 10841 | 2025.12.17 22:10:36.016117 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2025.12.17 22:10:36.016125 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 10843 | 2025.12.17 22:10:36.016157 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10844 | 2025.12.17 22:10:36.016171 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 10845 | 2025.12.17 22:10:36.016209 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 10846 | 2025.12.17 22:10:36.016246 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 10847 | 2025.12.17 22:10:36.016280 [ 201 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 10848 | 2025.12.17 22:10:36.016788 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.12.17 22:10:36.016822 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10850 | 2025.12.17 22:10:36.017138 [ 193 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206721 sec., 1059068.3347683516 rows/sec., 64.37 MiB/sec. | ||
| 10851 | 2025.12.17 22:10:36.017145 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10852 | 2025.12.17 22:10:36.017290 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10853 | 2025.12.17 22:10:36.017399 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2025.12.17 22:10:36.017538 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001442 sec., 494452.14979195566 rows/sec., 34.67 MiB/sec. | ||
| 10855 | 2025.12.17 22:10:36.017556 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2025.12.17 22:10:36.017575 [ 4 ] {4cb0f529-3c1c-4024-b9d7-a9f5ee47de24} <Debug> TCPHandler: Processed in 0.001625433 sec. | ||
| 10857 | 2025.12.17 22:10:36.017629 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_23_5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10858 | 2025.12.17 22:10:36.017692 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2025.12.17 22:10:36.017708 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10860 | 2025.12.17 22:10:36.017790 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10861 | 2025.12.17 22:10:36.017835 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10862 | 2025.12.17 22:10:36.018162 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2025.12.17 22:10:36.018197 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10864 | 2025.12.17 22:10:36.018519 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10865 | 2025.12.17 22:10:36.018717 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2025.12.17 22:10:36.018848 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 10867 | 2025.12.17 22:10:36.018884 [ 4 ] {ffca780a-461e-43cd-a50a-cb1079ad5b8a} <Debug> TCPHandler: Processed in 0.001239373 sec. | ||
| 10868 | 2025.12.17 22:10:36.018992 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2025.12.17 22:10:36.019083 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10870 | 2025.12.17 22:10:36.019124 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10871 | 2025.12.17 22:10:36.019570 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2025.12.17 22:10:36.019607 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10873 | 2025.12.17 22:10:36.019953 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10874 | 2025.12.17 22:10:36.020165 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2025.12.17 22:10:36.020329 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001262 sec., 248811.41045958793 rows/sec., 16.34 MiB/sec. | ||
| 10876 | 2025.12.17 22:10:36.020371 [ 4 ] {2e3db67a-3667-4ad8-bc5d-6fb4495764b3} <Debug> TCPHandler: Processed in 0.001426047 sec. | ||
| 10877 | 2025.12.17 22:10:36.020486 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2025.12.17 22:10:36.020581 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10879 | 2025.12.17 22:10:36.020621 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10880 | 2025.12.17 22:10:36.020944 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2025.12.17 22:10:36.020979 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10882 | 2025.12.17 22:10:36.021284 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10883 | 2025.12.17 22:10:36.021481 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2025.12.17 22:10:36.021620 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 10885 | 2025.12.17 22:10:36.021658 [ 4 ] {0969b99d-02c7-49b9-ad6f-b82180ede634} <Debug> TCPHandler: Processed in 0.001219752 sec. | ||
| 10886 | 2025.12.17 22:10:36.021767 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2025.12.17 22:10:36.021860 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10888 | 2025.12.17 22:10:36.021913 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <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 | ||
| 10889 | 2025.12.17 22:10:36.022763 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.12.17 22:10:36.022799 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10891 | 2025.12.17 22:10:36.023350 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10892 | 2025.12.17 22:10:36.023564 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.12.17 22:10:36.023709 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001865 sec., 18230.563002680967 rows/sec., 32.67 MiB/sec. | ||
| 10894 | 2025.12.17 22:10:36.023766 [ 4 ] {1540406a-ed48-4c1b-912a-3bde73d58279} <Debug> TCPHandler: Processed in 0.002045344 sec. | ||
| 10895 | 2025.12.17 22:10:36.023878 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2025.12.17 22:10:36.023972 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10897 | 2025.12.17 22:10:36.024012 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10898 | 2025.12.17 22:10:36.024353 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2025.12.17 22:10:36.024388 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10900 | 2025.12.17 22:10:36.024683 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10901 | 2025.12.17 22:10:36.024891 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2025.12.17 22:10:36.025016 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 10903 | 2025.12.17 22:10:36.025054 [ 4 ] {8062a007-cae5-4612-b447-e3884d66d2e7} <Debug> TCPHandler: Processed in 0.001223282 sec. | ||
| 10904 | 2025.12.17 22:10:36.071103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10905 | 2025.12.17 22:10:36.087830 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.12.17 22:10:36.087889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10907 | 2025.12.17 22:10:36.094033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10908 | 2025.12.17 22:10:36.094721 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.12.17 22:10:36.097866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10910 | 2025.12.17 22:10:37.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.28 MiB, peak 336.45 MiB, free memory in arenas 0.00 B, will set to 323.14 MiB (RSS), difference: -1.14 MiB | ||
| 10911 | 2025.12.17 22:10:41.022678 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2025.12.17 22:10:41.022985 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10913 | 2025.12.17 22:10:41.023088 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10914 | 2025.12.17 22:10:41.023794 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2025.12.17 22:10:41.023841 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10916 | 2025.12.17 22:10:41.024218 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10917 | 2025.12.17 22:10:41.024433 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2025.12.17 22:10:41.024593 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001683 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 10919 | 2025.12.17 22:10:41.024636 [ 4 ] {99acfc6f-0c0d-49c2-a96d-d5115c6707ab} <Debug> TCPHandler: Processed in 0.002142226 sec. | ||
| 10920 | 2025.12.17 22:10:41.024754 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10921 | 2025.12.17 22:10:41.024849 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10922 | 2025.12.17 22:10:41.024888 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10923 | 2025.12.17 22:10:41.026059 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.12.17 22:10:41.026095 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10925 | 2025.12.17 22:10:41.026468 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10926 | 2025.12.17 22:10:41.026671 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.12.17 22:10:41.026786 [ 53 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10928 | 2025.12.17 22:10:41.026800 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001969 sec., 616048.7557135603 rows/sec., 50.85 MiB/sec. | ||
| 10929 | 2025.12.17 22:10:41.026855 [ 53 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.12.17 22:10:41.026866 [ 4 ] {690c4c21-0035-4a0c-b8c0-b8f52815eef0} <Debug> TCPHandler: Processed in 0.002159587 sec. | ||
| 10931 | 2025.12.17 22:10:41.026884 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10932 | 2025.12.17 22:10:41.026997 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2025.12.17 22:10:41.026999 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 10934 | 2025.12.17 22:10:41.027098 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10935 | 2025.12.17 22:10:41.027141 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10936 | 2025.12.17 22:10:41.027142 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10937 | 2025.12.17 22:10:41.027181 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10938 | 2025.12.17 22:10:41.027252 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 70 rows starting from the beginning of the part | ||
| 10939 | 2025.12.17 22:10:41.027304 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1180 rows starting from the beginning of the part | ||
| 10940 | 2025.12.17 22:10:41.027351 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 70 rows starting from the beginning of the part | ||
| 10941 | 2025.12.17 22:10:41.027395 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1180 rows starting from the beginning of the part | ||
| 10942 | 2025.12.17 22:10:41.027442 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1213 rows starting from the beginning of the part | ||
| 10943 | 2025.12.17 22:10:41.027567 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2025.12.17 22:10:41.027609 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10945 | 2025.12.17 22:10:41.027981 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10946 | 2025.12.17 22:10:41.028203 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2025.12.17 22:10:41.028349 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001267 sec., 10260.45777426993 rows/sec., 746.10 KiB/sec. | ||
| 10948 | 2025.12.17 22:10:41.028388 [ 4 ] {b11bb142-d172-45d0-91b0-f4e120273a4b} <Debug> TCPHandler: Processed in 0.001438647 sec. | ||
| 10949 | 2025.12.17 22:10:41.028497 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2025.12.17 22:10:41.028590 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10951 | 2025.12.17 22:10:41.028628 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10952 | 2025.12.17 22:10:41.029119 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.12.17 22:10:41.029154 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10954 | 2025.12.17 22:10:41.029488 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10955 | 2025.12.17 22:10:41.029666 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6179 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709411 sec., 2280569.4669431844 rows/sec., 193.74 MiB/sec. | ||
| 10956 | 2025.12.17 22:10:41.029695 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.12.17 22:10:41.029856 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 10958 | 2025.12.17 22:10:41.029895 [ 4 ] {5ce08e57-4b57-45e8-86c1-7b9540692c39} <Debug> TCPHandler: Processed in 0.001445298 sec. | ||
| 10959 | 2025.12.17 22:10:41.030001 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2025.12.17 22:10:41.030022 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10961 | 2025.12.17 22:10:41.030094 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10962 | 2025.12.17 22:10:41.030133 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10963 | 2025.12.17 22:10:41.030317 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.12.17 22:10:41.030390 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_71_14} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10965 | 2025.12.17 22:10:41.030477 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10966 | 2025.12.17 22:10:41.030770 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2025.12.17 22:10:41.030804 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10968 | 2025.12.17 22:10:41.031123 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10969 | 2025.12.17 22:10:41.031324 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2025.12.17 22:10:41.031432 [ 25 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10971 | 2025.12.17 22:10:41.031452 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.001374 sec., 387918.4861717613 rows/sec., 28.75 MiB/sec. | ||
| 10972 | 2025.12.17 22:10:41.031495 [ 25 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2025.12.17 22:10:41.031509 [ 4 ] {b2bc6a4b-cde2-4b11-aa80-0c153f28042e} <Debug> TCPHandler: Processed in 0.001555161 sec. | ||
| 10974 | 2025.12.17 22:10:41.031522 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10975 | 2025.12.17 22:10:41.031596 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 10976 | 2025.12.17 22:10:41.031633 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2025.12.17 22:10:41.031685 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10978 | 2025.12.17 22:10:41.031713 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10979 | 2025.12.17 22:10:41.031731 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10980 | 2025.12.17 22:10:41.031758 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 71 rows starting from the beginning of the part | ||
| 10981 | 2025.12.17 22:10:41.031777 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10982 | 2025.12.17 22:10:41.031800 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 713 rows starting from the beginning of the part | ||
| 10983 | 2025.12.17 22:10:41.031842 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 71 rows starting from the beginning of the part | ||
| 10984 | 2025.12.17 22:10:41.031875 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 713 rows starting from the beginning of the part | ||
| 10985 | 2025.12.17 22:10:41.031908 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 533 rows starting from the beginning of the part | ||
| 10986 | 2025.12.17 22:10:41.032410 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2025.12.17 22:10:41.032450 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10988 | 2025.12.17 22:10:41.032849 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10989 | 2025.12.17 22:10:41.033011 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441959 sec., 2323921.831341945 rows/sec., 175.85 MiB/sec. | ||
| 10990 | 2025.12.17 22:10:41.033058 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2025.12.17 22:10:41.033177 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10992 | 2025.12.17 22:10:41.033195 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10993 | 2025.12.17 22:10:41.033192 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001479 sec., 572684.2461122379 rows/sec., 38.55 MiB/sec. | ||
| 10994 | 2025.12.17 22:10:41.033220 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2025.12.17 22:10:41.033260 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10996 | 2025.12.17 22:10:41.033261 [ 4 ] {849720ff-dedd-4dd7-86e0-8d3ef8c2363a} <Debug> TCPHandler: Processed in 0.001676034 sec. | ||
| 10997 | 2025.12.17 22:10:41.033356 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 10998 | 2025.12.17 22:10:41.033410 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2025.12.17 22:10:41.033468 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2025.12.17 22:10:41.033494 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11001 | 2025.12.17 22:10:41.033510 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11002 | 2025.12.17 22:10:41.033536 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21062 rows starting from the beginning of the part | ||
| 11003 | 2025.12.17 22:10:41.033550 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_71_14} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11004 | 2025.12.17 22:10:41.033571 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <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 | ||
| 11005 | 2025.12.17 22:10:41.033615 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 11006 | 2025.12.17 22:10:41.033627 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11007 | 2025.12.17 22:10:41.033670 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 314 rows starting from the beginning of the part | ||
| 11008 | 2025.12.17 22:10:41.033724 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 11009 | 2025.12.17 22:10:41.033765 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 11010 | 2025.12.17 22:10:41.033807 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 847 rows starting from the beginning of the part | ||
| 11011 | 2025.12.17 22:10:41.034366 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2025.12.17 22:10:41.034406 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11013 | 2025.12.17 22:10:41.034921 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11014 | 2025.12.17 22:10:41.035137 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2025.12.17 22:10:41.035242 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11016 | 2025.12.17 22:10:41.035273 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.12.17 22:10:41.035278 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001784 sec., 3923.7668161434976 rows/sec., 7.03 MiB/sec. | ||
| 11018 | 2025.12.17 22:10:41.035290 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11019 | 2025.12.17 22:10:41.035341 [ 4 ] {1776a47f-3e11-436c-9695-33423835bad5} <Debug> TCPHandler: Processed in 0.001978642 sec. | ||
| 11020 | 2025.12.17 22:10:41.035385 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11021 | 2025.12.17 22:10:41.035485 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2025.12.17 22:10:41.035583 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11023 | 2025.12.17 22:10:41.035604 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11024 | 2025.12.17 22:10:41.035624 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11025 | 2025.12.17 22:10:41.035665 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1198 rows starting from the beginning of the part | ||
| 11026 | 2025.12.17 22:10:41.035795 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11027 | 2025.12.17 22:10:41.035918 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 11028 | 2025.12.17 22:10:41.036005 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2025.12.17 22:10:41.036030 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11030 | 2025.12.17 22:10:41.036044 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11031 | 2025.12.17 22:10:41.036148 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11032 | 2025.12.17 22:10:41.036261 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11033 | 2025.12.17 22:10:41.036350 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11034 | 2025.12.17 22:10:41.036573 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2025.12.17 22:10:41.036683 [ 53 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11036 | 2025.12.17 22:10:41.036710 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 11037 | 2025.12.17 22:10:41.036714 [ 53 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.12.17 22:10:41.036751 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11039 | 2025.12.17 22:10:41.036754 [ 4 ] {a749da5a-9d80-441b-8434-cef9ba68ba92} <Debug> TCPHandler: Processed in 0.001316645 sec. | ||
| 11040 | 2025.12.17 22:10:41.036841 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11041 | 2025.12.17 22:10:41.036976 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11042 | 2025.12.17 22:10:41.037012 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4050 rows starting from the beginning of the part | ||
| 11043 | 2025.12.17 22:10:41.037082 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11044 | 2025.12.17 22:10:41.037133 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 11045 | 2025.12.17 22:10:41.037177 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11046 | 2025.12.17 22:10:41.037218 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 11047 | 2025.12.17 22:10:41.037262 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11048 | 2025.12.17 22:10:41.039099 [ 199 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4438 rows, containing 4 columns (4 merged, 0 gathered) in 0.002299611 sec., 1929891.6208002137 rows/sec., 125.73 MiB/sec. | ||
| 11049 | 2025.12.17 22:10:41.039523 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11050 | 2025.12.17 22:10:41.039763 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2025.12.17 22:10:41.039832 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_71_14} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11052 | 2025.12.17 22:10:41.039895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11053 | 2025.12.17 22:10:41.044032 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 19 columns (19 merged, 0 gathered) in 0.00868595 sec., 148170.32103569558 rows/sec., 265.51 MiB/sec. | ||
| 11054 | 2025.12.17 22:10:41.045807 [ 188 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11055 | 2025.12.17 22:10:41.046169 [ 188 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2025.12.17 22:10:41.046242 [ 188 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11057 | 2025.12.17 22:10:41.046359 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11058 | 2025.12.17 22:10:41.049698 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22857 rows, containing 5 columns (5 merged, 0 gathered) in 0.016388693 sec., 1394681.0767643277 rows/sec., 94.64 MiB/sec. | ||
| 11059 | 2025.12.17 22:10:41.050230 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11060 | 2025.12.17 22:10:41.050500 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2025.12.17 22:10:41.050575 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11062 | 2025.12.17 22:10:41.050666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11063 | 2025.12.17 22:10:42.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.94 MiB, peak 338.64 MiB, free memory in arenas 0.00 B, will set to 330.49 MiB (RSS), difference: 6.55 MiB | ||
| 11064 | 2025.12.17 22:10:42.367406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23610 | ||
| 11065 | 2025.12.17 22:10:42.367997 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2025.12.17 22:10:42.368048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11067 | 2025.12.17 22:10:42.368573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11068 | 2025.12.17 22:10:42.368791 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2025.12.17 22:10:42.368916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23610 | ||
| 11070 | 2025.12.17 22:10:43.597944 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11071 | 2025.12.17 22:10:43.615823 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2025.12.17 22:10:43.615888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11073 | 2025.12.17 22:10:43.622084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11074 | 2025.12.17 22:10:43.622784 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2025.12.17 22:10:43.625834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11076 | 2025.12.17 22:10:44.945321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1431 | ||
| 11077 | 2025.12.17 22:10:44.947866 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2025.12.17 22:10:44.947925 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11079 | 2025.12.17 22:10:44.949183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11080 | 2025.12.17 22:10:44.949464 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2025.12.17 22:10:44.949671 [ 59 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11082 | 2025.12.17 22:10:44.949739 [ 59 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2025.12.17 22:10:44.949760 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11084 | 2025.12.17 22:10:44.949830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1431 | ||
| 11085 | 2025.12.17 22:10:44.949869 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 11086 | 2025.12.17 22:10:44.950407 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11087 | 2025.12.17 22:10:44.950547 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1245 rows starting from the beginning of the part | ||
| 11088 | 2025.12.17 22:10:44.950888 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 11089 | 2025.12.17 22:10:44.951210 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 11090 | 2025.12.17 22:10:44.951530 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 11091 | 2025.12.17 22:10:44.951838 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 11092 | 2025.12.17 22:10:44.952154 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 11093 | 2025.12.17 22:10:44.958280 [ 190 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1431 rows, containing 72 columns (72 merged, 0 gathered) in 0.008460884 sec., 169131.26335262368 rows/sec., 139.08 MiB/sec. | ||
| 11094 | 2025.12.17 22:10:44.959953 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11095 | 2025.12.17 22:10:44.960560 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2025.12.17 22:10:44.960643 [ 192 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_36_7} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11097 | 2025.12.17 22:10:44.960965 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11098 | 2025.12.17 22:10:45.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.74 MiB, peak 338.64 MiB, free memory in arenas 0.00 B, will set to 330.69 MiB (RSS), difference: 3.95 MiB | ||
| 11099 | 2025.12.17 22:10:46.007851 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.12.17 22:10:46.008042 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11101 | 2025.12.17 22:10:46.008105 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11102 | 2025.12.17 22:10:46.008976 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.12.17 22:10:46.009024 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11104 | 2025.12.17 22:10:46.009484 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11105 | 2025.12.17 22:10:46.009704 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2025.12.17 22:10:46.009851 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00186 sec., 220430.1075268817 rows/sec., 13.98 MiB/sec. | ||
| 11107 | 2025.12.17 22:10:46.009892 [ 4 ] {f011db28-5d01-43bd-b472-2a96f33bd84b} <Debug> TCPHandler: Processed in 0.002166868 sec. | ||
| 11108 | 2025.12.17 22:10:46.010003 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2025.12.17 22:10:46.010098 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11110 | 2025.12.17 22:10:46.010141 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11111 | 2025.12.17 22:10:46.011086 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2025.12.17 22:10:46.011122 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11113 | 2025.12.17 22:10:46.011503 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11114 | 2025.12.17 22:10:46.011705 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11115 | 2025.12.17 22:10:46.011827 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001749 sec., 674671.2407089766 rows/sec., 53.80 MiB/sec. | ||
| 11116 | 2025.12.17 22:10:46.011863 [ 4 ] {445a304c-54b7-4499-beec-311a154c3571} <Debug> TCPHandler: Processed in 0.001908411 sec. | ||
| 11117 | 2025.12.17 22:10:46.011978 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2025.12.17 22:10:46.012072 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11119 | 2025.12.17 22:10:46.012112 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11120 | 2025.12.17 22:10:46.012589 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11121 | 2025.12.17 22:10:46.012625 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11122 | 2025.12.17 22:10:46.012935 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11123 | 2025.12.17 22:10:46.013151 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2025.12.17 22:10:46.013283 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001229 sec., 194467.04637917006 rows/sec., 11.82 MiB/sec. | ||
| 11125 | 2025.12.17 22:10:46.013320 [ 4 ] {41712509-9860-4916-8c01-495bd2d471f6} <Debug> TCPHandler: Processed in 0.001389277 sec. | ||
| 11126 | 2025.12.17 22:10:46.013423 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2025.12.17 22:10:46.013516 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11128 | 2025.12.17 22:10:46.013554 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11129 | 2025.12.17 22:10:46.014110 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2025.12.17 22:10:46.014152 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11131 | 2025.12.17 22:10:46.014574 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11132 | 2025.12.17 22:10:46.014803 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2025.12.17 22:10:46.014942 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001443 sec., 146916.1469161469 rows/sec., 9.47 MiB/sec. | ||
| 11134 | 2025.12.17 22:10:46.014981 [ 4 ] {76820349-8406-47cf-87e2-a0ec5a24f9c7} <Debug> TCPHandler: Processed in 0.001605262 sec. | ||
| 11135 | 2025.12.17 22:10:46.015092 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2025.12.17 22:10:46.015188 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11137 | 2025.12.17 22:10:46.015227 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11138 | 2025.12.17 22:10:46.015694 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.12.17 22:10:46.015731 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11140 | 2025.12.17 22:10:46.016067 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11141 | 2025.12.17 22:10:46.016287 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.12.17 22:10:46.016424 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001255 sec., 168127.49003984063 rows/sec., 9.55 MiB/sec. | ||
| 11143 | 2025.12.17 22:10:46.016468 [ 4 ] {a5933cc4-397b-4107-bb18-8a7fd7b6ce91} <Debug> TCPHandler: Processed in 0.001424248 sec. | ||
| 11144 | 2025.12.17 22:10:46.016588 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.12.17 22:10:46.016709 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11146 | 2025.12.17 22:10:46.016757 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11147 | 2025.12.17 22:10:46.017551 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.12.17 22:10:46.017588 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11149 | 2025.12.17 22:10:46.017949 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11150 | 2025.12.17 22:10:46.018154 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.12.17 22:10:46.018283 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001598 sec., 446182.72841051314 rows/sec., 31.28 MiB/sec. | ||
| 11152 | 2025.12.17 22:10:46.018322 [ 4 ] {4382c647-bdfe-4d32-b89a-33ac69953142} <Debug> TCPHandler: Processed in 0.001793467 sec. | ||
| 11153 | 2025.12.17 22:10:46.018437 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2025.12.17 22:10:46.018532 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11155 | 2025.12.17 22:10:46.018573 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11156 | 2025.12.17 22:10:46.018900 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.12.17 22:10:46.018936 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11158 | 2025.12.17 22:10:46.019248 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11159 | 2025.12.17 22:10:46.019454 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.12.17 22:10:46.019592 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 11161 | 2025.12.17 22:10:46.019629 [ 4 ] {b03e0580-0f92-497b-b6c1-de53bbad0fbd} <Debug> TCPHandler: Processed in 0.001239673 sec. | ||
| 11162 | 2025.12.17 22:10:46.019745 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2025.12.17 22:10:46.019863 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11164 | 2025.12.17 22:10:46.019913 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11165 | 2025.12.17 22:10:46.020412 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2025.12.17 22:10:46.020455 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11167 | 2025.12.17 22:10:46.020791 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11168 | 2025.12.17 22:10:46.020995 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2025.12.17 22:10:46.021137 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 11170 | 2025.12.17 22:10:46.021175 [ 4 ] {8606283f-a91c-4089-8fd3-35081d83a78f} <Debug> TCPHandler: Processed in 0.00148779 sec. | ||
| 11171 | 2025.12.17 22:10:46.021289 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2025.12.17 22:10:46.021383 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11173 | 2025.12.17 22:10:46.021424 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11174 | 2025.12.17 22:10:46.021730 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2025.12.17 22:10:46.021766 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11176 | 2025.12.17 22:10:46.022043 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11177 | 2025.12.17 22:10:46.022240 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2025.12.17 22:10:46.022372 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 11179 | 2025.12.17 22:10:46.022407 [ 4 ] {5a45d238-97d3-4afa-ac0d-1af2788bcca8} <Debug> TCPHandler: Processed in 0.00116561 sec. | ||
| 11180 | 2025.12.17 22:10:46.022507 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2025.12.17 22:10:46.022599 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11182 | 2025.12.17 22:10:46.022651 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <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 | ||
| 11183 | 2025.12.17 22:10:46.023479 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2025.12.17 22:10:46.023515 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11185 | 2025.12.17 22:10:46.024072 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11186 | 2025.12.17 22:10:46.024293 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2025.12.17 22:10:46.024431 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00185 sec., 18378.378378378377 rows/sec., 32.93 MiB/sec. | ||
| 11188 | 2025.12.17 22:10:46.024486 [ 4 ] {6aa0578f-9239-4466-aa45-a923bbec880b} <Debug> TCPHandler: Processed in 0.002025163 sec. | ||
| 11189 | 2025.12.17 22:10:46.024598 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2025.12.17 22:10:46.024691 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11191 | 2025.12.17 22:10:46.024731 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11192 | 2025.12.17 22:10:46.025057 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2025.12.17 22:10:46.025093 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11194 | 2025.12.17 22:10:46.025395 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11195 | 2025.12.17 22:10:46.025603 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2025.12.17 22:10:46.025728 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 11197 | 2025.12.17 22:10:46.025763 [ 4 ] {715edb02-6108-4899-bd37-b225d9e53a38} <Debug> TCPHandler: Processed in 0.001212822 sec. | ||
| 11198 | 2025.12.17 22:10:49.713957 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11199 | 2025.12.17 22:10:49.714015 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11200 | 2025.12.17 22:10:49.868999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24058 | ||
| 11201 | 2025.12.17 22:10:49.869511 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2025.12.17 22:10:49.869550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11203 | 2025.12.17 22:10:49.870058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11204 | 2025.12.17 22:10:49.870276 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2025.12.17 22:10:49.870400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24058 | ||
| 11206 | 2025.12.17 22:10:50.995519 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2025.12.17 22:10:50.995733 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11208 | 2025.12.17 22:10:50.995804 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11209 | 2025.12.17 22:10:50.996569 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2025.12.17 22:10:50.996622 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11211 | 2025.12.17 22:10:50.997014 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11212 | 2025.12.17 22:10:50.997236 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2025.12.17 22:10:50.997386 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001708 sec., 40983.60655737705 rows/sec., 3.29 MiB/sec. | ||
| 11214 | 2025.12.17 22:10:50.997427 [ 4 ] {f974d1e8-e736-493e-9aa8-60368c5da523} <Debug> TCPHandler: Processed in 0.002042174 sec. | ||
| 11215 | 2025.12.17 22:10:50.997553 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2025.12.17 22:10:50.997649 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11217 | 2025.12.17 22:10:50.997689 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11218 | 2025.12.17 22:10:50.998086 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2025.12.17 22:10:50.998122 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11220 | 2025.12.17 22:10:50.998421 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11221 | 2025.12.17 22:10:50.998637 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2025.12.17 22:10:50.998764 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001134 sec., 6172.83950617284 rows/sec., 464.17 KiB/sec. | ||
| 11223 | 2025.12.17 22:10:50.998801 [ 4 ] {983c7505-a8db-4ce1-a858-0d5125b22847} <Debug> TCPHandler: Processed in 0.001296754 sec. | ||
| 11224 | 2025.12.17 22:10:50.998904 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2025.12.17 22:10:50.998998 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11226 | 2025.12.17 22:10:50.999037 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11227 | 2025.12.17 22:10:50.999457 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.12.17 22:10:50.999493 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11229 | 2025.12.17 22:10:50.999786 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11230 | 2025.12.17 22:10:50.999994 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.12.17 22:10:51.000263 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001283 sec., 55339.04910366329 rows/sec., 4.32 MiB/sec. | ||
| 11232 | 2025.12.17 22:10:51.000300 [ 4 ] {6da8c25a-773e-4340-a54a-f10ca253c344} <Debug> TCPHandler: Processed in 0.001442918 sec. | ||
| 11233 | 2025.12.17 22:10:51.000407 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2025.12.17 22:10:51.000501 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2025.12.17 22:10:51.000544 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11236 | 2025.12.17 22:10:51.000940 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.12.17 22:10:51.000975 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11238 | 2025.12.17 22:10:51.001303 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11239 | 2025.12.17 22:10:51.001511 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.12.17 22:10:51.001640 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 11241 | 2025.12.17 22:10:51.001676 [ 4 ] {52b048cb-4479-4902-9fec-3e5dd3db32f7} <Debug> TCPHandler: Processed in 0.001316435 sec. | ||
| 11242 | 2025.12.17 22:10:51.001774 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2025.12.17 22:10:51.001866 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11244 | 2025.12.17 22:10:51.001919 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <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 | ||
| 11245 | 2025.12.17 22:10:51.002652 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.12.17 22:10:51.002687 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11247 | 2025.12.17 22:10:51.003183 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11248 | 2025.12.17 22:10:51.003414 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.12.17 22:10:51.003550 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001702 sec., 4112.808460634547 rows/sec., 7.37 MiB/sec. | ||
| 11250 | 2025.12.17 22:10:51.003603 [ 4 ] {922ae352-a15e-4423-a83f-5ff5652d8674} <Debug> TCPHandler: Processed in 0.001875769 sec. | ||
| 11251 | 2025.12.17 22:10:51.003714 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2025.12.17 22:10:51.003808 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11253 | 2025.12.17 22:10:51.003848 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11254 | 2025.12.17 22:10:51.004173 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2025.12.17 22:10:51.004207 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11256 | 2025.12.17 22:10:51.004505 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11257 | 2025.12.17 22:10:51.004709 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2025.12.17 22:10:51.004834 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11259 | 2025.12.17 22:10:51.004869 [ 4 ] {5672ef14-3333-44bc-bcba-83533519ee1b} <Debug> TCPHandler: Processed in 0.001202422 sec. | ||
| 11260 | 2025.12.17 22:10:51.125893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11261 | 2025.12.17 22:10:51.142698 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2025.12.17 22:10:51.142750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11263 | 2025.12.17 22:10:51.148754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11264 | 2025.12.17 22:10:51.149437 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2025.12.17 22:10:51.152134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11266 | 2025.12.17 22:10:54.950021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1465 | ||
| 11267 | 2025.12.17 22:10:54.952465 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.12.17 22:10:54.952514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11269 | 2025.12.17 22:10:54.953689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11270 | 2025.12.17 22:10:54.953956 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.12.17 22:10:54.954218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1465 | ||
| 11272 | 2025.12.17 22:10:56.000540 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2025.12.17 22:10:56.000755 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11274 | 2025.12.17 22:10:56.000826 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11275 | 2025.12.17 22:10:56.001456 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2025.12.17 22:10:56.001498 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11277 | 2025.12.17 22:10:56.001874 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11278 | 2025.12.17 22:10:56.002099 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2025.12.17 22:10:56.002258 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 11280 | 2025.12.17 22:10:56.002301 [ 4 ] {48db98e2-06bb-4154-91e8-e4920d52eccf} <Debug> TCPHandler: Processed in 0.00189673 sec. | ||
| 11281 | 2025.12.17 22:10:56.002416 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2025.12.17 22:10:56.002512 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11283 | 2025.12.17 22:10:56.002554 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11284 | 2025.12.17 22:10:56.002961 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2025.12.17 22:10:56.003580 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11286 | 2025.12.17 22:10:56.003888 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11287 | 2025.12.17 22:10:56.004094 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2025.12.17 22:10:56.004223 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001729 sec., 4626.951995373048 rows/sec., 377.30 KiB/sec. | ||
| 11289 | 2025.12.17 22:10:56.004263 [ 4 ] {facaae75-4b3b-46d7-a882-156f1f239007} <Debug> TCPHandler: Processed in 0.0018951 sec. | ||
| 11290 | 2025.12.17 22:10:56.004377 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2025.12.17 22:10:56.004470 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11292 | 2025.12.17 22:10:56.004509 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11293 | 2025.12.17 22:10:56.004999 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2025.12.17 22:10:56.005042 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11295 | 2025.12.17 22:10:56.005367 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11296 | 2025.12.17 22:10:56.005576 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2025.12.17 22:10:56.005706 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Debug> executeQuery: Read 248 rows, 22.67 KiB in 0.001252 sec., 198083.06709265173 rows/sec., 17.69 MiB/sec. | ||
| 11298 | 2025.12.17 22:10:56.005746 [ 4 ] {86c6c158-b642-4e6d-9181-b9fffc0e3926} <Debug> TCPHandler: Processed in 0.001416777 sec. | ||
| 11299 | 2025.12.17 22:10:56.005871 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2025.12.17 22:10:56.005964 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11301 | 2025.12.17 22:10:56.006003 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11302 | 2025.12.17 22:10:56.006422 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2025.12.17 22:10:56.006459 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11304 | 2025.12.17 22:10:56.006750 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11305 | 2025.12.17 22:10:56.006950 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2025.12.17 22:10:56.007082 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Debug> executeQuery: Read 54 rows, 4.08 KiB in 0.001134 sec., 47619.04761904762 rows/sec., 3.51 MiB/sec. | ||
| 11307 | 2025.12.17 22:10:56.007120 [ 4 ] {0fb4db48-6e93-4d3b-aa49-6ecce7cf10ed} <Debug> TCPHandler: Processed in 0.001296744 sec. | ||
| 11308 | 2025.12.17 22:10:56.007234 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2025.12.17 22:10:56.007326 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11310 | 2025.12.17 22:10:56.007364 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11311 | 2025.12.17 22:10:56.007766 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2025.12.17 22:10:56.007802 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11313 | 2025.12.17 22:10:56.008106 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11314 | 2025.12.17 22:10:56.008304 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2025.12.17 22:10:56.008435 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 11316 | 2025.12.17 22:10:56.008475 [ 4 ] {c8177f97-e3eb-43fc-ac62-ec328576683a} <Debug> TCPHandler: Processed in 0.001288544 sec. | ||
| 11317 | 2025.12.17 22:10:56.008591 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2025.12.17 22:10:56.008683 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11319 | 2025.12.17 22:10:56.008722 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11320 | 2025.12.17 22:10:56.009114 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2025.12.17 22:10:56.009150 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11322 | 2025.12.17 22:10:56.009432 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11323 | 2025.12.17 22:10:56.009645 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2025.12.17 22:10:56.009769 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 11325 | 2025.12.17 22:10:56.009809 [ 4 ] {5bdfad6e-1796-4cf6-8b45-320503a117f5} <Debug> TCPHandler: Processed in 0.001265143 sec. | ||
| 11326 | 2025.12.17 22:10:56.009920 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2025.12.17 22:10:56.010012 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11328 | 2025.12.17 22:10:56.010050 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11329 | 2025.12.17 22:10:56.010506 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.12.17 22:10:56.010542 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11331 | 2025.12.17 22:10:56.010842 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11332 | 2025.12.17 22:10:56.011047 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.17 22:10:56.011178 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001177 sec., 120645.70943075615 rows/sec., 9.75 MiB/sec. | ||
| 11334 | 2025.12.17 22:10:56.011215 [ 4 ] {8b55ba61-6780-48d0-934a-72cf84e62424} <Debug> TCPHandler: Processed in 0.001342976 sec. | ||
| 11335 | 2025.12.17 22:10:56.011329 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2025.12.17 22:10:56.011421 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11337 | 2025.12.17 22:10:56.011464 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11338 | 2025.12.17 22:10:56.011906 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2025.12.17 22:10:56.011946 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11340 | 2025.12.17 22:10:56.012279 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11341 | 2025.12.17 22:10:56.012496 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2025.12.17 22:10:56.012635 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Debug> executeQuery: Read 272 rows, 20.66 KiB in 0.00123 sec., 221138.21138211383 rows/sec., 16.40 MiB/sec. | ||
| 11343 | 2025.12.17 22:10:56.012675 [ 4 ] {fdc14fd3-80e7-49fc-9406-962355ab8a93} <Debug> TCPHandler: Processed in 0.001393986 sec. | ||
| 11344 | 2025.12.17 22:10:56.012792 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2025.12.17 22:10:56.012885 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11346 | 2025.12.17 22:10:56.012937 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <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 | ||
| 11347 | 2025.12.17 22:10:56.013755 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2025.12.17 22:10:56.013792 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11349 | 2025.12.17 22:10:56.014324 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11350 | 2025.12.17 22:10:56.014539 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2025.12.17 22:10:56.014674 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001805 sec., 18836.56509695291 rows/sec., 33.75 MiB/sec. | ||
| 11352 | 2025.12.17 22:10:56.014730 [ 4 ] {7dccae98-ae76-4782-9f37-f2ffc577ecb7} <Debug> TCPHandler: Processed in 0.001984673 sec. | ||
| 11353 | 2025.12.17 22:10:56.014847 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2025.12.17 22:10:56.014941 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11355 | 2025.12.17 22:10:56.014981 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11356 | 2025.12.17 22:10:56.015320 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2025.12.17 22:10:56.015355 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11358 | 2025.12.17 22:10:56.015647 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11359 | 2025.12.17 22:10:56.015847 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2025.12.17 22:10:56.015974 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 11361 | 2025.12.17 22:10:56.016011 [ 4 ] {35a1c4df-dc81-42de-a3af-32645e5917ef} <Debug> TCPHandler: Processed in 0.001211741 sec. | ||
| 11362 | 2025.12.17 22:10:57.370487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24570 | ||
| 11363 | 2025.12.17 22:10:57.371014 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2025.12.17 22:10:57.371059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11365 | 2025.12.17 22:10:57.371527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11366 | 2025.12.17 22:10:57.371759 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2025.12.17 22:10:57.371887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24570 | ||
| 11368 | 2025.12.17 22:10:57.371930 [ 18 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11369 | 2025.12.17 22:10:57.372003 [ 18 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2025.12.17 22:10:57.372027 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11371 | 2025.12.17 22:10:57.372178 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 11372 | 2025.12.17 22:10:57.372332 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11373 | 2025.12.17 22:10:57.372376 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22138 rows starting from the beginning of the part | ||
| 11374 | 2025.12.17 22:10:57.372449 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11375 | 2025.12.17 22:10:57.372501 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11376 | 2025.12.17 22:10:57.372546 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11377 | 2025.12.17 22:10:57.372590 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11378 | 2025.12.17 22:10:57.372633 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11379 | 2025.12.17 22:10:57.374641 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543647 sec., 9659359.179949105 rows/sec., 138.18 MiB/sec. | ||
| 11380 | 2025.12.17 22:10:57.374914 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11381 | 2025.12.17 22:10:57.375173 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2025.12.17 22:10:57.375252 [ 199 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_51_10} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11383 | 2025.12.17 22:10:57.375342 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11384 | 2025.12.17 22:10:57.967499 [ 36 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11385 | 2025.12.17 22:10:57.967594 [ 36 ] {} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2025.12.17 22:10:57.967631 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11387 | 2025.12.17 22:10:57.967778 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11388 | 2025.12.17 22:10:57.967948 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11389 | 2025.12.17 22:10:57.967987 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 11390 | 2025.12.17 22:10:57.968062 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 11391 | 2025.12.17 22:10:57.968111 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 11392 | 2025.12.17 22:10:57.968157 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 11393 | 2025.12.17 22:10:57.968198 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 11394 | 2025.12.17 22:10:57.969041 [ 199 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324685 sec., 14343.032494517565 rows/sec., 963.53 KiB/sec. | ||
| 11395 | 2025.12.17 22:10:57.969190 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11396 | 2025.12.17 22:10:57.969449 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2025.12.17 22:10:57.969513 [ 197 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_19_4} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11398 | 2025.12.17 22:10:57.969578 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11399 | 2025.12.17 22:10:58.652178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11400 | 2025.12.17 22:10:58.669631 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2025.12.17 22:10:58.669696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11402 | 2025.12.17 22:10:58.675919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11403 | 2025.12.17 22:10:58.676662 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2025.12.17 22:10:58.676954 [ 27 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11405 | 2025.12.17 22:10:58.677015 [ 27 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2025.12.17 22:10:58.677035 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11407 | 2025.12.17 22:10:58.677138 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11408 | 2025.12.17 22:10:58.680506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11409 | 2025.12.17 22:10:58.681083 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11410 | 2025.12.17 22:10:58.682556 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11411 | 2025.12.17 22:10:58.686928 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11412 | 2025.12.17 22:10:58.691400 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11413 | 2025.12.17 22:10:58.695794 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11414 | 2025.12.17 22:10:58.700559 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11415 | 2025.12.17 22:10:58.704860 [ 196 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 11416 | 2025.12.17 22:10:58.758347 [ 197 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081252907 sec., 4725.984757689962 rows/sec., 24.44 MiB/sec. | ||
| 11417 | 2025.12.17 22:10:58.761220 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11418 | 2025.12.17 22:10:58.763169 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_51_10} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2025.12.17 22:10:58.763263 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_51_10} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11420 | 2025.12.17 22:10:58.765609 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11421 | 2025.12.17 22:10:59.000281 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.94 MiB, peak 345.36 MiB, free memory in arenas 0.00 B, will set to 333.71 MiB (RSS), difference: 1.77 MiB | ||
| 11422 | 2025.12.17 22:11:00.995563 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2025.12.17 22:11:00.995869 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11424 | 2025.12.17 22:11:00.996029 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11425 | 2025.12.17 22:11:00.996720 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2025.12.17 22:11:00.996765 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11427 | 2025.12.17 22:11:00.997155 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11428 | 2025.12.17 22:11:00.997384 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2025.12.17 22:11:00.997546 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00175 sec., 40000 rows/sec., 3.21 MiB/sec. | ||
| 11430 | 2025.12.17 22:11:00.997591 [ 4 ] {43ee6f73-fd94-4b1b-acfb-a35a8b835aee} <Debug> TCPHandler: Processed in 0.002208389 sec. | ||
| 11431 | 2025.12.17 22:11:00.997731 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2025.12.17 22:11:00.997849 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11433 | 2025.12.17 22:11:00.997890 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11434 | 2025.12.17 22:11:00.998296 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2025.12.17 22:11:00.998331 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11436 | 2025.12.17 22:11:00.998619 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11437 | 2025.12.17 22:11:00.998819 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2025.12.17 22:11:00.998940 [ 60 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11439 | 2025.12.17 22:11:00.998946 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001113 sec., 6289.308176100629 rows/sec., 472.93 KiB/sec. | ||
| 11440 | 2025.12.17 22:11:00.999024 [ 60 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2025.12.17 22:11:00.999036 [ 4 ] {95385743-a8b4-4f7d-84f0-0f452d110b43} <Debug> TCPHandler: Processed in 0.001352206 sec. | ||
| 11442 | 2025.12.17 22:11:00.999056 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11443 | 2025.12.17 22:11:00.999158 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2025.12.17 22:11:00.999174 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 11445 | 2025.12.17 22:11:00.999261 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11446 | 2025.12.17 22:11:00.999284 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11447 | 2025.12.17 22:11:00.999299 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11448 | 2025.12.17 22:11:00.999316 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11449 | 2025.12.17 22:11:00.999380 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
| 11450 | 2025.12.17 22:11:00.999430 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 239 rows starting from the beginning of the part | ||
| 11451 | 2025.12.17 22:11:00.999480 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
| 11452 | 2025.12.17 22:11:00.999523 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part | ||
| 11453 | 2025.12.17 22:11:00.999568 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 11454 | 2025.12.17 22:11:00.999747 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2025.12.17 22:11:00.999781 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11456 | 2025.12.17 22:11:01.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.10 MiB, peak 345.36 MiB, free memory in arenas 0.00 B, will set to 333.71 MiB (RSS), difference: -3.39 MiB | ||
| 11457 | 2025.12.17 22:11:01.000353 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11458 | 2025.12.17 22:11:01.000501 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373296 sec., 435448.7306451049 rows/sec., 29.18 MiB/sec. | ||
| 11459 | 2025.12.17 22:11:01.000575 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11460 | 2025.12.17 22:11:01.000632 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11461 | 2025.12.17 22:11:01.000707 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001462 sec., 48563.61149110807 rows/sec., 3.79 MiB/sec. | ||
| 11462 | 2025.12.17 22:11:01.000748 [ 4 ] {6fd0a542-11c9-4790-bd6c-6bd8cb84c5db} <Debug> TCPHandler: Processed in 0.001636613 sec. | ||
| 11463 | 2025.12.17 22:11:01.000869 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2025.12.17 22:11:01.000876 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2025.12.17 22:11:01.000959 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_71_14} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11466 | 2025.12.17 22:11:01.000965 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11467 | 2025.12.17 22:11:01.001011 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11468 | 2025.12.17 22:11:01.001023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11469 | 2025.12.17 22:11:01.001499 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.12.17 22:11:01.001533 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11471 | 2025.12.17 22:11:01.001855 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11472 | 2025.12.17 22:11:01.002067 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.12.17 22:11:01.002198 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 11474 | 2025.12.17 22:11:01.002249 [ 4 ] {4a45736a-3470-42e7-afe8-b0f48b4a22d2} <Debug> TCPHandler: Processed in 0.001426638 sec. | ||
| 11475 | 2025.12.17 22:11:01.002368 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2025.12.17 22:11:01.002461 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11477 | 2025.12.17 22:11:01.002514 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <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 | ||
| 11478 | 2025.12.17 22:11:01.003321 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2025.12.17 22:11:01.003358 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11480 | 2025.12.17 22:11:01.003864 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11481 | 2025.12.17 22:11:01.004084 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2025.12.17 22:11:01.004220 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001776 sec., 3941.4414414414414 rows/sec., 7.06 MiB/sec. | ||
| 11483 | 2025.12.17 22:11:01.004277 [ 4 ] {c48f90cc-3691-4d71-bc81-ce1b232dfd88} <Debug> TCPHandler: Processed in 0.001955761 sec. | ||
| 11484 | 2025.12.17 22:11:01.004401 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2025.12.17 22:11:01.004499 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11486 | 2025.12.17 22:11:01.004541 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11487 | 2025.12.17 22:11:01.004888 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2025.12.17 22:11:01.004923 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11489 | 2025.12.17 22:11:01.005215 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11490 | 2025.12.17 22:11:01.005415 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2025.12.17 22:11:01.005540 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11492 | 2025.12.17 22:11:01.005578 [ 4 ] {427beabb-adae-4d53-948b-c79398191eb0} <Debug> TCPHandler: Processed in 0.001224263 sec. | ||
| 11493 | 2025.12.17 22:11:02.000289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.81 MiB, peak 345.36 MiB, free memory in arenas 0.00 B, will set to 333.71 MiB (RSS), difference: 2.91 MiB | ||
| 11494 | 2025.12.17 22:11:04.714265 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11495 | 2025.12.17 22:11:04.714345 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11496 | 2025.12.17 22:11:04.872019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25018 | ||
| 11497 | 2025.12.17 22:11:04.872825 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2025.12.17 22:11:04.872899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11499 | 2025.12.17 22:11:04.873675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11500 | 2025.12.17 22:11:04.873905 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2025.12.17 22:11:04.874034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25018 | ||
| 11502 | 2025.12.17 22:11:04.954486 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1497 | ||
| 11503 | 2025.12.17 22:11:04.957286 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11504 | 2025.12.17 22:11:04.957330 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11505 | 2025.12.17 22:11:04.958533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11506 | 2025.12.17 22:11:04.958790 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11507 | 2025.12.17 22:11:04.959058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1497 | ||
| 11508 | 2025.12.17 22:11:05.996121 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2025.12.17 22:11:05.996317 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11510 | 2025.12.17 22:11:05.996382 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11511 | 2025.12.17 22:11:05.997058 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2025.12.17 22:11:05.997106 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11513 | 2025.12.17 22:11:05.997509 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11514 | 2025.12.17 22:11:05.997731 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2025.12.17 22:11:05.997884 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001613 sec., 76875.38747675139 rows/sec., 6.61 MiB/sec. | ||
| 11516 | 2025.12.17 22:11:05.997894 [ 93 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11517 | 2025.12.17 22:11:05.997928 [ 4 ] {a394dde2-a820-4a7d-acdc-41e78ea18d2b} <Debug> TCPHandler: Processed in 0.001934611 sec. | ||
| 11518 | 2025.12.17 22:11:05.997969 [ 93 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2025.12.17 22:11:05.997995 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11520 | 2025.12.17 22:11:05.998068 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2025.12.17 22:11:05.998094 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 11522 | 2025.12.17 22:11:05.998167 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11523 | 2025.12.17 22:11:05.998200 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11524 | 2025.12.17 22:11:05.998208 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11525 | 2025.12.17 22:11:05.998233 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 11526 | 2025.12.17 22:11:05.998299 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1180 rows starting from the beginning of the part | ||
| 11527 | 2025.12.17 22:11:05.998349 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 70 rows starting from the beginning of the part | ||
| 11528 | 2025.12.17 22:11:05.998396 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 248 rows starting from the beginning of the part | ||
| 11529 | 2025.12.17 22:11:05.998442 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 70 rows starting from the beginning of the part | ||
| 11530 | 2025.12.17 22:11:05.998487 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 124 rows starting from the beginning of the part | ||
| 11531 | 2025.12.17 22:11:05.998648 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2025.12.17 22:11:05.998683 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11533 | 2025.12.17 22:11:05.999006 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11534 | 2025.12.17 22:11:05.999212 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2025.12.17 22:11:05.999344 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001194 sec., 28475.71189279732 rows/sec., 2.09 MiB/sec. | ||
| 11536 | 2025.12.17 22:11:05.999383 [ 4 ] {c1f3c3c3-4668-444f-9203-eee10be38ceb} <Debug> TCPHandler: Processed in 0.001363576 sec. | ||
| 11537 | 2025.12.17 22:11:05.999496 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11538 | 2025.12.17 22:11:05.999589 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11539 | 2025.12.17 22:11:05.999628 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11540 | 2025.12.17 22:11:06.000070 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2025.12.17 22:11:06.000184 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11542 | 2025.12.17 22:11:06.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.22 MiB, peak 345.36 MiB, free memory in arenas 0.00 B, will set to 333.72 MiB (RSS), difference: -3.50 MiB | ||
| 11543 | 2025.12.17 22:11:06.000187 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134776 sec., 1947745.3372157079 rows/sec., 166.66 MiB/sec. | ||
| 11544 | 2025.12.17 22:11:06.000449 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11545 | 2025.12.17 22:11:06.000491 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11546 | 2025.12.17 22:11:06.000692 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11547 | 2025.12.17 22:11:06.000706 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.12.17 22:11:06.000755 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_76_15} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11549 | 2025.12.17 22:11:06.000815 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11550 | 2025.12.17 22:11:06.000834 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001261 sec., 77716.09833465503 rows/sec., 6.07 MiB/sec. | ||
| 11551 | 2025.12.17 22:11:06.000837 [ 93 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11552 | 2025.12.17 22:11:06.000876 [ 4 ] {80b89ff2-07b7-42cb-9a58-e92c22fec1d1} <Debug> TCPHandler: Processed in 0.001428028 sec. | ||
| 11553 | 2025.12.17 22:11:06.000889 [ 93 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.12.17 22:11:06.000915 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11555 | 2025.12.17 22:11:06.001005 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2025.12.17 22:11:06.001010 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 11557 | 2025.12.17 22:11:06.001106 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11558 | 2025.12.17 22:11:06.001142 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11559 | 2025.12.17 22:11:06.001153 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11560 | 2025.12.17 22:11:06.001184 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 11561 | 2025.12.17 22:11:06.001255 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 713 rows starting from the beginning of the part | ||
| 11562 | 2025.12.17 22:11:06.001300 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 71 rows starting from the beginning of the part | ||
| 11563 | 2025.12.17 22:11:06.001340 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 142 rows starting from the beginning of the part | ||
| 11564 | 2025.12.17 22:11:06.001380 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 71 rows starting from the beginning of the part | ||
| 11565 | 2025.12.17 22:11:06.001422 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 98 rows starting from the beginning of the part | ||
| 11566 | 2025.12.17 22:11:06.001610 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2025.12.17 22:11:06.001650 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11568 | 2025.12.17 22:11:06.001988 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11569 | 2025.12.17 22:11:06.002215 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2025.12.17 22:11:06.002336 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11571 | 2025.12.17 22:11:06.002344 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 11572 | 2025.12.17 22:11:06.002376 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2025.12.17 22:11:06.002399 [ 4 ] {06c3d1f7-0529-4638-8fdb-dbf6f6ce4643} <Debug> TCPHandler: Processed in 0.001441298 sec. | ||
| 11574 | 2025.12.17 22:11:06.002400 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11575 | 2025.12.17 22:11:06.002518 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2025.12.17 22:11:06.002550 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 11577 | 2025.12.17 22:11:06.002587 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622093 sec., 1445663.1031636286 rows/sec., 110.57 MiB/sec. | ||
| 11578 | 2025.12.17 22:11:06.002616 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11579 | 2025.12.17 22:11:06.002675 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <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 | ||
| 11580 | 2025.12.17 22:11:06.002714 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11581 | 2025.12.17 22:11:06.002756 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22857 rows starting from the beginning of the part | ||
| 11582 | 2025.12.17 22:11:06.002776 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11583 | 2025.12.17 22:11:06.002832 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 11584 | 2025.12.17 22:11:06.002888 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 11585 | 2025.12.17 22:11:06.002937 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 272 rows starting from the beginning of the part | ||
| 11586 | 2025.12.17 22:11:06.002982 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11587 | 2025.12.17 22:11:06.003024 [ 198 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11588 | 2025.12.17 22:11:06.003066 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2025.12.17 22:11:06.003145 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_76_15} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11590 | 2025.12.17 22:11:06.003219 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11591 | 2025.12.17 22:11:06.003488 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2025.12.17 22:11:06.003529 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11593 | 2025.12.17 22:11:06.004122 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11594 | 2025.12.17 22:11:06.004366 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2025.12.17 22:11:06.004500 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11596 | 2025.12.17 22:11:06.004512 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001913 sec., 17773.131207527444 rows/sec., 31.85 MiB/sec. | ||
| 11597 | 2025.12.17 22:11:06.004539 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2025.12.17 22:11:06.004564 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11599 | 2025.12.17 22:11:06.004581 [ 4 ] {332f6433-0d26-4862-849b-42dea795af01} <Debug> TCPHandler: Processed in 0.002110606 sec. | ||
| 11600 | 2025.12.17 22:11:06.004669 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11601 | 2025.12.17 22:11:06.004705 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2025.12.17 22:11:06.004804 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11603 | 2025.12.17 22:11:06.004847 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11604 | 2025.12.17 22:11:06.004915 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11605 | 2025.12.17 22:11:06.004978 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1287 rows starting from the beginning of the part | ||
| 11606 | 2025.12.17 22:11:06.005118 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 11607 | 2025.12.17 22:11:06.005217 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2025.12.17 22:11:06.005229 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11609 | 2025.12.17 22:11:06.005269 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11610 | 2025.12.17 22:11:06.005350 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 11611 | 2025.12.17 22:11:06.005453 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 11612 | 2025.12.17 22:11:06.005553 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 11613 | 2025.12.17 22:11:06.005921 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11614 | 2025.12.17 22:11:06.006245 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2025.12.17 22:11:06.006395 [ 93 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11616 | 2025.12.17 22:11:06.006404 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001619 sec., 37059.91352686844 rows/sec., 2.50 MiB/sec. | ||
| 11617 | 2025.12.17 22:11:06.006439 [ 93 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2025.12.17 22:11:06.006460 [ 4 ] {2312a0fc-5919-4428-97ea-055f49b01712} <Debug> TCPHandler: Processed in 0.001803197 sec. | ||
| 11619 | 2025.12.17 22:11:06.006471 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11620 | 2025.12.17 22:11:06.006565 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11621 | 2025.12.17 22:11:06.006669 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11622 | 2025.12.17 22:11:06.006698 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4438 rows starting from the beginning of the part | ||
| 11623 | 2025.12.17 22:11:06.006752 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11624 | 2025.12.17 22:11:06.006798 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11625 | 2025.12.17 22:11:06.006837 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11626 | 2025.12.17 22:11:06.006877 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 11627 | 2025.12.17 22:11:06.006915 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11628 | 2025.12.17 22:11:06.009580 [ 187 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4782 rows, containing 4 columns (4 merged, 0 gathered) in 0.003049381 sec., 1568187.1173198759 rows/sec., 102.21 MiB/sec. | ||
| 11629 | 2025.12.17 22:11:06.009683 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23923 rows, containing 5 columns (5 merged, 0 gathered) in 0.00719604 sec., 3324467.34592915 rows/sec., 225.86 MiB/sec. | ||
| 11630 | 2025.12.17 22:11:06.010081 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11631 | 2025.12.17 22:11:06.010125 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11632 | 2025.12.17 22:11:06.010449 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2025.12.17 22:11:06.010469 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2025.12.17 22:11:06.010531 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_76_15} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11635 | 2025.12.17 22:11:06.010558 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11636 | 2025.12.17 22:11:06.010614 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11637 | 2025.12.17 22:11:06.010655 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11638 | 2025.12.17 22:11:06.012795 [ 191 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1403 rows, containing 19 columns (19 merged, 0 gathered) in 0.008169916 sec., 171727.5918136735 rows/sec., 307.73 MiB/sec. | ||
| 11639 | 2025.12.17 22:11:06.014433 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11640 | 2025.12.17 22:11:06.014780 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2025.12.17 22:11:06.014852 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11642 | 2025.12.17 22:11:06.014939 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
| 11643 | 2025.12.17 22:11:06.180578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11644 | 2025.12.17 22:11:06.197340 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2025.12.17 22:11:06.197433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11646 | 2025.12.17 22:11:06.203662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11647 | 2025.12.17 22:11:06.204451 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2025.12.17 22:11:06.209004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11649 | 2025.12.17 22:11:07.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.34 MiB, peak 345.98 MiB, free memory in arenas 0.00 B, will set to 339.89 MiB (RSS), difference: 8.55 MiB | ||
| 11650 | 2025.12.17 22:11:09.199661 [ 122 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 11651 | 2025.12.17 22:11:09.199720 [ 122 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2025.12.17 22:11:09.199740 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11653 | 2025.12.17 22:11:09.199872 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 11654 | 2025.12.17 22:11:09.200023 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11655 | 2025.12.17 22:11:09.200055 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 465 rows starting from the beginning of the part | ||
| 11656 | 2025.12.17 22:11:09.200118 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 11657 | 2025.12.17 22:11:09.200159 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 11658 | 2025.12.17 22:11:09.200202 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 11659 | 2025.12.17 22:11:09.200244 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 11660 | 2025.12.17 22:11:09.201091 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271873 sec., 897102.1477773332 rows/sec., 63.13 MiB/sec. | ||
| 11661 | 2025.12.17 22:11:09.201287 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 11662 | 2025.12.17 22:11:09.201576 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2025.12.17 22:11:09.201658 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_38_8} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 11664 | 2025.12.17 22:11:09.201746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11665 | 2025.12.17 22:11:11.023134 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2025.12.17 22:11:11.023434 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11667 | 2025.12.17 22:11:11.023504 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11668 | 2025.12.17 22:11:11.024241 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2025.12.17 22:11:11.024283 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11670 | 2025.12.17 22:11:11.024653 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11671 | 2025.12.17 22:11:11.024875 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2025.12.17 22:11:11.025026 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001661 sec., 2408.187838651415 rows/sec., 196.37 KiB/sec. | ||
| 11673 | 2025.12.17 22:11:11.025068 [ 4 ] {cde551ca-50cb-413e-a609-025447ae7733} <Debug> TCPHandler: Processed in 0.002115416 sec. | ||
| 11674 | 2025.12.17 22:11:11.025207 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2025.12.17 22:11:11.025308 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11676 | 2025.12.17 22:11:11.025347 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11677 | 2025.12.17 22:11:11.026418 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2025.12.17 22:11:11.026456 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11679 | 2025.12.17 22:11:11.026849 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11680 | 2025.12.17 22:11:11.027055 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2025.12.17 22:11:11.027181 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001892 sec., 640591.9661733615 rows/sec., 52.89 MiB/sec. | ||
| 11682 | 2025.12.17 22:11:11.027219 [ 4 ] {3851eeb8-9a58-4316-a950-f8c55b0c14b5} <Debug> TCPHandler: Processed in 0.002066135 sec. | ||
| 11683 | 2025.12.17 22:11:11.027355 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2025.12.17 22:11:11.027451 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11685 | 2025.12.17 22:11:11.027492 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11686 | 2025.12.17 22:11:11.027978 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.12.17 22:11:11.028014 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11688 | 2025.12.17 22:11:11.028303 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11689 | 2025.12.17 22:11:11.028507 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2025.12.17 22:11:11.028633 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.0012 sec., 9166.666666666668 rows/sec., 671.39 KiB/sec. | ||
| 11691 | 2025.12.17 22:11:11.028670 [ 4 ] {dc7566f4-e822-4ec5-b78c-aac4a768731d} <Debug> TCPHandler: Processed in 0.001369096 sec. | ||
| 11692 | 2025.12.17 22:11:11.028781 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2025.12.17 22:11:11.028875 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11694 | 2025.12.17 22:11:11.028914 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11695 | 2025.12.17 22:11:11.029423 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2025.12.17 22:11:11.029459 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11697 | 2025.12.17 22:11:11.029777 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11698 | 2025.12.17 22:11:11.029992 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2025.12.17 22:11:11.030119 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 11700 | 2025.12.17 22:11:11.030157 [ 4 ] {6aa4d09a-ebb1-4eaa-b22a-3f750983b58d} <Debug> TCPHandler: Processed in 0.001424677 sec. | ||
| 11701 | 2025.12.17 22:11:11.030267 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2025.12.17 22:11:11.030363 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11703 | 2025.12.17 22:11:11.030402 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11704 | 2025.12.17 22:11:11.030980 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2025.12.17 22:11:11.031016 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11706 | 2025.12.17 22:11:11.031337 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11707 | 2025.12.17 22:11:11.031554 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2025.12.17 22:11:11.031678 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001334 sec., 398050.97451274365 rows/sec., 29.50 MiB/sec. | ||
| 11709 | 2025.12.17 22:11:11.031715 [ 4 ] {beecd6fe-3917-495c-b881-9cc9b4f61378} <Debug> TCPHandler: Processed in 0.00149708 sec. | ||
| 11710 | 2025.12.17 22:11:11.031827 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2025.12.17 22:11:11.031922 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11712 | 2025.12.17 22:11:11.031963 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11713 | 2025.12.17 22:11:11.032529 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2025.12.17 22:11:11.032564 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11715 | 2025.12.17 22:11:11.032923 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11716 | 2025.12.17 22:11:11.033128 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2025.12.17 22:11:11.033251 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001348 sec., 627596.4391691395 rows/sec., 42.24 MiB/sec. | ||
| 11718 | 2025.12.17 22:11:11.033288 [ 4 ] {1ee88624-5bff-4255-997a-c54ecc5f7fb3} <Debug> TCPHandler: Processed in 0.00150898 sec. | ||
| 11719 | 2025.12.17 22:11:11.033401 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2025.12.17 22:11:11.033496 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11721 | 2025.12.17 22:11:11.033550 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <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 | ||
| 11722 | 2025.12.17 22:11:11.034322 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2025.12.17 22:11:11.034358 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11724 | 2025.12.17 22:11:11.034851 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11725 | 2025.12.17 22:11:11.035068 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2025.12.17 22:11:11.035202 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001725 sec., 4057.9710144927535 rows/sec., 7.27 MiB/sec. | ||
| 11727 | 2025.12.17 22:11:11.035255 [ 4 ] {8ef529d9-f120-4c28-9605-07a400bc3911} <Debug> TCPHandler: Processed in 0.00190215 sec. | ||
| 11728 | 2025.12.17 22:11:11.035368 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2025.12.17 22:11:11.035462 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11730 | 2025.12.17 22:11:11.035504 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11731 | 2025.12.17 22:11:11.035836 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2025.12.17 22:11:11.035872 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11733 | 2025.12.17 22:11:11.036167 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11734 | 2025.12.17 22:11:11.036381 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2025.12.17 22:11:11.036505 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 11736 | 2025.12.17 22:11:11.036540 [ 4 ] {ca3b789e-3f71-4cf3-a287-4d5360a96520} <Debug> TCPHandler: Processed in 0.001219992 sec. | ||
| 11737 | 2025.12.17 22:11:12.374196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25530 | ||
| 11738 | 2025.12.17 22:11:12.374818 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.12.17 22:11:12.374853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11740 | 2025.12.17 22:11:12.375325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11741 | 2025.12.17 22:11:12.375565 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2025.12.17 22:11:12.375689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25530 | ||
| 11743 | 2025.12.17 22:11:13.709080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11744 | 2025.12.17 22:11:13.727453 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2025.12.17 22:11:13.727528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11746 | 2025.12.17 22:11:13.733671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11747 | 2025.12.17 22:11:13.734428 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2025.12.17 22:11:13.737765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11749 | 2025.12.17 22:11:14.959304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1525 | ||
| 11750 | 2025.12.17 22:11:14.961636 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2025.12.17 22:11:14.961680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11752 | 2025.12.17 22:11:14.962848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11753 | 2025.12.17 22:11:14.963108 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2025.12.17 22:11:14.963369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1525 | ||
| 11755 | 2025.12.17 22:11:15.996797 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2025.12.17 22:11:15.996999 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11757 | 2025.12.17 22:11:15.997062 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11758 | 2025.12.17 22:11:15.997731 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2025.12.17 22:11:15.997774 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11760 | 2025.12.17 22:11:15.998161 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11761 | 2025.12.17 22:11:15.998405 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2025.12.17 22:11:15.998566 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001621 sec., 76495.99012954965 rows/sec., 6.58 MiB/sec. | ||
| 11763 | 2025.12.17 22:11:15.998618 [ 4 ] {e9bc885d-3047-4ed4-8b9c-fd1644925c89} <Debug> TCPHandler: Processed in 0.001974882 sec. | ||
| 11764 | 2025.12.17 22:11:15.998758 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2025.12.17 22:11:15.998855 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11766 | 2025.12.17 22:11:15.998896 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11767 | 2025.12.17 22:11:15.999327 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2025.12.17 22:11:15.999363 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11769 | 2025.12.17 22:11:15.999660 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11770 | 2025.12.17 22:11:15.999879 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2025.12.17 22:11:16.000011 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001176 sec., 28911.56462585034 rows/sec., 2.12 MiB/sec. | ||
| 11772 | 2025.12.17 22:11:16.000048 [ 4 ] {721f2872-aba0-425a-bb5d-af06c07b4c4a} <Debug> TCPHandler: Processed in 0.001339775 sec. | ||
| 11773 | 2025.12.17 22:11:16.000169 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2025.12.17 22:11:16.000265 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11775 | 2025.12.17 22:11:16.000305 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11776 | 2025.12.17 22:11:16.000730 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2025.12.17 22:11:16.000766 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11778 | 2025.12.17 22:11:16.001073 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11779 | 2025.12.17 22:11:16.001292 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2025.12.17 22:11:16.001421 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001174 sec., 83475.29812606474 rows/sec., 6.52 MiB/sec. | ||
| 11781 | 2025.12.17 22:11:16.001458 [ 4 ] {5ea15683-d843-4eff-98b4-c2b85a81046b} <Debug> TCPHandler: Processed in 0.001337275 sec. | ||
| 11782 | 2025.12.17 22:11:16.001575 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2025.12.17 22:11:16.001668 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11784 | 2025.12.17 22:11:16.001711 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11785 | 2025.12.17 22:11:16.002107 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2025.12.17 22:11:16.002143 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11787 | 2025.12.17 22:11:16.002466 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11788 | 2025.12.17 22:11:16.002668 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2025.12.17 22:11:16.002801 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 11790 | 2025.12.17 22:11:16.002837 [ 4 ] {16261d9f-d15d-41de-ae27-fa8e1e3368f3} <Debug> TCPHandler: Processed in 0.001310095 sec. | ||
| 11791 | 2025.12.17 22:11:16.002949 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2025.12.17 22:11:16.003042 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11793 | 2025.12.17 22:11:16.003095 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <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 | ||
| 11794 | 2025.12.17 22:11:16.003923 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2025.12.17 22:11:16.003960 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11796 | 2025.12.17 22:11:16.004493 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11797 | 2025.12.17 22:11:16.004709 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2025.12.17 22:11:16.004842 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001818 sec., 18701.870187018703 rows/sec., 33.51 MiB/sec. | ||
| 11799 | 2025.12.17 22:11:16.004894 [ 4 ] {9190fb17-30a5-4ed4-a23b-f6f217c0db63} <Debug> TCPHandler: Processed in 0.001993182 sec. | ||
| 11800 | 2025.12.17 22:11:16.005011 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2025.12.17 22:11:16.005106 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11802 | 2025.12.17 22:11:16.005147 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11803 | 2025.12.17 22:11:16.005476 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2025.12.17 22:11:16.005512 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11805 | 2025.12.17 22:11:16.005825 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11806 | 2025.12.17 22:11:16.006059 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2025.12.17 22:11:16.006211 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 11808 | 2025.12.17 22:11:16.006248 [ 4 ] {a7b13ff7-ab94-4fc7-864b-4b4eff53571a} <Debug> TCPHandler: Processed in 0.001287804 sec. | ||
| 11809 | 2025.12.17 22:11:19.714411 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11810 | 2025.12.17 22:11:19.714491 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11811 | 2025.12.17 22:11:19.875849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25978 | ||
| 11812 | 2025.12.17 22:11:19.876653 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.12.17 22:11:19.876728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11814 | 2025.12.17 22:11:19.877219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11815 | 2025.12.17 22:11:19.877439 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2025.12.17 22:11:19.877573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25978 | ||
| 11817 | 2025.12.17 22:11:20.995945 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.12.17 22:11:20.996163 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11819 | 2025.12.17 22:11:20.996237 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11820 | 2025.12.17 22:11:20.997124 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.12.17 22:11:20.997180 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11822 | 2025.12.17 22:11:20.997582 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11823 | 2025.12.17 22:11:20.997802 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.12.17 22:11:20.997955 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001847 sec., 37899.29615592853 rows/sec., 3.04 MiB/sec. | ||
| 11825 | 2025.12.17 22:11:20.997997 [ 4 ] {baafa6f9-ed35-441f-a17e-157acfdad8eb} <Debug> TCPHandler: Processed in 0.002200258 sec. | ||
| 11826 | 2025.12.17 22:11:20.998136 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2025.12.17 22:11:20.998232 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11828 | 2025.12.17 22:11:20.998273 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11829 | 2025.12.17 22:11:20.998770 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.12.17 22:11:20.998806 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11831 | 2025.12.17 22:11:20.999098 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11832 | 2025.12.17 22:11:20.999309 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.12.17 22:11:20.999436 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001224 sec., 5718.9542483660125 rows/sec., 430.04 KiB/sec. | ||
| 11834 | 2025.12.17 22:11:20.999474 [ 4 ] {f6c00ec9-0a47-4b50-88d2-786f1bea6f2d} <Debug> TCPHandler: Processed in 0.001391916 sec. | ||
| 11835 | 2025.12.17 22:11:20.999601 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2025.12.17 22:11:20.999696 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11837 | 2025.12.17 22:11:20.999735 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11838 | 2025.12.17 22:11:21.000183 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.12.17 22:11:21.000224 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11840 | 2025.12.17 22:11:21.000530 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11841 | 2025.12.17 22:11:21.000736 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.12.17 22:11:21.000859 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001181 sec., 60118.54360711262 rows/sec., 4.69 MiB/sec. | ||
| 11843 | 2025.12.17 22:11:21.000897 [ 4 ] {6bd7ef5e-971f-40b9-a918-5c5196b53922} <Debug> TCPHandler: Processed in 0.001349126 sec. | ||
| 11844 | 2025.12.17 22:11:21.001011 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2025.12.17 22:11:21.001105 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11846 | 2025.12.17 22:11:21.001148 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11847 | 2025.12.17 22:11:21.001557 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.12.17 22:11:21.001593 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11849 | 2025.12.17 22:11:21.001927 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11850 | 2025.12.17 22:11:21.002136 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.12.17 22:11:21.002260 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 11852 | 2025.12.17 22:11:21.002297 [ 4 ] {9536b9c9-a99c-4c7d-8783-1e0f3b9b9e65} <Debug> TCPHandler: Processed in 0.001333405 sec. | ||
| 11853 | 2025.12.17 22:11:21.002421 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2025.12.17 22:11:21.002516 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11855 | 2025.12.17 22:11:21.002569 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <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 | ||
| 11856 | 2025.12.17 22:11:21.003346 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2025.12.17 22:11:21.003383 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11858 | 2025.12.17 22:11:21.003883 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11859 | 2025.12.17 22:11:21.004098 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11860 | 2025.12.17 22:11:21.004229 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001731 sec., 4043.9052570768345 rows/sec., 7.25 MiB/sec. | ||
| 11861 | 2025.12.17 22:11:21.004282 [ 4 ] {394412bc-2b4e-452c-8bac-174d1364b10f} <Debug> TCPHandler: Processed in 0.001908771 sec. | ||
| 11862 | 2025.12.17 22:11:21.004408 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2025.12.17 22:11:21.004504 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11864 | 2025.12.17 22:11:21.004545 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11865 | 2025.12.17 22:11:21.004907 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2025.12.17 22:11:21.004943 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11867 | 2025.12.17 22:11:21.005243 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11868 | 2025.12.17 22:11:21.005445 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2025.12.17 22:11:21.005571 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11870 | 2025.12.17 22:11:21.005606 [ 4 ] {8e76c6df-389f-4653-a381-6444f412d1ee} <Debug> TCPHandler: Processed in 0.001245993 sec. | ||
| 11871 | 2025.12.17 22:11:21.237809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11872 | 2025.12.17 22:11:21.254308 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.12.17 22:11:21.254367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11874 | 2025.12.17 22:11:21.260528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11875 | 2025.12.17 22:11:21.261250 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.12.17 22:11:21.264119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11877 | 2025.12.17 22:11:24.963533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1549 | ||
| 11878 | 2025.12.17 22:11:24.965986 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2025.12.17 22:11:24.966023 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11880 | 2025.12.17 22:11:24.967177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11881 | 2025.12.17 22:11:24.967437 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2025.12.17 22:11:24.967687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1549 | ||
| 11883 | 2025.12.17 22:11:25.890446 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49178 | ||
| 11884 | 2025.12.17 22:11:25.890565 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11885 | 2025.12.17 22:11:25.890590 [ 355 ] {} <Debug> TCP-Session: c37182c9-7c89-4419-a236-a05a835302be Authenticating user 'default' from [fd00:1122:3344:101::e]:49178 | ||
| 11886 | 2025.12.17 22:11:25.890611 [ 355 ] {} <Debug> TCP-Session: c37182c9-7c89-4419-a236-a05a835302be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2025.12.17 22:11:25.890624 [ 355 ] {} <Debug> TCP-Session: c37182c9-7c89-4419-a236-a05a835302be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2025.12.17 22:11:25.890812 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45563 | ||
| 11889 | 2025.12.17 22:11:25.890851 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51627 | ||
| 11890 | 2025.12.17 22:11:25.890864 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40533 | ||
| 11891 | 2025.12.17 22:11:25.890883 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55763 | ||
| 11892 | 2025.12.17 22:11:25.890921 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51004 | ||
| 11893 | 2025.12.17 22:11:25.890960 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11894 | 2025.12.17 22:11:25.890982 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11895 | 2025.12.17 22:11:25.890993 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11896 | 2025.12.17 22:11:25.891003 [ 350 ] {} <Debug> TCP-Session: 99c1c4c1-7ca5-4458-b5db-72f80271f166 Authenticating user 'default' from [fd00:1122:3344:101::e]:40533 | ||
| 11897 | 2025.12.17 22:11:25.891023 [ 356 ] {} <Debug> TCP-Session: 5b692153-60ee-4e5b-9060-70694bb49386 Authenticating user 'default' from [fd00:1122:3344:101::e]:45563 | ||
| 11898 | 2025.12.17 22:11:25.891028 [ 351 ] {} <Debug> TCP-Session: 95af6e74-264c-49d2-90a7-e491755379ab Authenticating user 'default' from [fd00:1122:3344:101::e]:55763 | ||
| 11899 | 2025.12.17 22:11:25.891043 [ 350 ] {} <Debug> TCP-Session: 99c1c4c1-7ca5-4458-b5db-72f80271f166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2025.12.17 22:11:25.891054 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11901 | 2025.12.17 22:11:25.891065 [ 351 ] {} <Debug> TCP-Session: 95af6e74-264c-49d2-90a7-e491755379ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2025.12.17 22:11:25.891074 [ 350 ] {} <Debug> TCP-Session: 99c1c4c1-7ca5-4458-b5db-72f80271f166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2025.12.17 22:11:25.891110 [ 351 ] {} <Debug> TCP-Session: 95af6e74-264c-49d2-90a7-e491755379ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11904 | 2025.12.17 22:11:25.891110 [ 353 ] {} <Debug> TCP-Session: 2878267d-37c1-46d8-a579-1823f67facf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51004 | ||
| 11905 | 2025.12.17 22:11:25.891060 [ 356 ] {} <Debug> TCP-Session: 5b692153-60ee-4e5b-9060-70694bb49386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11906 | 2025.12.17 22:11:25.890985 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11907 | 2025.12.17 22:11:25.891180 [ 356 ] {} <Debug> TCP-Session: 5b692153-60ee-4e5b-9060-70694bb49386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2025.12.17 22:11:25.891175 [ 353 ] {} <Debug> TCP-Session: 2878267d-37c1-46d8-a579-1823f67facf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11909 | 2025.12.17 22:11:25.891211 [ 336 ] {} <Debug> TCP-Session: 8eae8a6c-5ec7-42a8-a5c9-6fa5ce084c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:51627 | ||
| 11910 | 2025.12.17 22:11:25.890945 [ 355 ] {} <Trace> TCP-Session: c37182c9-7c89-4419-a236-a05a835302be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2025.12.17 22:11:25.891256 [ 336 ] {} <Debug> TCP-Session: 8eae8a6c-5ec7-42a8-a5c9-6fa5ce084c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2025.12.17 22:11:25.891249 [ 353 ] {} <Debug> TCP-Session: 2878267d-37c1-46d8-a579-1823f67facf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2025.12.17 22:11:25.891276 [ 336 ] {} <Debug> TCP-Session: 8eae8a6c-5ec7-42a8-a5c9-6fa5ce084c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2025.12.17 22:11:25.890927 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33852 | ||
| 11915 | 2025.12.17 22:11:25.890907 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63612 | ||
| 11916 | 2025.12.17 22:11:25.890822 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57061 | ||
| 11917 | 2025.12.17 22:11:25.891407 [ 355 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11918 | 2025.12.17 22:11:25.891547 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11919 | 2025.12.17 22:11:25.891582 [ 354 ] {} <Debug> TCP-Session: 73bab2cb-ce07-4b65-b2ed-f7d2933815e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33852 | ||
| 11920 | 2025.12.17 22:11:25.891608 [ 354 ] {} <Debug> TCP-Session: 73bab2cb-ce07-4b65-b2ed-f7d2933815e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2025.12.17 22:11:25.891621 [ 354 ] {} <Debug> TCP-Session: 73bab2cb-ce07-4b65-b2ed-f7d2933815e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11922 | 2025.12.17 22:11:25.891659 [ 355 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11923 | 2025.12.17 22:11:25.891719 [ 355 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11924 | 2025.12.17 22:11:25.891877 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11925 | 2025.12.17 22:11:25.891912 [ 352 ] {} <Debug> TCP-Session: c7be83a2-fb63-43b8-9f2a-f50c3fbdd7cb Authenticating user 'default' from [fd00:1122:3344:101::e]:63612 | ||
| 11926 | 2025.12.17 22:11:25.891929 [ 352 ] {} <Debug> TCP-Session: c7be83a2-fb63-43b8-9f2a-f50c3fbdd7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2025.12.17 22:11:25.891943 [ 352 ] {} <Debug> TCP-Session: c7be83a2-fb63-43b8-9f2a-f50c3fbdd7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2025.12.17 22:11:25.891992 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11929 | 2025.12.17 22:11:25.892000 [ 355 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 11930 | 2025.12.17 22:11:25.892027 [ 357 ] {} <Debug> TCP-Session: 3eab3c5d-9a34-407b-8249-642a273ccdce Authenticating user 'default' from [fd00:1122:3344:101::e]:57061 | ||
| 11931 | 2025.12.17 22:11:25.892054 [ 357 ] {} <Debug> TCP-Session: 3eab3c5d-9a34-407b-8249-642a273ccdce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2025.12.17 22:11:25.892066 [ 357 ] {} <Debug> TCP-Session: 3eab3c5d-9a34-407b-8249-642a273ccdce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11933 | 2025.12.17 22:11:25.893011 [ 272 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Trace> AggregatingTransform: Aggregating | ||
| 11934 | 2025.12.17 22:11:25.893061 [ 272 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Trace> Aggregator: Aggregation method: without_key | ||
| 11935 | 2025.12.17 22:11:25.893101 [ 272 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000893454 sec. (2238.504 rows/sec., 87.44 KiB/sec.) | ||
| 11936 | 2025.12.17 22:11:25.893122 [ 272 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Trace> Aggregator: Merging aggregated data | ||
| 11937 | 2025.12.17 22:11:25.894553 [ 355 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003197 sec., 625.5864873318736 rows/sec., 24.44 KiB/sec. | ||
| 11938 | 2025.12.17 22:11:25.894692 [ 355 ] {b9c398c0-8ae5-4c53-9634-e3b037d25571} <Debug> TCPHandler: Processed in 0.003861672 sec. | ||
| 11939 | 2025.12.17 22:11:25.894820 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11940 | 2025.12.17 22:11:25.894849 [ 355 ] {} <Debug> TCP-Session: c37182c9-7c89-4419-a236-a05a835302be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2025.12.17 22:11:25.894852 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11942 | 2025.12.17 22:11:25.894871 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11943 | 2025.12.17 22:11:25.894893 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11944 | 2025.12.17 22:11:25.894908 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11945 | 2025.12.17 22:11:25.894927 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11946 | 2025.12.17 22:11:25.894941 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11947 | 2025.12.17 22:11:25.894957 [ 357 ] {} <Debug> TCP-Session: 3eab3c5d-9a34-407b-8249-642a273ccdce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11948 | 2025.12.17 22:11:25.894976 [ 350 ] {} <Debug> TCP-Session: 99c1c4c1-7ca5-4458-b5db-72f80271f166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11949 | 2025.12.17 22:11:25.894980 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11950 | 2025.12.17 22:11:25.894994 [ 353 ] {} <Debug> TCP-Session: 2878267d-37c1-46d8-a579-1823f67facf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2025.12.17 22:11:25.894961 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11952 | 2025.12.17 22:11:25.895047 [ 352 ] {} <Debug> TCP-Session: c7be83a2-fb63-43b8-9f2a-f50c3fbdd7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2025.12.17 22:11:25.894937 [ 351 ] {} <Debug> TCP-Session: 95af6e74-264c-49d2-90a7-e491755379ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2025.12.17 22:11:25.895081 [ 336 ] {} <Debug> TCP-Session: 8eae8a6c-5ec7-42a8-a5c9-6fa5ce084c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2025.12.17 22:11:25.894903 [ 356 ] {} <Debug> TCP-Session: 5b692153-60ee-4e5b-9060-70694bb49386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2025.12.17 22:11:25.894919 [ 354 ] {} <Debug> TCP-Session: 73bab2cb-ce07-4b65-b2ed-f7d2933815e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2025.12.17 22:11:25.975728 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56842 | ||
| 11958 | 2025.12.17 22:11:25.975834 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11959 | 2025.12.17 22:11:25.975862 [ 355 ] {} <Debug> TCP-Session: 4825228c-5b7a-4ccf-834b-4a376ac1b658 Authenticating user 'default' from [fd00:1122:3344:101::e]:56842 | ||
| 11960 | 2025.12.17 22:11:25.975885 [ 355 ] {} <Debug> TCP-Session: 4825228c-5b7a-4ccf-834b-4a376ac1b658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2025.12.17 22:11:25.975898 [ 355 ] {} <Debug> TCP-Session: 4825228c-5b7a-4ccf-834b-4a376ac1b658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2025.12.17 22:11:25.976130 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60851 | ||
| 11963 | 2025.12.17 22:11:25.976144 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42921 | ||
| 11964 | 2025.12.17 22:11:25.976192 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57085 | ||
| 11965 | 2025.12.17 22:11:25.976210 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45440 | ||
| 11966 | 2025.12.17 22:11:25.976254 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11967 | 2025.12.17 22:11:25.976154 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64077 | ||
| 11968 | 2025.12.17 22:11:25.976286 [ 355 ] {} <Trace> TCP-Session: 4825228c-5b7a-4ccf-834b-4a376ac1b658 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2025.12.17 22:11:25.976310 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11970 | 2025.12.17 22:11:25.976316 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11971 | 2025.12.17 22:11:25.976354 [ 352 ] {} <Debug> TCP-Session: a02470e0-823f-4f8f-9f06-c6c519948c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:57085 | ||
| 11972 | 2025.12.17 22:11:25.976360 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11973 | 2025.12.17 22:11:25.976369 [ 354 ] {} <Debug> TCP-Session: 6b6f1f78-d877-4897-bc78-7a4314d528ad Authenticating user 'default' from [fd00:1122:3344:101::e]:45440 | ||
| 11974 | 2025.12.17 22:11:25.976380 [ 352 ] {} <Debug> TCP-Session: a02470e0-823f-4f8f-9f06-c6c519948c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11975 | 2025.12.17 22:11:25.976401 [ 350 ] {} <Debug> TCP-Session: 57840cb2-ccab-4e92-b222-297d82029fba Authenticating user 'default' from [fd00:1122:3344:101::e]:64077 | ||
| 11976 | 2025.12.17 22:11:25.976412 [ 352 ] {} <Debug> TCP-Session: a02470e0-823f-4f8f-9f06-c6c519948c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11977 | 2025.12.17 22:11:25.976410 [ 354 ] {} <Debug> TCP-Session: 6b6f1f78-d877-4897-bc78-7a4314d528ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11978 | 2025.12.17 22:11:25.976439 [ 350 ] {} <Debug> TCP-Session: 57840cb2-ccab-4e92-b222-297d82029fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11979 | 2025.12.17 22:11:25.976494 [ 355 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11980 | 2025.12.17 22:11:25.976514 [ 350 ] {} <Debug> TCP-Session: 57840cb2-ccab-4e92-b222-297d82029fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11981 | 2025.12.17 22:11:25.976294 [ 356 ] {} <Debug> TCP-Session: 97078245-b14c-48e3-bb23-a93781f0622a Authenticating user 'default' from [fd00:1122:3344:101::e]:60851 | ||
| 11982 | 2025.12.17 22:11:25.976289 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11983 | 2025.12.17 22:11:25.976592 [ 356 ] {} <Debug> TCP-Session: 97078245-b14c-48e3-bb23-a93781f0622a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11984 | 2025.12.17 22:11:25.976619 [ 356 ] {} <Debug> TCP-Session: 97078245-b14c-48e3-bb23-a93781f0622a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2025.12.17 22:11:25.976620 [ 357 ] {} <Debug> TCP-Session: 4cf546ba-911c-4862-938d-87c97b1a44bb Authenticating user 'default' from [fd00:1122:3344:101::e]:42921 | ||
| 11986 | 2025.12.17 22:11:25.976201 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40811 | ||
| 11987 | 2025.12.17 22:11:25.976666 [ 357 ] {} <Debug> TCP-Session: 4cf546ba-911c-4862-938d-87c97b1a44bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2025.12.17 22:11:25.976693 [ 357 ] {} <Debug> TCP-Session: 4cf546ba-911c-4862-938d-87c97b1a44bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11989 | 2025.12.17 22:11:25.976171 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55002 | ||
| 11990 | 2025.12.17 22:11:25.976736 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11991 | 2025.12.17 22:11:25.976144 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63669 | ||
| 11992 | 2025.12.17 22:11:25.976768 [ 353 ] {} <Debug> TCP-Session: fd1a64ef-809c-4b34-a681-300f9bec52ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40811 | ||
| 11993 | 2025.12.17 22:11:25.976783 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11994 | 2025.12.17 22:11:25.976795 [ 355 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11995 | 2025.12.17 22:11:25.976810 [ 353 ] {} <Debug> TCP-Session: fd1a64ef-809c-4b34-a681-300f9bec52ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2025.12.17 22:11:25.976823 [ 351 ] {} <Debug> TCP-Session: 4b196a40-9559-45a9-a746-96fcb65be3da Authenticating user 'default' from [fd00:1122:3344:101::e]:55002 | ||
| 11997 | 2025.12.17 22:11:25.976851 [ 353 ] {} <Debug> TCP-Session: fd1a64ef-809c-4b34-a681-300f9bec52ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2025.12.17 22:11:25.976852 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11999 | 2025.12.17 22:11:25.976873 [ 355 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12000 | 2025.12.17 22:11:25.976903 [ 336 ] {} <Debug> TCP-Session: a56106f0-bb9e-4430-abc3-cc571a3d9a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:63669 | ||
| 12001 | 2025.12.17 22:11:25.976868 [ 351 ] {} <Debug> TCP-Session: 4b196a40-9559-45a9-a746-96fcb65be3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2025.12.17 22:11:25.976932 [ 336 ] {} <Debug> TCP-Session: a56106f0-bb9e-4430-abc3-cc571a3d9a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2025.12.17 22:11:25.976948 [ 351 ] {} <Debug> TCP-Session: 4b196a40-9559-45a9-a746-96fcb65be3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12004 | 2025.12.17 22:11:25.976967 [ 336 ] {} <Debug> TCP-Session: a56106f0-bb9e-4430-abc3-cc571a3d9a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12005 | 2025.12.17 22:11:25.976483 [ 354 ] {} <Debug> TCP-Session: 6b6f1f78-d877-4897-bc78-7a4314d528ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12006 | 2025.12.17 22:11:25.977208 [ 355 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 12007 | 2025.12.17 22:11:25.978289 [ 306 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Trace> AggregatingTransform: Aggregating | ||
| 12008 | 2025.12.17 22:11:25.978348 [ 306 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Trace> Aggregator: Aggregation method: without_key | ||
| 12009 | 2025.12.17 22:11:25.978393 [ 306 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000994616 sec. (2010.826 rows/sec., 78.55 KiB/sec.) | ||
| 12010 | 2025.12.17 22:11:25.978416 [ 306 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Trace> Aggregator: Merging aggregated data | ||
| 12011 | 2025.12.17 22:11:25.979774 [ 355 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003355 sec., 596.1251862891207 rows/sec., 23.29 KiB/sec. | ||
| 12012 | 2025.12.17 22:11:25.979907 [ 355 ] {e7920bef-0238-47b9-b5dd-74e1aecb825e} <Debug> TCPHandler: Processed in 0.003770859 sec. | ||
| 12013 | 2025.12.17 22:11:25.980058 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12014 | 2025.12.17 22:11:25.980094 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12015 | 2025.12.17 22:11:25.980116 [ 355 ] {} <Debug> TCP-Session: 4825228c-5b7a-4ccf-834b-4a376ac1b658 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2025.12.17 22:11:25.980141 [ 356 ] {} <Debug> TCP-Session: 97078245-b14c-48e3-bb23-a93781f0622a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2025.12.17 22:11:25.980151 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12018 | 2025.12.17 22:11:25.980124 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12019 | 2025.12.17 22:11:25.980193 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12020 | 2025.12.17 22:11:25.980213 [ 336 ] {} <Debug> TCP-Session: a56106f0-bb9e-4430-abc3-cc571a3d9a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12021 | 2025.12.17 22:11:25.980221 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12022 | 2025.12.17 22:11:25.980259 [ 352 ] {} <Debug> TCP-Session: a02470e0-823f-4f8f-9f06-c6c519948c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12023 | 2025.12.17 22:11:25.980266 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12024 | 2025.12.17 22:11:25.980291 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12025 | 2025.12.17 22:11:25.980333 [ 351 ] {} <Debug> TCP-Session: 4b196a40-9559-45a9-a746-96fcb65be3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12026 | 2025.12.17 22:11:25.980287 [ 350 ] {} <Debug> TCP-Session: 57840cb2-ccab-4e92-b222-297d82029fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2025.12.17 22:11:25.980368 [ 353 ] {} <Debug> TCP-Session: fd1a64ef-809c-4b34-a681-300f9bec52ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2025.12.17 22:11:25.980237 [ 357 ] {} <Debug> TCP-Session: 4cf546ba-911c-4862-938d-87c97b1a44bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2025.12.17 22:11:25.980248 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12030 | 2025.12.17 22:11:25.980472 [ 354 ] {} <Debug> TCP-Session: 6b6f1f78-d877-4897-bc78-7a4314d528ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12031 | 2025.12.17 22:11:25.999071 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2025.12.17 22:11:25.999243 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12033 | 2025.12.17 22:11:25.999315 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12034 | 2025.12.17 22:11:26.000007 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.12.17 22:11:26.000188 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12036 | 2025.12.17 22:11:26.000647 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12037 | 2025.12.17 22:11:26.000957 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.12.17 22:11:26.001164 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. | ||
| 12039 | 2025.12.17 22:11:26.001235 [ 4 ] {ea2ee673-9db4-4fac-8eee-e4ba1be5b300} <Debug> TCPHandler: Processed in 0.002292981 sec. | ||
| 12040 | 2025.12.17 22:11:26.001396 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2025.12.17 22:11:26.001516 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12042 | 2025.12.17 22:11:26.001571 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12043 | 2025.12.17 22:11:26.002227 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2025.12.17 22:11:26.002274 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12045 | 2025.12.17 22:11:26.002694 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12046 | 2025.12.17 22:11:26.002962 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2025.12.17 22:11:26.003117 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Debug> executeQuery: Read 244 rows, 22.38 KiB in 0.001633 sec., 149418.2486221678 rows/sec., 13.38 MiB/sec. | ||
| 12048 | 2025.12.17 22:11:26.003165 [ 4 ] {d0c66417-af11-4406-884c-35cc9f786545} <Debug> TCPHandler: Processed in 0.001833238 sec. | ||
| 12049 | 2025.12.17 22:11:26.003313 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2025.12.17 22:11:26.003423 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12051 | 2025.12.17 22:11:26.003472 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12052 | 2025.12.17 22:11:26.003985 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2025.12.17 22:11:26.004029 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12054 | 2025.12.17 22:11:26.004399 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12055 | 2025.12.17 22:11:26.004661 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2025.12.17 22:11:26.004809 [ 135 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12057 | 2025.12.17 22:11:26.004816 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Debug> executeQuery: Read 46 rows, 3.52 KiB in 0.001417 sec., 32462.94989414255 rows/sec., 2.42 MiB/sec. | ||
| 12058 | 2025.12.17 22:11:26.004851 [ 135 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2025.12.17 22:11:26.004871 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12060 | 2025.12.17 22:11:26.004874 [ 4 ] {12733849-89be-4c17-8368-d9f08f8f1781} <Debug> TCPHandler: Processed in 0.001620263 sec. | ||
| 12061 | 2025.12.17 22:11:26.004987 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 12062 | 2025.12.17 22:11:26.005015 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2025.12.17 22:11:26.005117 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12064 | 2025.12.17 22:11:26.005127 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12065 | 2025.12.17 22:11:26.005160 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 12066 | 2025.12.17 22:11:26.005186 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12067 | 2025.12.17 22:11:26.005256 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 12068 | 2025.12.17 22:11:26.005323 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 12069 | 2025.12.17 22:11:26.005379 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 12070 | 2025.12.17 22:11:26.005435 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 12071 | 2025.12.17 22:11:26.005490 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
| 12072 | 2025.12.17 22:11:26.005680 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2025.12.17 22:11:26.005725 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12074 | 2025.12.17 22:11:26.006082 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12075 | 2025.12.17 22:11:26.006327 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2025.12.17 22:11:26.006460 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001356 sec., 17699.11504424779 rows/sec., 1.47 MiB/sec. | ||
| 12077 | 2025.12.17 22:11:26.006504 [ 4 ] {13253131-9b94-48f3-b0a3-072f56334128} <Debug> TCPHandler: Processed in 0.001547581 sec. | ||
| 12078 | 2025.12.17 22:11:26.006582 [ 191 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642723 sec., 249585.59659784395 rows/sec., 17.43 MiB/sec. | ||
| 12079 | 2025.12.17 22:11:26.006614 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2025.12.17 22:11:26.006717 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12081 | 2025.12.17 22:11:26.006758 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12082 | 2025.12.17 22:11:26.006801 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12083 | 2025.12.17 22:11:26.007117 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2025.12.17 22:11:26.007162 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2025.12.17 22:11:26.007205 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12086 | 2025.12.17 22:11:26.007220 [ 195 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_76_15} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12087 | 2025.12.17 22:11:26.007356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12088 | 2025.12.17 22:11:26.007533 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12089 | 2025.12.17 22:11:26.007790 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2025.12.17 22:11:26.007927 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001227 sec., 9779.951100244498 rows/sec., 764.06 KiB/sec. | ||
| 12091 | 2025.12.17 22:11:26.007966 [ 4 ] {2361ca9e-cf7c-47b5-b841-4ff9e6fd5114} <Debug> TCPHandler: Processed in 0.001402867 sec. | ||
| 12092 | 2025.12.17 22:11:26.008081 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2025.12.17 22:11:26.008176 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12094 | 2025.12.17 22:11:26.008216 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12095 | 2025.12.17 22:11:26.008722 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.12.17 22:11:26.008767 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12097 | 2025.12.17 22:11:26.009108 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12098 | 2025.12.17 22:11:26.009328 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.12.17 22:11:26.009460 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001301 sec., 102997.69408147578 rows/sec., 8.33 MiB/sec. | ||
| 12100 | 2025.12.17 22:11:26.009501 [ 4 ] {2c68c610-6815-4fd9-b12e-f3df3a81b1b7} <Debug> TCPHandler: Processed in 0.001469638 sec. | ||
| 12101 | 2025.12.17 22:11:26.009619 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.12.17 22:11:26.009717 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12103 | 2025.12.17 22:11:26.009762 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12104 | 2025.12.17 22:11:26.010188 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.12.17 22:11:26.010223 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12106 | 2025.12.17 22:11:26.010581 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12107 | 2025.12.17 22:11:26.010806 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.12.17 22:11:26.010935 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001237 sec., 158447.857720291 rows/sec., 11.37 MiB/sec. | ||
| 12109 | 2025.12.17 22:11:26.010972 [ 4 ] {96b0ee89-6b99-46be-8e71-83191c4ab366} <Debug> TCPHandler: Processed in 0.001404647 sec. | ||
| 12110 | 2025.12.17 22:11:26.011091 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2025.12.17 22:11:26.011187 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12112 | 2025.12.17 22:11:26.011243 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <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 | ||
| 12113 | 2025.12.17 22:11:26.012108 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.12.17 22:11:26.012143 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12115 | 2025.12.17 22:11:26.012713 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12116 | 2025.12.17 22:11:26.012959 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.12.17 22:11:26.013098 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001931 sec., 17607.457276022786 rows/sec., 31.55 MiB/sec. | ||
| 12118 | 2025.12.17 22:11:26.013160 [ 4 ] {7b59a340-ce3c-4649-9546-9ca62b17d6c0} <Debug> TCPHandler: Processed in 0.002119006 sec. | ||
| 12119 | 2025.12.17 22:11:26.013285 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.12.17 22:11:26.013383 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12121 | 2025.12.17 22:11:26.013426 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12122 | 2025.12.17 22:11:26.013784 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.12.17 22:11:26.013819 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12124 | 2025.12.17 22:11:26.014142 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12125 | 2025.12.17 22:11:26.014365 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2025.12.17 22:11:26.014506 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 12127 | 2025.12.17 22:11:26.014550 [ 4 ] {195ce546-057f-4ebf-ade7-6149003e687c} <Debug> TCPHandler: Processed in 0.001316285 sec. | ||
| 12128 | 2025.12.17 22:11:27.112484 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36350 | ||
| 12129 | 2025.12.17 22:11:27.112598 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12130 | 2025.12.17 22:11:27.112626 [ 357 ] {} <Debug> TCP-Session: f7b95a99-3dbe-4627-8743-c789af23f96e Authenticating user 'default' from [fd00:1122:3344:101::e]:36350 | ||
| 12131 | 2025.12.17 22:11:27.112648 [ 357 ] {} <Debug> TCP-Session: f7b95a99-3dbe-4627-8743-c789af23f96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2025.12.17 22:11:27.112660 [ 357 ] {} <Debug> TCP-Session: f7b95a99-3dbe-4627-8743-c789af23f96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12133 | 2025.12.17 22:11:27.112843 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34512 | ||
| 12134 | 2025.12.17 22:11:27.112878 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47250 | ||
| 12135 | 2025.12.17 22:11:27.112925 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39058 | ||
| 12136 | 2025.12.17 22:11:27.112950 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44112 | ||
| 12137 | 2025.12.17 22:11:27.112980 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12138 | 2025.12.17 22:11:27.112980 [ 357 ] {} <Trace> TCP-Session: f7b95a99-3dbe-4627-8743-c789af23f96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2025.12.17 22:11:27.113009 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12140 | 2025.12.17 22:11:27.113013 [ 336 ] {} <Debug> TCP-Session: 4d81a0aa-01b4-4dbf-a2b5-88e2dad47932 Authenticating user 'default' from [fd00:1122:3344:101::e]:34512 | ||
| 12141 | 2025.12.17 22:11:27.113039 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12142 | 2025.12.17 22:11:27.113048 [ 351 ] {} <Debug> TCP-Session: cdcd3f0b-c517-488e-b2d1-9ec31b96f953 Authenticating user 'default' from [fd00:1122:3344:101::e]:47250 | ||
| 12143 | 2025.12.17 22:11:27.113062 [ 336 ] {} <Debug> TCP-Session: 4d81a0aa-01b4-4dbf-a2b5-88e2dad47932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12144 | 2025.12.17 22:11:27.113066 [ 355 ] {} <Debug> TCP-Session: 11bd96df-2a5c-41cc-a0e9-e58b3ca6fd26 Authenticating user 'default' from [fd00:1122:3344:101::e]:44112 | ||
| 12145 | 2025.12.17 22:11:27.113084 [ 336 ] {} <Debug> TCP-Session: 4d81a0aa-01b4-4dbf-a2b5-88e2dad47932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12146 | 2025.12.17 22:11:27.113096 [ 355 ] {} <Debug> TCP-Session: 11bd96df-2a5c-41cc-a0e9-e58b3ca6fd26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2025.12.17 22:11:27.113085 [ 351 ] {} <Debug> TCP-Session: cdcd3f0b-c517-488e-b2d1-9ec31b96f953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12148 | 2025.12.17 22:11:27.113178 [ 357 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12149 | 2025.12.17 22:11:27.113200 [ 351 ] {} <Debug> TCP-Session: cdcd3f0b-c517-488e-b2d1-9ec31b96f953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12150 | 2025.12.17 22:11:27.113179 [ 355 ] {} <Debug> TCP-Session: 11bd96df-2a5c-41cc-a0e9-e58b3ca6fd26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2025.12.17 22:11:27.113018 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12152 | 2025.12.17 22:11:27.112959 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36818 | ||
| 12153 | 2025.12.17 22:11:27.113283 [ 353 ] {} <Debug> TCP-Session: 81eac66d-ddd7-4908-a781-7aed09a77483 Authenticating user 'default' from [fd00:1122:3344:101::e]:39058 | ||
| 12154 | 2025.12.17 22:11:27.112935 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33246 | ||
| 12155 | 2025.12.17 22:11:27.113327 [ 353 ] {} <Debug> TCP-Session: 81eac66d-ddd7-4908-a781-7aed09a77483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12156 | 2025.12.17 22:11:27.113354 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12157 | 2025.12.17 22:11:27.112843 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53327 | ||
| 12158 | 2025.12.17 22:11:27.112880 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40193 | ||
| 12159 | 2025.12.17 22:11:27.113418 [ 353 ] {} <Debug> TCP-Session: 81eac66d-ddd7-4908-a781-7aed09a77483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2025.12.17 22:11:27.113447 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12161 | 2025.12.17 22:11:27.113408 [ 356 ] {} <Debug> TCP-Session: 88a3ce2c-2268-488e-9672-97455d4da219 Authenticating user 'default' from [fd00:1122:3344:101::e]:36818 | ||
| 12162 | 2025.12.17 22:11:27.113472 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12163 | 2025.12.17 22:11:27.113478 [ 357 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12164 | 2025.12.17 22:11:27.113519 [ 350 ] {} <Debug> TCP-Session: 21ca9c47-9522-4af0-8e82-86d67cd8efa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53327 | ||
| 12165 | 2025.12.17 22:11:27.113498 [ 356 ] {} <Debug> TCP-Session: 88a3ce2c-2268-488e-9672-97455d4da219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2025.12.17 22:11:27.113552 [ 350 ] {} <Debug> TCP-Session: 21ca9c47-9522-4af0-8e82-86d67cd8efa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2025.12.17 22:11:27.113567 [ 356 ] {} <Debug> TCP-Session: 88a3ce2c-2268-488e-9672-97455d4da219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2025.12.17 22:11:27.113573 [ 357 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12169 | 2025.12.17 22:11:27.113581 [ 350 ] {} <Debug> TCP-Session: 21ca9c47-9522-4af0-8e82-86d67cd8efa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12170 | 2025.12.17 22:11:27.113488 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12171 | 2025.12.17 22:11:27.113484 [ 354 ] {} <Debug> TCP-Session: 2e511e03-6f60-4950-9df0-495ca5c77567 Authenticating user 'default' from [fd00:1122:3344:101::e]:33246 | ||
| 12172 | 2025.12.17 22:11:27.113646 [ 352 ] {} <Debug> TCP-Session: 91701ddc-186a-4923-ac6c-b3a12a4e2b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:40193 | ||
| 12173 | 2025.12.17 22:11:27.113659 [ 354 ] {} <Debug> TCP-Session: 2e511e03-6f60-4950-9df0-495ca5c77567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12174 | 2025.12.17 22:11:27.113664 [ 352 ] {} <Debug> TCP-Session: 91701ddc-186a-4923-ac6c-b3a12a4e2b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12175 | 2025.12.17 22:11:27.113672 [ 354 ] {} <Debug> TCP-Session: 2e511e03-6f60-4950-9df0-495ca5c77567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2025.12.17 22:11:27.113679 [ 352 ] {} <Debug> TCP-Session: 91701ddc-186a-4923-ac6c-b3a12a4e2b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12177 | 2025.12.17 22:11:27.113888 [ 357 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 12178 | 2025.12.17 22:11:27.115018 [ 277 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Trace> AggregatingTransform: Aggregating | ||
| 12179 | 2025.12.17 22:11:27.115066 [ 277 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Trace> Aggregator: Aggregation method: without_key | ||
| 12180 | 2025.12.17 22:11:27.115093 [ 277 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001016777 sec. (1967.000 rows/sec., 76.84 KiB/sec.) | ||
| 12181 | 2025.12.17 22:11:27.115108 [ 277 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Trace> Aggregator: Merging aggregated data | ||
| 12182 | 2025.12.17 22:11:27.116714 [ 357 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003594 sec., 556.4830272676684 rows/sec., 21.74 KiB/sec. | ||
| 12183 | 2025.12.17 22:11:27.116828 [ 357 ] {c1c91fd2-2012-4c3d-a3b6-90b6e9e4fb32} <Debug> TCPHandler: Processed in 0.003961135 sec. | ||
| 12184 | 2025.12.17 22:11:27.116943 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12185 | 2025.12.17 22:11:27.116973 [ 357 ] {} <Debug> TCP-Session: f7b95a99-3dbe-4627-8743-c789af23f96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12186 | 2025.12.17 22:11:27.116973 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12187 | 2025.12.17 22:11:27.116995 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12188 | 2025.12.17 22:11:27.117013 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12189 | 2025.12.17 22:11:27.117022 [ 336 ] {} <Debug> TCP-Session: 4d81a0aa-01b4-4dbf-a2b5-88e2dad47932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12190 | 2025.12.17 22:11:27.117031 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12191 | 2025.12.17 22:11:27.117045 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12192 | 2025.12.17 22:11:27.117055 [ 350 ] {} <Debug> TCP-Session: 21ca9c47-9522-4af0-8e82-86d67cd8efa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12193 | 2025.12.17 22:11:27.117065 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12194 | 2025.12.17 22:11:27.117101 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12195 | 2025.12.17 22:11:27.117091 [ 356 ] {} <Debug> TCP-Session: 88a3ce2c-2268-488e-9672-97455d4da219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2025.12.17 22:11:27.117135 [ 352 ] {} <Debug> TCP-Session: 91701ddc-186a-4923-ac6c-b3a12a4e2b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12197 | 2025.12.17 22:11:27.117154 [ 355 ] {} <Debug> TCP-Session: 11bd96df-2a5c-41cc-a0e9-e58b3ca6fd26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12198 | 2025.12.17 22:11:27.117094 [ 351 ] {} <Debug> TCP-Session: cdcd3f0b-c517-488e-b2d1-9ec31b96f953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12199 | 2025.12.17 22:11:27.117083 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12200 | 2025.12.17 22:11:27.117038 [ 354 ] {} <Debug> TCP-Session: 2e511e03-6f60-4950-9df0-495ca5c77567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2025.12.17 22:11:27.117244 [ 353 ] {} <Debug> TCP-Session: 81eac66d-ddd7-4908-a781-7aed09a77483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12202 | 2025.12.17 22:11:27.378675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26490 | ||
| 12203 | 2025.12.17 22:11:27.379205 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2025.12.17 22:11:27.379248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12205 | 2025.12.17 22:11:27.379746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12206 | 2025.12.17 22:11:27.379978 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2025.12.17 22:11:27.380128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26490 | ||
| 12208 | 2025.12.17 22:11:28.765129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12209 | 2025.12.17 22:11:28.782262 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2025.12.17 22:11:28.782319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12211 | 2025.12.17 22:11:28.788496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12212 | 2025.12.17 22:11:28.789177 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2025.12.17 22:11:28.792047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12214 | 2025.12.17 22:11:30.995398 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2025.12.17 22:11:30.995702 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12216 | 2025.12.17 22:11:30.995805 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12217 | 2025.12.17 22:11:30.996548 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2025.12.17 22:11:30.996586 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12219 | 2025.12.17 22:11:30.996986 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12220 | 2025.12.17 22:11:30.997217 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2025.12.17 22:11:30.997351 [ 123 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12222 | 2025.12.17 22:11:30.997367 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001744 sec., 40137.61467889908 rows/sec., 3.22 MiB/sec. | ||
| 12223 | 2025.12.17 22:11:30.997397 [ 123 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2025.12.17 22:11:30.997417 [ 4 ] {a117c5b5-81ba-4a63-a87d-ef4ef470f798} <Debug> TCPHandler: Processed in 0.002201168 sec. | ||
| 12225 | 2025.12.17 22:11:30.997422 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12226 | 2025.12.17 22:11:30.997547 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12227 | 2025.12.17 22:11:30.997569 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 12228 | 2025.12.17 22:11:30.997644 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12229 | 2025.12.17 22:11:30.997691 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12230 | 2025.12.17 22:11:30.997770 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12231 | 2025.12.17 22:11:30.997827 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 12232 | 2025.12.17 22:11:30.997929 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1212 rows starting from the beginning of the part | ||
| 12233 | 2025.12.17 22:11:30.998003 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 124 rows starting from the beginning of the part | ||
| 12234 | 2025.12.17 22:11:30.998068 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 70 rows starting from the beginning of the part | ||
| 12235 | 2025.12.17 22:11:30.998090 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2025.12.17 22:11:30.998109 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 244 rows starting from the beginning of the part | ||
| 12237 | 2025.12.17 22:11:30.998134 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12238 | 2025.12.17 22:11:30.998161 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 70 rows starting from the beginning of the part | ||
| 12239 | 2025.12.17 22:11:30.998495 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12240 | 2025.12.17 22:11:30.998732 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2025.12.17 22:11:30.998867 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001241 sec., 5640.612409347301 rows/sec., 424.15 KiB/sec. | ||
| 12242 | 2025.12.17 22:11:30.998906 [ 4 ] {d17aa607-535b-431f-aafb-41070382f7dd} <Debug> TCPHandler: Processed in 0.001410757 sec. | ||
| 12243 | 2025.12.17 22:11:30.999011 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2025.12.17 22:11:30.999106 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12245 | 2025.12.17 22:11:30.999146 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12246 | 2025.12.17 22:11:30.999554 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2025.12.17 22:11:30.999589 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12248 | 2025.12.17 22:11:30.999915 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12249 | 2025.12.17 22:11:31.000000 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499656 sec., 1674630.4291470507 rows/sec., 144.65 MiB/sec. | ||
| 12250 | 2025.12.17 22:11:31.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.57 MiB, peak 348.27 MiB, free memory in arenas 0.00 B, will set to 340.05 MiB (RSS), difference: -3.52 MiB | ||
| 12251 | 2025.12.17 22:11:31.000288 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12252 | 2025.12.17 22:11:31.000290 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2025.12.17 22:11:31.000425 [ 123 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12254 | 2025.12.17 22:11:31.000452 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001365 sec., 52014.65201465202 rows/sec., 4.06 MiB/sec. | ||
| 12255 | 2025.12.17 22:11:31.000455 [ 123 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2025.12.17 22:11:31.000487 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12257 | 2025.12.17 22:11:31.000493 [ 4 ] {96371f19-4c00-4dcd-a25a-13fe4db723a4} <Debug> TCPHandler: Processed in 0.00153273 sec. | ||
| 12258 | 2025.12.17 22:11:31.000587 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2025.12.17 22:11:31.000592 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 12260 | 2025.12.17 22:11:31.000618 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2025.12.17 22:11:31.000670 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_81_16} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12262 | 2025.12.17 22:11:31.000729 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12263 | 2025.12.17 22:11:31.000739 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12264 | 2025.12.17 22:11:31.000751 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12265 | 2025.12.17 22:11:31.000782 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12266 | 2025.12.17 22:11:31.000792 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 12267 | 2025.12.17 22:11:31.000873 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 531 rows starting from the beginning of the part | ||
| 12268 | 2025.12.17 22:11:31.000923 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 98 rows starting from the beginning of the part | ||
| 12269 | 2025.12.17 22:11:31.000974 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 71 rows starting from the beginning of the part | ||
| 12270 | 2025.12.17 22:11:31.001019 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 134 rows starting from the beginning of the part | ||
| 12271 | 2025.12.17 22:11:31.001064 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 71 rows starting from the beginning of the part | ||
| 12272 | 2025.12.17 22:11:31.001220 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2025.12.17 22:11:31.001261 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12274 | 2025.12.17 22:11:31.001614 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12275 | 2025.12.17 22:11:31.001857 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2025.12.17 22:11:31.001952 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12277 | 2025.12.17 22:11:31.001975 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2025.12.17 22:11:31.001986 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 12279 | 2025.12.17 22:11:31.001990 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12280 | 2025.12.17 22:11:31.002024 [ 4 ] {5cac765d-ebc2-4fb3-9335-470fb7421eb4} <Debug> TCPHandler: Processed in 0.001457359 sec. | ||
| 12281 | 2025.12.17 22:11:31.002074 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 12282 | 2025.12.17 22:11:31.002144 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.12.17 22:11:31.002180 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12284 | 2025.12.17 22:11:31.002214 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23923 rows starting from the beginning of the part | ||
| 12285 | 2025.12.17 22:11:31.002250 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12286 | 2025.12.17 22:11:31.002267 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 846 rows starting from the beginning of the part | ||
| 12287 | 2025.12.17 22:11:31.002278 [ 194 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738186 sec., 1239798.272451855 rows/sec., 96.28 MiB/sec. | ||
| 12288 | 2025.12.17 22:11:31.002311 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <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 | ||
| 12289 | 2025.12.17 22:11:31.002318 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 12290 | 2025.12.17 22:11:31.002371 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 12291 | 2025.12.17 22:11:31.002412 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part | ||
| 12292 | 2025.12.17 22:11:31.002462 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12293 | 2025.12.17 22:11:31.002519 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12294 | 2025.12.17 22:11:31.002910 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2025.12.17 22:11:31.002997 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_81_16} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12296 | 2025.12.17 22:11:31.003092 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12297 | 2025.12.17 22:11:31.003097 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2025.12.17 22:11:31.003140 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12299 | 2025.12.17 22:11:31.003662 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12300 | 2025.12.17 22:11:31.003908 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2025.12.17 22:11:31.004013 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12302 | 2025.12.17 22:11:31.004040 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2025.12.17 22:11:31.004047 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001816 sec., 3854.625550660793 rows/sec., 6.91 MiB/sec. | ||
| 12304 | 2025.12.17 22:11:31.004059 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12305 | 2025.12.17 22:11:31.004102 [ 4 ] {8da04987-0a88-4120-a26d-dc3f2f9a8441} <Debug> TCPHandler: Processed in 0.002007353 sec. | ||
| 12306 | 2025.12.17 22:11:31.004130 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 12307 | 2025.12.17 22:11:31.004218 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12308 | 2025.12.17 22:11:31.004313 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12309 | 2025.12.17 22:11:31.004317 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12310 | 2025.12.17 22:11:31.004371 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12311 | 2025.12.17 22:11:31.004371 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 12312 | 2025.12.17 22:11:31.004497 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 12313 | 2025.12.17 22:11:31.004589 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 12314 | 2025.12.17 22:11:31.004675 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 12315 | 2025.12.17 22:11:31.004706 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.12.17 22:11:31.004744 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12317 | 2025.12.17 22:11:31.004759 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 12318 | 2025.12.17 22:11:31.004846 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
| 12319 | 2025.12.17 22:11:31.005049 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12320 | 2025.12.17 22:11:31.005305 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2025.12.17 22:11:31.005403 [ 123 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12322 | 2025.12.17 22:11:31.005428 [ 123 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2025.12.17 22:11:31.005436 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12324 | 2025.12.17 22:11:31.005444 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12325 | 2025.12.17 22:11:31.005473 [ 4 ] {18bb54ad-a6b2-4d45-929a-4d4e007e1fd5} <Debug> TCPHandler: Processed in 0.001303315 sec. | ||
| 12326 | 2025.12.17 22:11:31.005550 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12327 | 2025.12.17 22:11:31.005678 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12328 | 2025.12.17 22:11:31.005714 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4782 rows starting from the beginning of the part | ||
| 12329 | 2025.12.17 22:11:31.005784 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12330 | 2025.12.17 22:11:31.005840 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12331 | 2025.12.17 22:11:31.005893 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12332 | 2025.12.17 22:11:31.005942 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12333 | 2025.12.17 22:11:31.005996 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12334 | 2025.12.17 22:11:31.007882 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25445 rows, containing 5 columns (5 merged, 0 gathered) in 0.005841434 sec., 4355950.953139246 rows/sec., 296.11 MiB/sec. | ||
| 12335 | 2025.12.17 22:11:31.008247 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12336 | 2025.12.17 22:11:31.008564 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2025.12.17 22:11:31.008590 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5082 rows, containing 4 columns (4 merged, 0 gathered) in 0.003098732 sec., 1640025.6621095338 rows/sec., 107.10 MiB/sec. | ||
| 12338 | 2025.12.17 22:11:31.008639 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12339 | 2025.12.17 22:11:31.008729 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12340 | 2025.12.17 22:11:31.009131 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12341 | 2025.12.17 22:11:31.009426 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2025.12.17 22:11:31.009513 [ 191 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_81_16} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12343 | 2025.12.17 22:11:31.009592 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12344 | 2025.12.17 22:11:31.011347 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 19 columns (19 merged, 0 gathered) in 0.007245271 sec., 205927.4249369002 rows/sec., 369.01 MiB/sec. | ||
| 12345 | 2025.12.17 22:11:31.013641 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12346 | 2025.12.17 22:11:31.013955 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2025.12.17 22:11:31.014017 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12348 | 2025.12.17 22:11:31.014159 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12349 | 2025.12.17 22:11:32.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.11 MiB, peak 351.18 MiB, free memory in arenas 0.00 B, will set to 343.60 MiB (RSS), difference: 6.49 MiB | ||
| 12350 | 2025.12.17 22:11:34.714535 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12351 | 2025.12.17 22:11:34.714590 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12352 | 2025.12.17 22:11:34.881164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26938 | ||
| 12353 | 2025.12.17 22:11:34.881673 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.12.17 22:11:34.881720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12355 | 2025.12.17 22:11:34.882212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12356 | 2025.12.17 22:11:34.882460 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.12.17 22:11:34.882593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26938 | ||
| 12358 | 2025.12.17 22:11:34.882658 [ 116 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12359 | 2025.12.17 22:11:34.882761 [ 116 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12360 | 2025.12.17 22:11:34.882801 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12361 | 2025.12.17 22:11:34.882947 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 12362 | 2025.12.17 22:11:34.883118 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12363 | 2025.12.17 22:11:34.883163 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24570 rows starting from the beginning of the part | ||
| 12364 | 2025.12.17 22:11:34.883235 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12365 | 2025.12.17 22:11:34.883282 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12366 | 2025.12.17 22:11:34.883328 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12367 | 2025.12.17 22:11:34.883373 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12368 | 2025.12.17 22:11:34.883419 [ 191 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12369 | 2025.12.17 22:11:34.885663 [ 187 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778283 sec., 9695916.506705761 rows/sec., 138.70 MiB/sec. | ||
| 12370 | 2025.12.17 22:11:34.885987 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12371 | 2025.12.17 22:11:34.886323 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2025.12.17 22:11:34.886406 [ 189 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_56_11} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12373 | 2025.12.17 22:11:34.886527 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12374 | 2025.12.17 22:11:34.968725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1585 | ||
| 12375 | 2025.12.17 22:11:34.971109 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2025.12.17 22:11:34.971144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12377 | 2025.12.17 22:11:34.972524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12378 | 2025.12.17 22:11:34.972813 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2025.12.17 22:11:34.972939 [ 116 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12380 | 2025.12.17 22:11:34.972973 [ 116 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2025.12.17 22:11:34.972991 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12382 | 2025.12.17 22:11:34.973066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1585 | ||
| 12383 | 2025.12.17 22:11:34.973075 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 12384 | 2025.12.17 22:11:34.973595 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12385 | 2025.12.17 22:11:34.973748 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1431 rows starting from the beginning of the part | ||
| 12386 | 2025.12.17 22:11:34.974112 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12387 | 2025.12.17 22:11:34.974468 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 12388 | 2025.12.17 22:11:34.974872 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 12389 | 2025.12.17 22:11:34.975220 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 12390 | 2025.12.17 22:11:34.975578 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 12391 | 2025.12.17 22:11:34.982464 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 72 columns (72 merged, 0 gathered) in 0.009427289 sec., 168128.92868777015 rows/sec., 136.46 MiB/sec. | ||
| 12392 | 2025.12.17 22:11:34.984181 [ 198 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12393 | 2025.12.17 22:11:34.984749 [ 198 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2025.12.17 22:11:34.984817 [ 198 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_41_8} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12395 | 2025.12.17 22:11:34.985117 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12396 | 2025.12.17 22:11:35.996317 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2025.12.17 22:11:35.996534 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12398 | 2025.12.17 22:11:35.996607 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12399 | 2025.12.17 22:11:35.997414 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2025.12.17 22:11:35.997459 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12401 | 2025.12.17 22:11:35.997863 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12402 | 2025.12.17 22:11:35.998087 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2025.12.17 22:11:35.998241 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001763 sec., 70334.65683494044 rows/sec., 6.05 MiB/sec. | ||
| 12404 | 2025.12.17 22:11:35.998283 [ 4 ] {328c4502-6971-439a-83bd-a511106dacaa} <Debug> TCPHandler: Processed in 0.002115106 sec. | ||
| 12405 | 2025.12.17 22:11:35.998429 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2025.12.17 22:11:35.998523 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12407 | 2025.12.17 22:11:35.998562 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12408 | 2025.12.17 22:11:35.999050 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.12.17 22:11:35.999087 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12410 | 2025.12.17 22:11:35.999383 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12411 | 2025.12.17 22:11:35.999589 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.12.17 22:11:35.999729 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001224 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 12413 | 2025.12.17 22:11:35.999766 [ 4 ] {6d36c5ba-4762-440b-9399-b6b957c697b8} <Debug> TCPHandler: Processed in 0.001388287 sec. | ||
| 12414 | 2025.12.17 22:11:35.999892 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2025.12.17 22:11:35.999985 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12416 | 2025.12.17 22:11:36.000025 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12417 | 2025.12.17 22:11:36.000490 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2025.12.17 22:11:36.000525 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12419 | 2025.12.17 22:11:36.000830 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12420 | 2025.12.17 22:11:36.001036 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2025.12.17 22:11:36.001263 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001296 sec., 75617.28395061727 rows/sec., 5.91 MiB/sec. | ||
| 12422 | 2025.12.17 22:11:36.001300 [ 4 ] {41372f7e-122a-4ef2-8d9f-86685963160a} <Debug> TCPHandler: Processed in 0.001468569 sec. | ||
| 12423 | 2025.12.17 22:11:36.001427 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2025.12.17 22:11:36.001521 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12425 | 2025.12.17 22:11:36.001563 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12426 | 2025.12.17 22:11:36.001975 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2025.12.17 22:11:36.002008 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12428 | 2025.12.17 22:11:36.002362 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12429 | 2025.12.17 22:11:36.002575 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2025.12.17 22:11:36.002699 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 12431 | 2025.12.17 22:11:36.002735 [ 4 ] {4c045e5b-acd1-4700-acc1-ae146c563b6e} <Debug> TCPHandler: Processed in 0.001362616 sec. | ||
| 12432 | 2025.12.17 22:11:36.002851 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2025.12.17 22:11:36.002958 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12434 | 2025.12.17 22:11:36.003011 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <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 | ||
| 12435 | 2025.12.17 22:11:36.003864 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.12.17 22:11:36.003898 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12437 | 2025.12.17 22:11:36.004480 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12438 | 2025.12.17 22:11:36.004727 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.12.17 22:11:36.004862 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001928 sec., 17634.854771784234 rows/sec., 31.60 MiB/sec. | ||
| 12440 | 2025.12.17 22:11:36.004915 [ 4 ] {6474ead7-3059-4b2c-b92b-5276f3162885} <Debug> TCPHandler: Processed in 0.002111576 sec. | ||
| 12441 | 2025.12.17 22:11:36.005047 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2025.12.17 22:11:36.005147 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12443 | 2025.12.17 22:11:36.005188 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12444 | 2025.12.17 22:11:36.005553 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2025.12.17 22:11:36.005588 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12446 | 2025.12.17 22:11:36.005901 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12447 | 2025.12.17 22:11:36.006113 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2025.12.17 22:11:36.006237 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 12449 | 2025.12.17 22:11:36.006272 [ 4 ] {af893404-e6a1-4cb7-be2c-4376f564d074} <Debug> TCPHandler: Processed in 0.001282225 sec. | ||
| 12450 | 2025.12.17 22:11:36.293018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12451 | 2025.12.17 22:11:36.311426 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2025.12.17 22:11:36.311502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12453 | 2025.12.17 22:11:36.318743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12454 | 2025.12.17 22:11:36.319636 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2025.12.17 22:11:36.319938 [ 111 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12456 | 2025.12.17 22:11:36.319993 [ 111 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12457 | 2025.12.17 22:11:36.320013 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12458 | 2025.12.17 22:11:36.320113 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 12459 | 2025.12.17 22:11:36.323152 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12460 | 2025.12.17 22:11:36.324009 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 12461 | 2025.12.17 22:11:36.324952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12462 | 2025.12.17 22:11:36.327620 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 12463 | 2025.12.17 22:11:36.331347 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12464 | 2025.12.17 22:11:36.335579 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12465 | 2025.12.17 22:11:36.339774 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 12466 | 2025.12.17 22:11:36.343552 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 12467 | 2025.12.17 22:11:36.403739 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083660491 sec., 5044.197027244318 rows/sec., 26.08 MiB/sec. | ||
| 12468 | 2025.12.17 22:11:36.406875 [ 188 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12469 | 2025.12.17 22:11:36.408992 [ 188 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.12.17 22:11:36.409101 [ 188 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_56_11} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12471 | 2025.12.17 22:11:36.410988 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12472 | 2025.12.17 22:11:37.001229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.04 MiB, peak 358.45 MiB, free memory in arenas 0.00 B, will set to 346.50 MiB (RSS), difference: 1.45 MiB | ||
| 12473 | 2025.12.17 22:11:41.023718 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2025.12.17 22:11:41.023934 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12475 | 2025.12.17 22:11:41.024009 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12476 | 2025.12.17 22:11:41.024684 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2025.12.17 22:11:41.024729 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12478 | 2025.12.17 22:11:41.025112 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12479 | 2025.12.17 22:11:41.025373 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2025.12.17 22:11:41.025529 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 296.34 KiB/sec. | ||
| 12481 | 2025.12.17 22:11:41.025573 [ 4 ] {597b453c-7a01-45d2-be95-074af9b677f3} <Debug> TCPHandler: Processed in 0.001994593 sec. | ||
| 12482 | 2025.12.17 22:11:41.025703 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2025.12.17 22:11:41.025802 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12484 | 2025.12.17 22:11:41.025842 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12485 | 2025.12.17 22:11:41.026884 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2025.12.17 22:11:41.026919 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12487 | 2025.12.17 22:11:41.027311 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12488 | 2025.12.17 22:11:41.027526 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2025.12.17 22:11:41.027655 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001874 sec., 647278.5485592316 rows/sec., 53.43 MiB/sec. | ||
| 12490 | 2025.12.17 22:11:41.027693 [ 4 ] {1f7d9e31-105e-4e20-a700-6b5181bc3804} <Debug> TCPHandler: Processed in 0.002040784 sec. | ||
| 12491 | 2025.12.17 22:11:41.027815 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2025.12.17 22:11:41.027911 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12493 | 2025.12.17 22:11:41.027952 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12494 | 2025.12.17 22:11:41.028375 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2025.12.17 22:11:41.028409 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12496 | 2025.12.17 22:11:41.028748 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12497 | 2025.12.17 22:11:41.028962 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2025.12.17 22:11:41.029087 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001195 sec., 10878.661087866109 rows/sec., 791.06 KiB/sec. | ||
| 12499 | 2025.12.17 22:11:41.029125 [ 4 ] {b33bf86f-049c-46e3-a756-76542c5d9ecc} <Debug> TCPHandler: Processed in 0.001361316 sec. | ||
| 12500 | 2025.12.17 22:11:41.029239 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2025.12.17 22:11:41.029335 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12502 | 2025.12.17 22:11:41.029374 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12503 | 2025.12.17 22:11:41.029855 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2025.12.17 22:11:41.029890 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12505 | 2025.12.17 22:11:41.030214 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12506 | 2025.12.17 22:11:41.030459 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2025.12.17 22:11:41.030585 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001269 sec., 179669.03073286053 rows/sec., 12.17 MiB/sec. | ||
| 12508 | 2025.12.17 22:11:41.030622 [ 4 ] {7933819a-1f1f-400f-94cb-6b77504511a0} <Debug> TCPHandler: Processed in 0.001434198 sec. | ||
| 12509 | 2025.12.17 22:11:41.030728 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2025.12.17 22:11:41.030823 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12511 | 2025.12.17 22:11:41.030863 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12512 | 2025.12.17 22:11:41.031461 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2025.12.17 22:11:41.031498 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12514 | 2025.12.17 22:11:41.031846 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12515 | 2025.12.17 22:11:41.032068 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.12.17 22:11:41.032195 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.00139 sec., 383453.23741007195 rows/sec., 28.42 MiB/sec. | ||
| 12517 | 2025.12.17 22:11:41.032234 [ 4 ] {5d1b8eea-b185-4679-b207-b20556b64a49} <Debug> TCPHandler: Processed in 0.001555521 sec. | ||
| 12518 | 2025.12.17 22:11:41.032356 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2025.12.17 22:11:41.032456 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12520 | 2025.12.17 22:11:41.032502 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12521 | 2025.12.17 22:11:41.033078 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.12.17 22:11:41.033120 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12523 | 2025.12.17 22:11:41.033531 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12524 | 2025.12.17 22:11:41.033754 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.12.17 22:11:41.033880 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Debug> executeQuery: Read 835 rows, 57.56 KiB in 0.001442 sec., 579056.8654646325 rows/sec., 38.98 MiB/sec. | ||
| 12526 | 2025.12.17 22:11:41.033917 [ 4 ] {e5573230-896b-45e7-88a2-4a80b3fa858d} <Debug> TCPHandler: Processed in 0.001615063 sec. | ||
| 12527 | 2025.12.17 22:11:41.034036 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2025.12.17 22:11:41.034133 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12529 | 2025.12.17 22:11:41.034189 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <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 | ||
| 12530 | 2025.12.17 22:11:41.034966 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.12.17 22:11:41.035001 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12532 | 2025.12.17 22:11:41.035558 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12533 | 2025.12.17 22:11:41.035804 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.12.17 22:11:41.035956 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00184 sec., 3804.3478260869565 rows/sec., 6.82 MiB/sec. | ||
| 12535 | 2025.12.17 22:11:41.036014 [ 4 ] {a29fce5a-5a8a-4145-a905-8d99ec3937eb} <Debug> TCPHandler: Processed in 0.002029894 sec. | ||
| 12536 | 2025.12.17 22:11:41.036131 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2025.12.17 22:11:41.036228 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12538 | 2025.12.17 22:11:41.036273 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12539 | 2025.12.17 22:11:41.036621 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2025.12.17 22:11:41.036657 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12541 | 2025.12.17 22:11:41.036965 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12542 | 2025.12.17 22:11:41.037185 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2025.12.17 22:11:41.037310 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12544 | 2025.12.17 22:11:41.037347 [ 4 ] {ba64a0ae-bf9b-41d9-bdec-67a6b6f4ee64} <Debug> TCPHandler: Processed in 0.001266523 sec. | ||
| 12545 | 2025.12.17 22:11:42.383630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27450 | ||
| 12546 | 2025.12.17 22:11:42.384159 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2025.12.17 22:11:42.384202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12548 | 2025.12.17 22:11:42.384738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12549 | 2025.12.17 22:11:42.384972 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.12.17 22:11:42.385106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27450 | ||
| 12551 | 2025.12.17 22:11:43.825960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12552 | 2025.12.17 22:11:43.841463 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2025.12.17 22:11:43.841522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12554 | 2025.12.17 22:11:43.847306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12555 | 2025.12.17 22:11:43.848023 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2025.12.17 22:11:43.851166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12557 | 2025.12.17 22:11:44.974184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1613 | ||
| 12558 | 2025.12.17 22:11:44.976446 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2025.12.17 22:11:44.976492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12560 | 2025.12.17 22:11:44.977718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12561 | 2025.12.17 22:11:44.977988 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12562 | 2025.12.17 22:11:44.978258 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1613 | ||
| 12563 | 2025.12.17 22:11:45.996788 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2025.12.17 22:11:45.997005 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12565 | 2025.12.17 22:11:45.997077 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12566 | 2025.12.17 22:11:45.997875 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2025.12.17 22:11:45.997920 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12568 | 2025.12.17 22:11:45.998317 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12569 | 2025.12.17 22:11:45.998542 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2025.12.17 22:11:45.998694 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001744 sec., 71100.91743119266 rows/sec., 6.12 MiB/sec. | ||
| 12571 | 2025.12.17 22:11:45.998736 [ 4 ] {92682109-0f2a-4574-90dc-18312d49d2a5} <Debug> TCPHandler: Processed in 0.002086295 sec. | ||
| 12572 | 2025.12.17 22:11:45.998895 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.12.17 22:11:45.998991 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12574 | 2025.12.17 22:11:45.999031 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12575 | 2025.12.17 22:11:45.999544 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2025.12.17 22:11:45.999582 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12577 | 2025.12.17 22:11:45.999890 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12578 | 2025.12.17 22:11:46.000268 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.12.17 22:11:46.000407 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001434 sec., 23709.90237099024 rows/sec., 1.74 MiB/sec. | ||
| 12580 | 2025.12.17 22:11:46.000446 [ 4 ] {8d739a13-bb77-4f7b-817c-8ed0c086dcf7} <Debug> TCPHandler: Processed in 0.001612293 sec. | ||
| 12581 | 2025.12.17 22:11:46.000577 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2025.12.17 22:11:46.000671 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12583 | 2025.12.17 22:11:46.000710 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12584 | 2025.12.17 22:11:46.001179 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2025.12.17 22:11:46.001214 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12586 | 2025.12.17 22:11:46.001531 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12587 | 2025.12.17 22:11:46.001781 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2025.12.17 22:11:46.001908 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001256 sec., 78025.47770700637 rows/sec., 6.09 MiB/sec. | ||
| 12589 | 2025.12.17 22:11:46.001946 [ 4 ] {83f57e86-f5be-4e81-b912-fe94e81d6379} <Debug> TCPHandler: Processed in 0.001431808 sec. | ||
| 12590 | 2025.12.17 22:11:46.002062 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2025.12.17 22:11:46.002155 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12592 | 2025.12.17 22:11:46.002198 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12593 | 2025.12.17 22:11:46.002640 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2025.12.17 22:11:46.002677 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12595 | 2025.12.17 22:11:46.003016 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12596 | 2025.12.17 22:11:46.003233 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.12.17 22:11:46.003363 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 12598 | 2025.12.17 22:11:46.003400 [ 4 ] {534073cc-4f7b-42c0-b3ee-b81be301042e} <Debug> TCPHandler: Processed in 0.001386457 sec. | ||
| 12599 | 2025.12.17 22:11:46.003514 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2025.12.17 22:11:46.003608 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12601 | 2025.12.17 22:11:46.003663 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <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 | ||
| 12602 | 2025.12.17 22:11:46.004569 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2025.12.17 22:11:46.004607 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12604 | 2025.12.17 22:11:46.005169 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12605 | 2025.12.17 22:11:46.005397 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2025.12.17 22:11:46.005532 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001942 sec., 17507.723995880537 rows/sec., 31.37 MiB/sec. | ||
| 12607 | 2025.12.17 22:11:46.005586 [ 4 ] {299b0414-7b28-4343-97b7-58211a353514} <Debug> TCPHandler: Processed in 0.002120185 sec. | ||
| 12608 | 2025.12.17 22:11:46.005703 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2025.12.17 22:11:46.005799 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12610 | 2025.12.17 22:11:46.005841 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12611 | 2025.12.17 22:11:46.006212 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.12.17 22:11:46.006250 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12613 | 2025.12.17 22:11:46.006566 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12614 | 2025.12.17 22:11:46.006799 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2025.12.17 22:11:46.006952 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 12616 | 2025.12.17 22:11:46.006992 [ 4 ] {ba95f6ea-b482-45f3-b2e2-8149ca591473} <Debug> TCPHandler: Processed in 0.001338006 sec. | ||
| 12617 | 2025.12.17 22:11:49.714670 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12618 | 2025.12.17 22:11:49.714760 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12619 | 2025.12.17 22:11:49.885289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27898 | ||
| 12620 | 2025.12.17 22:11:49.885942 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.12.17 22:11:49.885989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12622 | 2025.12.17 22:11:49.886476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12623 | 2025.12.17 22:11:49.886696 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.12.17 22:11:49.886833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27898 | ||
| 12625 | 2025.12.17 22:11:50.995544 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12626 | 2025.12.17 22:11:50.995793 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12627 | 2025.12.17 22:11:50.995857 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12628 | 2025.12.17 22:11:50.996563 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12629 | 2025.12.17 22:11:50.996607 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12630 | 2025.12.17 22:11:50.996988 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12631 | 2025.12.17 22:11:50.997210 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2025.12.17 22:11:50.997366 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001622 sec., 43156.59679408138 rows/sec., 3.46 MiB/sec. | ||
| 12633 | 2025.12.17 22:11:50.997408 [ 4 ] {c56c26b4-be90-4c3f-be36-44d2b7e31384} <Debug> TCPHandler: Processed in 0.002029754 sec. | ||
| 12634 | 2025.12.17 22:11:50.997555 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12635 | 2025.12.17 22:11:50.997650 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12636 | 2025.12.17 22:11:50.997691 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12637 | 2025.12.17 22:11:50.998184 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2025.12.17 22:11:50.998226 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12639 | 2025.12.17 22:11:50.998528 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12640 | 2025.12.17 22:11:50.998740 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2025.12.17 22:11:50.998861 [ 92 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12642 | 2025.12.17 22:11:50.998867 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001236 sec., 5663.430420711975 rows/sec., 425.86 KiB/sec. | ||
| 12643 | 2025.12.17 22:11:50.998931 [ 92 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2025.12.17 22:11:50.998948 [ 4 ] {5da20370-9a4f-4777-9827-991abb4b3754} <Debug> TCPHandler: Processed in 0.001451519 sec. | ||
| 12645 | 2025.12.17 22:11:50.998958 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12646 | 2025.12.17 22:11:50.999061 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 12647 | 2025.12.17 22:11:50.999112 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2025.12.17 22:11:50.999163 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12649 | 2025.12.17 22:11:50.999191 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 12650 | 2025.12.17 22:11:50.999216 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12651 | 2025.12.17 22:11:50.999247 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 12652 | 2025.12.17 22:11:50.999256 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12653 | 2025.12.17 22:11:50.999290 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part | ||
| 12654 | 2025.12.17 22:11:50.999330 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part | ||
| 12655 | 2025.12.17 22:11:50.999365 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
| 12656 | 2025.12.17 22:11:50.999406 [ 201 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 12657 | 2025.12.17 22:11:50.999795 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2025.12.17 22:11:50.999831 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12659 | 2025.12.17 22:11:51.000139 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001114289 sec., 334742.602682069 rows/sec., 23.07 MiB/sec. | ||
| 12660 | 2025.12.17 22:11:51.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.63 MiB, peak 358.45 MiB, free memory in arenas 0.00 B, will set to 347.32 MiB (RSS), difference: -3.31 MiB | ||
| 12661 | 2025.12.17 22:11:51.000319 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12662 | 2025.12.17 22:11:51.000327 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12663 | 2025.12.17 22:11:51.000618 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12664 | 2025.12.17 22:11:51.000679 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2025.12.17 22:11:51.000761 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001562 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. | ||
| 12666 | 2025.12.17 22:11:51.000762 [ 190 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_81_16} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12667 | 2025.12.17 22:11:51.000806 [ 4 ] {a68e7056-8249-4b1f-997d-1ad226620d7e} <Debug> TCPHandler: Processed in 0.001741866 sec. | ||
| 12668 | 2025.12.17 22:11:51.000876 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12669 | 2025.12.17 22:11:51.000932 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2025.12.17 22:11:51.001033 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12671 | 2025.12.17 22:11:51.001077 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12672 | 2025.12.17 22:11:51.001523 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2025.12.17 22:11:51.001561 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12674 | 2025.12.17 22:11:51.001914 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12675 | 2025.12.17 22:11:51.002125 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2025.12.17 22:11:51.002280 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 12677 | 2025.12.17 22:11:51.002321 [ 4 ] {7275f353-7ccf-4fdb-9ea0-25fb48a7a042} <Debug> TCPHandler: Processed in 0.001437918 sec. | ||
| 12678 | 2025.12.17 22:11:51.002445 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12679 | 2025.12.17 22:11:51.002547 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12680 | 2025.12.17 22:11:51.002601 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <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 | ||
| 12681 | 2025.12.17 22:11:51.003400 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.12.17 22:11:51.003439 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12683 | 2025.12.17 22:11:51.003956 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12684 | 2025.12.17 22:11:51.004178 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2025.12.17 22:11:51.004315 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00179 sec., 3910.614525139665 rows/sec., 7.01 MiB/sec. | ||
| 12686 | 2025.12.17 22:11:51.004374 [ 4 ] {5d648f14-b05f-4fc2-99f0-d2dfc406abc3} <Debug> TCPHandler: Processed in 0.001977632 sec. | ||
| 12687 | 2025.12.17 22:11:51.004488 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2025.12.17 22:11:51.004582 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12689 | 2025.12.17 22:11:51.004624 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12690 | 2025.12.17 22:11:51.004989 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2025.12.17 22:11:51.005025 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12692 | 2025.12.17 22:11:51.005335 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12693 | 2025.12.17 22:11:51.005543 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2025.12.17 22:11:51.005684 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 12695 | 2025.12.17 22:11:51.005726 [ 4 ] {fafaf2a3-8127-4540-9715-fcbeb48de833} <Debug> TCPHandler: Processed in 0.001286984 sec. | ||
| 12696 | 2025.12.17 22:11:51.351253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12697 | 2025.12.17 22:11:51.366598 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12698 | 2025.12.17 22:11:51.366658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12699 | 2025.12.17 22:11:51.372936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12700 | 2025.12.17 22:11:51.373655 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2025.12.17 22:11:51.376711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12702 | 2025.12.17 22:11:52.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.98 MiB, peak 358.45 MiB, free memory in arenas 0.00 B, will set to 347.41 MiB (RSS), difference: 2.43 MiB | ||
| 12703 | 2025.12.17 22:11:52.803375 [ 88 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12704 | 2025.12.17 22:11:52.803441 [ 88 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2025.12.17 22:11:52.803461 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12706 | 2025.12.17 22:11:52.803576 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 12707 | 2025.12.17 22:11:52.803714 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12708 | 2025.12.17 22:11:52.803756 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 12709 | 2025.12.17 22:11:52.803862 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 12710 | 2025.12.17 22:11:52.803936 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 12711 | 2025.12.17 22:11:52.804010 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 12712 | 2025.12.17 22:11:52.804078 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 12713 | 2025.12.17 22:11:52.805063 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542791 sec., 28519.74117038536 rows/sec., 2.38 MiB/sec. | ||
| 12714 | 2025.12.17 22:11:52.805194 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12715 | 2025.12.17 22:11:52.805440 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2025.12.17 22:11:52.805506 [ 201 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_21_5} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12717 | 2025.12.17 22:11:52.805568 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12718 | 2025.12.17 22:11:54.978431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1637 | ||
| 12719 | 2025.12.17 22:11:54.980621 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2025.12.17 22:11:54.980666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12721 | 2025.12.17 22:11:54.981848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12722 | 2025.12.17 22:11:54.982115 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2025.12.17 22:11:54.982375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1637 | ||
| 12724 | 2025.12.17 22:11:55.997802 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2025.12.17 22:11:55.998100 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12726 | 2025.12.17 22:11:55.998208 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12727 | 2025.12.17 22:11:55.999110 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2025.12.17 22:11:55.999158 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12729 | 2025.12.17 22:11:55.999550 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12730 | 2025.12.17 22:11:55.999783 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2025.12.17 22:11:55.999942 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001923 sec., 12480.499219968799 rows/sec., 1.04 MiB/sec. | ||
| 12732 | 2025.12.17 22:11:55.999986 [ 4 ] {585fc42f-8dce-48a7-8a38-b593d1a7359e} <Debug> TCPHandler: Processed in 0.002324731 sec. | ||
| 12733 | 2025.12.17 22:11:56.000117 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2025.12.17 22:11:56.000220 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12735 | 2025.12.17 22:11:56.000264 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12736 | 2025.12.17 22:11:56.000677 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2025.12.17 22:11:56.000716 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12738 | 2025.12.17 22:11:56.001037 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12739 | 2025.12.17 22:11:56.001250 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2025.12.17 22:11:56.001383 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001186 sec., 6745.362563237774 rows/sec., 550.04 KiB/sec. | ||
| 12741 | 2025.12.17 22:11:56.001422 [ 4 ] {480ec995-6e62-43f9-afa4-e54fd534f5fa} <Debug> TCPHandler: Processed in 0.001359246 sec. | ||
| 12742 | 2025.12.17 22:11:56.001535 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2025.12.17 22:11:56.001630 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12744 | 2025.12.17 22:11:56.001670 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12745 | 2025.12.17 22:11:56.002179 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2025.12.17 22:11:56.002214 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12747 | 2025.12.17 22:11:56.002534 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12748 | 2025.12.17 22:11:56.002745 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2025.12.17 22:11:56.002876 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Debug> executeQuery: Read 248 rows, 22.67 KiB in 0.001264 sec., 196202.53164556963 rows/sec., 17.52 MiB/sec. | ||
| 12750 | 2025.12.17 22:11:56.002873 [ 85 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12751 | 2025.12.17 22:11:56.002914 [ 4 ] {d219bd49-3e32-47a4-bf28-5be525690c10} <Debug> TCPHandler: Processed in 0.001430558 sec. | ||
| 12752 | 2025.12.17 22:11:56.002959 [ 85 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2025.12.17 22:11:56.002990 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12754 | 2025.12.17 22:11:56.003056 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2025.12.17 22:11:56.003110 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 12756 | 2025.12.17 22:11:56.003156 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12757 | 2025.12.17 22:11:56.003203 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12758 | 2025.12.17 22:11:56.003244 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12759 | 2025.12.17 22:11:56.003282 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 12760 | 2025.12.17 22:11:56.003346 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 124 rows starting from the beginning of the part | ||
| 12761 | 2025.12.17 22:11:56.003390 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1213 rows starting from the beginning of the part | ||
| 12762 | 2025.12.17 22:11:56.003431 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 124 rows starting from the beginning of the part | ||
| 12763 | 2025.12.17 22:11:56.003470 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 70 rows starting from the beginning of the part | ||
| 12764 | 2025.12.17 22:11:56.003509 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 248 rows starting from the beginning of the part | ||
| 12765 | 2025.12.17 22:11:56.003689 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2025.12.17 22:11:56.003730 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12767 | 2025.12.17 22:11:56.004051 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12768 | 2025.12.17 22:11:56.004267 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2025.12.17 22:11:56.004403 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Debug> executeQuery: Read 54 rows, 4.08 KiB in 0.001265 sec., 42687.74703557312 rows/sec., 3.15 MiB/sec. | ||
| 12770 | 2025.12.17 22:11:56.004442 [ 4 ] {fa75dd8c-a816-4745-a8fe-37036890b41a} <Debug> TCPHandler: Processed in 0.001436828 sec. | ||
| 12771 | 2025.12.17 22:11:56.004560 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12772 | 2025.12.17 22:11:56.004656 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12773 | 2025.12.17 22:11:56.004697 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12774 | 2025.12.17 22:11:56.005102 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12775 | 2025.12.17 22:11:56.005139 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12776 | 2025.12.17 22:11:56.005301 [ 201 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224791 sec., 1888420.7997651151 rows/sec., 163.35 MiB/sec. | ||
| 12777 | 2025.12.17 22:11:56.005452 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12778 | 2025.12.17 22:11:56.005637 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12779 | 2025.12.17 22:11:56.005696 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2025.12.17 22:11:56.005839 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001201 sec., 19983.347210657786 rows/sec., 1.66 MiB/sec. | ||
| 12781 | 2025.12.17 22:11:56.005882 [ 4 ] {e9b27326-a9bf-4686-8810-fd83a01a225a} <Debug> TCPHandler: Processed in 0.001372306 sec. | ||
| 12782 | 2025.12.17 22:11:56.006003 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2025.12.17 22:11:56.006013 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2025.12.17 22:11:56.006102 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12785 | 2025.12.17 22:11:56.006114 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_86_17} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12786 | 2025.12.17 22:11:56.006150 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12787 | 2025.12.17 22:11:56.006228 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12788 | 2025.12.17 22:11:56.006560 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2025.12.17 22:11:56.006601 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12790 | 2025.12.17 22:11:56.006907 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12791 | 2025.12.17 22:11:56.007113 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2025.12.17 22:11:56.007240 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 12793 | 2025.12.17 22:11:56.007278 [ 4 ] {231cefae-c6d2-4ffb-acbe-5f1539f58b63} <Debug> TCPHandler: Processed in 0.001325875 sec. | ||
| 12794 | 2025.12.17 22:11:56.007417 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2025.12.17 22:11:56.007511 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12796 | 2025.12.17 22:11:56.007552 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12797 | 2025.12.17 22:11:56.008023 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2025.12.17 22:11:56.008059 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12799 | 2025.12.17 22:11:56.008371 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12800 | 2025.12.17 22:11:56.008578 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2025.12.17 22:11:56.008700 [ 85 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12802 | 2025.12.17 22:11:56.008705 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001211 sec., 117258.46407927333 rows/sec., 9.47 MiB/sec. | ||
| 12803 | 2025.12.17 22:11:56.008748 [ 85 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2025.12.17 22:11:56.008766 [ 4 ] {a1ca3d80-ff2d-4e3b-8ff5-1b337a867c40} <Debug> TCPHandler: Processed in 0.001400347 sec. | ||
| 12805 | 2025.12.17 22:11:56.008780 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12806 | 2025.12.17 22:11:56.008859 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 12807 | 2025.12.17 22:11:56.008884 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2025.12.17 22:11:56.008946 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12809 | 2025.12.17 22:11:56.008973 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 12810 | 2025.12.17 22:11:56.008980 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12811 | 2025.12.17 22:11:56.009024 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12812 | 2025.12.17 22:11:56.009030 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 98 rows starting from the beginning of the part | ||
| 12813 | 2025.12.17 22:11:56.009073 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 533 rows starting from the beginning of the part | ||
| 12814 | 2025.12.17 22:11:56.009111 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 98 rows starting from the beginning of the part | ||
| 12815 | 2025.12.17 22:11:56.009149 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 71 rows starting from the beginning of the part | ||
| 12816 | 2025.12.17 22:11:56.009186 [ 201 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 142 rows starting from the beginning of the part | ||
| 12817 | 2025.12.17 22:11:56.009452 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2025.12.17 22:11:56.009487 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12819 | 2025.12.17 22:11:56.009831 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12820 | 2025.12.17 22:11:56.010047 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2025.12.17 22:11:56.010167 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12822 | 2025.12.17 22:11:56.010173 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001212 sec., 165016.501650165 rows/sec., 11.83 MiB/sec. | ||
| 12823 | 2025.12.17 22:11:56.010205 [ 190 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376286 sec., 1592692.2165887032 rows/sec., 123.81 MiB/sec. | ||
| 12824 | 2025.12.17 22:11:56.010212 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2025.12.17 22:11:56.010231 [ 4 ] {76177bc4-3e8b-4715-901b-7cac0e5500af} <Debug> TCPHandler: Processed in 0.001397897 sec. | ||
| 12826 | 2025.12.17 22:11:56.010256 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12827 | 2025.12.17 22:11:56.010350 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 12828 | 2025.12.17 22:11:56.010374 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2025.12.17 22:11:56.010418 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12830 | 2025.12.17 22:11:56.010473 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12831 | 2025.12.17 22:11:56.010475 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12832 | 2025.12.17 22:11:56.010522 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25445 rows starting from the beginning of the part | ||
| 12833 | 2025.12.17 22:11:56.010548 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <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 | ||
| 12834 | 2025.12.17 22:11:56.010593 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12835 | 2025.12.17 22:11:56.010648 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 835 rows starting from the beginning of the part | ||
| 12836 | 2025.12.17 22:11:56.010715 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12837 | 2025.12.17 22:11:56.010738 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2025.12.17 22:11:56.010783 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 12839 | 2025.12.17 22:11:56.010829 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_86_17} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12840 | 2025.12.17 22:11:56.010859 [ 199 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 200 rows starting from the beginning of the part | ||
| 12841 | 2025.12.17 22:11:56.010934 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12842 | 2025.12.17 22:11:56.011415 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2025.12.17 22:11:56.011457 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12844 | 2025.12.17 22:11:56.012003 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12845 | 2025.12.17 22:11:56.012240 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2025.12.17 22:11:56.012364 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12847 | 2025.12.17 22:11:56.012382 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001926 sec., 17653.167185877468 rows/sec., 31.63 MiB/sec. | ||
| 12848 | 2025.12.17 22:11:56.012411 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12849 | 2025.12.17 22:11:56.012445 [ 4 ] {098ca60c-5b24-4431-8ee9-d069ba111599} <Debug> TCPHandler: Processed in 0.002122116 sec. | ||
| 12850 | 2025.12.17 22:11:56.012467 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12851 | 2025.12.17 22:11:56.012549 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 12852 | 2025.12.17 22:11:56.012578 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2025.12.17 22:11:56.012679 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12854 | 2025.12.17 22:11:56.012720 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12855 | 2025.12.17 22:11:56.012745 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12856 | 2025.12.17 22:11:56.012825 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1492 rows starting from the beginning of the part | ||
| 12857 | 2025.12.17 22:11:56.012944 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 12858 | 2025.12.17 22:11:56.013043 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
| 12859 | 2025.12.17 22:11:56.013061 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2025.12.17 22:11:56.013102 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12861 | 2025.12.17 22:11:56.013139 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 12862 | 2025.12.17 22:11:56.013241 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
| 12863 | 2025.12.17 22:11:56.013346 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 12864 | 2025.12.17 22:11:56.013445 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12865 | 2025.12.17 22:11:56.013675 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2025.12.17 22:11:56.013801 [ 85 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12867 | 2025.12.17 22:11:56.013814 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 12868 | 2025.12.17 22:11:56.013836 [ 85 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2025.12.17 22:11:56.013859 [ 4 ] {effe93c4-2f58-4255-b779-9d5d7d260214} <Debug> TCPHandler: Processed in 0.001332145 sec. | ||
| 12870 | 2025.12.17 22:11:56.013864 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12871 | 2025.12.17 22:11:56.013980 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12872 | 2025.12.17 22:11:56.014076 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12873 | 2025.12.17 22:11:56.014103 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5082 rows starting from the beginning of the part | ||
| 12874 | 2025.12.17 22:11:56.014151 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12875 | 2025.12.17 22:11:56.014196 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12876 | 2025.12.17 22:11:56.014235 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12877 | 2025.12.17 22:11:56.014269 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 12878 | 2025.12.17 22:11:56.014305 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12879 | 2025.12.17 22:11:56.017214 [ 194 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5382 rows, containing 4 columns (4 merged, 0 gathered) in 0.003275966 sec., 1642874.19344401 rows/sec., 107.48 MiB/sec. | ||
| 12880 | 2025.12.17 22:11:56.017694 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12881 | 2025.12.17 22:11:56.017950 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2025.12.17 22:11:56.018020 [ 196 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_86_17} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12883 | 2025.12.17 22:11:56.018094 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12884 | 2025.12.17 22:11:56.018266 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26960 rows, containing 5 columns (5 merged, 0 gathered) in 0.00795992 sec., 3386968.7132533994 rows/sec., 230.37 MiB/sec. | ||
| 12885 | 2025.12.17 22:11:56.018547 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12886 | 2025.12.17 22:11:56.018806 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2025.12.17 22:11:56.018874 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12888 | 2025.12.17 22:11:56.018964 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12889 | 2025.12.17 22:11:56.023312 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 19 columns (19 merged, 0 gathered) in 0.010793426 sec., 148979.573306937 rows/sec., 266.96 MiB/sec. | ||
| 12890 | 2025.12.17 22:11:56.024789 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12891 | 2025.12.17 22:11:56.025140 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2025.12.17 22:11:56.025217 [ 199 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12893 | 2025.12.17 22:11:56.025364 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12894 | 2025.12.17 22:11:57.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.21 MiB, peak 361.97 MiB, free memory in arenas 0.00 B, will set to 353.05 MiB (RSS), difference: 4.84 MiB | ||
| 12895 | 2025.12.17 22:11:57.386949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28410 | ||
| 12896 | 2025.12.17 22:11:57.387536 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2025.12.17 22:11:57.387589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12898 | 2025.12.17 22:11:57.388098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12899 | 2025.12.17 22:11:57.388330 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2025.12.17 22:11:57.388459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28410 | ||
| 12901 | 2025.12.17 22:11:58.876778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12902 | 2025.12.17 22:11:58.894710 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2025.12.17 22:11:58.894776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12904 | 2025.12.17 22:11:58.900936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12905 | 2025.12.17 22:11:58.901633 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.12.17 22:11:58.904609 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12907 | 2025.12.17 22:12:00.994967 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2025.12.17 22:12:00.995222 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12909 | 2025.12.17 22:12:00.995286 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12910 | 2025.12.17 22:12:00.995990 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2025.12.17 22:12:00.996033 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12912 | 2025.12.17 22:12:00.996420 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12913 | 2025.12.17 22:12:00.996661 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2025.12.17 22:12:00.996814 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001641 sec., 42656.91651432053 rows/sec., 3.42 MiB/sec. | ||
| 12915 | 2025.12.17 22:12:00.996856 [ 4 ] {bb024e75-3ff5-4e66-b420-05448e2b4e89} <Debug> TCPHandler: Processed in 0.002068665 sec. | ||
| 12916 | 2025.12.17 22:12:00.996992 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2025.12.17 22:12:00.997087 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12918 | 2025.12.17 22:12:00.997127 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12919 | 2025.12.17 22:12:00.997537 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2025.12.17 22:12:00.997573 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12921 | 2025.12.17 22:12:00.997870 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12922 | 2025.12.17 22:12:00.998075 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2025.12.17 22:12:00.998202 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001134 sec., 6172.83950617284 rows/sec., 464.17 KiB/sec. | ||
| 12924 | 2025.12.17 22:12:00.998239 [ 4 ] {4fd55610-0756-4586-9d6d-ce419cb0b082} <Debug> TCPHandler: Processed in 0.001302685 sec. | ||
| 12925 | 2025.12.17 22:12:00.998356 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2025.12.17 22:12:00.998450 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12927 | 2025.12.17 22:12:00.998489 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12928 | 2025.12.17 22:12:00.998901 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2025.12.17 22:12:00.998936 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12930 | 2025.12.17 22:12:00.999232 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12931 | 2025.12.17 22:12:00.999439 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2025.12.17 22:12:00.999562 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00113 sec., 62831.85840707965 rows/sec., 4.91 MiB/sec. | ||
| 12933 | 2025.12.17 22:12:00.999599 [ 4 ] {940515de-7d74-40af-83c1-7fa40af86e38} <Debug> TCPHandler: Processed in 0.001292124 sec. | ||
| 12934 | 2025.12.17 22:12:00.999712 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2025.12.17 22:12:00.999805 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12936 | 2025.12.17 22:12:00.999848 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12937 | 2025.12.17 22:12:01.000250 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2025.12.17 22:12:01.000286 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12939 | 2025.12.17 22:12:01.000612 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12940 | 2025.12.17 22:12:01.000817 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2025.12.17 22:12:01.000944 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 12942 | 2025.12.17 22:12:01.000981 [ 4 ] {943fdeda-b006-4b8a-b812-345e421c4ef9} <Debug> TCPHandler: Processed in 0.001316735 sec. | ||
| 12943 | 2025.12.17 22:12:01.001080 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2025.12.17 22:12:01.001173 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12945 | 2025.12.17 22:12:01.001227 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <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 | ||
| 12946 | 2025.12.17 22:12:01.001985 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2025.12.17 22:12:01.002021 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12948 | 2025.12.17 22:12:01.002525 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12949 | 2025.12.17 22:12:01.002740 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2025.12.17 22:12:01.002874 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001719 sec., 4072.1349621873183 rows/sec., 7.30 MiB/sec. | ||
| 12951 | 2025.12.17 22:12:01.002927 [ 4 ] {014fbfe8-17c0-492f-a8c2-967712f63f7e} <Debug> TCPHandler: Processed in 0.00189485 sec. | ||
| 12952 | 2025.12.17 22:12:01.003039 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2025.12.17 22:12:01.003133 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12954 | 2025.12.17 22:12:01.003173 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12955 | 2025.12.17 22:12:01.003502 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2025.12.17 22:12:01.003537 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12957 | 2025.12.17 22:12:01.003823 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12958 | 2025.12.17 22:12:01.004025 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2025.12.17 22:12:01.004147 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 12960 | 2025.12.17 22:12:01.004182 [ 4 ] {ebca264c-fd30-47d1-847d-7b2b51a21685} <Debug> TCPHandler: Processed in 0.001190882 sec. | ||
| 12961 | 2025.12.17 22:12:04.714826 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12962 | 2025.12.17 22:12:04.714880 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12963 | 2025.12.17 22:12:04.888593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28858 | ||
| 12964 | 2025.12.17 22:12:04.889105 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2025.12.17 22:12:04.889151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12966 | 2025.12.17 22:12:04.889661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12967 | 2025.12.17 22:12:04.889905 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2025.12.17 22:12:04.890043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28858 | ||
| 12969 | 2025.12.17 22:12:04.982514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1669 | ||
| 12970 | 2025.12.17 22:12:04.984882 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2025.12.17 22:12:04.984930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12972 | 2025.12.17 22:12:04.986135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12973 | 2025.12.17 22:12:04.986400 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12974 | 2025.12.17 22:12:04.986670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1669 | ||
| 12975 | 2025.12.17 22:12:05.996518 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12976 | 2025.12.17 22:12:05.996737 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12977 | 2025.12.17 22:12:05.996808 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12978 | 2025.12.17 22:12:05.997569 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2025.12.17 22:12:05.997617 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12980 | 2025.12.17 22:12:05.998019 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12981 | 2025.12.17 22:12:05.998254 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2025.12.17 22:12:05.998410 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001727 sec., 71800.81065431384 rows/sec., 6.18 MiB/sec. | ||
| 12983 | 2025.12.17 22:12:05.998452 [ 4 ] {d7ce9091-0777-419d-82d5-bb40f078e183} <Debug> TCPHandler: Processed in 0.002068585 sec. | ||
| 12984 | 2025.12.17 22:12:05.998586 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2025.12.17 22:12:05.998683 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12986 | 2025.12.17 22:12:05.998723 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12987 | 2025.12.17 22:12:05.999185 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2025.12.17 22:12:05.999223 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12989 | 2025.12.17 22:12:05.999518 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12990 | 2025.12.17 22:12:05.999724 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2025.12.17 22:12:05.999850 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001187 sec., 28643.639427127215 rows/sec., 2.10 MiB/sec. | ||
| 12992 | 2025.12.17 22:12:05.999886 [ 4 ] {1a0a1e14-8551-465d-92b7-fe5faca8e793} <Debug> TCPHandler: Processed in 0.001350836 sec. | ||
| 12993 | 2025.12.17 22:12:05.999997 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2025.12.17 22:12:06.000091 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12995 | 2025.12.17 22:12:06.000129 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12996 | 2025.12.17 22:12:06.000585 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.12.17 22:12:06.000622 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12998 | 2025.12.17 22:12:06.000918 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12999 | 2025.12.17 22:12:06.001127 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.12.17 22:12:06.001252 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00118 sec., 83050.84745762711 rows/sec., 6.49 MiB/sec. | ||
| 13001 | 2025.12.17 22:12:06.001288 [ 4 ] {1c19f1fd-95a8-4d67-9a80-a9e8317744c6} <Debug> TCPHandler: Processed in 0.001344026 sec. | ||
| 13002 | 2025.12.17 22:12:06.001398 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13003 | 2025.12.17 22:12:06.001492 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13004 | 2025.12.17 22:12:06.001538 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13005 | 2025.12.17 22:12:06.001939 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13006 | 2025.12.17 22:12:06.001974 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13007 | 2025.12.17 22:12:06.002291 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13008 | 2025.12.17 22:12:06.002507 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2025.12.17 22:12:06.002632 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 13010 | 2025.12.17 22:12:06.002668 [ 4 ] {6043aa6d-aa47-4c84-a4d7-8168d7e1704e} <Debug> TCPHandler: Processed in 0.001317195 sec. | ||
| 13011 | 2025.12.17 22:12:06.002771 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13012 | 2025.12.17 22:12:06.002864 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13013 | 2025.12.17 22:12:06.002918 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <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 | ||
| 13014 | 2025.12.17 22:12:06.003756 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2025.12.17 22:12:06.003792 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13016 | 2025.12.17 22:12:06.004348 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13017 | 2025.12.17 22:12:06.004565 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13018 | 2025.12.17 22:12:06.004701 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001854 sec., 18338.727076591156 rows/sec., 32.86 MiB/sec. | ||
| 13019 | 2025.12.17 22:12:06.004753 [ 4 ] {abc5197b-148e-474f-9ffc-e66c572fbfe5} <Debug> TCPHandler: Processed in 0.002029143 sec. | ||
| 13020 | 2025.12.17 22:12:06.004870 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2025.12.17 22:12:06.004964 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13022 | 2025.12.17 22:12:06.005003 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13023 | 2025.12.17 22:12:06.005339 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2025.12.17 22:12:06.005374 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13025 | 2025.12.17 22:12:06.005677 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13026 | 2025.12.17 22:12:06.005882 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2025.12.17 22:12:06.006012 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 13028 | 2025.12.17 22:12:06.006047 [ 4 ] {3c10de72-d4c0-41e7-a917-4ec47089a0a6} <Debug> TCPHandler: Processed in 0.001224713 sec. | ||
| 13029 | 2025.12.17 22:12:06.404659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13030 | 2025.12.17 22:12:06.422891 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2025.12.17 22:12:06.422957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13032 | 2025.12.17 22:12:06.429381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13033 | 2025.12.17 22:12:06.430075 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2025.12.17 22:12:06.433442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13035 | 2025.12.17 22:12:07.664131 [ 71 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13036 | 2025.12.17 22:12:07.664227 [ 71 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2025.12.17 22:12:07.664269 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13038 | 2025.12.17 22:12:07.664452 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 13039 | 2025.12.17 22:12:07.664647 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13040 | 2025.12.17 22:12:07.664704 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 13041 | 2025.12.17 22:12:07.664810 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 13042 | 2025.12.17 22:12:07.664886 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 13043 | 2025.12.17 22:12:07.664956 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 13044 | 2025.12.17 22:12:07.665032 [ 193 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 13045 | 2025.12.17 22:12:07.666180 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801807 sec., 508378.5333279313 rows/sec., 35.23 MiB/sec. | ||
| 13046 | 2025.12.17 22:12:07.666364 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13047 | 2025.12.17 22:12:07.666645 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2025.12.17 22:12:07.666714 [ 189 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_27_6} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13049 | 2025.12.17 22:12:07.666792 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13050 | 2025.12.17 22:12:08.309504 [ 70 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13051 | 2025.12.17 22:12:08.309567 [ 70 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2025.12.17 22:12:08.309587 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13053 | 2025.12.17 22:12:08.309717 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 13054 | 2025.12.17 22:12:08.309874 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13055 | 2025.12.17 22:12:08.309912 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 13056 | 2025.12.17 22:12:08.309986 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 13057 | 2025.12.17 22:12:08.310038 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 13058 | 2025.12.17 22:12:08.310087 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 13059 | 2025.12.17 22:12:08.310131 [ 199 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 13060 | 2025.12.17 22:12:08.310905 [ 189 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246793 sec., 376967.1469121177 rows/sec., 23.60 MiB/sec. | ||
| 13061 | 2025.12.17 22:12:08.311139 [ 198 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13062 | 2025.12.17 22:12:08.311514 [ 198 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2025.12.17 22:12:08.311602 [ 198 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_27_6} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13064 | 2025.12.17 22:12:08.311744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13065 | 2025.12.17 22:12:10.615064 [ 63 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 13066 | 2025.12.17 22:12:10.615139 [ 63 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2025.12.17 22:12:10.615160 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13068 | 2025.12.17 22:12:10.615273 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 13069 | 2025.12.17 22:12:10.615434 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13070 | 2025.12.17 22:12:10.615473 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 465 rows starting from the beginning of the part | ||
| 13071 | 2025.12.17 22:12:10.615548 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 13072 | 2025.12.17 22:12:10.615599 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 13073 | 2025.12.17 22:12:10.615651 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 13074 | 2025.12.17 22:12:10.615696 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 13075 | 2025.12.17 22:12:10.616658 [ 188 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435408 sec., 675069.3879370883 rows/sec., 48.57 MiB/sec. | ||
| 13076 | 2025.12.17 22:12:10.616835 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 13077 | 2025.12.17 22:12:10.617090 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2025.12.17 22:12:10.617161 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_42_9} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 13079 | 2025.12.17 22:12:10.617239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13080 | 2025.12.17 22:12:11.021487 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2025.12.17 22:12:11.021669 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13082 | 2025.12.17 22:12:11.021734 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13083 | 2025.12.17 22:12:11.022439 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2025.12.17 22:12:11.022477 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13085 | 2025.12.17 22:12:11.022852 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13086 | 2025.12.17 22:12:11.023085 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2025.12.17 22:12:11.023235 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001616 sec., 2475.2475247524753 rows/sec., 201.84 KiB/sec. | ||
| 13088 | 2025.12.17 22:12:11.023275 [ 4 ] {897630fe-7613-4119-a5e5-930d2e61a894} <Debug> TCPHandler: Processed in 0.00191825 sec. | ||
| 13089 | 2025.12.17 22:12:11.023415 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13090 | 2025.12.17 22:12:11.023510 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13091 | 2025.12.17 22:12:11.023548 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13092 | 2025.12.17 22:12:11.024704 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2025.12.17 22:12:11.024740 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13094 | 2025.12.17 22:12:11.025113 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13095 | 2025.12.17 22:12:11.025326 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2025.12.17 22:12:11.025450 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001959 sec., 618683.0015313936 rows/sec., 51.08 MiB/sec. | ||
| 13097 | 2025.12.17 22:12:11.025487 [ 4 ] {64b051c8-726e-439a-9669-43ff0fe60ab8} <Debug> TCPHandler: Processed in 0.002125236 sec. | ||
| 13098 | 2025.12.17 22:12:11.025610 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2025.12.17 22:12:11.025705 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13100 | 2025.12.17 22:12:11.025745 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13101 | 2025.12.17 22:12:11.026168 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.12.17 22:12:11.026202 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13103 | 2025.12.17 22:12:11.026508 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13104 | 2025.12.17 22:12:11.026721 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2025.12.17 22:12:11.026849 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001163 sec., 9458.29750644884 rows/sec., 692.75 KiB/sec. | ||
| 13106 | 2025.12.17 22:12:11.026886 [ 4 ] {46762994-57e0-46d1-9e42-aba1c86286b8} <Debug> TCPHandler: Processed in 0.001324515 sec. | ||
| 13107 | 2025.12.17 22:12:11.026998 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13108 | 2025.12.17 22:12:11.027092 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13109 | 2025.12.17 22:12:11.027130 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13110 | 2025.12.17 22:12:11.027604 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2025.12.17 22:12:11.027637 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13112 | 2025.12.17 22:12:11.027936 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13113 | 2025.12.17 22:12:11.028149 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2025.12.17 22:12:11.028273 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 12.87 MiB/sec. | ||
| 13115 | 2025.12.17 22:12:11.028309 [ 4 ] {1b718443-5065-4393-a9f8-bf7ebf0e533c} <Debug> TCPHandler: Processed in 0.001358916 sec. | ||
| 13116 | 2025.12.17 22:12:11.028419 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2025.12.17 22:12:11.028513 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13118 | 2025.12.17 22:12:11.028551 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13119 | 2025.12.17 22:12:11.029137 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2025.12.17 22:12:11.029171 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13121 | 2025.12.17 22:12:11.029485 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13122 | 2025.12.17 22:12:11.029688 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2025.12.17 22:12:11.029810 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001314 sec., 404109.58904109587 rows/sec., 29.94 MiB/sec. | ||
| 13124 | 2025.12.17 22:12:11.029847 [ 4 ] {a1587f6f-f0cc-431d-bcc7-30cf96c6374d} <Debug> TCPHandler: Processed in 0.001475919 sec. | ||
| 13125 | 2025.12.17 22:12:11.029957 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2025.12.17 22:12:11.030051 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13127 | 2025.12.17 22:12:11.030094 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13128 | 2025.12.17 22:12:11.030654 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2025.12.17 22:12:11.030688 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13130 | 2025.12.17 22:12:11.031057 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13131 | 2025.12.17 22:12:11.031262 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2025.12.17 22:12:11.031386 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001353 sec., 625277.1618625277 rows/sec., 42.09 MiB/sec. | ||
| 13133 | 2025.12.17 22:12:11.031420 [ 4 ] {f2c7f0b7-36ea-4ad6-aa98-25a5228be965} <Debug> TCPHandler: Processed in 0.00151101 sec. | ||
| 13134 | 2025.12.17 22:12:11.031532 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2025.12.17 22:12:11.031626 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13136 | 2025.12.17 22:12:11.031682 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <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 | ||
| 13137 | 2025.12.17 22:12:11.032439 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2025.12.17 22:12:11.032475 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13139 | 2025.12.17 22:12:11.032972 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13140 | 2025.12.17 22:12:11.033189 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2025.12.17 22:12:11.033319 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001711 sec., 4091.174751607247 rows/sec., 7.33 MiB/sec. | ||
| 13142 | 2025.12.17 22:12:11.033371 [ 4 ] {cf934461-e1e7-466c-b521-669af1582b7e} <Debug> TCPHandler: Processed in 0.001886299 sec. | ||
| 13143 | 2025.12.17 22:12:11.033487 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13144 | 2025.12.17 22:12:11.033582 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13145 | 2025.12.17 22:12:11.033623 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13146 | 2025.12.17 22:12:11.033953 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2025.12.17 22:12:11.033988 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13148 | 2025.12.17 22:12:11.034290 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13149 | 2025.12.17 22:12:11.034492 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2025.12.17 22:12:11.034613 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 13151 | 2025.12.17 22:12:11.034648 [ 4 ] {cfa39d92-69dd-428f-bce7-7b6553bfcbef} <Debug> TCPHandler: Processed in 0.001207812 sec. | ||
| 13152 | 2025.12.17 22:12:12.390185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29370 | ||
| 13153 | 2025.12.17 22:12:12.390737 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2025.12.17 22:12:12.390776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13155 | 2025.12.17 22:12:12.391230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13156 | 2025.12.17 22:12:12.391460 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2025.12.17 22:12:12.391586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29370 | ||
| 13158 | 2025.12.17 22:12:12.391650 [ 56 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13159 | 2025.12.17 22:12:12.391754 [ 56 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2025.12.17 22:12:12.391792 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13161 | 2025.12.17 22:12:12.391969 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 13162 | 2025.12.17 22:12:12.392193 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13163 | 2025.12.17 22:12:12.392254 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26938 rows starting from the beginning of the part | ||
| 13164 | 2025.12.17 22:12:12.392354 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13165 | 2025.12.17 22:12:12.392436 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13166 | 2025.12.17 22:12:12.392502 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13167 | 2025.12.17 22:12:12.392566 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13168 | 2025.12.17 22:12:12.392617 [ 186 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13169 | 2025.12.17 22:12:12.394799 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29370 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899897 sec., 10127945.923596598 rows/sec., 144.88 MiB/sec. | ||
| 13170 | 2025.12.17 22:12:12.395293 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13171 | 2025.12.17 22:12:12.395631 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13172 | 2025.12.17 22:12:12.395693 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_61_12} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13173 | 2025.12.17 22:12:12.395794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13174 | 2025.12.17 22:12:13.933539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13175 | 2025.12.17 22:12:13.952886 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13176 | 2025.12.17 22:12:13.952955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13177 | 2025.12.17 22:12:13.958779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13178 | 2025.12.17 22:12:13.959539 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13179 | 2025.12.17 22:12:13.959858 [ 54 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13180 | 2025.12.17 22:12:13.959921 [ 54 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2025.12.17 22:12:13.959941 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13182 | 2025.12.17 22:12:13.960033 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13183 | 2025.12.17 22:12:13.963078 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13184 | 2025.12.17 22:12:13.963407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13185 | 2025.12.17 22:12:13.963885 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13186 | 2025.12.17 22:12:13.967370 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13187 | 2025.12.17 22:12:13.970866 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13188 | 2025.12.17 22:12:13.974795 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13189 | 2025.12.17 22:12:13.978765 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13190 | 2025.12.17 22:12:13.982424 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 13191 | 2025.12.17 22:12:14.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.57 MiB, peak 363.57 MiB, free memory in arenas 0.00 B, will set to 353.19 MiB (RSS), difference: -10.38 MiB | ||
| 13192 | 2025.12.17 22:12:14.037025 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077027626 sec., 5971.883386358032 rows/sec., 30.88 MiB/sec. | ||
| 13193 | 2025.12.17 22:12:14.040096 [ 190 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13194 | 2025.12.17 22:12:14.042324 [ 190 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_61_12} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2025.12.17 22:12:14.042439 [ 190 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_61_12} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13196 | 2025.12.17 22:12:14.044604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13197 | 2025.12.17 22:12:14.986891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1697 | ||
| 13198 | 2025.12.17 22:12:14.989275 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2025.12.17 22:12:14.989325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13200 | 2025.12.17 22:12:14.990506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13201 | 2025.12.17 22:12:14.990775 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2025.12.17 22:12:14.991041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1697 | ||
| 13203 | 2025.12.17 22:12:15.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.79 MiB, peak 363.57 MiB, free memory in arenas 0.00 B, will set to 354.06 MiB (RSS), difference: 10.28 MiB | ||
| 13204 | 2025.12.17 22:12:15.996978 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2025.12.17 22:12:15.997199 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13206 | 2025.12.17 22:12:15.997273 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13207 | 2025.12.17 22:12:15.997980 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2025.12.17 22:12:15.998032 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13209 | 2025.12.17 22:12:15.998438 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13210 | 2025.12.17 22:12:15.998679 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2025.12.17 22:12:15.998842 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001699 sec., 72984.10829899942 rows/sec., 6.28 MiB/sec. | ||
| 13212 | 2025.12.17 22:12:15.998894 [ 4 ] {34e6b100-ead9-496a-a0dc-2d168a04706f} <Debug> TCPHandler: Processed in 0.002054164 sec. | ||
| 13213 | 2025.12.17 22:12:15.999016 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13214 | 2025.12.17 22:12:15.999119 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13215 | 2025.12.17 22:12:15.999163 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13216 | 2025.12.17 22:12:15.999580 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2025.12.17 22:12:15.999618 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13218 | 2025.12.17 22:12:15.999923 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13219 | 2025.12.17 22:12:16.000280 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2025.12.17 22:12:16.000408 [ 52 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13221 | 2025.12.17 22:12:16.000415 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001318 sec., 25796.661608497725 rows/sec., 1.89 MiB/sec. | ||
| 13222 | 2025.12.17 22:12:16.000482 [ 52 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2025.12.17 22:12:16.000501 [ 4 ] {e28db249-834a-4176-a642-c5b5773dee0f} <Debug> TCPHandler: Processed in 0.001536911 sec. | ||
| 13224 | 2025.12.17 22:12:16.000509 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13225 | 2025.12.17 22:12:16.000619 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13226 | 2025.12.17 22:12:16.000620 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 13227 | 2025.12.17 22:12:16.000721 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13228 | 2025.12.17 22:12:16.000762 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13229 | 2025.12.17 22:12:16.000766 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13230 | 2025.12.17 22:12:16.000803 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 13231 | 2025.12.17 22:12:16.000876 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 54 rows starting from the beginning of the part | ||
| 13232 | 2025.12.17 22:12:16.000926 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 13233 | 2025.12.17 22:12:16.000971 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
| 13234 | 2025.12.17 22:12:16.001011 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 11 rows starting from the beginning of the part | ||
| 13235 | 2025.12.17 22:12:16.001050 [ 194 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 34 rows starting from the beginning of the part | ||
| 13236 | 2025.12.17 22:12:16.001213 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2025.12.17 22:12:16.001255 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13238 | 2025.12.17 22:12:16.001599 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13239 | 2025.12.17 22:12:16.001824 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2025.12.17 22:12:16.001883 [ 197 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309155 sec., 319289.9236530434 rows/sec., 22.31 MiB/sec. | ||
| 13241 | 2025.12.17 22:12:16.001955 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001253 sec., 78212.2905027933 rows/sec., 6.11 MiB/sec. | ||
| 13242 | 2025.12.17 22:12:16.001992 [ 4 ] {e18a7160-9b9d-4293-98ca-27e969f04901} <Debug> TCPHandler: Processed in 0.001421817 sec. | ||
| 13243 | 2025.12.17 22:12:16.002088 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13244 | 2025.12.17 22:12:16.002104 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2025.12.17 22:12:16.002211 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13246 | 2025.12.17 22:12:16.002259 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13247 | 2025.12.17 22:12:16.002415 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2025.12.17 22:12:16.002503 [ 196 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_86_17} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13249 | 2025.12.17 22:12:16.002619 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13250 | 2025.12.17 22:12:16.002665 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2025.12.17 22:12:16.002707 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13252 | 2025.12.17 22:12:16.003040 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13253 | 2025.12.17 22:12:16.003256 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2025.12.17 22:12:16.003385 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 13255 | 2025.12.17 22:12:16.003424 [ 4 ] {72071701-5350-4a3c-8d99-b338d37385a6} <Debug> TCPHandler: Processed in 0.001367136 sec. | ||
| 13256 | 2025.12.17 22:12:16.003534 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2025.12.17 22:12:16.003628 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13258 | 2025.12.17 22:12:16.003682 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <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 | ||
| 13259 | 2025.12.17 22:12:16.004669 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.12.17 22:12:16.004712 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13261 | 2025.12.17 22:12:16.005418 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13262 | 2025.12.17 22:12:16.005700 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2025.12.17 22:12:16.005881 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00227 sec., 14977.97356828194 rows/sec., 26.84 MiB/sec. | ||
| 13264 | 2025.12.17 22:12:16.005968 [ 4 ] {93a5a10a-b6a8-45d0-955f-9928f4a50a6f} <Debug> TCPHandler: Processed in 0.002482845 sec. | ||
| 13265 | 2025.12.17 22:12:16.006101 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2025.12.17 22:12:16.006202 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13267 | 2025.12.17 22:12:16.006244 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13268 | 2025.12.17 22:12:16.006591 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2025.12.17 22:12:16.006627 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13270 | 2025.12.17 22:12:16.006931 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13271 | 2025.12.17 22:12:16.007132 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2025.12.17 22:12:16.007261 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13273 | 2025.12.17 22:12:16.007296 [ 4 ] {c00c4396-4910-4000-ba20-2b9a56c1914d} <Debug> TCPHandler: Processed in 0.001257693 sec. | ||
| 13274 | 2025.12.17 22:12:19.714947 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13275 | 2025.12.17 22:12:19.715010 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13276 | 2025.12.17 22:12:19.891725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29818 | ||
| 13277 | 2025.12.17 22:12:19.892298 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2025.12.17 22:12:19.892347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13279 | 2025.12.17 22:12:19.892885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13280 | 2025.12.17 22:12:19.893116 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2025.12.17 22:12:19.893262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29818 | ||
| 13282 | 2025.12.17 22:12:20.995794 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2025.12.17 22:12:20.996046 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13284 | 2025.12.17 22:12:20.996120 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13285 | 2025.12.17 22:12:20.996920 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2025.12.17 22:12:20.996970 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13287 | 2025.12.17 22:12:20.997363 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13288 | 2025.12.17 22:12:20.997589 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2025.12.17 22:12:20.997723 [ 46 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13290 | 2025.12.17 22:12:20.997744 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001753 sec., 39931.54592127781 rows/sec., 3.20 MiB/sec. | ||
| 13291 | 2025.12.17 22:12:20.997799 [ 46 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.12.17 22:12:20.997816 [ 4 ] {8c575b9d-47c3-47d3-bd66-32018cb75fc0} <Debug> TCPHandler: Processed in 0.002207729 sec. | ||
| 13293 | 2025.12.17 22:12:20.997832 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13294 | 2025.12.17 22:12:20.997971 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2025.12.17 22:12:20.998009 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 13296 | 2025.12.17 22:12:20.998072 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13297 | 2025.12.17 22:12:20.998135 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13298 | 2025.12.17 22:12:20.998254 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13299 | 2025.12.17 22:12:20.998317 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2466 rows starting from the beginning of the part | ||
| 13300 | 2025.12.17 22:12:20.998436 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 70 rows starting from the beginning of the part | ||
| 13301 | 2025.12.17 22:12:20.998515 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 124 rows starting from the beginning of the part | ||
| 13302 | 2025.12.17 22:12:20.998583 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1212 rows starting from the beginning of the part | ||
| 13303 | 2025.12.17 22:12:20.998618 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2025.12.17 22:12:20.998653 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 124 rows starting from the beginning of the part | ||
| 13305 | 2025.12.17 22:12:20.998661 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13306 | 2025.12.17 22:12:20.998728 [ 194 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 70 rows starting from the beginning of the part | ||
| 13307 | 2025.12.17 22:12:20.999025 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13308 | 2025.12.17 22:12:20.999259 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2025.12.17 22:12:20.999391 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001338 sec., 5231.6890881913305 rows/sec., 393.40 KiB/sec. | ||
| 13310 | 2025.12.17 22:12:20.999429 [ 4 ] {d915f222-ae1a-4127-8694-86780bce789d} <Debug> TCPHandler: Processed in 0.001511449 sec. | ||
| 13311 | 2025.12.17 22:12:20.999557 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2025.12.17 22:12:20.999651 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13313 | 2025.12.17 22:12:20.999691 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13314 | 2025.12.17 22:12:21.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.46 MiB, peak 363.57 MiB, free memory in arenas 0.00 B, will set to 354.07 MiB (RSS), difference: -3.39 MiB | ||
| 13315 | 2025.12.17 22:12:21.000192 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2025.12.17 22:12:21.000250 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13317 | 2025.12.17 22:12:21.000570 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13318 | 2025.12.17 22:12:21.000612 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 5 columns (5 merged, 0 gathered) in 0.002696521 sec., 1507868.8428534397 rows/sec., 129.77 MiB/sec. | ||
| 13319 | 2025.12.17 22:12:21.000789 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13320 | 2025.12.17 22:12:21.000912 [ 46 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13321 | 2025.12.17 22:12:21.000925 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001292 sec., 54953.56037151703 rows/sec., 4.29 MiB/sec. | ||
| 13322 | 2025.12.17 22:12:21.000952 [ 46 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2025.12.17 22:12:21.000957 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13324 | 2025.12.17 22:12:21.000977 [ 4 ] {3933d721-d27f-49d0-a1db-1d60222f23a2} <Debug> TCPHandler: Processed in 0.001473228 sec. | ||
| 13325 | 2025.12.17 22:12:21.000979 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13326 | 2025.12.17 22:12:21.001095 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 13327 | 2025.12.17 22:12:21.001139 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2025.12.17 22:12:21.001214 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13329 | 2025.12.17 22:12:21.001244 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13330 | 2025.12.17 22:12:21.001247 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2025.12.17 22:12:21.001252 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 13332 | 2025.12.17 22:12:21.001295 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13333 | 2025.12.17 22:12:21.001346 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 71 rows starting from the beginning of the part | ||
| 13334 | 2025.12.17 22:12:21.001348 [ 196 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_91_18} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13335 | 2025.12.17 22:12:21.001404 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 98 rows starting from the beginning of the part | ||
| 13336 | 2025.12.17 22:12:21.001451 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 531 rows starting from the beginning of the part | ||
| 13337 | 2025.12.17 22:12:21.001462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13338 | 2025.12.17 22:12:21.001497 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 98 rows starting from the beginning of the part | ||
| 13339 | 2025.12.17 22:12:21.001541 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 71 rows starting from the beginning of the part | ||
| 13340 | 2025.12.17 22:12:21.001745 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2025.12.17 22:12:21.001794 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13342 | 2025.12.17 22:12:21.002149 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13343 | 2025.12.17 22:12:21.002385 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2025.12.17 22:12:21.002507 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13345 | 2025.12.17 22:12:21.002516 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 13346 | 2025.12.17 22:12:21.002546 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2025.12.17 22:12:21.002570 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13348 | 2025.12.17 22:12:21.002583 [ 4 ] {de2a0a2d-865c-4a6c-9150-3beff944371b} <Debug> TCPHandler: Processed in 0.001493469 sec. | ||
| 13349 | 2025.12.17 22:12:21.002636 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 13350 | 2025.12.17 22:12:21.002715 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2025.12.17 22:12:21.002726 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672464 sec., 1266992.891924729 rows/sec., 98.08 MiB/sec. | ||
| 13352 | 2025.12.17 22:12:21.002750 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13353 | 2025.12.17 22:12:21.002792 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26960 rows starting from the beginning of the part | ||
| 13354 | 2025.12.17 22:12:21.002814 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13355 | 2025.12.17 22:12:21.002841 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 13356 | 2025.12.17 22:12:21.002874 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <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 | ||
| 13357 | 2025.12.17 22:12:21.002889 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13358 | 2025.12.17 22:12:21.002940 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 846 rows starting from the beginning of the part | ||
| 13359 | 2025.12.17 22:12:21.002972 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13360 | 2025.12.17 22:12:21.002981 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13361 | 2025.12.17 22:12:21.003036 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13362 | 2025.12.17 22:12:21.003313 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.12.17 22:12:21.003416 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_91_18} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13364 | 2025.12.17 22:12:21.003532 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 13365 | 2025.12.17 22:12:21.003682 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2025.12.17 22:12:21.003723 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13367 | 2025.12.17 22:12:21.004278 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13368 | 2025.12.17 22:12:21.004525 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2025.12.17 22:12:21.004651 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13370 | 2025.12.17 22:12:21.004666 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00187 sec., 3743.3155080213905 rows/sec., 6.71 MiB/sec. | ||
| 13371 | 2025.12.17 22:12:21.004688 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13372 | 2025.12.17 22:12:21.004710 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13373 | 2025.12.17 22:12:21.004733 [ 4 ] {d6a95ebe-92e8-4687-b0d0-00d868ab1b6d} <Debug> TCPHandler: Processed in 0.002066765 sec. | ||
| 13374 | 2025.12.17 22:12:21.004804 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 13375 | 2025.12.17 22:12:21.004861 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2025.12.17 22:12:21.004955 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13377 | 2025.12.17 22:12:21.004992 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13378 | 2025.12.17 22:12:21.004996 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13379 | 2025.12.17 22:12:21.005049 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1608 rows starting from the beginning of the part | ||
| 13380 | 2025.12.17 22:12:21.005164 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
| 13381 | 2025.12.17 22:12:21.005258 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 13382 | 2025.12.17 22:12:21.005346 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
| 13383 | 2025.12.17 22:12:21.005369 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.12.17 22:12:21.005406 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13385 | 2025.12.17 22:12:21.005430 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 13386 | 2025.12.17 22:12:21.005515 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 7 rows starting from the beginning of the part | ||
| 13387 | 2025.12.17 22:12:21.005732 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13388 | 2025.12.17 22:12:21.005946 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2025.12.17 22:12:21.006077 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 13390 | 2025.12.17 22:12:21.006077 [ 46 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13391 | 2025.12.17 22:12:21.006114 [ 4 ] {f586aa1d-3c55-484d-97a6-531cb18fde6d} <Debug> TCPHandler: Processed in 0.001301784 sec. | ||
| 13392 | 2025.12.17 22:12:21.006134 [ 46 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.12.17 22:12:21.006161 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13394 | 2025.12.17 22:12:21.006235 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 13395 | 2025.12.17 22:12:21.006337 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13396 | 2025.12.17 22:12:21.006365 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5382 rows starting from the beginning of the part | ||
| 13397 | 2025.12.17 22:12:21.006418 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 13398 | 2025.12.17 22:12:21.006463 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 13399 | 2025.12.17 22:12:21.006507 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 13400 | 2025.12.17 22:12:21.006550 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 13401 | 2025.12.17 22:12:21.006591 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 13402 | 2025.12.17 22:12:21.009047 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5682 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844866 sec., 1997282.12154808 rows/sec., 130.88 MiB/sec. | ||
| 13403 | 2025.12.17 22:12:21.009563 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13404 | 2025.12.17 22:12:21.009807 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_91_18} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2025.12.17 22:12:21.009880 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_91_18} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13406 | 2025.12.17 22:12:21.009943 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13407 | 2025.12.17 22:12:21.010048 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28446 rows, containing 5 columns (5 merged, 0 gathered) in 0.007439457 sec., 3823666.162732038 rows/sec., 260.13 MiB/sec. | ||
| 13408 | 2025.12.17 22:12:21.010414 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13409 | 2025.12.17 22:12:21.010678 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2025.12.17 22:12:21.010759 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13411 | 2025.12.17 22:12:21.010841 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13412 | 2025.12.17 22:12:21.016988 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1697 rows, containing 19 columns (19 merged, 0 gathered) in 0.012221503 sec., 138853.62545015945 rows/sec., 248.82 MiB/sec. | ||
| 13413 | 2025.12.17 22:12:21.018552 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13414 | 2025.12.17 22:12:21.018876 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2025.12.17 22:12:21.018950 [ 189 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13416 | 2025.12.17 22:12:21.019075 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. | ||
| 13417 | 2025.12.17 22:12:21.463459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13418 | 2025.12.17 22:12:21.478999 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2025.12.17 22:12:21.479066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13420 | 2025.12.17 22:12:21.484488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13421 | 2025.12.17 22:12:21.485169 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13422 | 2025.12.17 22:12:21.487953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13423 | 2025.12.17 22:12:22.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.81 MiB, peak 365.06 MiB, free memory in arenas 0.00 B, will set to 359.16 MiB (RSS), difference: 7.35 MiB | ||
| 13424 | 2025.12.17 22:12:24.992159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1721 | ||
| 13425 | 2025.12.17 22:12:24.994446 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2025.12.17 22:12:24.994486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13427 | 2025.12.17 22:12:24.995683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13428 | 2025.12.17 22:12:24.995959 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2025.12.17 22:12:24.996100 [ 38 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13430 | 2025.12.17 22:12:24.996139 [ 38 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2025.12.17 22:12:24.996163 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13432 | 2025.12.17 22:12:24.996236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1721 | ||
| 13433 | 2025.12.17 22:12:24.996289 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 13434 | 2025.12.17 22:12:24.996868 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13435 | 2025.12.17 22:12:24.997007 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1585 rows starting from the beginning of the part | ||
| 13436 | 2025.12.17 22:12:24.997370 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 13437 | 2025.12.17 22:12:24.997710 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 13438 | 2025.12.17 22:12:24.998046 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 13439 | 2025.12.17 22:12:24.998381 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 13440 | 2025.12.17 22:12:24.998717 [ 187 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 13441 | 2025.12.17 22:12:25.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.17 MiB, peak 365.06 MiB, free memory in arenas 0.00 B, will set to 359.16 MiB (RSS), difference: -4.01 MiB | ||
| 13442 | 2025.12.17 22:12:25.005533 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1721 rows, containing 72 columns (72 merged, 0 gathered) in 0.009304545 sec., 184963.37005194774 rows/sec., 148.60 MiB/sec. | ||
| 13443 | 2025.12.17 22:12:25.007267 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13444 | 2025.12.17 22:12:25.007819 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13445 | 2025.12.17 22:12:25.007885 [ 186 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_46_9} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13446 | 2025.12.17 22:12:25.008180 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13447 | 2025.12.17 22:12:26.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.25 MiB, peak 365.06 MiB, free memory in arenas 0.00 B, will set to 359.17 MiB (RSS), difference: 3.92 MiB | ||
| 13448 | 2025.12.17 22:12:26.009723 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2025.12.17 22:12:26.009911 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13450 | 2025.12.17 22:12:26.009988 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13451 | 2025.12.17 22:12:26.010871 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2025.12.17 22:12:26.010923 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13453 | 2025.12.17 22:12:26.011370 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13454 | 2025.12.17 22:12:26.011612 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2025.12.17 22:12:26.011771 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001912 sec., 214435.14644351465 rows/sec., 13.60 MiB/sec. | ||
| 13456 | 2025.12.17 22:12:26.011816 [ 4 ] {9ebef6f6-fac2-4de1-bd1f-328b5e9643fa} <Debug> TCPHandler: Processed in 0.002230179 sec. | ||
| 13457 | 2025.12.17 22:12:26.011952 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2025.12.17 22:12:26.012061 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13459 | 2025.12.17 22:12:26.012104 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13460 | 2025.12.17 22:12:26.013137 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2025.12.17 22:12:26.013176 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13462 | 2025.12.17 22:12:26.013565 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13463 | 2025.12.17 22:12:26.013781 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2025.12.17 22:12:26.013913 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001878 sec., 628328.0085197019 rows/sec., 50.11 MiB/sec. | ||
| 13465 | 2025.12.17 22:12:26.013952 [ 4 ] {cf638286-f731-402c-90a2-2b2393587cbd} <Debug> TCPHandler: Processed in 0.002054254 sec. | ||
| 13466 | 2025.12.17 22:12:26.014090 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2025.12.17 22:12:26.014188 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13468 | 2025.12.17 22:12:26.014229 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13469 | 2025.12.17 22:12:26.014732 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2025.12.17 22:12:26.014770 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13471 | 2025.12.17 22:12:26.015112 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13472 | 2025.12.17 22:12:26.015324 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.12.17 22:12:26.015455 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001286 sec., 185847.5894245723 rows/sec., 11.29 MiB/sec. | ||
| 13474 | 2025.12.17 22:12:26.015493 [ 4 ] {5a148242-235b-4288-82e4-387db921f63c} <Debug> TCPHandler: Processed in 0.001454329 sec. | ||
| 13475 | 2025.12.17 22:12:26.015615 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13476 | 2025.12.17 22:12:26.015711 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13477 | 2025.12.17 22:12:26.015751 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13478 | 2025.12.17 22:12:26.016232 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2025.12.17 22:12:26.016270 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13480 | 2025.12.17 22:12:26.016576 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13481 | 2025.12.17 22:12:26.016805 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13482 | 2025.12.17 22:12:26.016944 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 13483 | 2025.12.17 22:12:26.016984 [ 4 ] {f298c065-9d7c-4af9-9395-6436297b0d12} <Debug> TCPHandler: Processed in 0.001420107 sec. | ||
| 13484 | 2025.12.17 22:12:26.017098 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13485 | 2025.12.17 22:12:26.017195 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13486 | 2025.12.17 22:12:26.017234 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13487 | 2025.12.17 22:12:26.017742 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13488 | 2025.12.17 22:12:26.017780 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13489 | 2025.12.17 22:12:26.018105 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13490 | 2025.12.17 22:12:26.018319 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2025.12.17 22:12:26.018449 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 13492 | 2025.12.17 22:12:26.018488 [ 4 ] {04d91837-61f0-41ac-8216-22223d082631} <Debug> TCPHandler: Processed in 0.001440468 sec. | ||
| 13493 | 2025.12.17 22:12:26.018603 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2025.12.17 22:12:26.018698 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13495 | 2025.12.17 22:12:26.018738 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13496 | 2025.12.17 22:12:26.019392 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2025.12.17 22:12:26.019427 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13498 | 2025.12.17 22:12:26.019751 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13499 | 2025.12.17 22:12:26.019973 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2025.12.17 22:12:26.020097 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001466 sec., 486357.43519781716 rows/sec., 34.10 MiB/sec. | ||
| 13501 | 2025.12.17 22:12:26.020135 [ 4 ] {c494d1de-bdc6-4d12-beb8-ef26e4449d87} <Debug> TCPHandler: Processed in 0.001635304 sec. | ||
| 13502 | 2025.12.17 22:12:26.020244 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2025.12.17 22:12:26.020401 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13504 | 2025.12.17 22:12:26.020443 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13505 | 2025.12.17 22:12:26.020779 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2025.12.17 22:12:26.020816 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13507 | 2025.12.17 22:12:26.021119 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13508 | 2025.12.17 22:12:26.021327 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2025.12.17 22:12:26.021460 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 13510 | 2025.12.17 22:12:26.021496 [ 4 ] {f6a22126-0255-47a0-bcf8-70bf7e9a12a4} <Debug> TCPHandler: Processed in 0.001243613 sec. | ||
| 13511 | 2025.12.17 22:12:26.021632 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2025.12.17 22:12:26.021730 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13513 | 2025.12.17 22:12:26.021773 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13514 | 2025.12.17 22:12:26.022298 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2025.12.17 22:12:26.022340 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13516 | 2025.12.17 22:12:26.022786 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13517 | 2025.12.17 22:12:26.023059 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2025.12.17 22:12:26.023213 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001501 sec., 209193.87075283146 rows/sec., 13.74 MiB/sec. | ||
| 13519 | 2025.12.17 22:12:26.023261 [ 4 ] {617d7e10-0b31-4ce2-82c7-442a2e193993} <Debug> TCPHandler: Processed in 0.001688695 sec. | ||
| 13520 | 2025.12.17 22:12:26.023426 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2025.12.17 22:12:26.023541 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13522 | 2025.12.17 22:12:26.023597 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13523 | 2025.12.17 22:12:26.024075 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2025.12.17 22:12:26.024119 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13525 | 2025.12.17 22:12:26.024471 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13526 | 2025.12.17 22:12:26.024760 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2025.12.17 22:12:26.024913 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
| 13528 | 2025.12.17 22:12:26.024952 [ 4 ] {8fe85f72-3c03-44ef-9cd1-fc8e0501c660} <Debug> TCPHandler: Processed in 0.001588522 sec. | ||
| 13529 | 2025.12.17 22:12:26.025084 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2025.12.17 22:12:26.025182 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13531 | 2025.12.17 22:12:26.025361 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <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 | ||
| 13532 | 2025.12.17 22:12:26.026230 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2025.12.17 22:12:26.026269 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13534 | 2025.12.17 22:12:26.026833 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13535 | 2025.12.17 22:12:26.027060 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2025.12.17 22:12:26.027201 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002038 sec., 16683.022571148187 rows/sec., 29.90 MiB/sec. | ||
| 13537 | 2025.12.17 22:12:26.027257 [ 4 ] {76c02db5-09be-4692-88e3-0b1884e170d2} <Debug> TCPHandler: Processed in 0.002224439 sec. | ||
| 13538 | 2025.12.17 22:12:26.027379 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13539 | 2025.12.17 22:12:26.027478 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13540 | 2025.12.17 22:12:26.027520 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13541 | 2025.12.17 22:12:26.027864 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2025.12.17 22:12:26.027902 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13543 | 2025.12.17 22:12:26.028215 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13544 | 2025.12.17 22:12:26.028433 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2025.12.17 22:12:26.028562 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 13546 | 2025.12.17 22:12:26.028598 [ 4 ] {ee0355b6-fe0e-4fb9-92d8-5194189009a9} <Debug> TCPHandler: Processed in 0.001275854 sec. | ||
| 13547 | 2025.12.17 22:12:26.034877 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48126 | ||
| 13548 | 2025.12.17 22:12:26.034984 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13549 | 2025.12.17 22:12:26.035008 [ 357 ] {} <Debug> TCP-Session: a3217274-80f5-44d3-866b-7e949e4a8282 Authenticating user 'default' from [fd00:1122:3344:101::e]:48126 | ||
| 13550 | 2025.12.17 22:12:26.035030 [ 357 ] {} <Debug> TCP-Session: a3217274-80f5-44d3-866b-7e949e4a8282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13551 | 2025.12.17 22:12:26.035042 [ 357 ] {} <Debug> TCP-Session: a3217274-80f5-44d3-866b-7e949e4a8282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13552 | 2025.12.17 22:12:26.035216 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46765 | ||
| 13553 | 2025.12.17 22:12:26.035256 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55115 | ||
| 13554 | 2025.12.17 22:12:26.035279 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39041 | ||
| 13555 | 2025.12.17 22:12:26.035293 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41691 | ||
| 13556 | 2025.12.17 22:12:26.035301 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64998 | ||
| 13557 | 2025.12.17 22:12:26.035348 [ 357 ] {} <Trace> TCP-Session: a3217274-80f5-44d3-866b-7e949e4a8282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2025.12.17 22:12:26.035355 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13559 | 2025.12.17 22:12:26.035409 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13560 | 2025.12.17 22:12:26.035359 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13561 | 2025.12.17 22:12:26.035452 [ 355 ] {} <Debug> TCP-Session: 1df272b2-0377-42e0-9b00-cef0bf1c3d0f Authenticating user 'default' from [fd00:1122:3344:101::e]:41691 | ||
| 13562 | 2025.12.17 22:12:26.035461 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13563 | 2025.12.17 22:12:26.035474 [ 352 ] {} <Debug> TCP-Session: e8e9bf5e-9cca-4b86-9439-851d06033a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:55115 | ||
| 13564 | 2025.12.17 22:12:26.035496 [ 355 ] {} <Debug> TCP-Session: 1df272b2-0377-42e0-9b00-cef0bf1c3d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2025.12.17 22:12:26.035510 [ 356 ] {} <Debug> TCP-Session: 711fc935-7359-4e31-8998-a66688f680d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64998 | ||
| 13566 | 2025.12.17 22:12:26.035522 [ 352 ] {} <Debug> TCP-Session: e8e9bf5e-9cca-4b86-9439-851d06033a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2025.12.17 22:12:26.035535 [ 355 ] {} <Debug> TCP-Session: 1df272b2-0377-42e0-9b00-cef0bf1c3d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2025.12.17 22:12:26.035542 [ 357 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13569 | 2025.12.17 22:12:26.035553 [ 356 ] {} <Debug> TCP-Session: 711fc935-7359-4e31-8998-a66688f680d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13570 | 2025.12.17 22:12:26.035440 [ 336 ] {} <Debug> TCP-Session: fa29d299-0818-4bf5-9396-41abec953ede Authenticating user 'default' from [fd00:1122:3344:101::e]:46765 | ||
| 13571 | 2025.12.17 22:12:26.035615 [ 356 ] {} <Debug> TCP-Session: 711fc935-7359-4e31-8998-a66688f680d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2025.12.17 22:12:26.035639 [ 336 ] {} <Debug> TCP-Session: fa29d299-0818-4bf5-9396-41abec953ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2025.12.17 22:12:26.035270 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54761 | ||
| 13574 | 2025.12.17 22:12:26.035665 [ 336 ] {} <Debug> TCP-Session: fa29d299-0818-4bf5-9396-41abec953ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2025.12.17 22:12:26.035261 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35941 | ||
| 13576 | 2025.12.17 22:12:26.035232 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35118 | ||
| 13577 | 2025.12.17 22:12:26.035748 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13578 | 2025.12.17 22:12:26.035555 [ 352 ] {} <Debug> TCP-Session: e8e9bf5e-9cca-4b86-9439-851d06033a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2025.12.17 22:12:26.035789 [ 353 ] {} <Debug> TCP-Session: fcb9433e-3fcc-45b9-a54e-34a1df98fc46 Authenticating user 'default' from [fd00:1122:3344:101::e]:54761 | ||
| 13580 | 2025.12.17 22:12:26.035354 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13581 | 2025.12.17 22:12:26.035824 [ 353 ] {} <Debug> TCP-Session: fcb9433e-3fcc-45b9-a54e-34a1df98fc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2025.12.17 22:12:26.035825 [ 357 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13583 | 2025.12.17 22:12:26.035852 [ 353 ] {} <Debug> TCP-Session: fcb9433e-3fcc-45b9-a54e-34a1df98fc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13584 | 2025.12.17 22:12:26.035850 [ 354 ] {} <Debug> TCP-Session: 9c66fa27-7caa-48d3-bc4d-b2ddd3115308 Authenticating user 'default' from [fd00:1122:3344:101::e]:39041 | ||
| 13585 | 2025.12.17 22:12:26.035896 [ 354 ] {} <Debug> TCP-Session: 9c66fa27-7caa-48d3-bc4d-b2ddd3115308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13586 | 2025.12.17 22:12:26.035903 [ 357 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13587 | 2025.12.17 22:12:26.035910 [ 354 ] {} <Debug> TCP-Session: 9c66fa27-7caa-48d3-bc4d-b2ddd3115308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13588 | 2025.12.17 22:12:26.035927 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13589 | 2025.12.17 22:12:26.035958 [ 351 ] {} <Debug> TCP-Session: 9e76de7d-3d61-46f7-b0d6-fff69f766139 Authenticating user 'default' from [fd00:1122:3344:101::e]:35941 | ||
| 13590 | 2025.12.17 22:12:26.035975 [ 351 ] {} <Debug> TCP-Session: 9e76de7d-3d61-46f7-b0d6-fff69f766139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13591 | 2025.12.17 22:12:26.035987 [ 351 ] {} <Debug> TCP-Session: 9e76de7d-3d61-46f7-b0d6-fff69f766139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2025.12.17 22:12:26.036144 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13593 | 2025.12.17 22:12:26.036184 [ 350 ] {} <Debug> TCP-Session: 912926ce-37e9-4d1b-9138-4809b3a00096 Authenticating user 'default' from [fd00:1122:3344:101::e]:35118 | ||
| 13594 | 2025.12.17 22:12:26.036203 [ 350 ] {} <Debug> TCP-Session: 912926ce-37e9-4d1b-9138-4809b3a00096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2025.12.17 22:12:26.036207 [ 357 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 13596 | 2025.12.17 22:12:26.036219 [ 350 ] {} <Debug> TCP-Session: 912926ce-37e9-4d1b-9138-4809b3a00096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2025.12.17 22:12:26.037267 [ 307 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Trace> AggregatingTransform: Aggregating | ||
| 13598 | 2025.12.17 22:12:26.037330 [ 307 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Trace> Aggregator: Aggregation method: without_key | ||
| 13599 | 2025.12.17 22:12:26.037365 [ 307 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000952755 sec. (2099.176 rows/sec., 82.00 KiB/sec.) | ||
| 13600 | 2025.12.17 22:12:26.037383 [ 307 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Trace> Aggregator: Merging aggregated data | ||
| 13601 | 2025.12.17 22:12:26.038881 [ 357 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003392 sec., 589.622641509434 rows/sec., 23.03 KiB/sec. | ||
| 13602 | 2025.12.17 22:12:26.039041 [ 357 ] {a09fb8d2-8894-463d-b015-a67b82206760} <Debug> TCPHandler: Processed in 0.00380175 sec. | ||
| 13603 | 2025.12.17 22:12:26.039172 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13604 | 2025.12.17 22:12:26.039201 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13605 | 2025.12.17 22:12:26.039203 [ 357 ] {} <Debug> TCP-Session: a3217274-80f5-44d3-866b-7e949e4a8282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2025.12.17 22:12:26.039225 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13607 | 2025.12.17 22:12:26.039242 [ 336 ] {} <Debug> TCP-Session: fa29d299-0818-4bf5-9396-41abec953ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13608 | 2025.12.17 22:12:26.039264 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13609 | 2025.12.17 22:12:26.039286 [ 351 ] {} <Debug> TCP-Session: 9e76de7d-3d61-46f7-b0d6-fff69f766139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2025.12.17 22:12:26.039291 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13611 | 2025.12.17 22:12:26.039299 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13612 | 2025.12.17 22:12:26.039330 [ 350 ] {} <Debug> TCP-Session: 912926ce-37e9-4d1b-9138-4809b3a00096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13613 | 2025.12.17 22:12:26.039341 [ 356 ] {} <Debug> TCP-Session: 711fc935-7359-4e31-8998-a66688f680d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13614 | 2025.12.17 22:12:26.039361 [ 353 ] {} <Debug> TCP-Session: fcb9433e-3fcc-45b9-a54e-34a1df98fc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13615 | 2025.12.17 22:12:26.039327 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13616 | 2025.12.17 22:12:26.039244 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13617 | 2025.12.17 22:12:26.039441 [ 352 ] {} <Debug> TCP-Session: e8e9bf5e-9cca-4b86-9439-851d06033a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13618 | 2025.12.17 22:12:26.039329 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13619 | 2025.12.17 22:12:26.039465 [ 355 ] {} <Debug> TCP-Session: 1df272b2-0377-42e0-9b00-cef0bf1c3d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2025.12.17 22:12:26.039492 [ 354 ] {} <Debug> TCP-Session: 9c66fa27-7caa-48d3-bc4d-b2ddd3115308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2025.12.17 22:12:26.309722 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59438 | ||
| 13622 | 2025.12.17 22:12:26.309905 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13623 | 2025.12.17 22:12:26.309955 [ 357 ] {} <Debug> TCP-Session: 57a1f405-732a-4621-975a-f4756604c199 Authenticating user 'default' from [fd00:1122:3344:101::e]:59438 | ||
| 13624 | 2025.12.17 22:12:26.309990 [ 357 ] {} <Debug> TCP-Session: 57a1f405-732a-4621-975a-f4756604c199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13625 | 2025.12.17 22:12:26.310013 [ 357 ] {} <Debug> TCP-Session: 57a1f405-732a-4621-975a-f4756604c199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13626 | 2025.12.17 22:12:26.310311 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52175 | ||
| 13627 | 2025.12.17 22:12:26.310345 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34985 | ||
| 13628 | 2025.12.17 22:12:26.310401 [ 357 ] {} <Trace> TCP-Session: 57a1f405-732a-4621-975a-f4756604c199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13629 | 2025.12.17 22:12:26.310415 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48001 | ||
| 13630 | 2025.12.17 22:12:26.310472 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13631 | 2025.12.17 22:12:26.310504 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13632 | 2025.12.17 22:12:26.310504 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13633 | 2025.12.17 22:12:26.310520 [ 336 ] {} <Debug> TCP-Session: 7b4090ce-0377-4311-89a4-1708fca7225d Authenticating user 'default' from [fd00:1122:3344:101::e]:52175 | ||
| 13634 | 2025.12.17 22:12:26.310542 [ 356 ] {} <Debug> TCP-Session: 21f4c6ed-faa4-4d28-822a-9ef25308ec3f Authenticating user 'default' from [fd00:1122:3344:101::e]:48001 | ||
| 13635 | 2025.12.17 22:12:26.310397 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64195 | ||
| 13636 | 2025.12.17 22:12:26.310585 [ 356 ] {} <Debug> TCP-Session: 21f4c6ed-faa4-4d28-822a-9ef25308ec3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13637 | 2025.12.17 22:12:26.310616 [ 357 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13638 | 2025.12.17 22:12:26.310625 [ 356 ] {} <Debug> TCP-Session: 21f4c6ed-faa4-4d28-822a-9ef25308ec3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13639 | 2025.12.17 22:12:26.310650 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13640 | 2025.12.17 22:12:26.310674 [ 336 ] {} <Debug> TCP-Session: 7b4090ce-0377-4311-89a4-1708fca7225d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13641 | 2025.12.17 22:12:26.310694 [ 355 ] {} <Debug> TCP-Session: 2b7b0fa1-fb72-4063-b43f-5540c09bd469 Authenticating user 'default' from [fd00:1122:3344:101::e]:64195 | ||
| 13642 | 2025.12.17 22:12:26.310706 [ 336 ] {} <Debug> TCP-Session: 7b4090ce-0377-4311-89a4-1708fca7225d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2025.12.17 22:12:26.310352 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34337 | ||
| 13644 | 2025.12.17 22:12:26.310719 [ 355 ] {} <Debug> TCP-Session: 2b7b0fa1-fb72-4063-b43f-5540c09bd469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13645 | 2025.12.17 22:12:26.310316 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43348 | ||
| 13646 | 2025.12.17 22:12:26.310798 [ 355 ] {} <Debug> TCP-Session: 2b7b0fa1-fb72-4063-b43f-5540c09bd469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13647 | 2025.12.17 22:12:26.310572 [ 351 ] {} <Debug> TCP-Session: 5e14ab0f-6fe1-48e9-bd20-af24a70e55bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34985 | ||
| 13648 | 2025.12.17 22:12:26.310385 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49254 | ||
| 13649 | 2025.12.17 22:12:26.310864 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13650 | 2025.12.17 22:12:26.310872 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13651 | 2025.12.17 22:12:26.310939 [ 352 ] {} <Debug> TCP-Session: 13a06efd-8be3-4dab-ac86-6bff188ae5d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34337 | ||
| 13652 | 2025.12.17 22:12:26.310961 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13653 | 2025.12.17 22:12:26.310985 [ 352 ] {} <Debug> TCP-Session: 13a06efd-8be3-4dab-ac86-6bff188ae5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13654 | 2025.12.17 22:12:26.311129 [ 354 ] {} <Debug> TCP-Session: 3bb4e9f7-c470-4d6d-8aec-1188e788d4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49254 | ||
| 13655 | 2025.12.17 22:12:26.311146 [ 352 ] {} <Debug> TCP-Session: 13a06efd-8be3-4dab-ac86-6bff188ae5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13656 | 2025.12.17 22:12:26.311158 [ 354 ] {} <Debug> TCP-Session: 3bb4e9f7-c470-4d6d-8aec-1188e788d4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13657 | 2025.12.17 22:12:26.310964 [ 350 ] {} <Debug> TCP-Session: 568635fc-f732-4022-9402-48228dcf3ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43348 | ||
| 13658 | 2025.12.17 22:12:26.311181 [ 354 ] {} <Debug> TCP-Session: 3bb4e9f7-c470-4d6d-8aec-1188e788d4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2025.12.17 22:12:26.311219 [ 350 ] {} <Debug> TCP-Session: 568635fc-f732-4022-9402-48228dcf3ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2025.12.17 22:12:26.311000 [ 357 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13661 | 2025.12.17 22:12:26.311249 [ 350 ] {} <Debug> TCP-Session: 568635fc-f732-4022-9402-48228dcf3ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13662 | 2025.12.17 22:12:26.310877 [ 351 ] {} <Debug> TCP-Session: 5e14ab0f-6fe1-48e9-bd20-af24a70e55bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13663 | 2025.12.17 22:12:26.311363 [ 357 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13664 | 2025.12.17 22:12:26.311389 [ 351 ] {} <Debug> TCP-Session: 5e14ab0f-6fe1-48e9-bd20-af24a70e55bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2025.12.17 22:12:26.310364 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44846 | ||
| 13666 | 2025.12.17 22:12:26.311578 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13667 | 2025.12.17 22:12:26.311626 [ 353 ] {} <Debug> TCP-Session: a3182b77-f48a-4462-9d6d-9f6572e05d7a Authenticating user 'default' from [fd00:1122:3344:101::e]:44846 | ||
| 13668 | 2025.12.17 22:12:26.311653 [ 353 ] {} <Debug> TCP-Session: a3182b77-f48a-4462-9d6d-9f6572e05d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13669 | 2025.12.17 22:12:26.311672 [ 353 ] {} <Debug> TCP-Session: a3182b77-f48a-4462-9d6d-9f6572e05d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13670 | 2025.12.17 22:12:26.311767 [ 357 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 13671 | 2025.12.17 22:12:26.313097 [ 301 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Trace> AggregatingTransform: Aggregating | ||
| 13672 | 2025.12.17 22:12:26.313135 [ 301 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Trace> Aggregator: Aggregation method: without_key | ||
| 13673 | 2025.12.17 22:12:26.313172 [ 301 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001154091 sec. (1732.966 rows/sec., 67.69 KiB/sec.) | ||
| 13674 | 2025.12.17 22:12:26.313192 [ 301 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Trace> Aggregator: Merging aggregated data | ||
| 13675 | 2025.12.17 22:12:26.314774 [ 357 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.00423 sec., 472.81323877068553 rows/sec., 18.47 KiB/sec. | ||
| 13676 | 2025.12.17 22:12:26.314998 [ 357 ] {af023c0a-5ca7-460d-bac7-69cd455d9167} <Debug> TCPHandler: Processed in 0.004730315 sec. | ||
| 13677 | 2025.12.17 22:12:26.315142 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13678 | 2025.12.17 22:12:26.315179 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13679 | 2025.12.17 22:12:26.315203 [ 352 ] {} <Debug> TCP-Session: 13a06efd-8be3-4dab-ac86-6bff188ae5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13680 | 2025.12.17 22:12:26.315205 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13681 | 2025.12.17 22:12:26.315224 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13682 | 2025.12.17 22:12:26.315285 [ 356 ] {} <Debug> TCP-Session: 21f4c6ed-faa4-4d28-822a-9ef25308ec3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13683 | 2025.12.17 22:12:26.315285 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13684 | 2025.12.17 22:12:26.315313 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13685 | 2025.12.17 22:12:26.315316 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13686 | 2025.12.17 22:12:26.315245 [ 336 ] {} <Debug> TCP-Session: 7b4090ce-0377-4311-89a4-1708fca7225d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13687 | 2025.12.17 22:12:26.315452 [ 355 ] {} <Debug> TCP-Session: 2b7b0fa1-fb72-4063-b43f-5540c09bd469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2025.12.17 22:12:26.315350 [ 353 ] {} <Debug> TCP-Session: a3182b77-f48a-4462-9d6d-9f6572e05d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13689 | 2025.12.17 22:12:26.315313 [ 351 ] {} <Debug> TCP-Session: 5e14ab0f-6fe1-48e9-bd20-af24a70e55bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2025.12.17 22:12:26.315262 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13691 | 2025.12.17 22:12:26.315247 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13692 | 2025.12.17 22:12:26.315592 [ 350 ] {} <Debug> TCP-Session: 568635fc-f732-4022-9402-48228dcf3ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2025.12.17 22:12:26.315361 [ 357 ] {} <Debug> TCP-Session: 57a1f405-732a-4621-975a-f4756604c199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2025.12.17 22:12:26.315634 [ 354 ] {} <Debug> TCP-Session: 3bb4e9f7-c470-4d6d-8aec-1188e788d4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13695 | 2025.12.17 22:12:27.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.44 MiB, peak 371.57 MiB, free memory in arenas 0.00 B, will set to 359.20 MiB (RSS), difference: -1.24 MiB | ||
| 13696 | 2025.12.17 22:12:27.020825 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42049 | ||
| 13697 | 2025.12.17 22:12:27.020931 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13698 | 2025.12.17 22:12:27.020956 [ 355 ] {} <Debug> TCP-Session: c1231731-8355-4cb8-850c-d5365a837852 Authenticating user 'default' from [fd00:1122:3344:101::e]:42049 | ||
| 13699 | 2025.12.17 22:12:27.020978 [ 355 ] {} <Debug> TCP-Session: c1231731-8355-4cb8-850c-d5365a837852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13700 | 2025.12.17 22:12:27.020990 [ 355 ] {} <Debug> TCP-Session: c1231731-8355-4cb8-850c-d5365a837852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2025.12.17 22:12:27.021199 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41338 | ||
| 13702 | 2025.12.17 22:12:27.021231 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40769 | ||
| 13703 | 2025.12.17 22:12:27.021240 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36214 | ||
| 13704 | 2025.12.17 22:12:27.021258 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55097 | ||
| 13705 | 2025.12.17 22:12:27.021296 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60427 | ||
| 13706 | 2025.12.17 22:12:27.021305 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59698 | ||
| 13707 | 2025.12.17 22:12:27.021338 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13708 | 2025.12.17 22:12:27.021339 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13709 | 2025.12.17 22:12:27.021365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13710 | 2025.12.17 22:12:27.021374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13711 | 2025.12.17 22:12:27.021397 [ 336 ] {} <Debug> TCP-Session: 0e102257-87c8-47cb-8649-b1d80c0a6cb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36214 | ||
| 13712 | 2025.12.17 22:12:27.021408 [ 350 ] {} <Debug> TCP-Session: 3918bc68-7f17-403f-a448-e6b931d9fab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55097 | ||
| 13713 | 2025.12.17 22:12:27.021429 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13714 | 2025.12.17 22:12:27.021439 [ 336 ] {} <Debug> TCP-Session: 0e102257-87c8-47cb-8649-b1d80c0a6cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13715 | 2025.12.17 22:12:27.021443 [ 350 ] {} <Debug> TCP-Session: 3918bc68-7f17-403f-a448-e6b931d9fab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2025.12.17 22:12:27.021477 [ 336 ] {} <Debug> TCP-Session: 0e102257-87c8-47cb-8649-b1d80c0a6cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2025.12.17 22:12:27.021478 [ 354 ] {} <Debug> TCP-Session: 6ed4cf3a-f6ce-4dd4-99a0-ec7cd26944fa Authenticating user 'default' from [fd00:1122:3344:101::e]:59698 | ||
| 13718 | 2025.12.17 22:12:27.021489 [ 350 ] {} <Debug> TCP-Session: 3918bc68-7f17-403f-a448-e6b931d9fab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13719 | 2025.12.17 22:12:27.021522 [ 354 ] {} <Debug> TCP-Session: 6ed4cf3a-f6ce-4dd4-99a0-ec7cd26944fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13720 | 2025.12.17 22:12:27.021424 [ 353 ] {} <Debug> TCP-Session: 62cb97cf-8b68-46fa-a602-f152cc43096b Authenticating user 'default' from [fd00:1122:3344:101::e]:60427 | ||
| 13721 | 2025.12.17 22:12:27.021544 [ 354 ] {} <Debug> TCP-Session: 6ed4cf3a-f6ce-4dd4-99a0-ec7cd26944fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2025.12.17 22:12:27.021361 [ 355 ] {} <Trace> TCP-Session: c1231731-8355-4cb8-850c-d5365a837852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13723 | 2025.12.17 22:12:27.021572 [ 353 ] {} <Debug> TCP-Session: 62cb97cf-8b68-46fa-a602-f152cc43096b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2025.12.17 22:12:27.021334 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13725 | 2025.12.17 22:12:27.021614 [ 353 ] {} <Debug> TCP-Session: 62cb97cf-8b68-46fa-a602-f152cc43096b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13726 | 2025.12.17 22:12:27.021285 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44857 | ||
| 13727 | 2025.12.17 22:12:27.021651 [ 356 ] {} <Debug> TCP-Session: 029b753a-44ce-4d6c-9480-4f4e2c2b2684 Authenticating user 'default' from [fd00:1122:3344:101::e]:41338 | ||
| 13728 | 2025.12.17 22:12:27.021271 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57014 | ||
| 13729 | 2025.12.17 22:12:27.021701 [ 356 ] {} <Debug> TCP-Session: 029b753a-44ce-4d6c-9480-4f4e2c2b2684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2025.12.17 22:12:27.021383 [ 357 ] {} <Debug> TCP-Session: 04b573a7-f19e-4693-b34e-a828fb8aec75 Authenticating user 'default' from [fd00:1122:3344:101::e]:40769 | ||
| 13731 | 2025.12.17 22:12:27.021721 [ 356 ] {} <Debug> TCP-Session: 029b753a-44ce-4d6c-9480-4f4e2c2b2684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13732 | 2025.12.17 22:12:27.021746 [ 357 ] {} <Debug> TCP-Session: 04b573a7-f19e-4693-b34e-a828fb8aec75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13733 | 2025.12.17 22:12:27.021745 [ 355 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13734 | 2025.12.17 22:12:27.021770 [ 357 ] {} <Debug> TCP-Session: 04b573a7-f19e-4693-b34e-a828fb8aec75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13735 | 2025.12.17 22:12:27.021765 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13736 | 2025.12.17 22:12:27.021718 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13737 | 2025.12.17 22:12:27.021833 [ 351 ] {} <Debug> TCP-Session: f3bbdafa-1a42-4ccd-ba97-9fcd2adfa3e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57014 | ||
| 13738 | 2025.12.17 22:12:27.021851 [ 352 ] {} <Debug> TCP-Session: cc174ceb-aa37-4186-bedf-84f60e853125 Authenticating user 'default' from [fd00:1122:3344:101::e]:44857 | ||
| 13739 | 2025.12.17 22:12:27.021857 [ 351 ] {} <Debug> TCP-Session: f3bbdafa-1a42-4ccd-ba97-9fcd2adfa3e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2025.12.17 22:12:27.021877 [ 352 ] {} <Debug> TCP-Session: cc174ceb-aa37-4186-bedf-84f60e853125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2025.12.17 22:12:27.021885 [ 351 ] {} <Debug> TCP-Session: f3bbdafa-1a42-4ccd-ba97-9fcd2adfa3e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13742 | 2025.12.17 22:12:27.021899 [ 352 ] {} <Debug> TCP-Session: cc174ceb-aa37-4186-bedf-84f60e853125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13743 | 2025.12.17 22:12:27.022021 [ 355 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13744 | 2025.12.17 22:12:27.022082 [ 355 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13745 | 2025.12.17 22:12:27.022361 [ 355 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 13746 | 2025.12.17 22:12:27.023357 [ 273 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Trace> AggregatingTransform: Aggregating | ||
| 13747 | 2025.12.17 22:12:27.023398 [ 273 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 13748 | 2025.12.17 22:12:27.023432 [ 273 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000874233 sec. (2287.720 rows/sec., 89.36 KiB/sec.) | ||
| 13749 | 2025.12.17 22:12:27.023450 [ 273 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Trace> Aggregator: Merging aggregated data | ||
| 13750 | 2025.12.17 22:12:27.024855 [ 355 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003165 sec., 631.9115323854661 rows/sec., 24.68 KiB/sec. | ||
| 13751 | 2025.12.17 22:12:27.025001 [ 355 ] {f0934f39-0c5b-496d-97fa-c6642ee434e8} <Debug> TCPHandler: Processed in 0.00380593 sec. | ||
| 13752 | 2025.12.17 22:12:27.025128 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13753 | 2025.12.17 22:12:27.025152 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13754 | 2025.12.17 22:12:27.025164 [ 355 ] {} <Debug> TCP-Session: c1231731-8355-4cb8-850c-d5365a837852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2025.12.17 22:12:27.025174 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2025.12.17 22:12:27.025197 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13757 | 2025.12.17 22:12:27.025212 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13758 | 2025.12.17 22:12:27.025234 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13759 | 2025.12.17 22:12:27.025248 [ 352 ] {} <Debug> TCP-Session: cc174ceb-aa37-4186-bedf-84f60e853125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2025.12.17 22:12:27.025270 [ 357 ] {} <Debug> TCP-Session: 04b573a7-f19e-4693-b34e-a828fb8aec75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13761 | 2025.12.17 22:12:27.025287 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13762 | 2025.12.17 22:12:27.025289 [ 336 ] {} <Debug> TCP-Session: 0e102257-87c8-47cb-8649-b1d80c0a6cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2025.12.17 22:12:27.025273 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13764 | 2025.12.17 22:12:27.025341 [ 353 ] {} <Debug> TCP-Session: 62cb97cf-8b68-46fa-a602-f152cc43096b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2025.12.17 22:12:27.025253 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13766 | 2025.12.17 22:12:27.025364 [ 350 ] {} <Debug> TCP-Session: 3918bc68-7f17-403f-a448-e6b931d9fab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13767 | 2025.12.17 22:12:27.025403 [ 351 ] {} <Debug> TCP-Session: f3bbdafa-1a42-4ccd-ba97-9fcd2adfa3e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2025.12.17 22:12:27.025198 [ 356 ] {} <Debug> TCP-Session: 029b753a-44ce-4d6c-9480-4f4e2c2b2684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2025.12.17 22:12:27.025225 [ 354 ] {} <Debug> TCP-Session: 6ed4cf3a-f6ce-4dd4-99a0-ec7cd26944fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13770 | 2025.12.17 22:12:27.393378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30330 | ||
| 13771 | 2025.12.17 22:12:27.393910 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2025.12.17 22:12:27.393961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13773 | 2025.12.17 22:12:27.394519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13774 | 2025.12.17 22:12:27.394751 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2025.12.17 22:12:27.394899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30330 | ||
| 13776 | 2025.12.17 22:12:28.988045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13777 | 2025.12.17 22:12:29.004212 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2025.12.17 22:12:29.004279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13779 | 2025.12.17 22:12:29.010497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13780 | 2025.12.17 22:12:29.011429 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2025.12.17 22:12:29.017049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13782 | 2025.12.17 22:12:30.995506 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13783 | 2025.12.17 22:12:30.995722 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13784 | 2025.12.17 22:12:30.995793 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13785 | 2025.12.17 22:12:30.996487 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13786 | 2025.12.17 22:12:30.996524 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13787 | 2025.12.17 22:12:30.996910 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13788 | 2025.12.17 22:12:30.997160 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13789 | 2025.12.17 22:12:30.997303 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001636 sec., 42787.28606356968 rows/sec., 3.43 MiB/sec. | ||
| 13790 | 2025.12.17 22:12:30.997345 [ 4 ] {b487c61c-fd5d-4352-b961-8c5df307d9c3} <Debug> TCPHandler: Processed in 0.001972312 sec. | ||
| 13791 | 2025.12.17 22:12:30.997476 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13792 | 2025.12.17 22:12:30.997581 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13793 | 2025.12.17 22:12:30.997621 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13794 | 2025.12.17 22:12:30.998067 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13795 | 2025.12.17 22:12:30.998100 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13796 | 2025.12.17 22:12:30.998392 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13797 | 2025.12.17 22:12:30.998598 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13798 | 2025.12.17 22:12:30.998728 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001166 sec., 6003.430531732419 rows/sec., 451.43 KiB/sec. | ||
| 13799 | 2025.12.17 22:12:30.998764 [ 4 ] {14c34a78-c88d-43bd-9332-fa84d3584f25} <Debug> TCPHandler: Processed in 0.001344966 sec. | ||
| 13800 | 2025.12.17 22:12:30.998883 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13801 | 2025.12.17 22:12:30.998977 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13802 | 2025.12.17 22:12:30.999016 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13803 | 2025.12.17 22:12:30.999426 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13804 | 2025.12.17 22:12:30.999459 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13805 | 2025.12.17 22:12:30.999751 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13806 | 2025.12.17 22:12:30.999960 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13807 | 2025.12.17 22:12:31.000082 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001123 sec., 63223.50845948352 rows/sec., 4.94 MiB/sec. | ||
| 13808 | 2025.12.17 22:12:31.000119 [ 4 ] {bcfd24d5-9a5f-4088-8ba2-3e13dd921cd5} <Debug> TCPHandler: Processed in 0.001286814 sec. | ||
| 13809 | 2025.12.17 22:12:31.000232 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13810 | 2025.12.17 22:12:31.000325 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13811 | 2025.12.17 22:12:31.000368 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13812 | 2025.12.17 22:12:31.000772 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2025.12.17 22:12:31.000808 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13814 | 2025.12.17 22:12:31.001132 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13815 | 2025.12.17 22:12:31.001340 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13816 | 2025.12.17 22:12:31.001464 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 13817 | 2025.12.17 22:12:31.001500 [ 4 ] {8129cba2-d40d-42fc-aa0e-d4ab94d6a65a} <Debug> TCPHandler: Processed in 0.001315905 sec. | ||
| 13818 | 2025.12.17 22:12:31.001612 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13819 | 2025.12.17 22:12:31.001704 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13820 | 2025.12.17 22:12:31.001757 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <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 | ||
| 13821 | 2025.12.17 22:12:31.002490 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2025.12.17 22:12:31.002524 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13823 | 2025.12.17 22:12:31.003044 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13824 | 2025.12.17 22:12:31.003259 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2025.12.17 22:12:31.003393 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001706 sec., 4103.1652989449 rows/sec., 7.35 MiB/sec. | ||
| 13826 | 2025.12.17 22:12:31.003445 [ 4 ] {bc968671-487e-4bc3-902e-36c82eb2e38b} <Debug> TCPHandler: Processed in 0.00188116 sec. | ||
| 13827 | 2025.12.17 22:12:31.003572 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13828 | 2025.12.17 22:12:31.003664 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13829 | 2025.12.17 22:12:31.003705 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13830 | 2025.12.17 22:12:31.004040 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13831 | 2025.12.17 22:12:31.004074 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13832 | 2025.12.17 22:12:31.004367 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13833 | 2025.12.17 22:12:31.004575 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13834 | 2025.12.17 22:12:31.004701 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 13835 | 2025.12.17 22:12:31.004735 [ 4 ] {fc2ab41c-ee62-4c59-b1fd-14a60ff65ea4} <Debug> TCPHandler: Processed in 0.001211642 sec. | ||
| 13836 | 2025.12.17 22:12:34.715262 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13837 | 2025.12.17 22:12:34.715343 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13838 | 2025.12.17 22:12:34.895026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30778 | ||
| 13839 | 2025.12.17 22:12:34.895576 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13840 | 2025.12.17 22:12:34.895623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13841 | 2025.12.17 22:12:34.896184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13842 | 2025.12.17 22:12:34.896434 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2025.12.17 22:12:34.896580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30778 | ||
| 13844 | 2025.12.17 22:12:34.996417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1761 | ||
| 13845 | 2025.12.17 22:12:34.999052 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13846 | 2025.12.17 22:12:34.999116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13847 | 2025.12.17 22:12:35.000372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13848 | 2025.12.17 22:12:35.000702 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2025.12.17 22:12:35.001072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1761 | ||
| 13850 | 2025.12.17 22:12:35.001214 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000894294 sec. | ||
| 13851 | 2025.12.17 22:12:36.007130 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2025.12.17 22:12:36.007328 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13853 | 2025.12.17 22:12:36.007396 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13854 | 2025.12.17 22:12:36.008226 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13855 | 2025.12.17 22:12:36.008277 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13856 | 2025.12.17 22:12:36.008698 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13857 | 2025.12.17 22:12:36.008936 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13858 | 2025.12.17 22:12:36.009090 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001812 sec., 226269.31567328918 rows/sec., 14.35 MiB/sec. | ||
| 13859 | 2025.12.17 22:12:36.009133 [ 4 ] {ddcb1538-8d1f-4feb-8428-f91e05de017f} <Debug> TCPHandler: Processed in 0.002142287 sec. | ||
| 13860 | 2025.12.17 22:12:36.009255 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13861 | 2025.12.17 22:12:36.009353 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13862 | 2025.12.17 22:12:36.009395 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13863 | 2025.12.17 22:12:36.010412 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2025.12.17 22:12:36.010449 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13865 | 2025.12.17 22:12:36.010853 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13866 | 2025.12.17 22:12:36.011088 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2025.12.17 22:12:36.011217 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001882 sec., 626992.5611052072 rows/sec., 50.00 MiB/sec. | ||
| 13868 | 2025.12.17 22:12:36.011255 [ 4 ] {411c2d69-979f-4e19-a7f3-7d66a6ef4717} <Debug> TCPHandler: Processed in 0.002052065 sec. | ||
| 13869 | 2025.12.17 22:12:36.011371 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13870 | 2025.12.17 22:12:36.011468 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13871 | 2025.12.17 22:12:36.011509 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13872 | 2025.12.17 22:12:36.012052 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.12.17 22:12:36.012090 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13874 | 2025.12.17 22:12:36.012405 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13875 | 2025.12.17 22:12:36.012619 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2025.12.17 22:12:36.012750 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.0013 sec., 183846.15384615384 rows/sec., 11.17 MiB/sec. | ||
| 13877 | 2025.12.17 22:12:36.012787 [ 4 ] {e28723f7-40c2-473a-a515-96cbc2900ebd} <Debug> TCPHandler: Processed in 0.001467969 sec. | ||
| 13878 | 2025.12.17 22:12:36.012902 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13879 | 2025.12.17 22:12:36.012998 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13880 | 2025.12.17 22:12:36.013038 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13881 | 2025.12.17 22:12:36.013545 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2025.12.17 22:12:36.013581 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13883 | 2025.12.17 22:12:36.013902 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13884 | 2025.12.17 22:12:36.014119 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2025.12.17 22:12:36.014247 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001267 sec., 167324.38831886346 rows/sec., 10.79 MiB/sec. | ||
| 13886 | 2025.12.17 22:12:36.014285 [ 4 ] {0f84eb9b-cbec-4463-a841-3e6aaeaac3ca} <Debug> TCPHandler: Processed in 0.001432948 sec. | ||
| 13887 | 2025.12.17 22:12:36.014394 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2025.12.17 22:12:36.014490 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13889 | 2025.12.17 22:12:36.014530 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13890 | 2025.12.17 22:12:36.015031 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2025.12.17 22:12:36.015069 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13892 | 2025.12.17 22:12:36.015378 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13893 | 2025.12.17 22:12:36.015600 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2025.12.17 22:12:36.015733 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 13895 | 2025.12.17 22:12:36.015771 [ 4 ] {387f9085-274d-4e2c-ab4c-4f0c24479e87} <Debug> TCPHandler: Processed in 0.001427708 sec. | ||
| 13896 | 2025.12.17 22:12:36.015875 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13897 | 2025.12.17 22:12:36.015970 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13898 | 2025.12.17 22:12:36.016009 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13899 | 2025.12.17 22:12:36.016746 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2025.12.17 22:12:36.016783 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13901 | 2025.12.17 22:12:36.017123 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13902 | 2025.12.17 22:12:36.017336 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13903 | 2025.12.17 22:12:36.017470 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001518 sec., 469696.96969696967 rows/sec., 32.93 MiB/sec. | ||
| 13904 | 2025.12.17 22:12:36.017508 [ 4 ] {e6f96f7c-f742-44f8-a849-674d91c1e013} <Debug> TCPHandler: Processed in 0.001682944 sec. | ||
| 13905 | 2025.12.17 22:12:36.017623 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13906 | 2025.12.17 22:12:36.017717 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13907 | 2025.12.17 22:12:36.017759 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13908 | 2025.12.17 22:12:36.018087 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2025.12.17 22:12:36.018124 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13910 | 2025.12.17 22:12:36.018431 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13911 | 2025.12.17 22:12:36.018647 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2025.12.17 22:12:36.018773 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 13913 | 2025.12.17 22:12:36.018811 [ 4 ] {3a6b8b7b-eb6c-4d35-87f7-6c26cb4bd795} <Debug> TCPHandler: Processed in 0.001239693 sec. | ||
| 13914 | 2025.12.17 22:12:36.018913 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13915 | 2025.12.17 22:12:36.019008 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13916 | 2025.12.17 22:12:36.019050 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13917 | 2025.12.17 22:12:36.019508 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2025.12.17 22:12:36.019545 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13919 | 2025.12.17 22:12:36.019881 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13920 | 2025.12.17 22:12:36.020107 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2025.12.17 22:12:36.020237 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 13922 | 2025.12.17 22:12:36.020274 [ 4 ] {2b10dff1-d0b4-4469-bd0d-0f336a73fa8e} <Debug> TCPHandler: Processed in 0.001410817 sec. | ||
| 13923 | 2025.12.17 22:12:36.020395 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2025.12.17 22:12:36.020518 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13925 | 2025.12.17 22:12:36.020570 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13926 | 2025.12.17 22:12:36.020947 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13927 | 2025.12.17 22:12:36.020991 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13928 | 2025.12.17 22:12:36.021385 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13929 | 2025.12.17 22:12:36.021603 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13930 | 2025.12.17 22:12:36.021733 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001239 sec., 807.1025020177563 rows/sec., 54.38 KiB/sec. | ||
| 13931 | 2025.12.17 22:12:36.021769 [ 4 ] {5814112b-4ef4-47ab-9fcd-a0127bf01aa9} <Debug> TCPHandler: Processed in 0.001434968 sec. | ||
| 13932 | 2025.12.17 22:12:36.021871 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13933 | 2025.12.17 22:12:36.021965 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13934 | 2025.12.17 22:12:36.022019 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <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 | ||
| 13935 | 2025.12.17 22:12:36.022862 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2025.12.17 22:12:36.022898 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13937 | 2025.12.17 22:12:36.023449 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13938 | 2025.12.17 22:12:36.023665 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2025.12.17 22:12:36.023800 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001853 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 13940 | 2025.12.17 22:12:36.023853 [ 4 ] {4629f9b4-f2ae-4b4a-bcba-fce1aa7422f3} <Debug> TCPHandler: Processed in 0.002031974 sec. | ||
| 13941 | 2025.12.17 22:12:36.023965 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13942 | 2025.12.17 22:12:36.024060 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13943 | 2025.12.17 22:12:36.024102 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13944 | 2025.12.17 22:12:36.024444 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2025.12.17 22:12:36.024481 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13946 | 2025.12.17 22:12:36.024787 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13947 | 2025.12.17 22:12:36.024994 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2025.12.17 22:12:36.025119 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 13949 | 2025.12.17 22:12:36.025155 [ 4 ] {a7ff5685-6ac8-4acf-b3c6-5d572ca41382} <Debug> TCPHandler: Processed in 0.001239923 sec. | ||
| 13950 | 2025.12.17 22:12:36.518083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13951 | 2025.12.17 22:12:36.534103 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.12.17 22:12:36.534161 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13953 | 2025.12.17 22:12:36.540581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13954 | 2025.12.17 22:12:36.541327 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2025.12.17 22:12:36.544164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13956 | 2025.12.17 22:12:41.024603 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13957 | 2025.12.17 22:12:41.024802 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13958 | 2025.12.17 22:12:41.024867 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13959 | 2025.12.17 22:12:41.025516 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2025.12.17 22:12:41.025563 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13961 | 2025.12.17 22:12:41.025944 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13962 | 2025.12.17 22:12:41.026190 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2025.12.17 22:12:41.026352 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 305.60 KiB/sec. | ||
| 13964 | 2025.12.17 22:12:41.026395 [ 4 ] {8606e1c8-efa2-4310-b451-c8345a37471c} <Debug> TCPHandler: Processed in 0.001920111 sec. | ||
| 13965 | 2025.12.17 22:12:41.026521 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13966 | 2025.12.17 22:12:41.026617 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13967 | 2025.12.17 22:12:41.026656 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13968 | 2025.12.17 22:12:41.027664 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13969 | 2025.12.17 22:12:41.027701 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13970 | 2025.12.17 22:12:41.028091 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13971 | 2025.12.17 22:12:41.028303 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13972 | 2025.12.17 22:12:41.028432 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001834 sec., 661395.8560523447 rows/sec., 54.60 MiB/sec. | ||
| 13973 | 2025.12.17 22:12:41.028468 [ 4 ] {3b9d0b07-de79-48fd-b05f-69f9abe0aa67} <Debug> TCPHandler: Processed in 0.001997753 sec. | ||
| 13974 | 2025.12.17 22:12:41.028584 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13975 | 2025.12.17 22:12:41.028678 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13976 | 2025.12.17 22:12:41.028718 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13977 | 2025.12.17 22:12:41.029106 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13978 | 2025.12.17 22:12:41.029140 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13979 | 2025.12.17 22:12:41.029438 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13980 | 2025.12.17 22:12:41.029645 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2025.12.17 22:12:41.029750 [ 151 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13982 | 2025.12.17 22:12:41.029770 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001111 sec., 11701.170117011701 rows/sec., 850.87 KiB/sec. | ||
| 13983 | 2025.12.17 22:12:41.029788 [ 151 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2025.12.17 22:12:41.029808 [ 4 ] {9f209986-9b9a-4690-b870-f57876228b8b} <Debug> TCPHandler: Processed in 0.001272513 sec. | ||
| 13985 | 2025.12.17 22:12:41.029807 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13986 | 2025.12.17 22:12:41.029920 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2025.12.17 22:12:41.029932 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 13988 | 2025.12.17 22:12:41.030014 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13989 | 2025.12.17 22:12:41.030057 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13990 | 2025.12.17 22:12:41.030079 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13991 | 2025.12.17 22:12:41.030117 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 13992 | 2025.12.17 22:12:41.030183 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 13993 | 2025.12.17 22:12:41.030229 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 239 rows starting from the beginning of the part | ||
| 13994 | 2025.12.17 22:12:41.030271 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 13995 | 2025.12.17 22:12:41.030308 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 239 rows starting from the beginning of the part | ||
| 13996 | 2025.12.17 22:12:41.030347 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 13 rows starting from the beginning of the part | ||
| 13997 | 2025.12.17 22:12:41.030535 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2025.12.17 22:12:41.030574 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13999 | 2025.12.17 22:12:41.030912 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14000 | 2025.12.17 22:12:41.031158 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2025.12.17 22:12:41.031237 [ 186 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356706 sec., 577133.1445427381 rows/sec., 37.83 MiB/sec. | ||
| 14002 | 2025.12.17 22:12:41.031287 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001291 sec., 176607.28117738187 rows/sec., 11.96 MiB/sec. | ||
| 14003 | 2025.12.17 22:12:41.031328 [ 4 ] {893c1b3e-786f-46fb-9460-f937603cac88} <Debug> TCPHandler: Processed in 0.001458288 sec. | ||
| 14004 | 2025.12.17 22:12:41.031433 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2025.12.17 22:12:41.031439 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14006 | 2025.12.17 22:12:41.031529 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14007 | 2025.12.17 22:12:41.031574 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14008 | 2025.12.17 22:12:41.031729 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.12.17 22:12:41.031826 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_91_18} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14010 | 2025.12.17 22:12:41.031903 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14011 | 2025.12.17 22:12:41.032189 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2025.12.17 22:12:41.032229 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14013 | 2025.12.17 22:12:41.032565 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14014 | 2025.12.17 22:12:41.032772 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2025.12.17 22:12:41.032899 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.001387 sec., 384282.62436914205 rows/sec., 28.48 MiB/sec. | ||
| 14016 | 2025.12.17 22:12:41.032935 [ 4 ] {1c7cf417-0302-407b-9628-075b4c56b464} <Debug> TCPHandler: Processed in 0.001551901 sec. | ||
| 14017 | 2025.12.17 22:12:41.033047 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14018 | 2025.12.17 22:12:41.033141 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14019 | 2025.12.17 22:12:41.033184 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14020 | 2025.12.17 22:12:41.033744 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14021 | 2025.12.17 22:12:41.033778 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14022 | 2025.12.17 22:12:41.034157 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14023 | 2025.12.17 22:12:41.034369 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14024 | 2025.12.17 22:12:41.034494 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001372 sec., 617346.9387755102 rows/sec., 41.55 MiB/sec. | ||
| 14025 | 2025.12.17 22:12:41.034531 [ 4 ] {934604dc-6069-471a-89ae-d6b9a898a631} <Debug> TCPHandler: Processed in 0.001532631 sec. | ||
| 14026 | 2025.12.17 22:12:41.034646 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14027 | 2025.12.17 22:12:41.034740 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14028 | 2025.12.17 22:12:41.034794 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <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 | ||
| 14029 | 2025.12.17 22:12:41.035541 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2025.12.17 22:12:41.035576 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14031 | 2025.12.17 22:12:41.036085 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14032 | 2025.12.17 22:12:41.036329 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2025.12.17 22:12:41.036469 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001746 sec., 4009.163802978236 rows/sec., 7.18 MiB/sec. | ||
| 14034 | 2025.12.17 22:12:41.036525 [ 4 ] {5db9f9eb-a502-4559-b91b-60079306260c} <Debug> TCPHandler: Processed in 0.001928091 sec. | ||
| 14035 | 2025.12.17 22:12:41.036642 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14036 | 2025.12.17 22:12:41.036736 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14037 | 2025.12.17 22:12:41.036777 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14038 | 2025.12.17 22:12:41.037144 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2025.12.17 22:12:41.037178 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14040 | 2025.12.17 22:12:41.037481 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14041 | 2025.12.17 22:12:41.037689 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2025.12.17 22:12:41.037813 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 14043 | 2025.12.17 22:12:41.037848 [ 4 ] {b28c5d00-8176-414b-ba25-70f5e57cb01f} <Debug> TCPHandler: Processed in 0.001255343 sec. | ||
| 14044 | 2025.12.17 22:12:42.396703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31290 | ||
| 14045 | 2025.12.17 22:12:42.397293 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14046 | 2025.12.17 22:12:42.397333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14047 | 2025.12.17 22:12:42.397884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14048 | 2025.12.17 22:12:42.398108 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.12.17 22:12:42.398255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31290 | ||
| 14050 | 2025.12.17 22:12:44.044236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14051 | 2025.12.17 22:12:44.062194 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2025.12.17 22:12:44.062266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14053 | 2025.12.17 22:12:44.068638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14054 | 2025.12.17 22:12:44.069421 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2025.12.17 22:12:44.073570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14056 | 2025.12.17 22:12:45.001284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1799 | ||
| 14057 | 2025.12.17 22:12:45.003886 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2025.12.17 22:12:45.003946 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14059 | 2025.12.17 22:12:45.005156 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14060 | 2025.12.17 22:12:45.005432 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2025.12.17 22:12:45.005754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1799 | ||
| 14062 | 2025.12.17 22:12:46.009742 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14063 | 2025.12.17 22:12:46.009934 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14064 | 2025.12.17 22:12:46.009999 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14065 | 2025.12.17 22:12:46.010755 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2025.12.17 22:12:46.010799 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14067 | 2025.12.17 22:12:46.011210 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14068 | 2025.12.17 22:12:46.011440 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14069 | 2025.12.17 22:12:46.011588 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001705 sec., 240469.2082111437 rows/sec., 15.25 MiB/sec. | ||
| 14070 | 2025.12.17 22:12:46.011633 [ 4 ] {8b1cf9e7-f052-458c-a9f8-1dabd4213cd6} <Debug> TCPHandler: Processed in 0.002019794 sec. | ||
| 14071 | 2025.12.17 22:12:46.011746 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2025.12.17 22:12:46.011843 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14073 | 2025.12.17 22:12:46.011884 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14074 | 2025.12.17 22:12:46.012839 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2025.12.17 22:12:46.012877 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14076 | 2025.12.17 22:12:46.013289 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14077 | 2025.12.17 22:12:46.013540 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2025.12.17 22:12:46.013679 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.001853 sec., 636805.1807879115 rows/sec., 50.78 MiB/sec. | ||
| 14079 | 2025.12.17 22:12:46.013687 [ 150 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14080 | 2025.12.17 22:12:46.013732 [ 4 ] {db554e28-09fa-461d-95e0-e4cd41247797} <Debug> TCPHandler: Processed in 0.002034454 sec. | ||
| 14081 | 2025.12.17 22:12:46.013764 [ 150 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2025.12.17 22:12:46.013798 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14083 | 2025.12.17 22:12:46.013865 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2025.12.17 22:12:46.013932 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 14085 | 2025.12.17 22:12:46.013970 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14086 | 2025.12.17 22:12:46.014015 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14087 | 2025.12.17 22:12:46.014079 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14088 | 2025.12.17 22:12:46.014120 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2466 rows starting from the beginning of the part | ||
| 14089 | 2025.12.17 22:12:46.014190 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1180 rows starting from the beginning of the part | ||
| 14090 | 2025.12.17 22:12:46.014238 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 70 rows starting from the beginning of the part | ||
| 14091 | 2025.12.17 22:12:46.014286 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1180 rows starting from the beginning of the part | ||
| 14092 | 2025.12.17 22:12:46.014326 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1213 rows starting from the beginning of the part | ||
| 14093 | 2025.12.17 22:12:46.014366 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1180 rows starting from the beginning of the part | ||
| 14094 | 2025.12.17 22:12:46.014500 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2025.12.17 22:12:46.014543 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14096 | 2025.12.17 22:12:46.014881 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14097 | 2025.12.17 22:12:46.015111 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2025.12.17 22:12:46.015244 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001293 sec., 184841.4539829853 rows/sec., 11.23 MiB/sec. | ||
| 14099 | 2025.12.17 22:12:46.015282 [ 4 ] {2e3be9f6-782a-418f-999b-f33dd0d1c638} <Debug> TCPHandler: Processed in 0.001476349 sec. | ||
| 14100 | 2025.12.17 22:12:46.015399 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14101 | 2025.12.17 22:12:46.015499 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14102 | 2025.12.17 22:12:46.015538 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14103 | 2025.12.17 22:12:46.016012 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2025.12.17 22:12:46.016048 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14105 | 2025.12.17 22:12:46.016353 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14106 | 2025.12.17 22:12:46.016566 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2025.12.17 22:12:46.016688 [ 150 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 14108 | 2025.12.17 22:12:46.016702 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 14109 | 2025.12.17 22:12:46.016732 [ 150 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14110 | 2025.12.17 22:12:46.016752 [ 4 ] {e9593bfb-2920-4992-b21a-7e2420479bf8} <Debug> TCPHandler: Processed in 0.001402017 sec. | ||
| 14111 | 2025.12.17 22:12:46.016758 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14112 | 2025.12.17 22:12:46.016830 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002959348 sec., 2463042.5350448815 rows/sec., 208.71 MiB/sec. | ||
| 14113 | 2025.12.17 22:12:46.016835 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 14114 | 2025.12.17 22:12:46.016882 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2025.12.17 22:12:46.016979 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14116 | 2025.12.17 22:12:46.016999 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14117 | 2025.12.17 22:12:46.017009 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 465 rows starting from the beginning of the part | ||
| 14118 | 2025.12.17 22:12:46.017046 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14119 | 2025.12.17 22:12:46.017067 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 14120 | 2025.12.17 22:12:46.017109 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 14121 | 2025.12.17 22:12:46.017156 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 14122 | 2025.12.17 22:12:46.017194 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 14123 | 2025.12.17 22:12:46.017226 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14124 | 2025.12.17 22:12:46.017233 [ 190 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 14125 | 2025.12.17 22:12:46.017546 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2025.12.17 22:12:46.017588 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14127 | 2025.12.17 22:12:46.017633 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2025.12.17 22:12:46.017736 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_96_19} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14129 | 2025.12.17 22:12:46.017844 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 14130 | 2025.12.17 22:12:46.017948 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14131 | 2025.12.17 22:12:46.018171 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2025.12.17 22:12:46.018215 [ 197 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406807 sec., 1106761.624018078 rows/sec., 77.48 MiB/sec. | ||
| 14133 | 2025.12.17 22:12:46.018298 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001317 sec., 160212.60440394835 rows/sec., 9.10 MiB/sec. | ||
| 14134 | 2025.12.17 22:12:46.018339 [ 4 ] {07bf8c36-e83d-4005-81be-9720807c5636} <Debug> TCPHandler: Processed in 0.00151583 sec. | ||
| 14135 | 2025.12.17 22:12:46.018363 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 14136 | 2025.12.17 22:12:46.018457 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2025.12.17 22:12:46.018557 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14138 | 2025.12.17 22:12:46.018605 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14139 | 2025.12.17 22:12:46.018625 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2025.12.17 22:12:46.018698 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_47_10} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 14141 | 2025.12.17 22:12:46.018788 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14142 | 2025.12.17 22:12:46.019340 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2025.12.17 22:12:46.019388 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14144 | 2025.12.17 22:12:46.019778 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14145 | 2025.12.17 22:12:46.020086 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.12.17 22:12:46.020254 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001715 sec., 415743.4402332362 rows/sec., 29.15 MiB/sec. | ||
| 14147 | 2025.12.17 22:12:46.020285 [ 149 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14148 | 2025.12.17 22:12:46.020295 [ 4 ] {3416d661-2dd5-4624-bc42-f180b9a5fbd7} <Debug> TCPHandler: Processed in 0.00188718 sec. | ||
| 14149 | 2025.12.17 22:12:46.020331 [ 149 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2025.12.17 22:12:46.020358 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14151 | 2025.12.17 22:12:46.020434 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14152 | 2025.12.17 22:12:46.020445 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 14153 | 2025.12.17 22:12:46.020543 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14154 | 2025.12.17 22:12:46.020545 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14155 | 2025.12.17 22:12:46.020593 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14156 | 2025.12.17 22:12:46.020594 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 14157 | 2025.12.17 22:12:46.020671 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 713 rows starting from the beginning of the part | ||
| 14158 | 2025.12.17 22:12:46.020713 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 71 rows starting from the beginning of the part | ||
| 14159 | 2025.12.17 22:12:46.020752 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 713 rows starting from the beginning of the part | ||
| 14160 | 2025.12.17 22:12:46.020793 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 533 rows starting from the beginning of the part | ||
| 14161 | 2025.12.17 22:12:46.020835 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 713 rows starting from the beginning of the part | ||
| 14162 | 2025.12.17 22:12:46.020941 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2025.12.17 22:12:46.020984 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14164 | 2025.12.17 22:12:46.021325 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14165 | 2025.12.17 22:12:46.021552 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14166 | 2025.12.17 22:12:46.021668 [ 149 ] {} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 14167 | 2025.12.17 22:12:46.021684 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 14168 | 2025.12.17 22:12:46.021710 [ 149 ] {} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2025.12.17 22:12:46.021729 [ 4 ] {a65cf7cd-e3d1-4c10-a501-44c82471a25d} <Debug> TCPHandler: Processed in 0.001345776 sec. | ||
| 14170 | 2025.12.17 22:12:46.021733 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14171 | 2025.12.17 22:12:46.021830 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14172 | 2025.12.17 22:12:46.021867 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2025.12.17 22:12:46.021935 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14174 | 2025.12.17 22:12:46.021967 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14175 | 2025.12.17 22:12:46.021988 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14176 | 2025.12.17 22:12:46.022024 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14177 | 2025.12.17 22:12:46.022053 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14178 | 2025.12.17 22:12:46.022067 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14179 | 2025.12.17 22:12:46.022109 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14180 | 2025.12.17 22:12:46.022147 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14181 | 2025.12.17 22:12:46.022198 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::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 | ||
| 14182 | 2025.12.17 22:12:46.022222 [ 192 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813588 sec., 2201712.8476809505 rows/sec., 165.67 MiB/sec. | ||
| 14183 | 2025.12.17 22:12:46.022481 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14184 | 2025.12.17 22:12:46.022547 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2025.12.17 22:12:46.022589 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14186 | 2025.12.17 22:12:46.022836 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2025.12.17 22:12:46.022923 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_96_19} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14188 | 2025.12.17 22:12:46.022968 [ 191 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175211 sec., 107214.78951439359 rows/sec., 5.47 MiB/sec. | ||
| 14189 | 2025.12.17 22:12:46.022995 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14190 | 2025.12.17 22:12:46.023030 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 14191 | 2025.12.17 22:12:46.023077 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 14192 | 2025.12.17 22:12:46.023232 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2025.12.17 22:12:46.023320 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_21_4} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2025.12.17 22:12:46.023363 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14195 | 2025.12.17 22:12:46.023374 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001411 sec., 222537.207654146 rows/sec., 14.62 MiB/sec. | ||
| 14196 | 2025.12.17 22:12:46.023385 [ 197 ] {8a798c76-0101-47c6-affc-f1b05b0a4786::all_1_21_4} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 14197 | 2025.12.17 22:12:46.023403 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2025.12.17 22:12:46.023426 [ 4 ] {12c8ea96-a3bd-40be-ab09-cb09527c8dc9} <Debug> TCPHandler: Processed in 0.001619872 sec. | ||
| 14199 | 2025.12.17 22:12:46.023436 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14200 | 2025.12.17 22:12:46.023460 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14201 | 2025.12.17 22:12:46.023547 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2025.12.17 22:12:46.023549 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 14203 | 2025.12.17 22:12:46.023646 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14204 | 2025.12.17 22:12:46.023669 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14205 | 2025.12.17 22:12:46.023692 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14206 | 2025.12.17 22:12:46.023702 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28446 rows starting from the beginning of the part | ||
| 14207 | 2025.12.17 22:12:46.023764 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 314 rows starting from the beginning of the part | ||
| 14208 | 2025.12.17 22:12:46.023809 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14209 | 2025.12.17 22:12:46.023851 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 14210 | 2025.12.17 22:12:46.023891 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 847 rows starting from the beginning of the part | ||
| 14211 | 2025.12.17 22:12:46.023931 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 314 rows starting from the beginning of the part | ||
| 14212 | 2025.12.17 22:12:46.024014 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2025.12.17 22:12:46.024055 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14214 | 2025.12.17 22:12:46.024399 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14215 | 2025.12.17 22:12:46.024636 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2025.12.17 22:12:46.024769 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 14217 | 2025.12.17 22:12:46.024810 [ 4 ] {039138da-a800-4c7d-b59c-6a773eaf863a} <Debug> TCPHandler: Processed in 0.001311165 sec. | ||
| 14218 | 2025.12.17 22:12:46.024924 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2025.12.17 22:12:46.025023 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14220 | 2025.12.17 22:12:46.025079 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <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 | ||
| 14221 | 2025.12.17 22:12:46.026063 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2025.12.17 22:12:46.026100 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14223 | 2025.12.17 22:12:46.026720 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14224 | 2025.12.17 22:12:46.026985 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2025.12.17 22:12:46.027135 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14226 | 2025.12.17 22:12:46.027145 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00214 sec., 15887.85046728972 rows/sec., 28.47 MiB/sec. | ||
| 14227 | 2025.12.17 22:12:46.027176 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2025.12.17 22:12:46.027201 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14229 | 2025.12.17 22:12:46.027216 [ 4 ] {34fafe42-4473-47e4-a1c1-cc137e2374ec} <Debug> TCPHandler: Processed in 0.002343412 sec. | ||
| 14230 | 2025.12.17 22:12:46.027271 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 14231 | 2025.12.17 22:12:46.027354 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2025.12.17 22:12:46.027440 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14233 | 2025.12.17 22:12:46.027449 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14234 | 2025.12.17 22:12:46.027491 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1697 rows starting from the beginning of the part | ||
| 14235 | 2025.12.17 22:12:46.027492 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14236 | 2025.12.17 22:12:46.027600 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 14237 | 2025.12.17 22:12:46.027698 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 14238 | 2025.12.17 22:12:46.027789 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 14239 | 2025.12.17 22:12:46.027863 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2025.12.17 22:12:46.027884 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 14241 | 2025.12.17 22:12:46.027899 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14242 | 2025.12.17 22:12:46.027983 [ 197 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 14243 | 2025.12.17 22:12:46.028243 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14244 | 2025.12.17 22:12:46.028480 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14245 | 2025.12.17 22:12:46.028601 [ 149 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14246 | 2025.12.17 22:12:46.028617 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 5.37 MiB/sec. | ||
| 14247 | 2025.12.17 22:12:46.028637 [ 149 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2025.12.17 22:12:46.028665 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14249 | 2025.12.17 22:12:46.028677 [ 4 ] {f03fff16-e7e5-4fae-ac18-63a8011c10a3} <Debug> TCPHandler: Processed in 0.001372206 sec. | ||
| 14250 | 2025.12.17 22:12:46.028736 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14251 | 2025.12.17 22:12:46.028868 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14252 | 2025.12.17 22:12:46.028905 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5682 rows starting from the beginning of the part | ||
| 14253 | 2025.12.17 22:12:46.028968 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 14254 | 2025.12.17 22:12:46.029012 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14255 | 2025.12.17 22:12:46.029053 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 14256 | 2025.12.17 22:12:46.029090 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14257 | 2025.12.17 22:12:46.029135 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 14258 | 2025.12.17 22:12:46.030647 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30395 rows, containing 5 columns (5 merged, 0 gathered) in 0.007132088 sec., 4261725.318027483 rows/sec., 289.57 MiB/sec. | ||
| 14259 | 2025.12.17 22:12:46.031282 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14260 | 2025.12.17 22:12:46.031658 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2025.12.17 22:12:46.031717 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6114 rows, containing 4 columns (4 merged, 0 gathered) in 0.00301334 sec., 2028977.811995991 rows/sec., 132.59 MiB/sec. | ||
| 14262 | 2025.12.17 22:12:46.031742 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14263 | 2025.12.17 22:12:46.031854 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14264 | 2025.12.17 22:12:46.032268 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14265 | 2025.12.17 22:12:46.032530 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2025.12.17 22:12:46.032630 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_96_19} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14267 | 2025.12.17 22:12:46.032702 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14268 | 2025.12.17 22:12:46.038391 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1813 rows, containing 19 columns (19 merged, 0 gathered) in 0.011149505 sec., 162608.1157863062 rows/sec., 291.39 MiB/sec. | ||
| 14269 | 2025.12.17 22:12:46.040909 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14270 | 2025.12.17 22:12:46.041299 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2025.12.17 22:12:46.041393 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14272 | 2025.12.17 22:12:46.041567 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.22 MiB. | ||
| 14273 | 2025.12.17 22:12:47.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.75 MiB, peak 378.01 MiB, free memory in arenas 0.00 B, will set to 367.24 MiB (RSS), difference: 6.50 MiB | ||
| 14274 | 2025.12.17 22:12:49.715389 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14275 | 2025.12.17 22:12:49.715440 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14276 | 2025.12.17 22:12:49.898446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31738 | ||
| 14277 | 2025.12.17 22:12:49.899306 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14278 | 2025.12.17 22:12:49.899383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14279 | 2025.12.17 22:12:49.899895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14280 | 2025.12.17 22:12:49.900118 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14281 | 2025.12.17 22:12:49.900248 [ 43 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14282 | 2025.12.17 22:12:49.900258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31738 | ||
| 14283 | 2025.12.17 22:12:49.900292 [ 43 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2025.12.17 22:12:49.900316 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14285 | 2025.12.17 22:12:49.900475 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 14286 | 2025.12.17 22:12:49.900693 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14287 | 2025.12.17 22:12:49.900756 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29370 rows starting from the beginning of the part | ||
| 14288 | 2025.12.17 22:12:49.900858 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14289 | 2025.12.17 22:12:49.900935 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14290 | 2025.12.17 22:12:49.901004 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14291 | 2025.12.17 22:12:49.901059 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14292 | 2025.12.17 22:12:49.901097 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14293 | 2025.12.17 22:12:49.903296 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002900806 sec., 10941097.06061005 rows/sec., 156.51 MiB/sec. | ||
| 14294 | 2025.12.17 22:12:49.903758 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14295 | 2025.12.17 22:12:49.904082 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2025.12.17 22:12:49.904165 [ 194 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_66_13} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14297 | 2025.12.17 22:12:49.904268 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 14298 | 2025.12.17 22:12:50.995785 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2025.12.17 22:12:50.995980 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14300 | 2025.12.17 22:12:50.996042 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14301 | 2025.12.17 22:12:50.996738 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2025.12.17 22:12:50.996777 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14303 | 2025.12.17 22:12:50.997188 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14304 | 2025.12.17 22:12:50.997420 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2025.12.17 22:12:50.997569 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001639 sec., 42708.968883465524 rows/sec., 3.43 MiB/sec. | ||
| 14306 | 2025.12.17 22:12:50.997610 [ 4 ] {cd0f541d-c531-4f90-8fb1-33734e0cd2a8} <Debug> TCPHandler: Processed in 0.001954041 sec. | ||
| 14307 | 2025.12.17 22:12:50.997753 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2025.12.17 22:12:50.997862 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14309 | 2025.12.17 22:12:50.997911 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14310 | 2025.12.17 22:12:50.998336 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2025.12.17 22:12:50.998369 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14312 | 2025.12.17 22:12:50.998661 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14313 | 2025.12.17 22:12:50.998865 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2025.12.17 22:12:50.998990 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001156 sec., 6055.363321799308 rows/sec., 455.33 KiB/sec. | ||
| 14315 | 2025.12.17 22:12:50.999026 [ 4 ] {e5ea8e24-490d-4aab-8b09-48b4cb64cccd} <Debug> TCPHandler: Processed in 0.001329486 sec. | ||
| 14316 | 2025.12.17 22:12:50.999202 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14317 | 2025.12.17 22:12:50.999294 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14318 | 2025.12.17 22:12:50.999332 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14319 | 2025.12.17 22:12:50.999768 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2025.12.17 22:12:50.999802 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14321 | 2025.12.17 22:12:51.000110 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14322 | 2025.12.17 22:12:51.000369 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2025.12.17 22:12:51.000495 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001218 sec., 58292.28243021347 rows/sec., 4.55 MiB/sec. | ||
| 14324 | 2025.12.17 22:12:51.000531 [ 4 ] {5e63e3c9-ad33-4499-bbb0-3717bebd1e5f} <Debug> TCPHandler: Processed in 0.001375897 sec. | ||
| 14325 | 2025.12.17 22:12:51.000646 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2025.12.17 22:12:51.000739 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14327 | 2025.12.17 22:12:51.000782 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14328 | 2025.12.17 22:12:51.001183 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2025.12.17 22:12:51.001217 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14330 | 2025.12.17 22:12:51.001564 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14331 | 2025.12.17 22:12:51.001771 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2025.12.17 22:12:51.001895 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 14333 | 2025.12.17 22:12:51.001929 [ 4 ] {ee0c5b35-80e1-4cfb-8e05-c9e4a24d2416} <Debug> TCPHandler: Processed in 0.001329895 sec. | ||
| 14334 | 2025.12.17 22:12:51.002040 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2025.12.17 22:12:51.002132 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14336 | 2025.12.17 22:12:51.002184 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <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 | ||
| 14337 | 2025.12.17 22:12:51.002924 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2025.12.17 22:12:51.002958 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14339 | 2025.12.17 22:12:51.003444 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14340 | 2025.12.17 22:12:51.003662 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2025.12.17 22:12:51.003795 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001681 sec., 4164.187983343248 rows/sec., 7.46 MiB/sec. | ||
| 14342 | 2025.12.17 22:12:51.003847 [ 4 ] {58160d84-6034-420d-a1ab-f8d0c1652d02} <Debug> TCPHandler: Processed in 0.001853249 sec. | ||
| 14343 | 2025.12.17 22:12:51.003959 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14344 | 2025.12.17 22:12:51.004052 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14345 | 2025.12.17 22:12:51.004092 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14346 | 2025.12.17 22:12:51.004427 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2025.12.17 22:12:51.004460 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14348 | 2025.12.17 22:12:51.004760 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14349 | 2025.12.17 22:12:51.004967 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2025.12.17 22:12:51.005092 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 14351 | 2025.12.17 22:12:51.005133 [ 4 ] {1767b6b8-e6ab-48e8-8c66-9ef82f775c5a} <Debug> TCPHandler: Processed in 0.001221282 sec. | ||
| 14352 | 2025.12.17 22:12:51.573692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14353 | 2025.12.17 22:12:51.591486 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2025.12.17 22:12:51.591554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14355 | 2025.12.17 22:12:51.598169 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14356 | 2025.12.17 22:12:51.598937 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2025.12.17 22:12:51.599250 [ 94 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14358 | 2025.12.17 22:12:51.599315 [ 94 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2025.12.17 22:12:51.599334 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14360 | 2025.12.17 22:12:51.599445 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14361 | 2025.12.17 22:12:51.602560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14362 | 2025.12.17 22:12:51.603633 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14363 | 2025.12.17 22:12:51.605173 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14364 | 2025.12.17 22:12:51.609772 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14365 | 2025.12.17 22:12:51.614398 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14366 | 2025.12.17 22:12:51.619201 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14367 | 2025.12.17 22:12:51.623939 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14368 | 2025.12.17 22:12:51.627715 [ 198 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 14369 | 2025.12.17 22:12:51.680195 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080802056 sec., 6150.833587699798 rows/sec., 31.80 MiB/sec. | ||
| 14370 | 2025.12.17 22:12:51.683180 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14371 | 2025.12.17 22:12:51.685082 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_66_13} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2025.12.17 22:12:51.685165 [ 199 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_66_13} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14373 | 2025.12.17 22:12:51.687630 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14374 | 2025.12.17 22:12:55.006044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1833 | ||
| 14375 | 2025.12.17 22:12:55.008419 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2025.12.17 22:12:55.008467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14377 | 2025.12.17 22:12:55.009647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14378 | 2025.12.17 22:12:55.009937 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2025.12.17 22:12:55.010201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1833 | ||
| 14380 | 2025.12.17 22:12:56.007793 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14381 | 2025.12.17 22:12:56.007985 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14382 | 2025.12.17 22:12:56.008050 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14383 | 2025.12.17 22:12:56.008818 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2025.12.17 22:12:56.008857 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14385 | 2025.12.17 22:12:56.009289 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14386 | 2025.12.17 22:12:56.009545 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2025.12.17 22:12:56.009706 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 14388 | 2025.12.17 22:12:56.009756 [ 4 ] {b658ee37-92d7-476e-b8e4-536fc2857aa8} <Debug> TCPHandler: Processed in 0.002091555 sec. | ||
| 14389 | 2025.12.17 22:12:56.009876 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2025.12.17 22:12:56.009978 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14391 | 2025.12.17 22:12:56.010022 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14392 | 2025.12.17 22:12:56.010436 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14393 | 2025.12.17 22:12:56.010472 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14394 | 2025.12.17 22:12:56.010765 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14395 | 2025.12.17 22:12:56.010967 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2025.12.17 22:12:56.011092 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001137 sec., 7036.059806508355 rows/sec., 573.74 KiB/sec. | ||
| 14397 | 2025.12.17 22:12:56.011129 [ 4 ] {982fc5aa-7fa6-4bdc-99cc-df211057c915} <Debug> TCPHandler: Processed in 0.001304855 sec. | ||
| 14398 | 2025.12.17 22:12:56.011248 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2025.12.17 22:12:56.011342 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14400 | 2025.12.17 22:12:56.011382 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14401 | 2025.12.17 22:12:56.012226 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.12.17 22:12:56.012261 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14403 | 2025.12.17 22:12:56.012641 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14404 | 2025.12.17 22:12:56.012850 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.12.17 22:12:56.012988 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Debug> executeQuery: Read 1184 rows, 96.65 KiB in 0.001663 sec., 711966.3259170174 rows/sec., 56.76 MiB/sec. | ||
| 14406 | 2025.12.17 22:12:56.013026 [ 4 ] {7fa2f417-122a-41ea-81cf-fffc161609a2} <Debug> TCPHandler: Processed in 0.001828178 sec. | ||
| 14407 | 2025.12.17 22:12:56.013144 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2025.12.17 22:12:56.013239 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14409 | 2025.12.17 22:12:56.013277 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14410 | 2025.12.17 22:12:56.013760 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2025.12.17 22:12:56.013794 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14412 | 2025.12.17 22:12:56.014099 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14413 | 2025.12.17 22:12:56.014326 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2025.12.17 22:12:56.014451 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Debug> executeQuery: Read 247 rows, 15.43 KiB in 0.00123 sec., 200813.00813008132 rows/sec., 12.25 MiB/sec. | ||
| 14415 | 2025.12.17 22:12:56.014488 [ 4 ] {2a43f22f-7ee5-4506-9350-ea2411b08119} <Debug> TCPHandler: Processed in 0.001392756 sec. | ||
| 14416 | 2025.12.17 22:12:56.014598 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14417 | 2025.12.17 22:12:56.014691 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14418 | 2025.12.17 22:12:56.014731 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14419 | 2025.12.17 22:12:56.015189 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2025.12.17 22:12:56.015224 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14421 | 2025.12.17 22:12:56.015541 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14422 | 2025.12.17 22:12:56.015750 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2025.12.17 22:12:56.015876 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001201 sec., 176519.5670274771 rows/sec., 11.38 MiB/sec. | ||
| 14424 | 2025.12.17 22:12:56.015913 [ 4 ] {1b57ed16-469d-4f31-8706-69d1a2d720ab} <Debug> TCPHandler: Processed in 0.001363496 sec. | ||
| 14425 | 2025.12.17 22:12:56.016027 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2025.12.17 22:12:56.016121 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14427 | 2025.12.17 22:12:56.016161 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14428 | 2025.12.17 22:12:56.016626 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2025.12.17 22:12:56.016661 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14430 | 2025.12.17 22:12:56.016969 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14431 | 2025.12.17 22:12:56.017179 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2025.12.17 22:12:56.017317 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 14433 | 2025.12.17 22:12:56.017355 [ 4 ] {7713d2bc-fb95-4218-9523-f68d68c69d9e} <Debug> TCPHandler: Processed in 0.001376536 sec. | ||
| 14434 | 2025.12.17 22:12:56.017462 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14435 | 2025.12.17 22:12:56.017556 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14436 | 2025.12.17 22:12:56.017596 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14437 | 2025.12.17 22:12:56.018296 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14438 | 2025.12.17 22:12:56.018332 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14439 | 2025.12.17 22:12:56.018659 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14440 | 2025.12.17 22:12:56.018891 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2025.12.17 22:12:56.019029 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Debug> executeQuery: Read 721 rows, 51.84 KiB in 0.00149 sec., 483892.61744966445 rows/sec., 33.98 MiB/sec. | ||
| 14442 | 2025.12.17 22:12:56.019068 [ 4 ] {6c019f30-b895-426c-a46c-f2802a6d62ab} <Debug> TCPHandler: Processed in 0.001654314 sec. | ||
| 14443 | 2025.12.17 22:12:56.019183 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2025.12.17 22:12:56.019277 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14445 | 2025.12.17 22:12:56.019319 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14446 | 2025.12.17 22:12:56.019651 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.12.17 22:12:56.019686 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14448 | 2025.12.17 22:12:56.019981 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14449 | 2025.12.17 22:12:56.020186 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2025.12.17 22:12:56.020312 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 14451 | 2025.12.17 22:12:56.020350 [ 4 ] {e9ab5700-62d0-45ac-853d-b8080a3c8d88} <Debug> TCPHandler: Processed in 0.001216433 sec. | ||
| 14452 | 2025.12.17 22:12:56.020467 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2025.12.17 22:12:56.020561 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14454 | 2025.12.17 22:12:56.020603 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14455 | 2025.12.17 22:12:56.021038 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2025.12.17 22:12:56.021074 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14457 | 2025.12.17 22:12:56.021418 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14458 | 2025.12.17 22:12:56.021636 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2025.12.17 22:12:56.021778 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Debug> executeQuery: Read 318 rows, 21.40 KiB in 0.001235 sec., 257489.87854251012 rows/sec., 16.92 MiB/sec. | ||
| 14460 | 2025.12.17 22:12:56.021816 [ 4 ] {a0de9553-72c9-4969-ad6c-71a59768dfb8} <Debug> TCPHandler: Processed in 0.001398377 sec. | ||
| 14461 | 2025.12.17 22:12:56.021934 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2025.12.17 22:12:56.022027 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14463 | 2025.12.17 22:12:56.022068 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14464 | 2025.12.17 22:12:56.022379 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2025.12.17 22:12:56.022416 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14466 | 2025.12.17 22:12:56.022713 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14467 | 2025.12.17 22:12:56.022928 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2025.12.17 22:12:56.023057 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 14469 | 2025.12.17 22:12:56.023094 [ 4 ] {699bc156-fd75-4dc1-bbfe-8a16a0d7d49f} <Debug> TCPHandler: Processed in 0.001209622 sec. | ||
| 14470 | 2025.12.17 22:12:56.023195 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2025.12.17 22:12:56.023289 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14472 | 2025.12.17 22:12:56.023344 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <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 | ||
| 14473 | 2025.12.17 22:12:56.024155 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2025.12.17 22:12:56.024193 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14475 | 2025.12.17 22:12:56.024753 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14476 | 2025.12.17 22:12:56.024979 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2025.12.17 22:12:56.025114 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001841 sec., 18468.22379141771 rows/sec., 33.09 MiB/sec. | ||
| 14478 | 2025.12.17 22:12:56.025167 [ 4 ] {ef4509ac-3bec-4106-b730-6a9330b68fb1} <Debug> TCPHandler: Processed in 0.002018984 sec. | ||
| 14479 | 2025.12.17 22:12:56.025287 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2025.12.17 22:12:56.025381 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14481 | 2025.12.17 22:12:56.025422 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14482 | 2025.12.17 22:12:56.025747 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.12.17 22:12:56.025783 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14484 | 2025.12.17 22:12:56.026088 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14485 | 2025.12.17 22:12:56.026297 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2025.12.17 22:12:56.026436 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 14487 | 2025.12.17 22:12:56.026472 [ 4 ] {f5119b67-6247-47e5-a4a5-d2c28f357f46} <Debug> TCPHandler: Processed in 0.001235942 sec. | ||
| 14488 | 2025.12.17 22:12:57.400503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32250 | ||
| 14489 | 2025.12.17 22:12:57.401170 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14490 | 2025.12.17 22:12:57.401217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14491 | 2025.12.17 22:12:57.401699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14492 | 2025.12.17 22:12:57.401923 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14493 | 2025.12.17 22:12:57.402051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32250 | ||
| 14494 | 2025.12.17 22:12:59.102672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14495 | 2025.12.17 22:12:59.118922 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2025.12.17 22:12:59.118974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14497 | 2025.12.17 22:12:59.124521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14498 | 2025.12.17 22:12:59.125195 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14499 | 2025.12.17 22:12:59.128248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14500 | 2025.12.17 22:13:00.995721 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14501 | 2025.12.17 22:13:00.996022 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14502 | 2025.12.17 22:13:00.996124 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14503 | 2025.12.17 22:13:00.997154 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2025.12.17 22:13:00.997198 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14505 | 2025.12.17 22:13:00.997602 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14506 | 2025.12.17 22:13:00.997824 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2025.12.17 22:13:00.997971 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002025 sec., 34567.9012345679 rows/sec., 2.77 MiB/sec. | ||
| 14508 | 2025.12.17 22:13:00.998012 [ 4 ] {a9f938c0-5c7b-408f-9c9d-48c460170e3a} <Debug> TCPHandler: Processed in 0.002467855 sec. | ||
| 14509 | 2025.12.17 22:13:00.998142 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14510 | 2025.12.17 22:13:00.998236 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14511 | 2025.12.17 22:13:00.998277 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14512 | 2025.12.17 22:13:00.998773 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2025.12.17 22:13:00.998808 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14514 | 2025.12.17 22:13:00.999106 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14515 | 2025.12.17 22:13:00.999311 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2025.12.17 22:13:00.999436 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001219 sec., 5742.4118129614435 rows/sec., 431.80 KiB/sec. | ||
| 14517 | 2025.12.17 22:13:00.999473 [ 4 ] {b2d8bff9-7f62-4540-ab19-6caa755302d6} <Debug> TCPHandler: Processed in 0.001385947 sec. | ||
| 14518 | 2025.12.17 22:13:00.999597 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2025.12.17 22:13:00.999689 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14520 | 2025.12.17 22:13:00.999728 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14521 | 2025.12.17 22:13:01.000227 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2025.12.17 22:13:01.000266 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14523 | 2025.12.17 22:13:01.000570 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14524 | 2025.12.17 22:13:01.000780 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2025.12.17 22:13:01.000905 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001234 sec., 57536.46677471637 rows/sec., 4.49 MiB/sec. | ||
| 14526 | 2025.12.17 22:13:01.000943 [ 4 ] {400596fa-e8b2-4f3d-9889-1b0b3d4a1dd7} <Debug> TCPHandler: Processed in 0.001398277 sec. | ||
| 14527 | 2025.12.17 22:13:01.001068 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14528 | 2025.12.17 22:13:01.001162 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14529 | 2025.12.17 22:13:01.001206 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14530 | 2025.12.17 22:13:01.001628 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14531 | 2025.12.17 22:13:01.001663 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14532 | 2025.12.17 22:13:01.001987 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14533 | 2025.12.17 22:13:01.002194 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14534 | 2025.12.17 22:13:01.002317 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 14535 | 2025.12.17 22:13:01.002354 [ 4 ] {b0e52cfc-c0f8-4600-a1eb-20566afff836} <Debug> TCPHandler: Processed in 0.001333576 sec. | ||
| 14536 | 2025.12.17 22:13:01.002481 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14537 | 2025.12.17 22:13:01.002574 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14538 | 2025.12.17 22:13:01.002628 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <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 | ||
| 14539 | 2025.12.17 22:13:01.003431 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2025.12.17 22:13:01.003468 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14541 | 2025.12.17 22:13:01.003975 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14542 | 2025.12.17 22:13:01.004203 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2025.12.17 22:13:01.004336 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001781 sec., 3930.3761931499157 rows/sec., 7.04 MiB/sec. | ||
| 14544 | 2025.12.17 22:13:01.004389 [ 4 ] {963fdc2f-60cc-4efd-94eb-c84b004de25d} <Debug> TCPHandler: Processed in 0.001961382 sec. | ||
| 14545 | 2025.12.17 22:13:01.004515 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14546 | 2025.12.17 22:13:01.004613 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14547 | 2025.12.17 22:13:01.004655 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14548 | 2025.12.17 22:13:01.005006 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2025.12.17 22:13:01.005041 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14550 | 2025.12.17 22:13:01.005350 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14551 | 2025.12.17 22:13:01.005553 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14552 | 2025.12.17 22:13:01.005677 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14553 | 2025.12.17 22:13:01.005712 [ 4 ] {54e2dd26-45ff-474c-9edc-21bd746aa454} <Debug> TCPHandler: Processed in 0.001245353 sec. | ||
| 14554 | 2025.12.17 22:13:04.715497 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14555 | 2025.12.17 22:13:04.715558 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14556 | 2025.12.17 22:13:04.902195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32698 | ||
| 14557 | 2025.12.17 22:13:04.902750 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2025.12.17 22:13:04.902794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14559 | 2025.12.17 22:13:04.903271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14560 | 2025.12.17 22:13:04.903559 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2025.12.17 22:13:04.903781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32698 | ||
| 14562 | 2025.12.17 22:13:05.010416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1869 | ||
| 14563 | 2025.12.17 22:13:05.013006 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2025.12.17 22:13:05.013070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14565 | 2025.12.17 22:13:05.014344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14566 | 2025.12.17 22:13:05.014640 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2025.12.17 22:13:05.015027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1869 | ||
| 14568 | 2025.12.17 22:13:06.008444 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2025.12.17 22:13:06.008662 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14570 | 2025.12.17 22:13:06.008731 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14571 | 2025.12.17 22:13:06.009603 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2025.12.17 22:13:06.009652 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14573 | 2025.12.17 22:13:06.010125 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14574 | 2025.12.17 22:13:06.010402 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.12.17 22:13:06.010558 [ 23 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 14576 | 2025.12.17 22:13:06.010595 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001983 sec., 206757.43822491175 rows/sec., 13.12 MiB/sec. | ||
| 14577 | 2025.12.17 22:13:06.010629 [ 23 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2025.12.17 22:13:06.010655 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14579 | 2025.12.17 22:13:06.010664 [ 4 ] {27a29042-0304-4221-9c85-481ff2f2a3b0} <Debug> TCPHandler: Processed in 0.002362273 sec. | ||
| 14580 | 2025.12.17 22:13:06.010781 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 14581 | 2025.12.17 22:13:06.010811 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2025.12.17 22:13:06.010928 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14583 | 2025.12.17 22:13:06.010928 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14584 | 2025.12.17 22:13:06.010976 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 14585 | 2025.12.17 22:13:06.011004 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14586 | 2025.12.17 22:13:06.011053 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 14587 | 2025.12.17 22:13:06.011106 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 14588 | 2025.12.17 22:13:06.011151 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 14589 | 2025.12.17 22:13:06.011191 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 14590 | 2025.12.17 22:13:06.011233 [ 194 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 14591 | 2025.12.17 22:13:06.012343 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14592 | 2025.12.17 22:13:06.012390 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14593 | 2025.12.17 22:13:06.012523 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805888 sec., 1375500.5847538717 rows/sec., 92.76 MiB/sec. | ||
| 14594 | 2025.12.17 22:13:06.012717 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14595 | 2025.12.17 22:13:06.012843 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14596 | 2025.12.17 22:13:06.013076 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2025.12.17 22:13:06.013137 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14598 | 2025.12.17 22:13:06.013164 [ 188 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_32_7} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 14599 | 2025.12.17 22:13:06.013265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14600 | 2025.12.17 22:13:06.013287 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002383 sec., 495174.1502308015 rows/sec., 39.49 MiB/sec. | ||
| 14601 | 2025.12.17 22:13:06.013333 [ 4 ] {7e8ad6c3-79ff-47c7-833d-445d77d0d1f0} <Debug> TCPHandler: Processed in 0.002580608 sec. | ||
| 14602 | 2025.12.17 22:13:06.013456 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2025.12.17 22:13:06.013555 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14604 | 2025.12.17 22:13:06.013598 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14605 | 2025.12.17 22:13:06.014153 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2025.12.17 22:13:06.014191 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14607 | 2025.12.17 22:13:06.014502 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14608 | 2025.12.17 22:13:06.014712 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2025.12.17 22:13:06.014845 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.00131 sec., 182442.74809160305 rows/sec., 11.09 MiB/sec. | ||
| 14610 | 2025.12.17 22:13:06.014846 [ 62 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14611 | 2025.12.17 22:13:06.014886 [ 4 ] {944dc097-723c-4d95-a2c5-9aac2cfb8e5c} <Debug> TCPHandler: Processed in 0.00148246 sec. | ||
| 14612 | 2025.12.17 22:13:06.014900 [ 62 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2025.12.17 22:13:06.014926 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14614 | 2025.12.17 22:13:06.014996 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 14615 | 2025.12.17 22:13:06.015006 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14616 | 2025.12.17 22:13:06.015086 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14617 | 2025.12.17 22:13:06.015112 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14618 | 2025.12.17 22:13:06.015117 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 14619 | 2025.12.17 22:13:06.015160 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14620 | 2025.12.17 22:13:06.015195 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 239 rows starting from the beginning of the part | ||
| 14621 | 2025.12.17 22:13:06.015244 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
| 14622 | 2025.12.17 22:13:06.015284 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 247 rows starting from the beginning of the part | ||
| 14623 | 2025.12.17 22:13:06.015325 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
| 14624 | 2025.12.17 22:13:06.015365 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 239 rows starting from the beginning of the part | ||
| 14625 | 2025.12.17 22:13:06.015690 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14626 | 2025.12.17 22:13:06.015732 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14627 | 2025.12.17 22:13:06.016080 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14628 | 2025.12.17 22:13:06.016217 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248202 sec., 814771.9679987695 rows/sec., 53.17 MiB/sec. | ||
| 14629 | 2025.12.17 22:13:06.016299 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14630 | 2025.12.17 22:13:06.016340 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14631 | 2025.12.17 22:13:06.016438 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001344 sec., 157738.09523809524 rows/sec., 10.17 MiB/sec. | ||
| 14632 | 2025.12.17 22:13:06.016482 [ 4 ] {ebad3eaf-370e-4276-9515-ec61773c6b2f} <Debug> TCPHandler: Processed in 0.001528081 sec. | ||
| 14633 | 2025.12.17 22:13:06.016588 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2025.12.17 22:13:06.016596 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14635 | 2025.12.17 22:13:06.016656 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_96_19} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14636 | 2025.12.17 22:13:06.016702 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14637 | 2025.12.17 22:13:06.016720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14638 | 2025.12.17 22:13:06.016746 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14639 | 2025.12.17 22:13:06.017264 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2025.12.17 22:13:06.017301 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14641 | 2025.12.17 22:13:06.017620 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14642 | 2025.12.17 22:13:06.017836 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2025.12.17 22:13:06.017942 [ 62 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 14644 | 2025.12.17 22:13:06.017965 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 14645 | 2025.12.17 22:13:06.017973 [ 62 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14646 | 2025.12.17 22:13:06.018005 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14647 | 2025.12.17 22:13:06.018011 [ 4 ] {ac3ff29b-0974-4174-a268-c7f41b4c100f} <Debug> TCPHandler: Processed in 0.001466609 sec. | ||
| 14648 | 2025.12.17 22:13:06.018091 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 14649 | 2025.12.17 22:13:06.018130 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14650 | 2025.12.17 22:13:06.018191 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14651 | 2025.12.17 22:13:06.018222 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 223 rows starting from the beginning of the part | ||
| 14652 | 2025.12.17 22:13:06.018230 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14653 | 2025.12.17 22:13:06.018273 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14654 | 2025.12.17 22:13:06.018276 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 14655 | 2025.12.17 22:13:06.018335 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 14656 | 2025.12.17 22:13:06.018379 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 14657 | 2025.12.17 22:13:06.018420 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 14658 | 2025.12.17 22:13:06.018461 [ 186 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 14659 | 2025.12.17 22:13:06.019041 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2025.12.17 22:13:06.019082 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14661 | 2025.12.17 22:13:06.019375 [ 188 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325485 sec., 964175.3773147188 rows/sec., 58.61 MiB/sec. | ||
| 14662 | 2025.12.17 22:13:06.019421 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14663 | 2025.12.17 22:13:06.019519 [ 200 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14664 | 2025.12.17 22:13:06.019677 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2025.12.17 22:13:06.019822 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.00161 sec., 442857.14285714284 rows/sec., 31.05 MiB/sec. | ||
| 14666 | 2025.12.17 22:13:06.019843 [ 200 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14667 | 2025.12.17 22:13:06.019861 [ 4 ] {8a2b215d-5ca1-40f5-b08f-c9e09f030a13} <Debug> TCPHandler: Processed in 0.001782467 sec. | ||
| 14668 | 2025.12.17 22:13:06.019933 [ 200 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_32_7} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 14669 | 2025.12.17 22:13:06.019983 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14670 | 2025.12.17 22:13:06.020024 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14671 | 2025.12.17 22:13:06.020083 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14672 | 2025.12.17 22:13:06.020129 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14673 | 2025.12.17 22:13:06.020462 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2025.12.17 22:13:06.020499 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14675 | 2025.12.17 22:13:06.020816 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14676 | 2025.12.17 22:13:06.021022 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2025.12.17 22:13:06.021149 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 14678 | 2025.12.17 22:13:06.021186 [ 4 ] {f1e3ebfd-321f-44ae-8e65-cdd8642fdc92} <Debug> TCPHandler: Processed in 0.001255163 sec. | ||
| 14679 | 2025.12.17 22:13:06.021298 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14680 | 2025.12.17 22:13:06.021394 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14681 | 2025.12.17 22:13:06.021435 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14682 | 2025.12.17 22:13:06.021899 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2025.12.17 22:13:06.021934 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14684 | 2025.12.17 22:13:06.022265 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14685 | 2025.12.17 22:13:06.022483 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2025.12.17 22:13:06.022610 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 14687 | 2025.12.17 22:13:06.022649 [ 4 ] {eb7a5fbd-53eb-4eb6-b3f5-936803b44af5} <Debug> TCPHandler: Processed in 0.001402727 sec. | ||
| 14688 | 2025.12.17 22:13:06.022760 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14689 | 2025.12.17 22:13:06.022855 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14690 | 2025.12.17 22:13:06.022895 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14691 | 2025.12.17 22:13:06.023207 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2025.12.17 22:13:06.023244 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14693 | 2025.12.17 22:13:06.023539 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14694 | 2025.12.17 22:13:06.023747 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14695 | 2025.12.17 22:13:06.023845 [ 62 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 14696 | 2025.12.17 22:13:06.023871 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 14697 | 2025.12.17 22:13:06.023880 [ 62 ] {} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2025.12.17 22:13:06.023910 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14699 | 2025.12.17 22:13:06.023914 [ 4 ] {3c01268a-4e18-4fec-bf4d-db7e45723473} <Debug> TCPHandler: Processed in 0.001204922 sec. | ||
| 14700 | 2025.12.17 22:13:06.023999 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 14701 | 2025.12.17 22:13:06.024036 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14702 | 2025.12.17 22:13:06.024117 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14703 | 2025.12.17 22:13:06.024133 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14704 | 2025.12.17 22:13:06.024154 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 14705 | 2025.12.17 22:13:06.024193 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <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 | ||
| 14706 | 2025.12.17 22:13:06.024221 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 14707 | 2025.12.17 22:13:06.024274 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 14708 | 2025.12.17 22:13:06.024317 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 14709 | 2025.12.17 22:13:06.024358 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 14710 | 2025.12.17 22:13:06.024401 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 14711 | 2025.12.17 22:13:06.025066 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2025.12.17 22:13:06.025107 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14713 | 2025.12.17 22:13:06.025221 [ 192 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263573 sec., 18993.75817621934 rows/sec., 1.25 MiB/sec. | ||
| 14714 | 2025.12.17 22:13:06.025362 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 14715 | 2025.12.17 22:13:06.025642 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14716 | 2025.12.17 22:13:06.025690 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14717 | 2025.12.17 22:13:06.025723 [ 190 ] {dc64dfaf-59a4-4a11-82e6-d43d3255d083::all_1_24_5} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 14718 | 2025.12.17 22:13:06.025805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14719 | 2025.12.17 22:13:06.025932 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2025.12.17 22:13:06.026073 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001957 sec., 17373.530914665305 rows/sec., 31.13 MiB/sec. | ||
| 14721 | 2025.12.17 22:13:06.026128 [ 4 ] {5bb4e519-76d2-41cf-9ae7-391c3bd5272f} <Debug> TCPHandler: Processed in 0.002142307 sec. | ||
| 14722 | 2025.12.17 22:13:06.026244 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2025.12.17 22:13:06.026339 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14724 | 2025.12.17 22:13:06.026381 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14725 | 2025.12.17 22:13:06.026725 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2025.12.17 22:13:06.026761 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14727 | 2025.12.17 22:13:06.027065 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14728 | 2025.12.17 22:13:06.027272 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2025.12.17 22:13:06.027400 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 14730 | 2025.12.17 22:13:06.027436 [ 4 ] {71f79fb8-fefb-4bf9-aa18-74e1897d8348} <Debug> TCPHandler: Processed in 0.001244453 sec. | ||
| 14731 | 2025.12.17 22:13:06.628315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14732 | 2025.12.17 22:13:06.643993 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.12.17 22:13:06.644049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14734 | 2025.12.17 22:13:06.650165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14735 | 2025.12.17 22:13:06.650849 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2025.12.17 22:13:06.653530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14737 | 2025.12.17 22:13:07.426046 [ 61 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14738 | 2025.12.17 22:13:07.426114 [ 61 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2025.12.17 22:13:07.426138 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14740 | 2025.12.17 22:13:07.426268 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 14741 | 2025.12.17 22:13:07.426434 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14742 | 2025.12.17 22:13:07.426477 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 14743 | 2025.12.17 22:13:07.426561 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 14744 | 2025.12.17 22:13:07.426622 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 14745 | 2025.12.17 22:13:07.426678 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 14746 | 2025.12.17 22:13:07.426730 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 14747 | 2025.12.17 22:13:07.427443 [ 190 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232263 sec., 37329.69341772008 rows/sec., 3.12 MiB/sec. | ||
| 14748 | 2025.12.17 22:13:07.427591 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14749 | 2025.12.17 22:13:07.427832 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2025.12.17 22:13:07.427901 [ 188 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_25_6} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14751 | 2025.12.17 22:13:07.427970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14752 | 2025.12.17 22:13:11.021484 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2025.12.17 22:13:11.021799 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14754 | 2025.12.17 22:13:11.021901 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14755 | 2025.12.17 22:13:11.022588 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2025.12.17 22:13:11.022638 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14757 | 2025.12.17 22:13:11.023042 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14758 | 2025.12.17 22:13:11.023276 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2025.12.17 22:13:11.023450 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001731 sec., 2310.8030040439053 rows/sec., 188.43 KiB/sec. | ||
| 14760 | 2025.12.17 22:13:11.023504 [ 4 ] {dfb812c5-8f95-4229-9412-dcf52dde7583} <Debug> TCPHandler: Processed in 0.002214539 sec. | ||
| 14761 | 2025.12.17 22:13:11.023627 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2025.12.17 22:13:11.023732 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14763 | 2025.12.17 22:13:11.023775 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14764 | 2025.12.17 22:13:11.024936 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2025.12.17 22:13:11.024976 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14766 | 2025.12.17 22:13:11.025378 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14767 | 2025.12.17 22:13:11.025590 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2025.12.17 22:13:11.025717 [ 13 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14769 | 2025.12.17 22:13:11.025727 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.002018 sec., 600594.6481665015 rows/sec., 49.58 MiB/sec. | ||
| 14770 | 2025.12.17 22:13:11.025797 [ 13 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2025.12.17 22:13:11.025814 [ 4 ] {c3c8bd4c-be68-4db5-9ebc-4309228be82d} <Debug> TCPHandler: Processed in 0.00224121 sec. | ||
| 14772 | 2025.12.17 22:13:11.025828 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14773 | 2025.12.17 22:13:11.025942 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2025.12.17 22:13:11.025957 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 14775 | 2025.12.17 22:13:11.026048 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14776 | 2025.12.17 22:13:11.026093 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14777 | 2025.12.17 22:13:11.026094 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14778 | 2025.12.17 22:13:11.026136 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2466 rows starting from the beginning of the part | ||
| 14779 | 2025.12.17 22:13:11.026214 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 70 rows starting from the beginning of the part | ||
| 14780 | 2025.12.17 22:13:11.026266 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1184 rows starting from the beginning of the part | ||
| 14781 | 2025.12.17 22:13:11.026314 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 70 rows starting from the beginning of the part | ||
| 14782 | 2025.12.17 22:13:11.026358 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1180 rows starting from the beginning of the part | ||
| 14783 | 2025.12.17 22:13:11.026403 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1212 rows starting from the beginning of the part | ||
| 14784 | 2025.12.17 22:13:11.026526 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14785 | 2025.12.17 22:13:11.026572 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14786 | 2025.12.17 22:13:11.026909 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14787 | 2025.12.17 22:13:11.027134 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14788 | 2025.12.17 22:13:11.027274 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001246 sec., 8828.25040128411 rows/sec., 646.60 KiB/sec. | ||
| 14789 | 2025.12.17 22:13:11.027312 [ 4 ] {82592bff-d076-4a85-8792-51b88e964349} <Debug> TCPHandler: Processed in 0.001421847 sec. | ||
| 14790 | 2025.12.17 22:13:11.027421 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14791 | 2025.12.17 22:13:11.027517 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14792 | 2025.12.17 22:13:11.027557 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14793 | 2025.12.17 22:13:11.028051 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14794 | 2025.12.17 22:13:11.028087 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14795 | 2025.12.17 22:13:11.028431 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14796 | 2025.12.17 22:13:11.028480 [ 190 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6182 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568208 sec., 2407125.9025748693 rows/sec., 204.48 MiB/sec. | ||
| 14797 | 2025.12.17 22:13:11.028650 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2025.12.17 22:13:11.028784 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001285 sec., 177431.906614786 rows/sec., 12.01 MiB/sec. | ||
| 14799 | 2025.12.17 22:13:11.028822 [ 4 ] {7541377d-78d7-44ad-9453-facd11689bbf} <Debug> TCPHandler: Processed in 0.001452978 sec. | ||
| 14800 | 2025.12.17 22:13:11.028833 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14801 | 2025.12.17 22:13:11.028926 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14802 | 2025.12.17 22:13:11.029020 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14803 | 2025.12.17 22:13:11.029060 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14804 | 2025.12.17 22:13:11.029085 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2025.12.17 22:13:11.029155 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_101_20} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14806 | 2025.12.17 22:13:11.029250 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 14807 | 2025.12.17 22:13:11.029731 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2025.12.17 22:13:11.029766 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14809 | 2025.12.17 22:13:11.030092 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14810 | 2025.12.17 22:13:11.030304 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2025.12.17 22:13:11.030424 [ 13 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14812 | 2025.12.17 22:13:11.030431 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001428 sec., 371848.7394957983 rows/sec., 27.55 MiB/sec. | ||
| 14813 | 2025.12.17 22:13:11.030459 [ 13 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2025.12.17 22:13:11.030482 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14815 | 2025.12.17 22:13:11.030484 [ 4 ] {e25db580-e865-41da-ac98-fba500cc0458} <Debug> TCPHandler: Processed in 0.001608972 sec. | ||
| 14816 | 2025.12.17 22:13:11.030563 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 14817 | 2025.12.17 22:13:11.030618 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14818 | 2025.12.17 22:13:11.030656 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14819 | 2025.12.17 22:13:11.030685 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 14820 | 2025.12.17 22:13:11.030720 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14821 | 2025.12.17 22:13:11.030731 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 71 rows starting from the beginning of the part | ||
| 14822 | 2025.12.17 22:13:11.030771 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14823 | 2025.12.17 22:13:11.030779 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 721 rows starting from the beginning of the part | ||
| 14824 | 2025.12.17 22:13:11.030830 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 71 rows starting from the beginning of the part | ||
| 14825 | 2025.12.17 22:13:11.030869 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 713 rows starting from the beginning of the part | ||
| 14826 | 2025.12.17 22:13:11.030909 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 531 rows starting from the beginning of the part | ||
| 14827 | 2025.12.17 22:13:11.031431 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2025.12.17 22:13:11.031474 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14829 | 2025.12.17 22:13:11.031891 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14830 | 2025.12.17 22:13:11.032101 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2025.12.17 22:13:11.032163 [ 190 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629443 sec., 2060213.2139632993 rows/sec., 155.92 MiB/sec. | ||
| 14832 | 2025.12.17 22:13:11.032221 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14833 | 2025.12.17 22:13:11.032233 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Debug> executeQuery: Read 840 rows, 57.90 KiB in 0.001532 sec., 548302.8720626632 rows/sec., 36.91 MiB/sec. | ||
| 14834 | 2025.12.17 22:13:11.032253 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14835 | 2025.12.17 22:13:11.032278 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14836 | 2025.12.17 22:13:11.032282 [ 4 ] {a52ddce4-6a38-4452-8fc4-513f42b7db4f} <Debug> TCPHandler: Processed in 0.001716096 sec. | ||
| 14837 | 2025.12.17 22:13:11.032356 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14838 | 2025.12.17 22:13:11.032386 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::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 | ||
| 14839 | 2025.12.17 22:13:11.032409 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2025.12.17 22:13:11.032522 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14841 | 2025.12.17 22:13:11.032530 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14842 | 2025.12.17 22:13:11.032581 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30395 rows starting from the beginning of the part | ||
| 14843 | 2025.12.17 22:13:11.032585 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <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 | ||
| 14844 | 2025.12.17 22:13:11.032608 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2025.12.17 22:13:11.032688 [ 191 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_101_20} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14846 | 2025.12.17 22:13:11.032687 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14847 | 2025.12.17 22:13:11.032758 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 14848 | 2025.12.17 22:13:11.032764 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 318 rows starting from the beginning of the part | ||
| 14849 | 2025.12.17 22:13:11.032827 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 14850 | 2025.12.17 22:13:11.032876 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 14851 | 2025.12.17 22:13:11.032932 [ 196 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 840 rows starting from the beginning of the part | ||
| 14852 | 2025.12.17 22:13:11.033386 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2025.12.17 22:13:11.033429 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14854 | 2025.12.17 22:13:11.033965 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14855 | 2025.12.17 22:13:11.034198 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2025.12.17 22:13:11.034332 [ 13 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14857 | 2025.12.17 22:13:11.034347 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001843 sec., 3798.155181768855 rows/sec., 6.81 MiB/sec. | ||
| 14858 | 2025.12.17 22:13:11.034369 [ 13 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2025.12.17 22:13:11.034391 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14860 | 2025.12.17 22:13:11.034411 [ 4 ] {3ad8f22a-553a-4fa5-9096-089ef04569fb} <Debug> TCPHandler: Processed in 0.002053844 sec. | ||
| 14861 | 2025.12.17 22:13:11.034478 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 14862 | 2025.12.17 22:13:11.034534 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14863 | 2025.12.17 22:13:11.034636 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14864 | 2025.12.17 22:13:11.034678 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14865 | 2025.12.17 22:13:11.034711 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14866 | 2025.12.17 22:13:11.034783 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1813 rows starting from the beginning of the part | ||
| 14867 | 2025.12.17 22:13:11.034912 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 14868 | 2025.12.17 22:13:11.035016 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 14869 | 2025.12.17 22:13:11.035027 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2025.12.17 22:13:11.035069 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14871 | 2025.12.17 22:13:11.035109 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 14872 | 2025.12.17 22:13:11.035207 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 14873 | 2025.12.17 22:13:11.035298 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 14874 | 2025.12.17 22:13:11.035544 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14875 | 2025.12.17 22:13:11.035785 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14876 | 2025.12.17 22:13:11.035909 [ 13 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14877 | 2025.12.17 22:13:11.035933 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 14878 | 2025.12.17 22:13:11.035948 [ 13 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2025.12.17 22:13:11.035976 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14880 | 2025.12.17 22:13:11.035979 [ 4 ] {699da1a8-d78b-4371-a039-f440bd6505ae} <Debug> TCPHandler: Processed in 0.001496739 sec. | ||
| 14881 | 2025.12.17 22:13:11.036070 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14882 | 2025.12.17 22:13:11.036175 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14883 | 2025.12.17 22:13:11.036212 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6114 rows starting from the beginning of the part | ||
| 14884 | 2025.12.17 22:13:11.036281 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14885 | 2025.12.17 22:13:11.036338 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 14886 | 2025.12.17 22:13:11.036392 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14887 | 2025.12.17 22:13:11.036435 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 14888 | 2025.12.17 22:13:11.036471 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 14889 | 2025.12.17 22:13:11.039062 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6502 rows, containing 4 columns (4 merged, 0 gathered) in 0.00303549 sec., 2141993.5496410793 rows/sec., 139.81 MiB/sec. | ||
| 14890 | 2025.12.17 22:13:11.039603 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14891 | 2025.12.17 22:13:11.039852 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2025.12.17 22:13:11.039920 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_101_20} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14893 | 2025.12.17 22:13:11.039981 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14894 | 2025.12.17 22:13:11.041889 [ 197 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32187 rows, containing 5 columns (5 merged, 0 gathered) in 0.009549963 sec., 3370379.550161608 rows/sec., 228.86 MiB/sec. | ||
| 14895 | 2025.12.17 22:13:11.042469 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14896 | 2025.12.17 22:13:11.042744 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2025.12.17 22:13:11.042812 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14898 | 2025.12.17 22:13:11.042903 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14899 | 2025.12.17 22:13:11.046679 [ 193 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1902 rows, containing 19 columns (19 merged, 0 gathered) in 0.012241573 sec., 155372.18950538462 rows/sec., 278.42 MiB/sec. | ||
| 14900 | 2025.12.17 22:13:11.049200 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14901 | 2025.12.17 22:13:11.049516 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2025.12.17 22:13:11.049592 [ 195 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14903 | 2025.12.17 22:13:11.049742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 14904 | 2025.12.17 22:13:12.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.21 MiB, peak 390.26 MiB, free memory in arenas 0.00 B, will set to 378.66 MiB (RSS), difference: 8.45 MiB | ||
| 14905 | 2025.12.17 22:13:12.404883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33210 | ||
| 14906 | 2025.12.17 22:13:12.405413 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2025.12.17 22:13:12.405453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14908 | 2025.12.17 22:13:12.405927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14909 | 2025.12.17 22:13:12.406154 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14910 | 2025.12.17 22:13:12.406285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33210 | ||
| 14911 | 2025.12.17 22:13:14.154554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14912 | 2025.12.17 22:13:14.171386 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2025.12.17 22:13:14.171438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14914 | 2025.12.17 22:13:14.177412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14915 | 2025.12.17 22:13:14.178098 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2025.12.17 22:13:14.181019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14917 | 2025.12.17 22:13:15.016201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1907 | ||
| 14918 | 2025.12.17 22:13:15.018650 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2025.12.17 22:13:15.018690 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14920 | 2025.12.17 22:13:15.019875 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14921 | 2025.12.17 22:13:15.020138 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2025.12.17 22:13:15.020296 [ 48 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14923 | 2025.12.17 22:13:15.020333 [ 48 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2025.12.17 22:13:15.020352 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14925 | 2025.12.17 22:13:15.020391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1907 | ||
| 14926 | 2025.12.17 22:13:15.020487 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 14927 | 2025.12.17 22:13:15.021088 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14928 | 2025.12.17 22:13:15.021223 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1721 rows starting from the beginning of the part | ||
| 14929 | 2025.12.17 22:13:15.021565 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 14930 | 2025.12.17 22:13:15.021883 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 38 rows starting from the beginning of the part | ||
| 14931 | 2025.12.17 22:13:15.022217 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 14932 | 2025.12.17 22:13:15.022538 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 14933 | 2025.12.17 22:13:15.022868 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
| 14934 | 2025.12.17 22:13:15.029524 [ 197 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1907 rows, containing 72 columns (72 merged, 0 gathered) in 0.00909756 sec., 209616.64446291095 rows/sec., 166.53 MiB/sec. | ||
| 14935 | 2025.12.17 22:13:15.031425 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14936 | 2025.12.17 22:13:15.032092 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2025.12.17 22:13:15.032191 [ 195 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_51_10} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14938 | 2025.12.17 22:13:15.032573 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
| 14939 | 2025.12.17 22:13:16.007496 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14940 | 2025.12.17 22:13:16.007723 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14941 | 2025.12.17 22:13:16.007790 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14942 | 2025.12.17 22:13:16.008624 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2025.12.17 22:13:16.008672 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14944 | 2025.12.17 22:13:16.009095 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14945 | 2025.12.17 22:13:16.009335 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2025.12.17 22:13:16.009492 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 14947 | 2025.12.17 22:13:16.009540 [ 4 ] {f1ac2208-20bd-4e89-96ea-c4303d186a58} <Debug> TCPHandler: Processed in 0.002175118 sec. | ||
| 14948 | 2025.12.17 22:13:16.009692 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14949 | 2025.12.17 22:13:16.009790 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14950 | 2025.12.17 22:13:16.009831 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14951 | 2025.12.17 22:13:16.011155 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2025.12.17 22:13:16.011190 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14953 | 2025.12.17 22:13:16.011573 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14954 | 2025.12.17 22:13:16.011795 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2025.12.17 22:13:16.011924 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Debug> executeQuery: Read 1180 rows, 96.36 KiB in 0.002153 sec., 548072.457036693 rows/sec., 43.71 MiB/sec. | ||
| 14956 | 2025.12.17 22:13:16.011963 [ 4 ] {e23c49ca-2228-416f-8b07-a1c286d37324} <Debug> TCPHandler: Processed in 0.002323562 sec. | ||
| 14957 | 2025.12.17 22:13:16.012095 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14958 | 2025.12.17 22:13:16.012191 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14959 | 2025.12.17 22:13:16.012231 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14960 | 2025.12.17 22:13:16.012782 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2025.12.17 22:13:16.012816 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14962 | 2025.12.17 22:13:16.013130 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14963 | 2025.12.17 22:13:16.013343 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2025.12.17 22:13:16.013480 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Debug> executeQuery: Read 239 rows, 14.87 KiB in 0.001307 sec., 182861.51491966334 rows/sec., 11.11 MiB/sec. | ||
| 14965 | 2025.12.17 22:13:16.013522 [ 4 ] {1c862a1b-49fd-41d3-87cf-87f97b8c60ff} <Debug> TCPHandler: Processed in 0.001478249 sec. | ||
| 14966 | 2025.12.17 22:13:16.013640 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2025.12.17 22:13:16.013735 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14968 | 2025.12.17 22:13:16.013775 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14969 | 2025.12.17 22:13:16.014285 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2025.12.17 22:13:16.014320 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14971 | 2025.12.17 22:13:16.014627 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14972 | 2025.12.17 22:13:16.014849 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2025.12.17 22:13:16.014986 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 14974 | 2025.12.17 22:13:16.015023 [ 4 ] {164f54c2-a167-4a28-a767-1dce201baf7d} <Debug> TCPHandler: Processed in 0.001434087 sec. | ||
| 14975 | 2025.12.17 22:13:16.015139 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2025.12.17 22:13:16.015233 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14977 | 2025.12.17 22:13:16.015272 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14978 | 2025.12.17 22:13:16.015786 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2025.12.17 22:13:16.015821 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14980 | 2025.12.17 22:13:16.016127 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14981 | 2025.12.17 22:13:16.016339 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2025.12.17 22:13:16.016464 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 14983 | 2025.12.17 22:13:16.016501 [ 4 ] {62630c2d-a1ed-4daa-b097-3bed9475856e} <Debug> TCPHandler: Processed in 0.001414458 sec. | ||
| 14984 | 2025.12.17 22:13:16.016626 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14985 | 2025.12.17 22:13:16.016721 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14986 | 2025.12.17 22:13:16.016760 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14987 | 2025.12.17 22:13:16.017525 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2025.12.17 22:13:16.017560 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14989 | 2025.12.17 22:13:16.017887 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14990 | 2025.12.17 22:13:16.018094 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14991 | 2025.12.17 22:13:16.018219 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.001516 sec., 470316.6226912929 rows/sec., 32.98 MiB/sec. | ||
| 14992 | 2025.12.17 22:13:16.018257 [ 4 ] {906cc737-7855-4461-8554-3b0ba85ef244} <Debug> TCPHandler: Processed in 0.001682285 sec. | ||
| 14993 | 2025.12.17 22:13:16.018375 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14994 | 2025.12.17 22:13:16.018470 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14995 | 2025.12.17 22:13:16.018511 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14996 | 2025.12.17 22:13:16.018852 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2025.12.17 22:13:16.018886 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14998 | 2025.12.17 22:13:16.019188 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14999 | 2025.12.17 22:13:16.019400 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2025.12.17 22:13:16.019529 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 15001 | 2025.12.17 22:13:16.019564 [ 4 ] {b0a12daf-da8c-414e-878b-2dc839c18555} <Debug> TCPHandler: Processed in 0.001240643 sec. | ||
| 15002 | 2025.12.17 22:13:16.019682 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15003 | 2025.12.17 22:13:16.019804 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15004 | 2025.12.17 22:13:16.019850 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15005 | 2025.12.17 22:13:16.020313 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2025.12.17 22:13:16.020348 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15007 | 2025.12.17 22:13:16.020681 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15008 | 2025.12.17 22:13:16.020893 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2025.12.17 22:13:16.021019 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 15010 | 2025.12.17 22:13:16.021056 [ 4 ] {97bca743-f6d2-4c72-9aa6-ce991e5cab31} <Debug> TCPHandler: Processed in 0.001424788 sec. | ||
| 15011 | 2025.12.17 22:13:16.021160 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15012 | 2025.12.17 22:13:16.021254 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15013 | 2025.12.17 22:13:16.021295 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15014 | 2025.12.17 22:13:16.021609 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2025.12.17 22:13:16.021642 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15016 | 2025.12.17 22:13:16.021939 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15017 | 2025.12.17 22:13:16.022144 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2025.12.17 22:13:16.022268 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 15019 | 2025.12.17 22:13:16.022304 [ 4 ] {a7fc36e0-c536-436b-a947-0927324f7767} <Debug> TCPHandler: Processed in 0.001195942 sec. | ||
| 15020 | 2025.12.17 22:13:16.022427 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2025.12.17 22:13:16.022520 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15022 | 2025.12.17 22:13:16.022575 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <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 | ||
| 15023 | 2025.12.17 22:13:16.023428 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2025.12.17 22:13:16.023463 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15025 | 2025.12.17 22:13:16.024015 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15026 | 2025.12.17 22:13:16.024239 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2025.12.17 22:13:16.024375 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001872 sec., 18162.393162393164 rows/sec., 32.55 MiB/sec. | ||
| 15028 | 2025.12.17 22:13:16.024431 [ 4 ] {d582f226-4f84-4367-bc05-ec1d18aae3e5} <Debug> TCPHandler: Processed in 0.002055074 sec. | ||
| 15029 | 2025.12.17 22:13:16.024571 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15030 | 2025.12.17 22:13:16.024667 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15031 | 2025.12.17 22:13:16.024708 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15032 | 2025.12.17 22:13:16.025064 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2025.12.17 22:13:16.025099 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15034 | 2025.12.17 22:13:16.025411 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15035 | 2025.12.17 22:13:16.025622 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15036 | 2025.12.17 22:13:16.025751 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 15037 | 2025.12.17 22:13:16.025786 [ 4 ] {4b2d2731-a49e-481f-a556-41eb1d23cc63} <Debug> TCPHandler: Processed in 0.001266943 sec. | ||
| 15038 | 2025.12.17 22:13:16.031823 [ 225 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 15039 | 2025.12.17 22:13:16.031852 [ 225 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 15040 | 2025.12.17 22:13:16.047297 [ 225 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 15041 | 2025.12.17 22:13:16.869184 [ 224 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 15042 | 2025.12.17 22:13:16.869238 [ 224 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 15043 | 2025.12.17 22:13:16.873409 [ 224 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 15044 | 2025.12.17 22:13:16.949396 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 15045 | 2025.12.17 22:13:16.949458 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 15046 | 2025.12.17 22:13:16.953025 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 15047 | 2025.12.17 22:13:17.122526 [ 224 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 15048 | 2025.12.17 22:13:17.122569 [ 224 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 15049 | 2025.12.17 22:13:17.126164 [ 224 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 15050 | 2025.12.17 22:13:19.715594 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15051 | 2025.12.17 22:13:19.715645 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15052 | 2025.12.17 22:13:19.907370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33658 | ||
| 15053 | 2025.12.17 22:13:19.907859 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2025.12.17 22:13:19.907895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15055 | 2025.12.17 22:13:19.908364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15056 | 2025.12.17 22:13:19.908599 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2025.12.17 22:13:19.908720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33658 | ||
| 15058 | 2025.12.17 22:13:19.908821 [ 220 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 15059 | 2025.12.17 22:13:19.908860 [ 220 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 15060 | 2025.12.17 22:13:19.912282 [ 220 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 15061 | 2025.12.17 22:13:20.995381 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15062 | 2025.12.17 22:13:20.995600 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15063 | 2025.12.17 22:13:20.995674 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15064 | 2025.12.17 22:13:20.996419 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15065 | 2025.12.17 22:13:20.996459 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15066 | 2025.12.17 22:13:20.996861 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15067 | 2025.12.17 22:13:20.997096 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15068 | 2025.12.17 22:13:20.997254 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.00171 sec., 40935.67251461989 rows/sec., 3.28 MiB/sec. | ||
| 15069 | 2025.12.17 22:13:20.997306 [ 4 ] {1b32ec5c-7a58-4196-9e01-01f12503e78b} <Debug> TCPHandler: Processed in 0.002065785 sec. | ||
| 15070 | 2025.12.17 22:13:20.997455 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15071 | 2025.12.17 22:13:20.997559 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15072 | 2025.12.17 22:13:20.997603 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15073 | 2025.12.17 22:13:20.998057 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15074 | 2025.12.17 22:13:20.998092 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15075 | 2025.12.17 22:13:20.998409 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15076 | 2025.12.17 22:13:20.998622 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15077 | 2025.12.17 22:13:20.998755 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001219 sec., 5742.4118129614435 rows/sec., 431.80 KiB/sec. | ||
| 15078 | 2025.12.17 22:13:20.998793 [ 4 ] {35b12fc4-f814-4118-8029-99cb6e5136fa} <Debug> TCPHandler: Processed in 0.001407678 sec. | ||
| 15079 | 2025.12.17 22:13:20.998920 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15080 | 2025.12.17 22:13:20.999017 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15081 | 2025.12.17 22:13:20.999056 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15082 | 2025.12.17 22:13:20.999491 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2025.12.17 22:13:20.999526 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15084 | 2025.12.17 22:13:20.999841 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15085 | 2025.12.17 22:13:21.000055 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15086 | 2025.12.17 22:13:21.000273 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001276 sec., 55642.633228840125 rows/sec., 4.34 MiB/sec. | ||
| 15087 | 2025.12.17 22:13:21.000312 [ 4 ] {4a73fb82-6f06-44f1-9bf5-108e57e61196} <Debug> TCPHandler: Processed in 0.001456969 sec. | ||
| 15088 | 2025.12.17 22:13:21.000428 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2025.12.17 22:13:21.000533 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15090 | 2025.12.17 22:13:21.000579 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15091 | 2025.12.17 22:13:21.000985 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2025.12.17 22:13:21.001021 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15093 | 2025.12.17 22:13:21.001355 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15094 | 2025.12.17 22:13:21.001568 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2025.12.17 22:13:21.001694 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 15096 | 2025.12.17 22:13:21.001739 [ 4 ] {d0fde402-8592-4043-856b-4bb3b33329a4} <Debug> TCPHandler: Processed in 0.001360705 sec. | ||
| 15097 | 2025.12.17 22:13:21.001864 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15098 | 2025.12.17 22:13:21.001959 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15099 | 2025.12.17 22:13:21.002013 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <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 | ||
| 15100 | 2025.12.17 22:13:21.002778 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2025.12.17 22:13:21.002813 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15102 | 2025.12.17 22:13:21.003326 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15103 | 2025.12.17 22:13:21.003542 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2025.12.17 22:13:21.003684 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001743 sec., 4016.0642570281125 rows/sec., 7.20 MiB/sec. | ||
| 15105 | 2025.12.17 22:13:21.003747 [ 4 ] {61559510-f9a8-43a4-974d-aed26752f70d} <Debug> TCPHandler: Processed in 0.001933341 sec. | ||
| 15106 | 2025.12.17 22:13:21.003873 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2025.12.17 22:13:21.003970 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15108 | 2025.12.17 22:13:21.004012 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15109 | 2025.12.17 22:13:21.004352 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2025.12.17 22:13:21.004387 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15111 | 2025.12.17 22:13:21.004694 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15112 | 2025.12.17 22:13:21.004910 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2025.12.17 22:13:21.005038 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15114 | 2025.12.17 22:13:21.005074 [ 4 ] {8cf1d24c-f9dd-4d85-a0f8-b12e27097f38} <Debug> TCPHandler: Processed in 0.001261334 sec. | ||
| 15115 | 2025.12.17 22:13:21.154536 [ 223 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 15116 | 2025.12.17 22:13:21.154625 [ 223 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 15117 | 2025.12.17 22:13:21.157740 [ 223 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 15118 | 2025.12.17 22:13:21.682052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15119 | 2025.12.17 22:13:21.699589 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2025.12.17 22:13:21.699655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15121 | 2025.12.17 22:13:21.705554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15122 | 2025.12.17 22:13:21.706223 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2025.12.17 22:13:21.709640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15124 | 2025.12.17 22:13:25.021593 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1941 | ||
| 15125 | 2025.12.17 22:13:25.024130 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2025.12.17 22:13:25.024183 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15127 | 2025.12.17 22:13:25.025404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15128 | 2025.12.17 22:13:25.025689 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2025.12.17 22:13:25.026054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1941 | ||
| 15130 | 2025.12.17 22:13:26.002402 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2025.12.17 22:13:26.002625 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15132 | 2025.12.17 22:13:26.002710 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15133 | 2025.12.17 22:13:26.003413 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15134 | 2025.12.17 22:13:26.003463 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15135 | 2025.12.17 22:13:26.003881 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15136 | 2025.12.17 22:13:26.004134 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15137 | 2025.12.17 22:13:26.004302 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001732 sec., 13856.812933025403 rows/sec., 1.15 MiB/sec. | ||
| 15138 | 2025.12.17 22:13:26.004347 [ 4 ] {379e0e5c-1c99-481c-ab65-55d5c6048e4d} <Debug> TCPHandler: Processed in 0.002090925 sec. | ||
| 15139 | 2025.12.17 22:13:26.004475 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15140 | 2025.12.17 22:13:26.004581 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15141 | 2025.12.17 22:13:26.004633 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15142 | 2025.12.17 22:13:26.005200 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.12.17 22:13:26.005238 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15144 | 2025.12.17 22:13:26.005584 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15145 | 2025.12.17 22:13:26.005806 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.12.17 22:13:26.005942 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Debug> executeQuery: Read 244 rows, 22.38 KiB in 0.001382 sec., 176555.71635311143 rows/sec., 15.82 MiB/sec. | ||
| 15147 | 2025.12.17 22:13:26.005981 [ 4 ] {8cf29e70-a107-4611-b62c-fe90b4f1b45b} <Debug> TCPHandler: Processed in 0.001559662 sec. | ||
| 15148 | 2025.12.17 22:13:26.006110 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15149 | 2025.12.17 22:13:26.006208 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15150 | 2025.12.17 22:13:26.006270 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15151 | 2025.12.17 22:13:26.006750 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15152 | 2025.12.17 22:13:26.006790 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15153 | 2025.12.17 22:13:26.007113 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15154 | 2025.12.17 22:13:26.007326 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15155 | 2025.12.17 22:13:26.007458 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Debug> executeQuery: Read 46 rows, 3.52 KiB in 0.00127 sec., 36220.47244094488 rows/sec., 2.70 MiB/sec. | ||
| 15156 | 2025.12.17 22:13:26.007497 [ 4 ] {2750af1f-8898-42e9-8512-86cd232edd99} <Debug> TCPHandler: Processed in 0.001438678 sec. | ||
| 15157 | 2025.12.17 22:13:26.007622 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2025.12.17 22:13:26.007717 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15159 | 2025.12.17 22:13:26.007758 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15160 | 2025.12.17 22:13:26.008159 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2025.12.17 22:13:26.008197 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15162 | 2025.12.17 22:13:26.008516 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15163 | 2025.12.17 22:13:26.008758 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2025.12.17 22:13:26.008880 [ 104 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 15165 | 2025.12.17 22:13:26.008889 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 15166 | 2025.12.17 22:13:26.008959 [ 104 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.12.17 22:13:26.008977 [ 4 ] {3f27b836-f243-4d2e-acbc-19502fd83565} <Debug> TCPHandler: Processed in 0.001404858 sec. | ||
| 15168 | 2025.12.17 22:13:26.008987 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15169 | 2025.12.17 22:13:26.009107 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15170 | 2025.12.17 22:13:26.009128 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 15171 | 2025.12.17 22:13:26.009207 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15172 | 2025.12.17 22:13:26.009252 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15173 | 2025.12.17 22:13:26.009280 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15174 | 2025.12.17 22:13:26.009323 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 465 rows starting from the beginning of the part | ||
| 15175 | 2025.12.17 22:13:26.009401 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 15176 | 2025.12.17 22:13:26.009457 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 15177 | 2025.12.17 22:13:26.009516 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 15178 | 2025.12.17 22:13:26.009626 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 15179 | 2025.12.17 22:13:26.009689 [ 187 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15180 | 2025.12.17 22:13:26.009730 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15181 | 2025.12.17 22:13:26.009781 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15182 | 2025.12.17 22:13:26.010239 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15183 | 2025.12.17 22:13:26.010559 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2025.12.17 22:13:26.010743 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001553 sec., 7726.980038634901 rows/sec., 603.67 KiB/sec. | ||
| 15185 | 2025.12.17 22:13:26.010793 [ 4 ] {85e1b1c1-3aad-483f-9341-ef7c76825592} <Debug> TCPHandler: Processed in 0.001735906 sec. | ||
| 15186 | 2025.12.17 22:13:26.010931 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2025.12.17 22:13:26.011035 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15188 | 2025.12.17 22:13:26.011079 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15189 | 2025.12.17 22:13:26.011291 [ 198 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219219 sec., 609673.943851418 rows/sec., 42.71 MiB/sec. | ||
| 15190 | 2025.12.17 22:13:26.011581 [ 194 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 15191 | 2025.12.17 22:13:26.011649 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2025.12.17 22:13:26.011698 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15193 | 2025.12.17 22:13:26.012049 [ 194 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15194 | 2025.12.17 22:13:26.012174 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15195 | 2025.12.17 22:13:26.012179 [ 194 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_52_11} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 15196 | 2025.12.17 22:13:26.012340 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15197 | 2025.12.17 22:13:26.012487 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2025.12.17 22:13:26.012679 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001663 sec., 80577.26999398677 rows/sec., 6.52 MiB/sec. | ||
| 15199 | 2025.12.17 22:13:26.012733 [ 4 ] {7a6d21bd-dc22-420b-b7b7-e7c93ee8146a} <Debug> TCPHandler: Processed in 0.001853879 sec. | ||
| 15200 | 2025.12.17 22:13:26.012882 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15201 | 2025.12.17 22:13:26.012998 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15202 | 2025.12.17 22:13:26.013051 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15203 | 2025.12.17 22:13:26.013724 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2025.12.17 22:13:26.013770 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15205 | 2025.12.17 22:13:26.014224 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15206 | 2025.12.17 22:13:26.014498 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2025.12.17 22:13:26.014672 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Debug> executeQuery: Read 268 rows, 20.38 KiB in 0.001697 sec., 157925.75132586918 rows/sec., 11.73 MiB/sec. | ||
| 15208 | 2025.12.17 22:13:26.014719 [ 4 ] {c90d4a90-98f1-411c-959e-8521994c4751} <Debug> TCPHandler: Processed in 0.001895911 sec. | ||
| 15209 | 2025.12.17 22:13:26.014858 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2025.12.17 22:13:26.014963 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15211 | 2025.12.17 22:13:26.015032 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <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 | ||
| 15212 | 2025.12.17 22:13:26.018406 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15213 | 2025.12.17 22:13:26.018456 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15214 | 2025.12.17 22:13:26.019313 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15215 | 2025.12.17 22:13:26.019652 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15216 | 2025.12.17 22:13:26.019849 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.004907 sec., 6928.877114326472 rows/sec., 12.42 MiB/sec. | ||
| 15217 | 2025.12.17 22:13:26.019964 [ 4 ] {97d27f4f-4b89-4ed1-9a7e-01c596854eee} <Debug> TCPHandler: Processed in 0.005162156 sec. | ||
| 15218 | 2025.12.17 22:13:26.020111 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15219 | 2025.12.17 22:13:26.020231 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15220 | 2025.12.17 22:13:26.020289 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15221 | 2025.12.17 22:13:26.020681 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2025.12.17 22:13:26.020720 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15223 | 2025.12.17 22:13:26.021049 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15224 | 2025.12.17 22:13:26.021275 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2025.12.17 22:13:26.021409 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 15226 | 2025.12.17 22:13:26.021448 [ 4 ] {8c6c2555-261a-4732-ba58-4767fac8e274} <Debug> TCPHandler: Processed in 0.001398587 sec. | ||
| 15227 | 2025.12.17 22:13:26.100303 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42123 | ||
| 15228 | 2025.12.17 22:13:26.100415 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15229 | 2025.12.17 22:13:26.100443 [ 355 ] {} <Debug> TCP-Session: f8503012-a63e-4c58-b85f-0b7205668651 Authenticating user 'default' from [fd00:1122:3344:101::e]:42123 | ||
| 15230 | 2025.12.17 22:13:26.100465 [ 355 ] {} <Debug> TCP-Session: f8503012-a63e-4c58-b85f-0b7205668651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15231 | 2025.12.17 22:13:26.100478 [ 355 ] {} <Debug> TCP-Session: f8503012-a63e-4c58-b85f-0b7205668651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15232 | 2025.12.17 22:13:26.100717 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42713 | ||
| 15233 | 2025.12.17 22:13:26.100739 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64604 | ||
| 15234 | 2025.12.17 22:13:26.100788 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64401 | ||
| 15235 | 2025.12.17 22:13:26.100811 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37769 | ||
| 15236 | 2025.12.17 22:13:26.100801 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57364 | ||
| 15237 | 2025.12.17 22:13:26.100872 [ 355 ] {} <Trace> TCP-Session: f8503012-a63e-4c58-b85f-0b7205668651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2025.12.17 22:13:26.100900 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15239 | 2025.12.17 22:13:26.100901 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15240 | 2025.12.17 22:13:26.100942 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15241 | 2025.12.17 22:13:26.100959 [ 352 ] {} <Debug> TCP-Session: 3aed1bb2-b9fe-4caf-a0f0-0926d7db70e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64401 | ||
| 15242 | 2025.12.17 22:13:26.100957 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15243 | 2025.12.17 22:13:26.100993 [ 354 ] {} <Debug> TCP-Session: 6147d748-3838-4b2a-9f7c-f7f81b76a691 Authenticating user 'default' from [fd00:1122:3344:101::e]:37769 | ||
| 15244 | 2025.12.17 22:13:26.100997 [ 352 ] {} <Debug> TCP-Session: 3aed1bb2-b9fe-4caf-a0f0-0926d7db70e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2025.12.17 22:13:26.101013 [ 353 ] {} <Debug> TCP-Session: 182c1a32-aa4b-4f04-9727-ce7227db81af Authenticating user 'default' from [fd00:1122:3344:101::e]:57364 | ||
| 15246 | 2025.12.17 22:13:26.101038 [ 352 ] {} <Debug> TCP-Session: 3aed1bb2-b9fe-4caf-a0f0-0926d7db70e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15247 | 2025.12.17 22:13:26.101038 [ 354 ] {} <Debug> TCP-Session: 6147d748-3838-4b2a-9f7c-f7f81b76a691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15248 | 2025.12.17 22:13:26.101059 [ 353 ] {} <Debug> TCP-Session: 182c1a32-aa4b-4f04-9727-ce7227db81af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2025.12.17 22:13:26.101085 [ 354 ] {} <Debug> TCP-Session: 6147d748-3838-4b2a-9f7c-f7f81b76a691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15250 | 2025.12.17 22:13:26.101093 [ 353 ] {} <Debug> TCP-Session: 182c1a32-aa4b-4f04-9727-ce7227db81af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15251 | 2025.12.17 22:13:26.101056 [ 355 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15252 | 2025.12.17 22:13:26.100945 [ 357 ] {} <Debug> TCP-Session: 8bb94b2a-a6dc-4709-b2d9-a909006ecf90 Authenticating user 'default' from [fd00:1122:3344:101::e]:64604 | ||
| 15253 | 2025.12.17 22:13:26.100873 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15254 | 2025.12.17 22:13:26.101186 [ 357 ] {} <Debug> TCP-Session: 8bb94b2a-a6dc-4709-b2d9-a909006ecf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2025.12.17 22:13:26.100782 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46324 | ||
| 15256 | 2025.12.17 22:13:26.101226 [ 356 ] {} <Debug> TCP-Session: da46975b-87be-4c98-b176-91ed99c5878e Authenticating user 'default' from [fd00:1122:3344:101::e]:42713 | ||
| 15257 | 2025.12.17 22:13:26.101224 [ 357 ] {} <Debug> TCP-Session: 8bb94b2a-a6dc-4709-b2d9-a909006ecf90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15258 | 2025.12.17 22:13:26.101292 [ 356 ] {} <Debug> TCP-Session: da46975b-87be-4c98-b176-91ed99c5878e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2025.12.17 22:13:26.100764 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43494 | ||
| 15260 | 2025.12.17 22:13:26.101324 [ 356 ] {} <Debug> TCP-Session: da46975b-87be-4c98-b176-91ed99c5878e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15261 | 2025.12.17 22:13:26.101355 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15262 | 2025.12.17 22:13:26.100749 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54719 | ||
| 15263 | 2025.12.17 22:13:26.101389 [ 355 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15264 | 2025.12.17 22:13:26.101388 [ 351 ] {} <Debug> TCP-Session: 1dabd2cd-2358-4c44-b362-a826a688d02c Authenticating user 'default' from [fd00:1122:3344:101::e]:46324 | ||
| 15265 | 2025.12.17 22:13:26.101435 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15266 | 2025.12.17 22:13:26.101463 [ 355 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15267 | 2025.12.17 22:13:26.101464 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15268 | 2025.12.17 22:13:26.101478 [ 350 ] {} <Debug> TCP-Session: f4602ece-8e04-40d0-b418-cda974d8ec44 Authenticating user 'default' from [fd00:1122:3344:101::e]:43494 | ||
| 15269 | 2025.12.17 22:13:26.101497 [ 336 ] {} <Debug> TCP-Session: e6a9a9fb-5dd8-404a-9b4f-1df618bf9bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:54719 | ||
| 15270 | 2025.12.17 22:13:26.101509 [ 350 ] {} <Debug> TCP-Session: f4602ece-8e04-40d0-b418-cda974d8ec44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15271 | 2025.12.17 22:13:26.101520 [ 336 ] {} <Debug> TCP-Session: e6a9a9fb-5dd8-404a-9b4f-1df618bf9bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15272 | 2025.12.17 22:13:26.101528 [ 350 ] {} <Debug> TCP-Session: f4602ece-8e04-40d0-b418-cda974d8ec44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15273 | 2025.12.17 22:13:26.101537 [ 336 ] {} <Debug> TCP-Session: e6a9a9fb-5dd8-404a-9b4f-1df618bf9bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15274 | 2025.12.17 22:13:26.101464 [ 351 ] {} <Debug> TCP-Session: 1dabd2cd-2358-4c44-b362-a826a688d02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15275 | 2025.12.17 22:13:26.101572 [ 351 ] {} <Debug> TCP-Session: 1dabd2cd-2358-4c44-b362-a826a688d02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15276 | 2025.12.17 22:13:26.101763 [ 355 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 15277 | 2025.12.17 22:13:26.102749 [ 313 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Trace> AggregatingTransform: Aggregating | ||
| 15278 | 2025.12.17 22:13:26.102856 [ 313 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Trace> Aggregator: Aggregation method: without_key | ||
| 15279 | 2025.12.17 22:13:26.102893 [ 313 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000923925 sec. (2164.678 rows/sec., 84.56 KiB/sec.) | ||
| 15280 | 2025.12.17 22:13:26.102914 [ 313 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Trace> Aggregator: Merging aggregated data | ||
| 15281 | 2025.12.17 22:13:26.104271 [ 355 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003267 sec., 612.1824303642486 rows/sec., 23.91 KiB/sec. | ||
| 15282 | 2025.12.17 22:13:26.104441 [ 355 ] {ed25ca5d-236c-4463-bf14-7695c6b04bfb} <Debug> TCPHandler: Processed in 0.003679087 sec. | ||
| 15283 | 2025.12.17 22:13:26.104534 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15284 | 2025.12.17 22:13:26.104566 [ 355 ] {} <Debug> TCP-Session: f8503012-a63e-4c58-b85f-0b7205668651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2025.12.17 22:13:26.104572 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15286 | 2025.12.17 22:13:26.104604 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15287 | 2025.12.17 22:13:26.104615 [ 356 ] {} <Debug> TCP-Session: da46975b-87be-4c98-b176-91ed99c5878e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15288 | 2025.12.17 22:13:26.104621 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15289 | 2025.12.17 22:13:26.104645 [ 336 ] {} <Debug> TCP-Session: e6a9a9fb-5dd8-404a-9b4f-1df618bf9bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2025.12.17 22:13:26.104663 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15291 | 2025.12.17 22:13:26.104685 [ 354 ] {} <Debug> TCP-Session: 6147d748-3838-4b2a-9f7c-f7f81b76a691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2025.12.17 22:13:26.104691 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15293 | 2025.12.17 22:13:26.104693 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15294 | 2025.12.17 22:13:26.104715 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15295 | 2025.12.17 22:13:26.104736 [ 352 ] {} <Debug> TCP-Session: 3aed1bb2-b9fe-4caf-a0f0-0926d7db70e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15296 | 2025.12.17 22:13:26.104756 [ 357 ] {} <Debug> TCP-Session: 8bb94b2a-a6dc-4709-b2d9-a909006ecf90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15297 | 2025.12.17 22:13:26.104767 [ 353 ] {} <Debug> TCP-Session: 182c1a32-aa4b-4f04-9727-ce7227db81af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15298 | 2025.12.17 22:13:26.104719 [ 351 ] {} <Debug> TCP-Session: 1dabd2cd-2358-4c44-b362-a826a688d02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15299 | 2025.12.17 22:13:26.104639 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15300 | 2025.12.17 22:13:26.104837 [ 350 ] {} <Debug> TCP-Session: f4602ece-8e04-40d0-b418-cda974d8ec44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15301 | 2025.12.17 22:13:26.202143 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47796 | ||
| 15302 | 2025.12.17 22:13:26.202263 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15303 | 2025.12.17 22:13:26.202293 [ 355 ] {} <Debug> TCP-Session: ac3e46e2-c91b-4fd6-b107-ec25788d67de Authenticating user 'default' from [fd00:1122:3344:101::e]:47796 | ||
| 15304 | 2025.12.17 22:13:26.202314 [ 355 ] {} <Debug> TCP-Session: ac3e46e2-c91b-4fd6-b107-ec25788d67de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2025.12.17 22:13:26.202327 [ 355 ] {} <Debug> TCP-Session: ac3e46e2-c91b-4fd6-b107-ec25788d67de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15306 | 2025.12.17 22:13:26.202560 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51064 | ||
| 15307 | 2025.12.17 22:13:26.202568 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33282 | ||
| 15308 | 2025.12.17 22:13:26.202563 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54704 | ||
| 15309 | 2025.12.17 22:13:26.202606 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40096 | ||
| 15310 | 2025.12.17 22:13:26.202651 [ 355 ] {} <Trace> TCP-Session: ac3e46e2-c91b-4fd6-b107-ec25788d67de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15311 | 2025.12.17 22:13:26.202642 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15312 | 2025.12.17 22:13:26.202630 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15313 | 2025.12.17 22:13:26.202709 [ 350 ] {} <Debug> TCP-Session: 65848604-25d9-4d67-afa8-ae57564f6c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:33282 | ||
| 15314 | 2025.12.17 22:13:26.202602 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49832 | ||
| 15315 | 2025.12.17 22:13:26.202734 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15316 | 2025.12.17 22:13:26.202735 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15317 | 2025.12.17 22:13:26.202787 [ 353 ] {} <Debug> TCP-Session: 5e8341e3-c631-45f4-8522-e9d030ab0c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:40096 | ||
| 15318 | 2025.12.17 22:13:26.202729 [ 350 ] {} <Debug> TCP-Session: 65848604-25d9-4d67-afa8-ae57564f6c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15319 | 2025.12.17 22:13:26.202833 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15320 | 2025.12.17 22:13:26.202843 [ 353 ] {} <Debug> TCP-Session: 5e8341e3-c631-45f4-8522-e9d030ab0c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15321 | 2025.12.17 22:13:26.202852 [ 350 ] {} <Debug> TCP-Session: 65848604-25d9-4d67-afa8-ae57564f6c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15322 | 2025.12.17 22:13:26.202875 [ 352 ] {} <Debug> TCP-Session: 02c0fd24-2c58-4fc6-b1b7-a08783c8129b Authenticating user 'default' from [fd00:1122:3344:101::e]:49832 | ||
| 15323 | 2025.12.17 22:13:26.202878 [ 353 ] {} <Debug> TCP-Session: 5e8341e3-c631-45f4-8522-e9d030ab0c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15324 | 2025.12.17 22:13:26.202913 [ 352 ] {} <Debug> TCP-Session: 02c0fd24-2c58-4fc6-b1b7-a08783c8129b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15325 | 2025.12.17 22:13:26.202856 [ 355 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15326 | 2025.12.17 22:13:26.202936 [ 352 ] {} <Debug> TCP-Session: 02c0fd24-2c58-4fc6-b1b7-a08783c8129b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15327 | 2025.12.17 22:13:26.202833 [ 356 ] {} <Debug> TCP-Session: 13f65ffd-93e8-456b-bfd4-92068161e835 Authenticating user 'default' from [fd00:1122:3344:101::e]:54704 | ||
| 15328 | 2025.12.17 22:13:26.202725 [ 336 ] {} <Debug> TCP-Session: cee9ad75-2a31-4e10-ae10-cfecfe351791 Authenticating user 'default' from [fd00:1122:3344:101::e]:51064 | ||
| 15329 | 2025.12.17 22:13:26.203014 [ 356 ] {} <Debug> TCP-Session: 13f65ffd-93e8-456b-bfd4-92068161e835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15330 | 2025.12.17 22:13:26.202586 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48693 | ||
| 15331 | 2025.12.17 22:13:26.203044 [ 356 ] {} <Debug> TCP-Session: 13f65ffd-93e8-456b-bfd4-92068161e835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15332 | 2025.12.17 22:13:26.203037 [ 336 ] {} <Debug> TCP-Session: cee9ad75-2a31-4e10-ae10-cfecfe351791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15333 | 2025.12.17 22:13:26.202560 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60390 | ||
| 15334 | 2025.12.17 22:13:26.203113 [ 336 ] {} <Debug> TCP-Session: cee9ad75-2a31-4e10-ae10-cfecfe351791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15335 | 2025.12.17 22:13:26.203132 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15336 | 2025.12.17 22:13:26.202616 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50089 | ||
| 15337 | 2025.12.17 22:13:26.203191 [ 351 ] {} <Debug> TCP-Session: c8d46c8c-2b03-44ef-a953-945fbaca4b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:48693 | ||
| 15338 | 2025.12.17 22:13:26.203195 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15339 | 2025.12.17 22:13:26.203228 [ 351 ] {} <Debug> TCP-Session: c8d46c8c-2b03-44ef-a953-945fbaca4b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15340 | 2025.12.17 22:13:26.203239 [ 355 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15341 | 2025.12.17 22:13:26.203244 [ 357 ] {} <Debug> TCP-Session: fd810c8e-c444-4f67-98a3-b5e94e266a96 Authenticating user 'default' from [fd00:1122:3344:101::e]:60390 | ||
| 15342 | 2025.12.17 22:13:26.203257 [ 351 ] {} <Debug> TCP-Session: c8d46c8c-2b03-44ef-a953-945fbaca4b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15343 | 2025.12.17 22:13:26.203297 [ 357 ] {} <Debug> TCP-Session: fd810c8e-c444-4f67-98a3-b5e94e266a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15344 | 2025.12.17 22:13:26.203304 [ 355 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15345 | 2025.12.17 22:13:26.203330 [ 357 ] {} <Debug> TCP-Session: fd810c8e-c444-4f67-98a3-b5e94e266a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15346 | 2025.12.17 22:13:26.203249 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15347 | 2025.12.17 22:13:26.203386 [ 354 ] {} <Debug> TCP-Session: 6d3b3059-d7ed-4730-9ec7-ce1d646e1e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:50089 | ||
| 15348 | 2025.12.17 22:13:26.203402 [ 354 ] {} <Debug> TCP-Session: 6d3b3059-d7ed-4730-9ec7-ce1d646e1e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15349 | 2025.12.17 22:13:26.203414 [ 354 ] {} <Debug> TCP-Session: 6d3b3059-d7ed-4730-9ec7-ce1d646e1e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15350 | 2025.12.17 22:13:26.203630 [ 355 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 15351 | 2025.12.17 22:13:26.204795 [ 346 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Trace> AggregatingTransform: Aggregating | ||
| 15352 | 2025.12.17 22:13:26.204843 [ 346 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Trace> Aggregator: Aggregation method: without_key | ||
| 15353 | 2025.12.17 22:13:26.204878 [ 346 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001047417 sec. (1909.459 rows/sec., 74.59 KiB/sec.) | ||
| 15354 | 2025.12.17 22:13:26.204897 [ 346 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Trace> Aggregator: Merging aggregated data | ||
| 15355 | 2025.12.17 22:13:26.206755 [ 355 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003975 sec., 503.1446540880503 rows/sec., 19.65 KiB/sec. | ||
| 15356 | 2025.12.17 22:13:26.206914 [ 355 ] {48c0c81e-ee9b-476c-b571-65adcb3cce28} <Debug> TCPHandler: Processed in 0.004374476 sec. | ||
| 15357 | 2025.12.17 22:13:26.207057 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15358 | 2025.12.17 22:13:26.207091 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15359 | 2025.12.17 22:13:26.207095 [ 355 ] {} <Debug> TCP-Session: ac3e46e2-c91b-4fd6-b107-ec25788d67de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15360 | 2025.12.17 22:13:26.207129 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15361 | 2025.12.17 22:13:26.207143 [ 354 ] {} <Debug> TCP-Session: 6d3b3059-d7ed-4730-9ec7-ce1d646e1e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15362 | 2025.12.17 22:13:26.207159 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15363 | 2025.12.17 22:13:26.207196 [ 356 ] {} <Debug> TCP-Session: 13f65ffd-93e8-456b-bfd4-92068161e835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15364 | 2025.12.17 22:13:26.207214 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15365 | 2025.12.17 22:13:26.207239 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15366 | 2025.12.17 22:13:26.207263 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15367 | 2025.12.17 22:13:26.207272 [ 351 ] {} <Debug> TCP-Session: c8d46c8c-2b03-44ef-a953-945fbaca4b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15368 | 2025.12.17 22:13:26.207292 [ 350 ] {} <Debug> TCP-Session: 65848604-25d9-4d67-afa8-ae57564f6c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15369 | 2025.12.17 22:13:26.207303 [ 336 ] {} <Debug> TCP-Session: cee9ad75-2a31-4e10-ae10-cfecfe351791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15370 | 2025.12.17 22:13:26.207291 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15371 | 2025.12.17 22:13:26.207235 [ 357 ] {} <Debug> TCP-Session: fd810c8e-c444-4f67-98a3-b5e94e266a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15372 | 2025.12.17 22:13:26.207189 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15373 | 2025.12.17 22:13:26.207382 [ 353 ] {} <Debug> TCP-Session: 5e8341e3-c631-45f4-8522-e9d030ab0c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15374 | 2025.12.17 22:13:26.207446 [ 352 ] {} <Debug> TCP-Session: 02c0fd24-2c58-4fc6-b1b7-a08783c8129b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15375 | 2025.12.17 22:13:27.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.13 MiB, peak 390.26 MiB, free memory in arenas 0.00 B, will set to 378.99 MiB (RSS), difference: -1.14 MiB | ||
| 15376 | 2025.12.17 22:13:27.004811 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47416 | ||
| 15377 | 2025.12.17 22:13:27.004919 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15378 | 2025.12.17 22:13:27.004944 [ 355 ] {} <Debug> TCP-Session: a1454512-d4f6-45c8-98cd-815ba33ec419 Authenticating user 'default' from [fd00:1122:3344:101::e]:47416 | ||
| 15379 | 2025.12.17 22:13:27.004966 [ 355 ] {} <Debug> TCP-Session: a1454512-d4f6-45c8-98cd-815ba33ec419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2025.12.17 22:13:27.004979 [ 355 ] {} <Debug> TCP-Session: a1454512-d4f6-45c8-98cd-815ba33ec419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15381 | 2025.12.17 22:13:27.005174 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47219 | ||
| 15382 | 2025.12.17 22:13:27.005206 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45365 | ||
| 15383 | 2025.12.17 22:13:27.005226 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33336 | ||
| 15384 | 2025.12.17 22:13:27.005237 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56118 | ||
| 15385 | 2025.12.17 22:13:27.005261 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50187 | ||
| 15386 | 2025.12.17 22:13:27.005290 [ 355 ] {} <Trace> TCP-Session: a1454512-d4f6-45c8-98cd-815ba33ec419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2025.12.17 22:13:27.005317 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15388 | 2025.12.17 22:13:27.005317 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15389 | 2025.12.17 22:13:27.005337 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15390 | 2025.12.17 22:13:27.005362 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15391 | 2025.12.17 22:13:27.005374 [ 357 ] {} <Debug> TCP-Session: 75802516-e6fa-46a9-be44-cc851eeec9bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45365 | ||
| 15392 | 2025.12.17 22:13:27.005386 [ 351 ] {} <Debug> TCP-Session: 04b9ad04-34e2-4e5b-a32c-f1bada7cf593 Authenticating user 'default' from [fd00:1122:3344:101::e]:56118 | ||
| 15393 | 2025.12.17 22:13:27.005398 [ 353 ] {} <Debug> TCP-Session: 7bcb86f3-1a2d-4a6d-8a0a-18b379673ef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50187 | ||
| 15394 | 2025.12.17 22:13:27.005415 [ 357 ] {} <Debug> TCP-Session: 75802516-e6fa-46a9-be44-cc851eeec9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15395 | 2025.12.17 22:13:27.005436 [ 351 ] {} <Debug> TCP-Session: 04b9ad04-34e2-4e5b-a32c-f1bada7cf593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15396 | 2025.12.17 22:13:27.005445 [ 353 ] {} <Debug> TCP-Session: 7bcb86f3-1a2d-4a6d-8a0a-18b379673ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2025.12.17 22:13:27.005464 [ 351 ] {} <Debug> TCP-Session: 04b9ad04-34e2-4e5b-a32c-f1bada7cf593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2025.12.17 22:13:27.005479 [ 355 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47416) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15399 | 2025.12.17 22:13:27.005487 [ 353 ] {} <Debug> TCP-Session: 7bcb86f3-1a2d-4a6d-8a0a-18b379673ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15400 | 2025.12.17 22:13:27.005448 [ 357 ] {} <Debug> TCP-Session: 75802516-e6fa-46a9-be44-cc851eeec9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2025.12.17 22:13:27.005351 [ 350 ] {} <Debug> TCP-Session: 7eb10abe-bb86-4b74-ba6e-6ec0907f15ed Authenticating user 'default' from [fd00:1122:3344:101::e]:33336 | ||
| 15402 | 2025.12.17 22:13:27.005300 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15403 | 2025.12.17 22:13:27.005596 [ 350 ] {} <Debug> TCP-Session: 7eb10abe-bb86-4b74-ba6e-6ec0907f15ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2025.12.17 22:13:27.005623 [ 356 ] {} <Debug> TCP-Session: a62a8756-3620-4bc1-a394-e0f500327efd Authenticating user 'default' from [fd00:1122:3344:101::e]:47219 | ||
| 15405 | 2025.12.17 22:13:27.005628 [ 350 ] {} <Debug> TCP-Session: 7eb10abe-bb86-4b74-ba6e-6ec0907f15ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15406 | 2025.12.17 22:13:27.005648 [ 356 ] {} <Debug> TCP-Session: a62a8756-3620-4bc1-a394-e0f500327efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2025.12.17 22:13:27.005268 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38600 | ||
| 15408 | 2025.12.17 22:13:27.005682 [ 356 ] {} <Debug> TCP-Session: a62a8756-3620-4bc1-a394-e0f500327efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15409 | 2025.12.17 22:13:27.005213 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55575 | ||
| 15410 | 2025.12.17 22:13:27.005258 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50862 | ||
| 15411 | 2025.12.17 22:13:27.005788 [ 355 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15412 | 2025.12.17 22:13:27.005794 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15413 | 2025.12.17 22:13:27.005815 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15414 | 2025.12.17 22:13:27.005840 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15415 | 2025.12.17 22:13:27.005852 [ 354 ] {} <Debug> TCP-Session: 1258b5e3-8158-4b4b-8fcb-f2e1990ee562 Authenticating user 'default' from [fd00:1122:3344:101::e]:38600 | ||
| 15416 | 2025.12.17 22:13:27.005865 [ 336 ] {} <Debug> TCP-Session: 1162f68b-db5b-47f3-9e3d-b42401ffc30b Authenticating user 'default' from [fd00:1122:3344:101::e]:55575 | ||
| 15417 | 2025.12.17 22:13:27.005880 [ 352 ] {} <Debug> TCP-Session: db7f4a05-82dd-4bc1-9ca5-460d9471ee1c Authenticating user 'default' from [fd00:1122:3344:101::e]:50862 | ||
| 15418 | 2025.12.17 22:13:27.005892 [ 354 ] {} <Debug> TCP-Session: 1258b5e3-8158-4b4b-8fcb-f2e1990ee562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15419 | 2025.12.17 22:13:27.005900 [ 336 ] {} <Debug> TCP-Session: 1162f68b-db5b-47f3-9e3d-b42401ffc30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15420 | 2025.12.17 22:13:27.005913 [ 352 ] {} <Debug> TCP-Session: db7f4a05-82dd-4bc1-9ca5-460d9471ee1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15421 | 2025.12.17 22:13:27.005927 [ 354 ] {} <Debug> TCP-Session: 1258b5e3-8158-4b4b-8fcb-f2e1990ee562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2025.12.17 22:13:27.005936 [ 336 ] {} <Debug> TCP-Session: 1162f68b-db5b-47f3-9e3d-b42401ffc30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2025.12.17 22:13:27.005948 [ 352 ] {} <Debug> TCP-Session: db7f4a05-82dd-4bc1-9ca5-460d9471ee1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2025.12.17 22:13:27.005852 [ 355 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15425 | 2025.12.17 22:13:27.006279 [ 355 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 15426 | 2025.12.17 22:13:27.007442 [ 316 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Trace> AggregatingTransform: Aggregating | ||
| 15427 | 2025.12.17 22:13:27.007495 [ 316 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15428 | 2025.12.17 22:13:27.007537 [ 316 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001060298 sec. (1886.262 rows/sec., 73.68 KiB/sec.) | ||
| 15429 | 2025.12.17 22:13:27.007559 [ 316 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Trace> Aggregator: Merging aggregated data | ||
| 15430 | 2025.12.17 22:13:27.008760 [ 355 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003334 sec., 599.880023995201 rows/sec., 23.43 KiB/sec. | ||
| 15431 | 2025.12.17 22:13:27.008930 [ 355 ] {ff755042-84cb-4900-bc16-50ce2368360e} <Debug> TCPHandler: Processed in 0.0037841 sec. | ||
| 15432 | 2025.12.17 22:13:27.009079 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15433 | 2025.12.17 22:13:27.009111 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15434 | 2025.12.17 22:13:27.009129 [ 355 ] {} <Debug> TCP-Session: a1454512-d4f6-45c8-98cd-815ba33ec419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15435 | 2025.12.17 22:13:27.009137 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15436 | 2025.12.17 22:13:27.009160 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15437 | 2025.12.17 22:13:27.009190 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15438 | 2025.12.17 22:13:27.009215 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15439 | 2025.12.17 22:13:27.009254 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15440 | 2025.12.17 22:13:27.009269 [ 354 ] {} <Debug> TCP-Session: 1258b5e3-8158-4b4b-8fcb-f2e1990ee562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2025.12.17 22:13:27.009284 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15442 | 2025.12.17 22:13:27.009308 [ 353 ] {} <Debug> TCP-Session: 7bcb86f3-1a2d-4a6d-8a0a-18b379673ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2025.12.17 22:13:27.009292 [ 357 ] {} <Debug> TCP-Session: 75802516-e6fa-46a9-be44-cc851eeec9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15444 | 2025.12.17 22:13:27.009351 [ 352 ] {} <Debug> TCP-Session: db7f4a05-82dd-4bc1-9ca5-460d9471ee1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15445 | 2025.12.17 22:13:27.009259 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15446 | 2025.12.17 22:13:27.009226 [ 351 ] {} <Debug> TCP-Session: 04b9ad04-34e2-4e5b-a32c-f1bada7cf593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15447 | 2025.12.17 22:13:27.009431 [ 350 ] {} <Debug> TCP-Session: 7eb10abe-bb86-4b74-ba6e-6ec0907f15ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15448 | 2025.12.17 22:13:27.009201 [ 336 ] {} <Debug> TCP-Session: 1162f68b-db5b-47f3-9e3d-b42401ffc30b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15449 | 2025.12.17 22:13:27.009169 [ 356 ] {} <Debug> TCP-Session: a62a8756-3620-4bc1-a394-e0f500327efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15450 | 2025.12.17 22:13:27.408855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34170 | ||
| 15451 | 2025.12.17 22:13:27.409425 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2025.12.17 22:13:27.409490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15453 | 2025.12.17 22:13:27.410186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15454 | 2025.12.17 22:13:27.410546 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2025.12.17 22:13:27.410719 [ 122 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15456 | 2025.12.17 22:13:27.410747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34170 | ||
| 15457 | 2025.12.17 22:13:27.410757 [ 122 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15458 | 2025.12.17 22:13:27.410788 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15459 | 2025.12.17 22:13:27.410907 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | 2025.12.17 22:13:27.411040 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15461 | 2025.12.17 22:13:27.411077 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31738 rows starting from the beginning of the part | ||
| 15462 | 2025.12.17 22:13:27.411136 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15463 | 2025.12.17 22:13:27.411179 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15464 | 2025.12.17 22:13:27.411218 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15465 | 2025.12.17 22:13:27.411253 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15466 | 2025.12.17 22:13:27.411294 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15467 | 2025.12.17 22:13:27.413686 [ 198 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34170 rows, containing 4 columns (4 merged, 0 gathered) in 0.002831745 sec., 12066764.486209033 rows/sec., 172.62 MiB/sec. | ||
| 15468 | 2025.12.17 22:13:27.413800 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15469 | 2025.12.17 22:13:27.414046 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15470 | 2025.12.17 22:13:27.414120 [ 195 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_71_14} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15471 | 2025.12.17 22:13:27.414197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15472 | 2025.12.17 22:13:29.209721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15473 | 2025.12.17 22:13:29.226533 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2025.12.17 22:13:29.226584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15475 | 2025.12.17 22:13:29.232650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15476 | 2025.12.17 22:13:29.233330 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2025.12.17 22:13:29.233652 [ 108 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15478 | 2025.12.17 22:13:29.233754 [ 108 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2025.12.17 22:13:29.233791 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15480 | 2025.12.17 22:13:29.233992 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15481 | 2025.12.17 22:13:29.236178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15482 | 2025.12.17 22:13:29.237827 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15483 | 2025.12.17 22:13:29.239288 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15484 | 2025.12.17 22:13:29.243879 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15485 | 2025.12.17 22:13:29.248280 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15486 | 2025.12.17 22:13:29.252825 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15487 | 2025.12.17 22:13:29.257998 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15488 | 2025.12.17 22:13:29.262608 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 15489 | 2025.12.17 22:13:29.315872 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081963456 sec., 6527.299190507535 rows/sec., 33.75 MiB/sec. | ||
| 15490 | 2025.12.17 22:13:29.317865 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15491 | 2025.12.17 22:13:29.319553 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_71_14} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2025.12.17 22:13:29.319646 [ 192 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_71_14} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15493 | 2025.12.17 22:13:29.321158 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15494 | 2025.12.17 22:13:30.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.05 MiB, peak 397.47 MiB, free memory in arenas 0.00 B, will set to 379.00 MiB (RSS), difference: -1.05 MiB | ||
| 15495 | 2025.12.17 22:13:30.996017 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15496 | 2025.12.17 22:13:30.996242 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15497 | 2025.12.17 22:13:30.996319 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15498 | 2025.12.17 22:13:30.997043 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2025.12.17 22:13:30.997096 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15500 | 2025.12.17 22:13:30.997537 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15501 | 2025.12.17 22:13:30.997772 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2025.12.17 22:13:30.997933 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001747 sec., 40068.68918145392 rows/sec., 3.22 MiB/sec. | ||
| 15503 | 2025.12.17 22:13:30.997987 [ 4 ] {16387444-d147-45d3-a6dc-bb9aa01eb1bf} <Debug> TCPHandler: Processed in 0.002150207 sec. | ||
| 15504 | 2025.12.17 22:13:30.998117 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15505 | 2025.12.17 22:13:30.998223 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15506 | 2025.12.17 22:13:30.998268 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15507 | 2025.12.17 22:13:30.998693 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2025.12.17 22:13:30.998734 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15509 | 2025.12.17 22:13:30.999048 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15510 | 2025.12.17 22:13:30.999255 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2025.12.17 22:13:30.999389 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.00119 sec., 5882.35294117647 rows/sec., 442.33 KiB/sec. | ||
| 15512 | 2025.12.17 22:13:30.999388 [ 105 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15513 | 2025.12.17 22:13:30.999429 [ 4 ] {ff4589f0-497a-4c9d-9874-9640856201e5} <Debug> TCPHandler: Processed in 0.001366986 sec. | ||
| 15514 | 2025.12.17 22:13:30.999468 [ 105 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15515 | 2025.12.17 22:13:30.999502 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15516 | 2025.12.17 22:13:30.999572 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2025.12.17 22:13:30.999629 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 15518 | 2025.12.17 22:13:30.999671 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15519 | 2025.12.17 22:13:30.999717 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15520 | 2025.12.17 22:13:30.999773 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15521 | 2025.12.17 22:13:30.999812 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 15522 | 2025.12.17 22:13:30.999878 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 11 rows starting from the beginning of the part | ||
| 15523 | 2025.12.17 22:13:30.999921 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 239 rows starting from the beginning of the part | ||
| 15524 | 2025.12.17 22:13:30.999963 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 7 rows starting from the beginning of the part | ||
| 15525 | 2025.12.17 22:13:31.000002 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 46 rows starting from the beginning of the part | ||
| 15526 | 2025.12.17 22:13:31.000038 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 7 rows starting from the beginning of the part | ||
| 15527 | 2025.12.17 22:13:31.000142 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2025.12.17 22:13:31.000183 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15529 | 2025.12.17 22:13:31.000555 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15530 | 2025.12.17 22:13:31.000789 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2025.12.17 22:13:31.000920 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001268 sec., 55993.69085173502 rows/sec., 4.37 MiB/sec. | ||
| 15532 | 2025.12.17 22:13:31.000958 [ 4 ] {510f6af6-434d-4e2a-a931-5ede76e0c093} <Debug> TCPHandler: Processed in 0.001445598 sec. | ||
| 15533 | 2025.12.17 22:13:31.000959 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385476 sec., 424402.87670085946 rows/sec., 28.41 MiB/sec. | ||
| 15534 | 2025.12.17 22:13:31.001075 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15535 | 2025.12.17 22:13:31.001123 [ 189 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15536 | 2025.12.17 22:13:31.001176 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15537 | 2025.12.17 22:13:31.001226 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15538 | 2025.12.17 22:13:31.001406 [ 189 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15539 | 2025.12.17 22:13:31.001475 [ 189 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_101_20} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15540 | 2025.12.17 22:13:31.001575 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15541 | 2025.12.17 22:13:31.001713 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15542 | 2025.12.17 22:13:31.001749 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15543 | 2025.12.17 22:13:31.002083 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15544 | 2025.12.17 22:13:31.002295 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2025.12.17 22:13:31.002426 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 15546 | 2025.12.17 22:13:31.002463 [ 4 ] {c9042d56-1532-4681-8fbf-f4f1c1cc48b4} <Debug> TCPHandler: Processed in 0.001438198 sec. | ||
| 15547 | 2025.12.17 22:13:31.002588 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15548 | 2025.12.17 22:13:31.002707 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15549 | 2025.12.17 22:13:31.002765 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <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 | ||
| 15550 | 2025.12.17 22:13:31.003539 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15551 | 2025.12.17 22:13:31.003575 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15552 | 2025.12.17 22:13:31.004086 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15553 | 2025.12.17 22:13:31.004309 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15554 | 2025.12.17 22:13:31.004444 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001761 sec., 3975.0141964792733 rows/sec., 7.12 MiB/sec. | ||
| 15555 | 2025.12.17 22:13:31.004499 [ 4 ] {a71f3538-36cd-4b6a-8f38-1532b9ce2eb4} <Debug> TCPHandler: Processed in 0.001970592 sec. | ||
| 15556 | 2025.12.17 22:13:31.004617 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15557 | 2025.12.17 22:13:31.004712 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15558 | 2025.12.17 22:13:31.004753 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15559 | 2025.12.17 22:13:31.005090 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2025.12.17 22:13:31.005126 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15561 | 2025.12.17 22:13:31.005426 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15562 | 2025.12.17 22:13:31.005637 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2025.12.17 22:13:31.005769 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 15564 | 2025.12.17 22:13:31.005804 [ 4 ] {79ccca98-c160-4fda-9dc3-f5112eb3266d} <Debug> TCPHandler: Processed in 0.001236692 sec. | ||
| 15565 | 2025.12.17 22:13:34.715692 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15566 | 2025.12.17 22:13:34.715749 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15567 | 2025.12.17 22:13:34.910888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34618 | ||
| 15568 | 2025.12.17 22:13:34.911383 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15569 | 2025.12.17 22:13:34.911433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15570 | 2025.12.17 22:13:34.912002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15571 | 2025.12.17 22:13:34.912304 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15572 | 2025.12.17 22:13:34.912460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34618 | ||
| 15573 | 2025.12.17 22:13:35.026247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1977 | ||
| 15574 | 2025.12.17 22:13:35.028753 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15575 | 2025.12.17 22:13:35.028794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15576 | 2025.12.17 22:13:35.029986 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15577 | 2025.12.17 22:13:35.030245 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2025.12.17 22:13:35.030531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1977 | ||
| 15579 | 2025.12.17 22:13:35.996777 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15580 | 2025.12.17 22:13:35.996971 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15581 | 2025.12.17 22:13:35.997039 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15582 | 2025.12.17 22:13:35.997764 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2025.12.17 22:13:35.997814 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15584 | 2025.12.17 22:13:35.998223 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15585 | 2025.12.17 22:13:35.998451 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2025.12.17 22:13:35.998605 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001686 sec., 73546.85646500593 rows/sec., 6.33 MiB/sec. | ||
| 15587 | 2025.12.17 22:13:35.998633 [ 133 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15588 | 2025.12.17 22:13:35.998650 [ 4 ] {efb31139-93bb-4e1d-81c9-4078ba98acc4} <Debug> TCPHandler: Processed in 0.002009873 sec. | ||
| 15589 | 2025.12.17 22:13:35.998702 [ 133 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2025.12.17 22:13:35.998728 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15591 | 2025.12.17 22:13:35.998803 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15592 | 2025.12.17 22:13:35.998849 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 15593 | 2025.12.17 22:13:35.998904 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15594 | 2025.12.17 22:13:35.998950 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15595 | 2025.12.17 22:13:35.998992 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15596 | 2025.12.17 22:13:35.999032 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2466 rows starting from the beginning of the part | ||
| 15597 | 2025.12.17 22:13:35.999097 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1180 rows starting from the beginning of the part | ||
| 15598 | 2025.12.17 22:13:35.999144 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 70 rows starting from the beginning of the part | ||
| 15599 | 2025.12.17 22:13:35.999190 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 244 rows starting from the beginning of the part | ||
| 15600 | 2025.12.17 22:13:35.999230 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 70 rows starting from the beginning of the part | ||
| 15601 | 2025.12.17 22:13:35.999273 [ 188 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 124 rows starting from the beginning of the part | ||
| 15602 | 2025.12.17 22:13:35.999372 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2025.12.17 22:13:35.999414 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15604 | 2025.12.17 22:13:35.999748 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15605 | 2025.12.17 22:13:36.000016 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2025.12.17 22:13:36.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.32 MiB, peak 397.47 MiB, free memory in arenas 0.00 B, will set to 379.00 MiB (RSS), difference: -3.32 MiB | ||
| 15607 | 2025.12.17 22:13:36.000286 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.0014 sec., 24285.714285714286 rows/sec., 1.78 MiB/sec. | ||
| 15608 | 2025.12.17 22:13:36.000330 [ 4 ] {d3cf005d-252c-4964-827f-40ba6bc210c3} <Debug> TCPHandler: Processed in 0.001578311 sec. | ||
| 15609 | 2025.12.17 22:13:36.000389 [ 222 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 15610 | 2025.12.17 22:13:36.000439 [ 222 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 15611 | 2025.12.17 22:13:36.000442 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2025.12.17 22:13:36.000547 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15613 | 2025.12.17 22:13:36.000589 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15614 | 2025.12.17 22:13:36.001053 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15615 | 2025.12.17 22:13:36.001094 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15616 | 2025.12.17 22:13:36.001279 [ 189 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488965 sec., 1668966.819541456 rows/sec., 142.83 MiB/sec. | ||
| 15617 | 2025.12.17 22:13:36.001462 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15618 | 2025.12.17 22:13:36.001604 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15619 | 2025.12.17 22:13:36.001764 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2025.12.17 22:13:36.002055 [ 133 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15621 | 2025.12.17 22:13:36.002062 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001531 sec., 64010.450685826254 rows/sec., 5.00 MiB/sec. | ||
| 15622 | 2025.12.17 22:13:36.002104 [ 133 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15623 | 2025.12.17 22:13:36.002110 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2025.12.17 22:13:36.002128 [ 4 ] {a256dd57-05d5-4d80-ba1a-d3851ba4fda7} <Debug> TCPHandler: Processed in 0.001736316 sec. | ||
| 15625 | 2025.12.17 22:13:36.002141 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15626 | 2025.12.17 22:13:36.002223 [ 191 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_106_21} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15627 | 2025.12.17 22:13:36.002235 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 15628 | 2025.12.17 22:13:36.002264 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15629 | 2025.12.17 22:13:36.002341 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 15630 | 2025.12.17 22:13:36.002346 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15631 | 2025.12.17 22:13:36.002392 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 15632 | 2025.12.17 22:13:36.002420 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15633 | 2025.12.17 22:13:36.002443 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 713 rows starting from the beginning of the part | ||
| 15634 | 2025.12.17 22:13:36.002474 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15635 | 2025.12.17 22:13:36.002490 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 71 rows starting from the beginning of the part | ||
| 15636 | 2025.12.17 22:13:36.002538 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 134 rows starting from the beginning of the part | ||
| 15637 | 2025.12.17 22:13:36.002577 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 71 rows starting from the beginning of the part | ||
| 15638 | 2025.12.17 22:13:36.002620 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 98 rows starting from the beginning of the part | ||
| 15639 | 2025.12.17 22:13:36.002919 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2025.12.17 22:13:36.002963 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15641 | 2025.12.17 22:13:36.003346 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15642 | 2025.12.17 22:13:36.003600 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2025.12.17 22:13:36.003787 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 4 parts from all_1_101_20 to all_104_104_0 | ||
| 15644 | 2025.12.17 22:13:36.003799 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001402 sec., 114122.68188302426 rows/sec., 7.95 MiB/sec. | ||
| 15645 | 2025.12.17 22:13:36.003818 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616912 sec., 1445347.6750744628 rows/sec., 110.51 MiB/sec. | ||
| 15646 | 2025.12.17 22:13:36.003827 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2025.12.17 22:13:36.003857 [ 4 ] {50043b6b-2f07-4a5b-ac78-d9d0a1dbab03} <Debug> TCPHandler: Processed in 0.001643604 sec. | ||
| 15648 | 2025.12.17 22:13:36.003807 [ 222 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 15649 | 2025.12.17 22:13:36.003886 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15650 | 2025.12.17 22:13:36.004000 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2025.12.17 22:13:36.004018 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_101_20 to all_104_104_0 into Compact with storage Full | ||
| 15652 | 2025.12.17 22:13:36.004076 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15653 | 2025.12.17 22:13:36.004101 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15654 | 2025.12.17 22:13:36.004145 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15655 | 2025.12.17 22:13:36.004158 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <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 | ||
| 15656 | 2025.12.17 22:13:36.004192 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 32187 rows starting from the beginning of the part | ||
| 15657 | 2025.12.17 22:13:36.004271 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 314 rows starting from the beginning of the part | ||
| 15658 | 2025.12.17 22:13:36.004321 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 15659 | 2025.12.17 22:13:36.004364 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 268 rows starting from the beginning of the part | ||
| 15660 | 2025.12.17 22:13:36.004366 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2025.12.17 22:13:36.004455 [ 193 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_106_21} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15662 | 2025.12.17 22:13:36.004540 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15663 | 2025.12.17 22:13:36.005179 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2025.12.17 22:13:36.005223 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15665 | 2025.12.17 22:13:36.005907 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15666 | 2025.12.17 22:13:36.006163 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2025.12.17 22:13:36.006298 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15668 | 2025.12.17 22:13:36.006309 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002227 sec., 15267.175572519085 rows/sec., 27.36 MiB/sec. | ||
| 15669 | 2025.12.17 22:13:36.006336 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15670 | 2025.12.17 22:13:36.006361 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15671 | 2025.12.17 22:13:36.006376 [ 4 ] {79df9ed0-1dd4-4bfe-bdf4-3fc119f8839b} <Debug> TCPHandler: Processed in 0.002433844 sec. | ||
| 15672 | 2025.12.17 22:13:36.006467 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 15673 | 2025.12.17 22:13:36.006540 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15674 | 2025.12.17 22:13:36.006638 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15675 | 2025.12.17 22:13:36.006658 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15676 | 2025.12.17 22:13:36.006682 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15677 | 2025.12.17 22:13:36.006710 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1902 rows starting from the beginning of the part | ||
| 15678 | 2025.12.17 22:13:36.006822 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 15679 | 2025.12.17 22:13:36.007011 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 15680 | 2025.12.17 22:13:36.007039 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2025.12.17 22:13:36.007076 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15682 | 2025.12.17 22:13:36.007103 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 15683 | 2025.12.17 22:13:36.007196 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 15684 | 2025.12.17 22:13:36.007293 [ 201 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 15685 | 2025.12.17 22:13:36.007398 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15686 | 2025.12.17 22:13:36.007635 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2025.12.17 22:13:36.007765 [ 133 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15688 | 2025.12.17 22:13:36.007782 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 15689 | 2025.12.17 22:13:36.007826 [ 133 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2025.12.17 22:13:36.007841 [ 4 ] {4b3ab321-f75f-4a98-b3ca-e123d685750d} <Debug> TCPHandler: Processed in 0.001353786 sec. | ||
| 15691 | 2025.12.17 22:13:36.007863 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15692 | 2025.12.17 22:13:36.007941 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 15693 | 2025.12.17 22:13:36.008026 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15694 | 2025.12.17 22:13:36.008051 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6502 rows starting from the beginning of the part | ||
| 15695 | 2025.12.17 22:13:36.008097 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 15696 | 2025.12.17 22:13:36.008136 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 15697 | 2025.12.17 22:13:36.008171 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15698 | 2025.12.17 22:13:36.008208 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 15699 | 2025.12.17 22:13:36.008242 [ 193 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15700 | 2025.12.17 22:13:36.010342 [ 199 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002430304 sec., 2816931.5443664663 rows/sec., 183.91 MiB/sec. | ||
| 15701 | 2025.12.17 22:13:36.010890 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15702 | 2025.12.17 22:13:36.011020 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32929 rows, containing 5 columns (5 merged, 0 gathered) in 0.007049587 sec., 4671053.779462541 rows/sec., 317.36 MiB/sec. | ||
| 15703 | 2025.12.17 22:13:36.011163 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2025.12.17 22:13:36.011236 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_106_21} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15705 | 2025.12.17 22:13:36.011306 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15706 | 2025.12.17 22:13:36.011418 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 15707 | 2025.12.17 22:13:36.011736 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2025.12.17 22:13:36.011813 [ 190 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 4 parts: [all_1_101_20, all_104_104_0] -> all_1_104_21 | ||
| 15709 | 2025.12.17 22:13:36.011887 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15710 | 2025.12.17 22:13:36.017248 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 19 columns (19 merged, 0 gathered) in 0.010813975 sec., 186610.38147397235 rows/sec., 334.40 MiB/sec. | ||
| 15711 | 2025.12.17 22:13:36.019693 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15712 | 2025.12.17 22:13:36.020031 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15713 | 2025.12.17 22:13:36.020107 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15714 | 2025.12.17 22:13:36.020231 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.51 MiB. | ||
| 15715 | 2025.12.17 22:13:36.534653 [ 217 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): 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] | ||
| 15716 | 2025.12.17 22:13:36.534705 [ 217 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): 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] | ||
| 15717 | 2025.12.17 22:13:36.539209 [ 217 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): 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] | ||
| 15718 | 2025.12.17 22:13:36.714199 [ 221 ] {} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): 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] | ||
| 15719 | 2025.12.17 22:13:36.714252 [ 221 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): 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] | ||
| 15720 | 2025.12.17 22:13:36.717047 [ 221 ] {} <Debug> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): 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] | ||
| 15721 | 2025.12.17 22:13:36.736250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15722 | 2025.12.17 22:13:36.752561 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2025.12.17 22:13:36.752616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15724 | 2025.12.17 22:13:36.758882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15725 | 2025.12.17 22:13:36.759637 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2025.12.17 22:13:36.762945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15727 | 2025.12.17 22:13:36.976210 [ 221 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): 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] | ||
| 15728 | 2025.12.17 22:13:36.976259 [ 221 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): 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] | ||
| 15729 | 2025.12.17 22:13:36.977783 [ 221 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): 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] | ||
| 15730 | 2025.12.17 22:13:37.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.79 MiB, peak 397.47 MiB, free memory in arenas 0.00 B, will set to 384.89 MiB (RSS), difference: 8.11 MiB | ||
| 15731 | 2025.12.17 22:13:38.388018 [ 225 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): 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] | ||
| 15732 | 2025.12.17 22:13:38.388068 [ 225 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): 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] | ||
| 15733 | 2025.12.17 22:13:38.390152 [ 225 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): 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] | ||
| 15734 | 2025.12.17 22:13:41.022542 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15735 | 2025.12.17 22:13:41.022755 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15736 | 2025.12.17 22:13:41.022826 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15737 | 2025.12.17 22:13:41.023496 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15738 | 2025.12.17 22:13:41.023535 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15739 | 2025.12.17 22:13:41.023902 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15740 | 2025.12.17 22:13:41.024114 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2025.12.17 22:13:41.024263 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 313.02 KiB/sec. | ||
| 15742 | 2025.12.17 22:13:41.024305 [ 4 ] {b2e30c36-fd8e-4cf2-96c8-3029f2934412} <Debug> TCPHandler: Processed in 0.00189537 sec. | ||
| 15743 | 2025.12.17 22:13:41.024429 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15744 | 2025.12.17 22:13:41.024525 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15745 | 2025.12.17 22:13:41.024564 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15746 | 2025.12.17 22:13:41.025436 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2025.12.17 22:13:41.025474 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15748 | 2025.12.17 22:13:41.025868 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15749 | 2025.12.17 22:13:41.026075 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2025.12.17 22:13:41.026203 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.001697 sec., 714790.8073070124 rows/sec., 59.00 MiB/sec. | ||
| 15751 | 2025.12.17 22:13:41.026241 [ 4 ] {8d85c316-2e8c-4cd0-b903-a21ccc07da65} <Debug> TCPHandler: Processed in 0.001865189 sec. | ||
| 15752 | 2025.12.17 22:13:41.026363 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15753 | 2025.12.17 22:13:41.026458 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15754 | 2025.12.17 22:13:41.026498 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15755 | 2025.12.17 22:13:41.026910 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2025.12.17 22:13:41.026946 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15757 | 2025.12.17 22:13:41.027239 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15758 | 2025.12.17 22:13:41.027442 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2025.12.17 22:13:41.027570 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001131 sec., 11494.252873563219 rows/sec., 835.82 KiB/sec. | ||
| 15760 | 2025.12.17 22:13:41.027607 [ 4 ] {dfeb1de1-7437-4d63-9941-4a2d6730933e} <Debug> TCPHandler: Processed in 0.001292964 sec. | ||
| 15761 | 2025.12.17 22:13:41.027716 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15762 | 2025.12.17 22:13:41.027810 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15763 | 2025.12.17 22:13:41.027850 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15764 | 2025.12.17 22:13:41.028327 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15765 | 2025.12.17 22:13:41.028363 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15766 | 2025.12.17 22:13:41.028656 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15767 | 2025.12.17 22:13:41.028859 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15768 | 2025.12.17 22:13:41.028983 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001192 sec., 191275.16778523492 rows/sec., 12.95 MiB/sec. | ||
| 15769 | 2025.12.17 22:13:41.029020 [ 4 ] {21632246-80a0-4a71-a19f-067937001e46} <Debug> TCPHandler: Processed in 0.001352576 sec. | ||
| 15770 | 2025.12.17 22:13:41.029130 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2025.12.17 22:13:41.029224 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15772 | 2025.12.17 22:13:41.029262 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15773 | 2025.12.17 22:13:41.029804 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2025.12.17 22:13:41.029840 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15775 | 2025.12.17 22:13:41.030165 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15776 | 2025.12.17 22:13:41.030368 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2025.12.17 22:13:41.030489 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.001283 sec., 415432.57989088073 rows/sec., 30.79 MiB/sec. | ||
| 15778 | 2025.12.17 22:13:41.030527 [ 4 ] {3a2b7f6a-3b7c-4431-97d2-05ba64240b56} <Debug> TCPHandler: Processed in 0.001444398 sec. | ||
| 15779 | 2025.12.17 22:13:41.030638 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2025.12.17 22:13:41.030731 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15781 | 2025.12.17 22:13:41.030774 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15782 | 2025.12.17 22:13:41.031304 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2025.12.17 22:13:41.031339 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15784 | 2025.12.17 22:13:41.031706 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15785 | 2025.12.17 22:13:41.031907 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2025.12.17 22:13:41.032042 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001329 sec., 637321.29420617 rows/sec., 42.90 MiB/sec. | ||
| 15787 | 2025.12.17 22:13:41.032078 [ 4 ] {e773b9ef-c8a4-4849-85d4-b6d0c8a7612c} <Debug> TCPHandler: Processed in 0.00148812 sec. | ||
| 15788 | 2025.12.17 22:13:41.032189 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15789 | 2025.12.17 22:13:41.032282 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15790 | 2025.12.17 22:13:41.032336 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <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 | ||
| 15791 | 2025.12.17 22:13:41.033103 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15792 | 2025.12.17 22:13:41.033140 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15793 | 2025.12.17 22:13:41.033634 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15794 | 2025.12.17 22:13:41.033847 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15795 | 2025.12.17 22:13:41.033987 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001723 sec., 4062.6813697040047 rows/sec., 7.28 MiB/sec. | ||
| 15796 | 2025.12.17 22:13:41.034041 [ 4 ] {21c3bbb2-74ac-4d07-b1b7-36dcb3ccea6a} <Debug> TCPHandler: Processed in 0.00189896 sec. | ||
| 15797 | 2025.12.17 22:13:41.034080 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 15798 | 2025.12.17 22:13:41.034143 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 15799 | 2025.12.17 22:13:41.034152 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2025.12.17 22:13:41.034251 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15801 | 2025.12.17 22:13:41.034292 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15802 | 2025.12.17 22:13:41.034624 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2025.12.17 22:13:41.034662 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15804 | 2025.12.17 22:13:41.034991 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15805 | 2025.12.17 22:13:41.035205 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2025.12.17 22:13:41.035331 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 15807 | 2025.12.17 22:13:41.035369 [ 4 ] {228c9b73-a46c-4c17-ab27-606e22c52a96} <Debug> TCPHandler: Processed in 0.001264733 sec. | ||
| 15808 | 2025.12.17 22:13:41.037161 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 15809 | 2025.12.17 22:13:41.501433 [ 223 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 15810 | 2025.12.17 22:13:41.501492 [ 223 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 15811 | 2025.12.17 22:13:41.504586 [ 223 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 15812 | 2025.12.17 22:13:41.772878 [ 221 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 15813 | 2025.12.17 22:13:41.772963 [ 221 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 15814 | 2025.12.17 22:13:41.776694 [ 221 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 15815 | 2025.12.17 22:13:41.954186 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 15816 | 2025.12.17 22:13:41.954216 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 15817 | 2025.12.17 22:13:41.958285 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 15818 | 2025.12.17 22:13:42.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.47 MiB, peak 397.47 MiB, free memory in arenas 0.00 B, will set to 384.89 MiB (RSS), difference: 3.42 MiB | ||
| 15819 | 2025.12.17 22:13:42.120547 [ 225 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 15820 | 2025.12.17 22:13:42.120607 [ 225 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 15821 | 2025.12.17 22:13:42.123427 [ 225 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 15822 | 2025.12.17 22:13:42.413555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35130 | ||
| 15823 | 2025.12.17 22:13:42.414063 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2025.12.17 22:13:42.414098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15825 | 2025.12.17 22:13:42.414555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15826 | 2025.12.17 22:13:42.414784 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2025.12.17 22:13:42.414915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35130 | ||
| 15828 | 2025.12.17 22:13:44.263942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15829 | 2025.12.17 22:13:44.280890 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2025.12.17 22:13:44.280949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15831 | 2025.12.17 22:13:44.287116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15832 | 2025.12.17 22:13:44.287886 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2025.12.17 22:13:44.290793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15834 | 2025.12.17 22:13:44.782051 [ 225 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): 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] | ||
| 15835 | 2025.12.17 22:13:44.782107 [ 225 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): 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] | ||
| 15836 | 2025.12.17 22:13:44.785107 [ 225 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): 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] | ||
| 15837 | 2025.12.17 22:13:45.031705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2005 | ||
| 15838 | 2025.12.17 22:13:45.034031 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2025.12.17 22:13:45.034073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15840 | 2025.12.17 22:13:45.035270 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15841 | 2025.12.17 22:13:45.035531 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2025.12.17 22:13:45.035788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2005 | ||
| 15843 | 2025.12.17 22:13:45.996743 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2025.12.17 22:13:45.996955 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15845 | 2025.12.17 22:13:45.997026 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15846 | 2025.12.17 22:13:45.997765 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2025.12.17 22:13:45.997806 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15848 | 2025.12.17 22:13:45.998194 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15849 | 2025.12.17 22:13:45.998417 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2025.12.17 22:13:45.998569 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001669 sec., 74295.98562013182 rows/sec., 6.39 MiB/sec. | ||
| 15851 | 2025.12.17 22:13:45.998612 [ 4 ] {37cad1ab-7eb8-4275-a932-9d9b233fa74c} <Debug> TCPHandler: Processed in 0.002001423 sec. | ||
| 15852 | 2025.12.17 22:13:45.998754 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15853 | 2025.12.17 22:13:45.998850 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15854 | 2025.12.17 22:13:45.998890 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15855 | 2025.12.17 22:13:45.999413 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2025.12.17 22:13:45.999451 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15857 | 2025.12.17 22:13:45.999747 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15858 | 2025.12.17 22:13:45.999957 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2025.12.17 22:13:46.000087 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001255 sec., 27091.633466135456 rows/sec., 1.99 MiB/sec. | ||
| 15860 | 2025.12.17 22:13:46.000125 [ 4 ] {de83e51a-7b43-4edc-8c75-260cdd320400} <Debug> TCPHandler: Processed in 0.001429168 sec. | ||
| 15861 | 2025.12.17 22:13:46.000261 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15862 | 2025.12.17 22:13:46.000356 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15863 | 2025.12.17 22:13:46.000396 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15864 | 2025.12.17 22:13:46.000890 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15865 | 2025.12.17 22:13:46.000928 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15866 | 2025.12.17 22:13:46.001234 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15867 | 2025.12.17 22:13:46.001451 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2025.12.17 22:13:46.001586 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001248 sec., 78525.64102564103 rows/sec., 6.13 MiB/sec. | ||
| 15869 | 2025.12.17 22:13:46.001624 [ 4 ] {11f8238a-f88b-4673-a2e2-8ddd9a0673f8} <Debug> TCPHandler: Processed in 0.001416447 sec. | ||
| 15870 | 2025.12.17 22:13:46.001739 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15871 | 2025.12.17 22:13:46.001833 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15872 | 2025.12.17 22:13:46.001877 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15873 | 2025.12.17 22:13:46.002275 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15874 | 2025.12.17 22:13:46.002311 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15875 | 2025.12.17 22:13:46.002635 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15876 | 2025.12.17 22:13:46.002841 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2025.12.17 22:13:46.002976 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 15878 | 2025.12.17 22:13:46.003013 [ 4 ] {d27b3681-fc21-4452-ab4a-61d64cf1501f} <Debug> TCPHandler: Processed in 0.001322575 sec. | ||
| 15879 | 2025.12.17 22:13:46.003115 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15880 | 2025.12.17 22:13:46.003207 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15881 | 2025.12.17 22:13:46.003260 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <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 | ||
| 15882 | 2025.12.17 22:13:46.004145 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15883 | 2025.12.17 22:13:46.004188 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15884 | 2025.12.17 22:13:46.004934 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15885 | 2025.12.17 22:13:46.005231 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15886 | 2025.12.17 22:13:46.005408 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002218 sec., 15329.12533814247 rows/sec., 27.47 MiB/sec. | ||
| 15887 | 2025.12.17 22:13:46.006338 [ 4 ] {b66db68b-8a42-4ff9-8df0-57112fa202a4} <Debug> TCPHandler: Processed in 0.003268326 sec. | ||
| 15888 | 2025.12.17 22:13:46.006522 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15889 | 2025.12.17 22:13:46.006634 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15890 | 2025.12.17 22:13:46.006685 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15891 | 2025.12.17 22:13:46.007265 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15892 | 2025.12.17 22:13:46.007308 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15893 | 2025.12.17 22:13:46.007629 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15894 | 2025.12.17 22:13:46.007838 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15895 | 2025.12.17 22:13:46.007993 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 15896 | 2025.12.17 22:13:46.008043 [ 4 ] {8e70b0fa-e2f5-4e1e-8536-486bbeb556d3} <Debug> TCPHandler: Processed in 0.001591432 sec. | ||
| 15897 | 2025.12.17 22:13:49.715805 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15898 | 2025.12.17 22:13:49.715862 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15899 | 2025.12.17 22:13:49.916029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35578 | ||
| 15900 | 2025.12.17 22:13:49.916545 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2025.12.17 22:13:49.916585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15902 | 2025.12.17 22:13:49.917064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15903 | 2025.12.17 22:13:49.917317 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2025.12.17 22:13:49.917441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35578 | ||
| 15905 | 2025.12.17 22:13:50.995064 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2025.12.17 22:13:50.995287 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15907 | 2025.12.17 22:13:50.995359 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15908 | 2025.12.17 22:13:50.996107 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2025.12.17 22:13:50.996162 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15910 | 2025.12.17 22:13:50.996569 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15911 | 2025.12.17 22:13:50.996786 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15912 | 2025.12.17 22:13:50.996940 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001705 sec., 41055.718475073314 rows/sec., 3.29 MiB/sec. | ||
| 15913 | 2025.12.17 22:13:50.996986 [ 4 ] {34791058-1831-4c93-823a-220afcc2e3d0} <Debug> TCPHandler: Processed in 0.002057324 sec. | ||
| 15914 | 2025.12.17 22:13:50.997111 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15915 | 2025.12.17 22:13:50.997208 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15916 | 2025.12.17 22:13:50.997250 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15917 | 2025.12.17 22:13:50.997665 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15918 | 2025.12.17 22:13:50.997704 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15919 | 2025.12.17 22:13:50.998001 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15920 | 2025.12.17 22:13:50.998212 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15921 | 2025.12.17 22:13:50.998350 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001159 sec., 6039.689387402933 rows/sec., 454.16 KiB/sec. | ||
| 15922 | 2025.12.17 22:13:50.998389 [ 4 ] {4d2c17b7-4674-4a0f-a42a-60b3e187dc80} <Debug> TCPHandler: Processed in 0.001328815 sec. | ||
| 15923 | 2025.12.17 22:13:50.998502 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15924 | 2025.12.17 22:13:50.998598 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15925 | 2025.12.17 22:13:50.998638 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15926 | 2025.12.17 22:13:50.999063 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15927 | 2025.12.17 22:13:50.999101 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15928 | 2025.12.17 22:13:50.999420 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15929 | 2025.12.17 22:13:50.999632 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15930 | 2025.12.17 22:13:50.999762 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00118 sec., 60169.49152542373 rows/sec., 4.70 MiB/sec. | ||
| 15931 | 2025.12.17 22:13:50.999801 [ 4 ] {ee481a6c-7e11-4148-8110-9c84437c174e} <Debug> TCPHandler: Processed in 0.001349866 sec. | ||
| 15932 | 2025.12.17 22:13:50.999917 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15933 | 2025.12.17 22:13:51.000014 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15934 | 2025.12.17 22:13:51.000060 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15935 | 2025.12.17 22:13:51.000478 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15936 | 2025.12.17 22:13:51.000517 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15937 | 2025.12.17 22:13:51.000848 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15938 | 2025.12.17 22:13:51.001066 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2025.12.17 22:13:51.001185 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 4 parts from all_1_104_21 to all_107_107_0 | ||
| 15940 | 2025.12.17 22:13:51.001199 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 15941 | 2025.12.17 22:13:51.001262 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2025.12.17 22:13:51.001278 [ 4 ] {de554413-d356-454b-8414-b4ed68ba49c5} <Debug> TCPHandler: Processed in 0.001412627 sec. | ||
| 15943 | 2025.12.17 22:13:51.001291 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15944 | 2025.12.17 22:13:51.001397 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15945 | 2025.12.17 22:13:51.001438 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_104_21 to all_107_107_0 into Compact with storage Full | ||
| 15946 | 2025.12.17 22:13:51.001502 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15947 | 2025.12.17 22:13:51.001562 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <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 | ||
| 15948 | 2025.12.17 22:13:51.001604 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15949 | 2025.12.17 22:13:51.001651 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_104_21, total 32929 rows starting from the beginning of the part | ||
| 15950 | 2025.12.17 22:13:51.001730 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15951 | 2025.12.17 22:13:51.001783 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 15952 | 2025.12.17 22:13:51.001833 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 847 rows starting from the beginning of the part | ||
| 15953 | 2025.12.17 22:13:51.002358 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2025.12.17 22:13:51.002399 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15955 | 2025.12.17 22:13:51.002961 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15956 | 2025.12.17 22:13:51.003236 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2025.12.17 22:13:51.003393 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001912 sec., 3661.0878661087863 rows/sec., 6.56 MiB/sec. | ||
| 15958 | 2025.12.17 22:13:51.003462 [ 4 ] {13b45192-224f-4467-a825-b3d6bab2def2} <Debug> TCPHandler: Processed in 0.002113346 sec. | ||
| 15959 | 2025.12.17 22:13:51.003587 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15960 | 2025.12.17 22:13:51.003691 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15961 | 2025.12.17 22:13:51.003737 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15962 | 2025.12.17 22:13:51.004250 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2025.12.17 22:13:51.004295 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15964 | 2025.12.17 22:13:51.004631 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15965 | 2025.12.17 22:13:51.004832 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2025.12.17 22:13:51.004994 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
| 15967 | 2025.12.17 22:13:51.005057 [ 4 ] {a46a303b-280a-4c06-8fa8-addac3f17076} <Debug> TCPHandler: Processed in 0.001522021 sec. | ||
| 15968 | 2025.12.17 22:13:51.007985 [ 187 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34096 rows, containing 5 columns (5 merged, 0 gathered) in 0.006598174 sec., 5167490.278370955 rows/sec., 351.09 MiB/sec. | ||
| 15969 | 2025.12.17 22:13:51.008500 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 15970 | 2025.12.17 22:13:51.008863 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2025.12.17 22:13:51.008958 [ 186 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 4 parts: [all_1_104_21, all_107_107_0] -> all_1_107_22 | ||
| 15972 | 2025.12.17 22:13:51.009053 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15973 | 2025.12.17 22:13:51.309719 [ 223 ] {} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): 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] | ||
| 15974 | 2025.12.17 22:13:51.309760 [ 223 ] {} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): 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] | ||
| 15975 | 2025.12.17 22:13:51.312189 [ 223 ] {} <Debug> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): 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] | ||
| 15976 | 2025.12.17 22:13:51.790876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15977 | 2025.12.17 22:13:51.807369 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2025.12.17 22:13:51.807422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15979 | 2025.12.17 22:13:51.813607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15980 | 2025.12.17 22:13:51.814299 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2025.12.17 22:13:51.817163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15982 | 2025.12.17 22:13:55.036032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2029 | ||
| 15983 | 2025.12.17 22:13:55.038249 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15984 | 2025.12.17 22:13:55.038292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15985 | 2025.12.17 22:13:55.039460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15986 | 2025.12.17 22:13:55.039730 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2025.12.17 22:13:55.039985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2029 | ||
| 15988 | 2025.12.17 22:13:55.999314 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2025.12.17 22:13:55.999530 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15990 | 2025.12.17 22:13:55.999601 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15991 | 2025.12.17 22:13:56.000278 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2025.12.17 22:13:56.000329 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15993 | 2025.12.17 22:13:56.000735 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15994 | 2025.12.17 22:13:56.000977 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2025.12.17 22:13:56.001145 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 15996 | 2025.12.17 22:13:56.001197 [ 4 ] {38d8dc0f-87a3-4855-be62-2fd4248762d1} <Debug> TCPHandler: Processed in 0.002027193 sec. | ||
| 15997 | 2025.12.17 22:13:56.001322 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2025.12.17 22:13:56.001428 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15999 | 2025.12.17 22:13:56.001471 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16000 | 2025.12.17 22:13:56.001888 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2025.12.17 22:13:56.001923 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16002 | 2025.12.17 22:13:56.002220 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16003 | 2025.12.17 22:13:56.002430 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2025.12.17 22:13:56.002562 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001159 sec., 6902.502157031923 rows/sec., 562.85 KiB/sec. | ||
| 16005 | 2025.12.17 22:13:56.002602 [ 4 ] {7815c850-7056-4337-8c0e-975b528a3568} <Debug> TCPHandler: Processed in 0.001333985 sec. | ||
| 16006 | 2025.12.17 22:13:56.002714 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16007 | 2025.12.17 22:13:56.002810 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16008 | 2025.12.17 22:13:56.002850 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16009 | 2025.12.17 22:13:56.003377 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2025.12.17 22:13:56.003413 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16011 | 2025.12.17 22:13:56.003743 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16012 | 2025.12.17 22:13:56.003962 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2025.12.17 22:13:56.004090 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Debug> executeQuery: Read 248 rows, 22.67 KiB in 0.0013 sec., 190769.23076923078 rows/sec., 17.03 MiB/sec. | ||
| 16014 | 2025.12.17 22:13:56.004128 [ 4 ] {949e169e-4fa5-47c1-b707-41c86294577d} <Debug> TCPHandler: Processed in 0.001465339 sec. | ||
| 16015 | 2025.12.17 22:13:56.004240 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2025.12.17 22:13:56.004344 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16017 | 2025.12.17 22:13:56.004385 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16018 | 2025.12.17 22:13:56.004882 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2025.12.17 22:13:56.004927 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16020 | 2025.12.17 22:13:56.005316 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16021 | 2025.12.17 22:13:56.005593 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2025.12.17 22:13:56.005731 [ 103 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16023 | 2025.12.17 22:13:56.005756 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Debug> executeQuery: Read 54 rows, 4.08 KiB in 0.001437 sec., 37578.288100208774 rows/sec., 2.77 MiB/sec. | ||
| 16024 | 2025.12.17 22:13:56.005772 [ 103 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2025.12.17 22:13:56.005795 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16026 | 2025.12.17 22:13:56.005806 [ 4 ] {6c2ab97a-4213-4298-9b5f-8a2a56c9c4a3} <Debug> TCPHandler: Processed in 0.001616142 sec. | ||
| 16027 | 2025.12.17 22:13:56.005922 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16028 | 2025.12.17 22:13:56.005922 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | 2025.12.17 22:13:56.006026 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16030 | 2025.12.17 22:13:56.006071 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16031 | 2025.12.17 22:13:56.006080 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16032 | 2025.12.17 22:13:56.006119 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 16033 | 2025.12.17 22:13:56.006184 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part | ||
| 16034 | 2025.12.17 22:13:56.006229 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 13 rows starting from the beginning of the part | ||
| 16035 | 2025.12.17 22:13:56.006275 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 34 rows starting from the beginning of the part | ||
| 16036 | 2025.12.17 22:13:56.006317 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 16037 | 2025.12.17 22:13:56.006357 [ 187 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 54 rows starting from the beginning of the part | ||
| 16038 | 2025.12.17 22:13:56.006516 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2025.12.17 22:13:56.006560 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16040 | 2025.12.17 22:13:56.006897 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16041 | 2025.12.17 22:13:56.007126 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2025.12.17 22:13:56.007241 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374757 sec., 305508.53714510996 rows/sec., 21.35 MiB/sec. | ||
| 16043 | 2025.12.17 22:13:56.007267 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001258 sec., 19077.90143084261 rows/sec., 1.58 MiB/sec. | ||
| 16044 | 2025.12.17 22:13:56.007320 [ 4 ] {3542a08c-15d7-49ac-9e81-c2d90844a8e0} <Debug> TCPHandler: Processed in 0.001447408 sec. | ||
| 16045 | 2025.12.17 22:13:56.007433 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2025.12.17 22:13:56.007440 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16047 | 2025.12.17 22:13:56.007534 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16048 | 2025.12.17 22:13:56.007583 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16049 | 2025.12.17 22:13:56.007767 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16050 | 2025.12.17 22:13:56.007859 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_106_21} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16051 | 2025.12.17 22:13:56.007971 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16052 | 2025.12.17 22:13:56.008003 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2025.12.17 22:13:56.008044 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16054 | 2025.12.17 22:13:56.008364 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16055 | 2025.12.17 22:13:56.008597 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.12.17 22:13:56.008738 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 16057 | 2025.12.17 22:13:56.008779 [ 4 ] {a338f1a6-05c5-4455-a741-f03382d903b8} <Debug> TCPHandler: Processed in 0.001394287 sec. | ||
| 16058 | 2025.12.17 22:13:56.008890 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2025.12.17 22:13:56.008984 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16060 | 2025.12.17 22:13:56.009023 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16061 | 2025.12.17 22:13:56.009542 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2025.12.17 22:13:56.009578 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16063 | 2025.12.17 22:13:56.009897 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16064 | 2025.12.17 22:13:56.010111 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2025.12.17 22:13:56.010252 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Debug> executeQuery: Read 142 rows, 11.75 KiB in 0.001285 sec., 110505.8365758755 rows/sec., 8.93 MiB/sec. | ||
| 16066 | 2025.12.17 22:13:56.010295 [ 4 ] {77b795a7-279c-42ff-82cf-3e3f005b00b3} <Debug> TCPHandler: Processed in 0.001453189 sec. | ||
| 16067 | 2025.12.17 22:13:56.010417 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2025.12.17 22:13:56.010512 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16069 | 2025.12.17 22:13:56.010555 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16070 | 2025.12.17 22:13:56.011014 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2025.12.17 22:13:56.011049 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16072 | 2025.12.17 22:13:56.011393 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16073 | 2025.12.17 22:13:56.011615 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2025.12.17 22:13:56.011749 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001253 sec., 159616.9193934557 rows/sec., 11.44 MiB/sec. | ||
| 16075 | 2025.12.17 22:13:56.011791 [ 4 ] {7ebfe852-60c0-429e-b7a4-e91a78f80826} <Debug> TCPHandler: Processed in 0.001421307 sec. | ||
| 16076 | 2025.12.17 22:13:56.011915 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2025.12.17 22:13:56.012009 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16078 | 2025.12.17 22:13:56.012063 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <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 | ||
| 16079 | 2025.12.17 22:13:56.012969 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16080 | 2025.12.17 22:13:56.013003 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16081 | 2025.12.17 22:13:56.013565 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16082 | 2025.12.17 22:13:56.013794 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16083 | 2025.12.17 22:13:56.013932 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00194 sec., 17525.77319587629 rows/sec., 31.41 MiB/sec. | ||
| 16084 | 2025.12.17 22:13:56.014020 [ 4 ] {008861be-4ae6-4e16-b30f-349b7ccdf0a1} <Debug> TCPHandler: Processed in 0.002152747 sec. | ||
| 16085 | 2025.12.17 22:13:56.014136 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16086 | 2025.12.17 22:13:56.014229 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16087 | 2025.12.17 22:13:56.014270 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16088 | 2025.12.17 22:13:56.014625 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16089 | 2025.12.17 22:13:56.014660 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16090 | 2025.12.17 22:13:56.014961 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16091 | 2025.12.17 22:13:56.015179 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2025.12.17 22:13:56.015306 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 16093 | 2025.12.17 22:13:56.015344 [ 4 ] {bc497754-ebbb-4d9e-9306-f29bfb1aa241} <Debug> TCPHandler: Processed in 0.001255153 sec. | ||
| 16094 | 2025.12.17 22:13:57.417670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36090 | ||
| 16095 | 2025.12.17 22:13:57.418243 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2025.12.17 22:13:57.418282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16097 | 2025.12.17 22:13:57.418785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16098 | 2025.12.17 22:13:57.419002 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2025.12.17 22:13:57.419123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36090 | ||
| 16100 | 2025.12.17 22:13:58.300275 [ 225 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 16101 | 2025.12.17 22:13:58.300328 [ 225 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 16102 | 2025.12.17 22:13:58.303166 [ 225 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 16103 | 2025.12.17 22:13:58.984540 [ 220 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 16104 | 2025.12.17 22:13:58.984596 [ 220 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 16105 | 2025.12.17 22:13:58.987828 [ 220 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 16106 | 2025.12.17 22:13:59.317290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16107 | 2025.12.17 22:13:59.333568 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2025.12.17 22:13:59.333624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16109 | 2025.12.17 22:13:59.339466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16110 | 2025.12.17 22:13:59.340169 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2025.12.17 22:13:59.343092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16112 | 2025.12.17 22:14:00.995379 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16113 | 2025.12.17 22:14:00.995703 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16114 | 2025.12.17 22:14:00.995812 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16115 | 2025.12.17 22:14:00.996552 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16116 | 2025.12.17 22:14:00.996590 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16117 | 2025.12.17 22:14:00.996977 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16118 | 2025.12.17 22:14:00.997203 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16119 | 2025.12.17 22:14:00.997351 [ 99 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16120 | 2025.12.17 22:14:00.997356 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001738 sec., 40276.17951668585 rows/sec., 3.23 MiB/sec. | ||
| 16121 | 2025.12.17 22:14:00.997387 [ 99 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16122 | 2025.12.17 22:14:00.997407 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16123 | 2025.12.17 22:14:00.997412 [ 4 ] {58a96514-1d57-43ff-b8e6-5657f793d17f} <Debug> TCPHandler: Processed in 0.002217398 sec. | ||
| 16124 | 2025.12.17 22:14:00.997527 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 16125 | 2025.12.17 22:14:00.997560 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16126 | 2025.12.17 22:14:00.997673 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16127 | 2025.12.17 22:14:00.997675 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16128 | 2025.12.17 22:14:00.997716 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16129 | 2025.12.17 22:14:00.997728 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2466 rows starting from the beginning of the part | ||
| 16130 | 2025.12.17 22:14:00.997806 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1213 rows starting from the beginning of the part | ||
| 16131 | 2025.12.17 22:14:00.997855 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 124 rows starting from the beginning of the part | ||
| 16132 | 2025.12.17 22:14:00.997901 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 70 rows starting from the beginning of the part | ||
| 16133 | 2025.12.17 22:14:00.997946 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 248 rows starting from the beginning of the part | ||
| 16134 | 2025.12.17 22:14:00.997990 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 70 rows starting from the beginning of the part | ||
| 16135 | 2025.12.17 22:14:00.998140 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2025.12.17 22:14:00.998188 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16137 | 2025.12.17 22:14:00.998517 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16138 | 2025.12.17 22:14:00.998734 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2025.12.17 22:14:00.998873 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001224 sec., 5718.9542483660125 rows/sec., 430.04 KiB/sec. | ||
| 16140 | 2025.12.17 22:14:00.998913 [ 4 ] {82f78aab-aab0-483d-9a15-3d47933175e8} <Debug> TCPHandler: Processed in 0.001401807 sec. | ||
| 16141 | 2025.12.17 22:14:00.999001 [ 217 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 16142 | 2025.12.17 22:14:00.999027 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16143 | 2025.12.17 22:14:00.999036 [ 217 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 16144 | 2025.12.17 22:14:00.999121 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16145 | 2025.12.17 22:14:00.999159 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16146 | 2025.12.17 22:14:00.999597 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16147 | 2025.12.17 22:14:00.999632 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16148 | 2025.12.17 22:14:00.999908 [ 192 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435085 sec., 1721089.8182198978 rows/sec., 148.64 MiB/sec. | ||
| 16149 | 2025.12.17 22:14:00.999955 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16150 | 2025.12.17 22:14:01.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.46 MiB, peak 397.47 MiB, free memory in arenas 0.00 B, will set to 384.93 MiB (RSS), difference: -3.54 MiB | ||
| 16151 | 2025.12.17 22:14:01.000192 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16152 | 2025.12.17 22:14:01.000370 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2025.12.17 22:14:01.000525 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.00142 sec., 50000 rows/sec., 3.90 MiB/sec. | ||
| 16154 | 2025.12.17 22:14:01.000536 [ 90 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16155 | 2025.12.17 22:14:01.000571 [ 4 ] {53de72a7-712d-46a6-b7ea-51b246b6e03c} <Debug> TCPHandler: Processed in 0.001590702 sec. | ||
| 16156 | 2025.12.17 22:14:01.000579 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2025.12.17 22:14:01.000588 [ 90 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16158 | 2025.12.17 22:14:01.000627 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16159 | 2025.12.17 22:14:01.000692 [ 195 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_111_22} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16160 | 2025.12.17 22:14:01.000703 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16161 | 2025.12.17 22:14:01.000715 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 16162 | 2025.12.17 22:14:01.000789 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16163 | 2025.12.17 22:14:01.000816 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16164 | 2025.12.17 22:14:01.000821 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16165 | 2025.12.17 22:14:01.000858 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 16166 | 2025.12.17 22:14:01.000863 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16167 | 2025.12.17 22:14:01.000916 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 533 rows starting from the beginning of the part | ||
| 16168 | 2025.12.17 22:14:01.000958 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 98 rows starting from the beginning of the part | ||
| 16169 | 2025.12.17 22:14:01.000997 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 71 rows starting from the beginning of the part | ||
| 16170 | 2025.12.17 22:14:01.001035 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 142 rows starting from the beginning of the part | ||
| 16171 | 2025.12.17 22:14:01.001075 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 71 rows starting from the beginning of the part | ||
| 16172 | 2025.12.17 22:14:01.001314 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2025.12.17 22:14:01.001348 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16174 | 2025.12.17 22:14:01.001678 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16175 | 2025.12.17 22:14:01.001894 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16176 | 2025.12.17 22:14:01.002035 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 16177 | 2025.12.17 22:14:01.002075 [ 4 ] {be2934d9-7ae0-4f70-bc4c-d58c15fc0477} <Debug> TCPHandler: Processed in 0.001419547 sec. | ||
| 16178 | 2025.12.17 22:14:01.002102 [ 195 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425028 sec., 1519268.3933227977 rows/sec., 118.02 MiB/sec. | ||
| 16179 | 2025.12.17 22:14:01.002187 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16180 | 2025.12.17 22:14:01.002279 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16181 | 2025.12.17 22:14:01.002284 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16182 | 2025.12.17 22:14:01.002346 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <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 | ||
| 16183 | 2025.12.17 22:14:01.002524 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2025.12.17 22:14:01.002596 [ 189 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_111_22} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16185 | 2025.12.17 22:14:01.002662 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 16186 | 2025.12.17 22:14:01.003126 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2025.12.17 22:14:01.003160 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16188 | 2025.12.17 22:14:01.003546 [ 217 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 16189 | 2025.12.17 22:14:01.003649 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16190 | 2025.12.17 22:14:01.003877 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2025.12.17 22:14:01.003982 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16192 | 2025.12.17 22:14:01.004012 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001744 sec., 4013.761467889908 rows/sec., 7.19 MiB/sec. | ||
| 16193 | 2025.12.17 22:14:01.004014 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2025.12.17 22:14:01.004045 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16195 | 2025.12.17 22:14:01.004069 [ 4 ] {f2aea9d7-ddc0-4555-8d62-b11058f42506} <Debug> TCPHandler: Processed in 0.001928801 sec. | ||
| 16196 | 2025.12.17 22:14:01.004134 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 16197 | 2025.12.17 22:14:01.004186 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2025.12.17 22:14:01.004284 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16199 | 2025.12.17 22:14:01.004324 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16200 | 2025.12.17 22:14:01.004357 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16201 | 2025.12.17 22:14:01.004420 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2018 rows starting from the beginning of the part | ||
| 16202 | 2025.12.17 22:14:01.004550 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 16203 | 2025.12.17 22:14:01.004656 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 16204 | 2025.12.17 22:14:01.004672 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16205 | 2025.12.17 22:14:01.004710 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16206 | 2025.12.17 22:14:01.004758 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 16207 | 2025.12.17 22:14:01.004863 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 16208 | 2025.12.17 22:14:01.004962 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 16209 | 2025.12.17 22:14:01.005019 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16210 | 2025.12.17 22:14:01.005243 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2025.12.17 22:14:01.005379 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 16212 | 2025.12.17 22:14:01.005382 [ 90 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16213 | 2025.12.17 22:14:01.005421 [ 4 ] {d99a4b05-24af-4676-a4bf-c8892eeda8b1} <Debug> TCPHandler: Processed in 0.001282724 sec. | ||
| 16214 | 2025.12.17 22:14:01.005433 [ 90 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16215 | 2025.12.17 22:14:01.005459 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16216 | 2025.12.17 22:14:01.005538 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16217 | 2025.12.17 22:14:01.005653 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16218 | 2025.12.17 22:14:01.005683 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6846 rows starting from the beginning of the part | ||
| 16219 | 2025.12.17 22:14:01.005739 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16220 | 2025.12.17 22:14:01.005782 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16221 | 2025.12.17 22:14:01.005824 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16222 | 2025.12.17 22:14:01.005862 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 16223 | 2025.12.17 22:14:01.005899 [ 195 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16224 | 2025.12.17 22:14:01.007550 [ 199 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048764 sec., 3487956.6411748747 rows/sec., 228.03 MiB/sec. | ||
| 16225 | 2025.12.17 22:14:01.008068 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16226 | 2025.12.17 22:14:01.008415 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16227 | 2025.12.17 22:14:01.008504 [ 197 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_111_22} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16228 | 2025.12.17 22:14:01.008624 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16229 | 2025.12.17 22:14:01.011448 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2107 rows, containing 19 columns (19 merged, 0 gathered) in 0.007345804 sec., 286830.4136620035 rows/sec., 513.99 MiB/sec. | ||
| 16230 | 2025.12.17 22:14:01.013347 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16231 | 2025.12.17 22:14:01.013730 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16232 | 2025.12.17 22:14:01.013812 [ 190 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16233 | 2025.12.17 22:14:01.013952 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.86 MiB. | ||
| 16234 | 2025.12.17 22:14:02.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.98 MiB, peak 399.79 MiB, free memory in arenas 0.00 B, will set to 385.56 MiB (RSS), difference: 3.59 MiB | ||
| 16235 | 2025.12.17 22:14:04.715926 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16236 | 2025.12.17 22:14:04.715980 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16237 | 2025.12.17 22:14:04.919440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36538 | ||
| 16238 | 2025.12.17 22:14:04.919951 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2025.12.17 22:14:04.919997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16240 | 2025.12.17 22:14:04.920473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16241 | 2025.12.17 22:14:04.920716 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2025.12.17 22:14:04.920844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36538 | ||
| 16243 | 2025.12.17 22:14:04.920891 [ 88 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16244 | 2025.12.17 22:14:04.920958 [ 88 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16245 | 2025.12.17 22:14:04.920979 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16246 | 2025.12.17 22:14:04.921080 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 16247 | 2025.12.17 22:14:04.921182 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16248 | 2025.12.17 22:14:04.921214 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34170 rows starting from the beginning of the part | ||
| 16249 | 2025.12.17 22:14:04.921270 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16250 | 2025.12.17 22:14:04.921316 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16251 | 2025.12.17 22:14:04.921362 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16252 | 2025.12.17 22:14:04.921402 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16253 | 2025.12.17 22:14:04.921440 [ 196 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16254 | 2025.12.17 22:14:04.924294 [ 188 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36538 rows, containing 4 columns (4 merged, 0 gathered) in 0.003260507 sec., 11206232.650320947 rows/sec., 160.31 MiB/sec. | ||
| 16255 | 2025.12.17 22:14:04.924663 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16256 | 2025.12.17 22:14:04.925015 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16257 | 2025.12.17 22:14:04.925112 [ 193 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_76_15} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16258 | 2025.12.17 22:14:04.925228 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16259 | 2025.12.17 22:14:05.040127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2061 | ||
| 16260 | 2025.12.17 22:14:05.042557 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16261 | 2025.12.17 22:14:05.042599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16262 | 2025.12.17 22:14:05.043813 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16263 | 2025.12.17 22:14:05.044084 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16264 | 2025.12.17 22:14:05.044223 [ 88 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16265 | 2025.12.17 22:14:05.044253 [ 88 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2025.12.17 22:14:05.044273 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16267 | 2025.12.17 22:14:05.044361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2061 | ||
| 16268 | 2025.12.17 22:14:05.044401 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 16269 | 2025.12.17 22:14:05.044966 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16270 | 2025.12.17 22:14:05.045112 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1907 rows starting from the beginning of the part | ||
| 16271 | 2025.12.17 22:14:05.045496 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 16272 | 2025.12.17 22:14:05.045860 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 16273 | 2025.12.17 22:14:05.046190 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 16274 | 2025.12.17 22:14:05.046523 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 16275 | 2025.12.17 22:14:05.046864 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 16276 | 2025.12.17 22:14:05.054737 [ 193 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 72 columns (72 merged, 0 gathered) in 0.010393054 sec., 198305.52213045367 rows/sec., 156.33 MiB/sec. | ||
| 16277 | 2025.12.17 22:14:05.056730 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16278 | 2025.12.17 22:14:05.057348 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2025.12.17 22:14:05.057433 [ 191 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_56_11} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16280 | 2025.12.17 22:14:05.057765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.84 MiB. | ||
| 16281 | 2025.12.17 22:14:05.996993 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2025.12.17 22:14:05.997186 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16283 | 2025.12.17 22:14:05.997253 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16284 | 2025.12.17 22:14:05.997985 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2025.12.17 22:14:05.998031 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16286 | 2025.12.17 22:14:05.998445 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16287 | 2025.12.17 22:14:05.998675 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2025.12.17 22:14:05.998837 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001701 sec., 72898.29512051734 rows/sec., 6.27 MiB/sec. | ||
| 16289 | 2025.12.17 22:14:05.998882 [ 4 ] {726567fc-8c16-450f-8e22-cc392c3d1717} <Debug> TCPHandler: Processed in 0.002019874 sec. | ||
| 16290 | 2025.12.17 22:14:05.998934 [ 217 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 16291 | 2025.12.17 22:14:05.998962 [ 217 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 16292 | 2025.12.17 22:14:05.999012 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16293 | 2025.12.17 22:14:05.999111 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16294 | 2025.12.17 22:14:05.999154 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16295 | 2025.12.17 22:14:05.999612 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16296 | 2025.12.17 22:14:05.999650 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16297 | 2025.12.17 22:14:05.999963 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16298 | 2025.12.17 22:14:06.000361 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2025.12.17 22:14:06.000509 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001416 sec., 24011.29943502825 rows/sec., 1.76 MiB/sec. | ||
| 16300 | 2025.12.17 22:14:06.000550 [ 4 ] {1fa5cb36-cce5-4280-a699-4ff9208f9ecc} <Debug> TCPHandler: Processed in 0.001588932 sec. | ||
| 16301 | 2025.12.17 22:14:06.000673 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2025.12.17 22:14:06.000769 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16303 | 2025.12.17 22:14:06.000810 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16304 | 2025.12.17 22:14:06.001304 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2025.12.17 22:14:06.001341 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16306 | 2025.12.17 22:14:06.001713 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16307 | 2025.12.17 22:14:06.001950 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2025.12.17 22:14:06.002103 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001351 sec., 72538.86010362694 rows/sec., 5.67 MiB/sec. | ||
| 16309 | 2025.12.17 22:14:06.002146 [ 4 ] {21be60cb-147a-4d18-836f-b678a054fadb} <Debug> TCPHandler: Processed in 0.00152453 sec. | ||
| 16310 | 2025.12.17 22:14:06.002250 [ 223 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 16311 | 2025.12.17 22:14:06.002303 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16312 | 2025.12.17 22:14:06.002310 [ 223 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 16313 | 2025.12.17 22:14:06.002418 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16314 | 2025.12.17 22:14:06.002469 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16315 | 2025.12.17 22:14:06.003052 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16316 | 2025.12.17 22:14:06.003096 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16317 | 2025.12.17 22:14:06.003480 [ 217 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 16318 | 2025.12.17 22:14:06.003555 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16319 | 2025.12.17 22:14:06.003841 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16320 | 2025.12.17 22:14:06.004024 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 4 parts from all_1_107_22 to all_110_110_0 | ||
| 16321 | 2025.12.17 22:14:06.004037 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001637 sec., 97739.76786805132 rows/sec., 6.81 MiB/sec. | ||
| 16322 | 2025.12.17 22:14:06.004104 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16323 | 2025.12.17 22:14:06.004126 [ 4 ] {489f7ee8-5dae-4b81-a140-cf8d72e6428d} <Debug> TCPHandler: Processed in 0.001873829 sec. | ||
| 16324 | 2025.12.17 22:14:06.004139 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16325 | 2025.12.17 22:14:06.004260 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_107_22 to all_110_110_0 into Compact with storage Full | ||
| 16326 | 2025.12.17 22:14:06.004281 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16327 | 2025.12.17 22:14:06.004327 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 16328 | 2025.12.17 22:14:06.004357 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 16329 | 2025.12.17 22:14:06.004360 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16330 | 2025.12.17 22:14:06.004382 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16331 | 2025.12.17 22:14:06.004398 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 34096 rows starting from the beginning of the part | ||
| 16332 | 2025.12.17 22:14:06.004438 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <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 | ||
| 16333 | 2025.12.17 22:14:06.004460 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 16334 | 2025.12.17 22:14:06.004506 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 16335 | 2025.12.17 22:14:06.004556 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 200 rows starting from the beginning of the part | ||
| 16336 | 2025.12.17 22:14:06.005353 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2025.12.17 22:14:06.005389 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16338 | 2025.12.17 22:14:06.005982 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16339 | 2025.12.17 22:14:06.006263 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2025.12.17 22:14:06.006295 [ 223 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 16341 | 2025.12.17 22:14:06.006415 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002052 sec., 16569.200779727096 rows/sec., 29.69 MiB/sec. | ||
| 16342 | 2025.12.17 22:14:06.006494 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 16343 | 2025.12.17 22:14:06.006505 [ 4 ] {566dcb7a-0b76-487b-a579-d7df3ace894e} <Debug> TCPHandler: Processed in 0.0022857 sec. | ||
| 16344 | 2025.12.17 22:14:06.006589 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 16345 | 2025.12.17 22:14:06.006720 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16346 | 2025.12.17 22:14:06.006815 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16347 | 2025.12.17 22:14:06.006856 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16348 | 2025.12.17 22:14:06.007214 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16349 | 2025.12.17 22:14:06.007250 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16350 | 2025.12.17 22:14:06.007555 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16351 | 2025.12.17 22:14:06.007611 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 16352 | 2025.12.17 22:14:06.007843 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2025.12.17 22:14:06.007974 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 16354 | 2025.12.17 22:14:06.008012 [ 4 ] {dda5b8f6-160f-4f37-b027-9ba2b5998847} <Debug> TCPHandler: Processed in 0.001341915 sec. | ||
| 16355 | 2025.12.17 22:14:06.009904 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 16356 | 2025.12.17 22:14:06.011077 [ 191 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34616 rows, containing 5 columns (5 merged, 0 gathered) in 0.006861762 sec., 5044768.384563615 rows/sec., 342.94 MiB/sec. | ||
| 16357 | 2025.12.17 22:14:06.011356 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 16358 | 2025.12.17 22:14:06.011607 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2025.12.17 22:14:06.011671 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 4 parts: [all_1_107_22, all_110_110_0] -> all_1_110_23 | ||
| 16360 | 2025.12.17 22:14:06.011733 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16361 | 2025.12.17 22:14:06.843156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16362 | 2025.12.17 22:14:06.860984 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2025.12.17 22:14:06.861049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16364 | 2025.12.17 22:14:06.867250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16365 | 2025.12.17 22:14:06.868045 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2025.12.17 22:14:06.868383 [ 84 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16367 | 2025.12.17 22:14:06.868448 [ 84 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16368 | 2025.12.17 22:14:06.868475 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16369 | 2025.12.17 22:14:06.868580 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 16370 | 2025.12.17 22:14:06.872044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16371 | 2025.12.17 22:14:06.872466 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16372 | 2025.12.17 22:14:06.873982 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 16373 | 2025.12.17 22:14:06.878591 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16374 | 2025.12.17 22:14:06.883174 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16375 | 2025.12.17 22:14:06.887682 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 16376 | 2025.12.17 22:14:06.892513 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 16377 | 2025.12.17 22:14:06.896965 [ 186 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 16378 | 2025.12.17 22:14:06.957741 [ 191 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.089205488 sec., 6423.371620364882 rows/sec., 33.21 MiB/sec. | ||
| 16379 | 2025.12.17 22:14:06.960765 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16380 | 2025.12.17 22:14:06.962827 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16381 | 2025.12.17 22:14:06.962951 [ 200 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_76_15} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16382 | 2025.12.17 22:14:06.965459 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16383 | 2025.12.17 22:14:07.177320 [ 218 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 16384 | 2025.12.17 22:14:07.177372 [ 218 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 16385 | 2025.12.17 22:14:07.180756 [ 218 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 16386 | 2025.12.17 22:14:11.024567 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2025.12.17 22:14:11.024774 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16388 | 2025.12.17 22:14:11.024856 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16389 | 2025.12.17 22:14:11.025498 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16390 | 2025.12.17 22:14:11.025551 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16391 | 2025.12.17 22:14:11.025942 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16392 | 2025.12.17 22:14:11.026162 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2025.12.17 22:14:11.026318 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001595 sec., 2507.836990595611 rows/sec., 204.50 KiB/sec. | ||
| 16394 | 2025.12.17 22:14:11.026362 [ 4 ] {cb38b417-a718-4446-baec-ae4e046bfe22} <Debug> TCPHandler: Processed in 0.001925531 sec. | ||
| 16395 | 2025.12.17 22:14:11.026491 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16396 | 2025.12.17 22:14:11.026589 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16397 | 2025.12.17 22:14:11.026637 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16398 | 2025.12.17 22:14:11.027734 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2025.12.17 22:14:11.027770 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16400 | 2025.12.17 22:14:11.028150 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16401 | 2025.12.17 22:14:11.028366 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2025.12.17 22:14:11.028499 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Debug> executeQuery: Read 1212 rows, 102.46 KiB in 0.001929 sec., 628304.8211508554 rows/sec., 51.87 MiB/sec. | ||
| 16403 | 2025.12.17 22:14:11.028546 [ 4 ] {3836e3d0-8b1f-4618-ab76-0e8348351e29} <Debug> TCPHandler: Processed in 0.002103996 sec. | ||
| 16404 | 2025.12.17 22:14:11.028666 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16405 | 2025.12.17 22:14:11.028761 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16406 | 2025.12.17 22:14:11.028802 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16407 | 2025.12.17 22:14:11.029209 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2025.12.17 22:14:11.029245 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16409 | 2025.12.17 22:14:11.029546 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16410 | 2025.12.17 22:14:11.029769 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16411 | 2025.12.17 22:14:11.029905 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001162 sec., 9466.43717728055 rows/sec., 693.34 KiB/sec. | ||
| 16412 | 2025.12.17 22:14:11.029944 [ 4 ] {035cdaad-85f1-46f5-b4a7-6cc075528255} <Debug> TCPHandler: Processed in 0.001328135 sec. | ||
| 16413 | 2025.12.17 22:14:11.030051 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16414 | 2025.12.17 22:14:11.030144 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16415 | 2025.12.17 22:14:11.030189 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16416 | 2025.12.17 22:14:11.030820 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16417 | 2025.12.17 22:14:11.030858 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16418 | 2025.12.17 22:14:11.031178 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16419 | 2025.12.17 22:14:11.031395 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16420 | 2025.12.17 22:14:11.031528 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001402 sec., 162624.82168330956 rows/sec., 11.01 MiB/sec. | ||
| 16421 | 2025.12.17 22:14:11.031567 [ 4 ] {609d7484-829d-4a1b-b3e9-2d6a0b8f0339} <Debug> TCPHandler: Processed in 0.001565551 sec. | ||
| 16422 | 2025.12.17 22:14:11.031686 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16423 | 2025.12.17 22:14:11.031779 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16424 | 2025.12.17 22:14:11.031817 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16425 | 2025.12.17 22:14:11.032469 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2025.12.17 22:14:11.032507 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16427 | 2025.12.17 22:14:11.032821 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16428 | 2025.12.17 22:14:11.033035 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16429 | 2025.12.17 22:14:11.033165 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Debug> executeQuery: Read 531 rows, 40.29 KiB in 0.001404 sec., 378205.1282051282 rows/sec., 28.02 MiB/sec. | ||
| 16430 | 2025.12.17 22:14:11.033204 [ 4 ] {93efe305-c60f-4482-bd64-ab5b1c771dd9} <Debug> TCPHandler: Processed in 0.001566132 sec. | ||
| 16431 | 2025.12.17 22:14:11.033323 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16432 | 2025.12.17 22:14:11.033418 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16433 | 2025.12.17 22:14:11.033461 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16434 | 2025.12.17 22:14:11.034075 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16435 | 2025.12.17 22:14:11.034112 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16436 | 2025.12.17 22:14:11.034491 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16437 | 2025.12.17 22:14:11.034702 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16438 | 2025.12.17 22:14:11.034831 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001432 sec., 590782.1229050279 rows/sec., 39.76 MiB/sec. | ||
| 16439 | 2025.12.17 22:14:11.034869 [ 4 ] {a4d0302f-0f3f-4771-a3b2-7aca39293e5a} <Debug> TCPHandler: Processed in 0.001594062 sec. | ||
| 16440 | 2025.12.17 22:14:11.034993 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16441 | 2025.12.17 22:14:11.035091 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16442 | 2025.12.17 22:14:11.035150 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <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 | ||
| 16443 | 2025.12.17 22:14:11.035949 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2025.12.17 22:14:11.035986 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16445 | 2025.12.17 22:14:11.036505 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16446 | 2025.12.17 22:14:11.036744 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2025.12.17 22:14:11.036884 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001816 sec., 3854.625550660793 rows/sec., 6.91 MiB/sec. | ||
| 16448 | 2025.12.17 22:14:11.036940 [ 4 ] {77ff9039-1555-4de6-b8fe-67919927aa35} <Debug> TCPHandler: Processed in 0.001996112 sec. | ||
| 16449 | 2025.12.17 22:14:11.037060 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16450 | 2025.12.17 22:14:11.037154 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16451 | 2025.12.17 22:14:11.037195 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16452 | 2025.12.17 22:14:11.037542 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16453 | 2025.12.17 22:14:11.037581 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16454 | 2025.12.17 22:14:11.037890 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16455 | 2025.12.17 22:14:11.038105 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2025.12.17 22:14:11.038235 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 16457 | 2025.12.17 22:14:11.038273 [ 4 ] {7afc4191-a075-40b5-a3b2-c76f024028b9} <Debug> TCPHandler: Processed in 0.001263103 sec. | ||
| 16458 | 2025.12.17 22:14:12.420996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37050 | ||
| 16459 | 2025.12.17 22:14:12.421556 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2025.12.17 22:14:12.421614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16461 | 2025.12.17 22:14:12.422206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16462 | 2025.12.17 22:14:12.422459 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2025.12.17 22:14:12.422627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37050 | ||
| 16464 | 2025.12.17 22:14:14.372112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16465 | 2025.12.17 22:14:14.389374 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16466 | 2025.12.17 22:14:14.389419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16467 | 2025.12.17 22:14:14.395484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16468 | 2025.12.17 22:14:14.396173 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16469 | 2025.12.17 22:14:14.399113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16470 | 2025.12.17 22:14:15.044565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2089 | ||
| 16471 | 2025.12.17 22:14:15.047028 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16472 | 2025.12.17 22:14:15.047077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16473 | 2025.12.17 22:14:15.048278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16474 | 2025.12.17 22:14:15.048557 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16475 | 2025.12.17 22:14:15.048882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2089 | ||
| 16476 | 2025.12.17 22:14:15.996464 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2025.12.17 22:14:15.996660 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16478 | 2025.12.17 22:14:15.996726 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16479 | 2025.12.17 22:14:15.997435 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2025.12.17 22:14:15.997483 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16481 | 2025.12.17 22:14:15.997876 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16482 | 2025.12.17 22:14:15.998106 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2025.12.17 22:14:15.998263 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001652 sec., 75060.53268765133 rows/sec., 6.46 MiB/sec. | ||
| 16484 | 2025.12.17 22:14:15.998310 [ 4 ] {29e6c465-e91e-4e5d-9fa3-7fd4a9eafdba} <Debug> TCPHandler: Processed in 0.002020993 sec. | ||
| 16485 | 2025.12.17 22:14:15.998433 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2025.12.17 22:14:15.998527 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16487 | 2025.12.17 22:14:15.998573 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16488 | 2025.12.17 22:14:15.998986 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2025.12.17 22:14:15.999021 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16490 | 2025.12.17 22:14:15.999321 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16491 | 2025.12.17 22:14:15.999519 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2025.12.17 22:14:15.999647 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001138 sec., 29876.977152899828 rows/sec., 2.19 MiB/sec. | ||
| 16493 | 2025.12.17 22:14:15.999683 [ 4 ] {8e3c1e0a-067c-4431-80cd-8d23d5b80f26} <Debug> TCPHandler: Processed in 0.001297985 sec. | ||
| 16494 | 2025.12.17 22:14:15.999781 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2025.12.17 22:14:15.999872 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16496 | 2025.12.17 22:14:15.999911 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16497 | 2025.12.17 22:14:16.000343 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2025.12.17 22:14:16.000380 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16499 | 2025.12.17 22:14:16.000680 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16500 | 2025.12.17 22:14:16.000882 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2025.12.17 22:14:16.001007 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001152 sec., 85069.44444444444 rows/sec., 6.64 MiB/sec. | ||
| 16502 | 2025.12.17 22:14:16.001043 [ 4 ] {c684b1aa-5703-43b4-b940-2c3e0eda4e4b} <Debug> TCPHandler: Processed in 0.001308995 sec. | ||
| 16503 | 2025.12.17 22:14:16.001154 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2025.12.17 22:14:16.001246 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16505 | 2025.12.17 22:14:16.001288 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16506 | 2025.12.17 22:14:16.001741 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2025.12.17 22:14:16.001784 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16508 | 2025.12.17 22:14:16.002174 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16509 | 2025.12.17 22:14:16.002386 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2025.12.17 22:14:16.002533 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 16511 | 2025.12.17 22:14:16.002573 [ 4 ] {a57a3fe0-2fd0-4f36-9b73-c8d9b06a16ae} <Debug> TCPHandler: Processed in 0.001466159 sec. | ||
| 16512 | 2025.12.17 22:14:16.002692 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2025.12.17 22:14:16.002789 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16514 | 2025.12.17 22:14:16.002844 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <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 | ||
| 16515 | 2025.12.17 22:14:16.003701 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2025.12.17 22:14:16.003739 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16517 | 2025.12.17 22:14:16.004293 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16518 | 2025.12.17 22:14:16.004523 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2025.12.17 22:14:16.004663 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001894 sec., 17951.42555438226 rows/sec., 32.17 MiB/sec. | ||
| 16520 | 2025.12.17 22:14:16.004719 [ 4 ] {71503215-2f0c-4a74-ae43-a0c3d344a33c} <Debug> TCPHandler: Processed in 0.002077605 sec. | ||
| 16521 | 2025.12.17 22:14:16.004833 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2025.12.17 22:14:16.004929 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16523 | 2025.12.17 22:14:16.004970 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16524 | 2025.12.17 22:14:16.005312 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2025.12.17 22:14:16.005349 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16526 | 2025.12.17 22:14:16.005649 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16527 | 2025.12.17 22:14:16.005858 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2025.12.17 22:14:16.005987 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 16529 | 2025.12.17 22:14:16.006024 [ 4 ] {faaf4b1f-5f2a-48fd-85ba-c0994e3bf8b4} <Debug> TCPHandler: Processed in 0.001241353 sec. | ||
| 16530 | 2025.12.17 22:14:19.716216 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16531 | 2025.12.17 22:14:19.716271 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16532 | 2025.12.17 22:14:19.922745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37498 | ||
| 16533 | 2025.12.17 22:14:19.923231 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2025.12.17 22:14:19.923265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16535 | 2025.12.17 22:14:19.923727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16536 | 2025.12.17 22:14:19.923961 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2025.12.17 22:14:19.924084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37498 | ||
| 16538 | 2025.12.17 22:14:20.995357 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16539 | 2025.12.17 22:14:20.995667 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16540 | 2025.12.17 22:14:20.995768 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16541 | 2025.12.17 22:14:20.996897 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2025.12.17 22:14:20.996933 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16543 | 2025.12.17 22:14:20.997358 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16544 | 2025.12.17 22:14:20.997579 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16545 | 2025.12.17 22:14:20.997726 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002136 sec., 32771.535580524345 rows/sec., 2.63 MiB/sec. | ||
| 16546 | 2025.12.17 22:14:20.997768 [ 4 ] {2318ab15-be2c-49df-a8ae-f6a3b3c9b334} <Debug> TCPHandler: Processed in 0.002588019 sec. | ||
| 16547 | 2025.12.17 22:14:20.997912 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16548 | 2025.12.17 22:14:20.998018 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16549 | 2025.12.17 22:14:20.998058 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16550 | 2025.12.17 22:14:20.998559 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2025.12.17 22:14:20.998593 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16552 | 2025.12.17 22:14:20.998879 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16553 | 2025.12.17 22:14:20.999082 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2025.12.17 22:14:20.999211 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001212 sec., 5775.577557755776 rows/sec., 434.30 KiB/sec. | ||
| 16555 | 2025.12.17 22:14:20.999213 [ 67 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16556 | 2025.12.17 22:14:20.999248 [ 4 ] {b59df132-1723-44c8-ba42-23624ca9d4ba} <Debug> TCPHandler: Processed in 0.001389627 sec. | ||
| 16557 | 2025.12.17 22:14:20.999260 [ 67 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2025.12.17 22:14:20.999280 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16559 | 2025.12.17 22:14:20.999379 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16560 | 2025.12.17 22:14:20.999403 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 16561 | 2025.12.17 22:14:20.999474 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16562 | 2025.12.17 22:14:20.999519 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16563 | 2025.12.17 22:14:20.999562 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16564 | 2025.12.17 22:14:20.999599 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 16565 | 2025.12.17 22:14:20.999672 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 16566 | 2025.12.17 22:14:20.999719 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part | ||
| 16567 | 2025.12.17 22:14:20.999761 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 11 rows starting from the beginning of the part | ||
| 16568 | 2025.12.17 22:14:20.999802 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 34 rows starting from the beginning of the part | ||
| 16569 | 2025.12.17 22:14:20.999843 [ 192 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 16570 | 2025.12.17 22:14:21.000004 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2025.12.17 22:14:21.000191 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16572 | 2025.12.17 22:14:21.000518 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16573 | 2025.12.17 22:14:21.000745 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2025.12.17 22:14:21.000774 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432378 sec., 259009.84237401022 rows/sec., 17.85 MiB/sec. | ||
| 16575 | 2025.12.17 22:14:21.000874 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001418 sec., 50070.52186177715 rows/sec., 3.91 MiB/sec. | ||
| 16576 | 2025.12.17 22:14:21.000917 [ 4 ] {a65befdb-06a6-4cc4-a19a-d403d8e450bc} <Debug> TCPHandler: Processed in 0.001590652 sec. | ||
| 16577 | 2025.12.17 22:14:21.000935 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16578 | 2025.12.17 22:14:21.001048 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16579 | 2025.12.17 22:14:21.001149 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16580 | 2025.12.17 22:14:21.001194 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16581 | 2025.12.17 22:14:21.001213 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2025.12.17 22:14:21.001285 [ 200 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_111_22} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16583 | 2025.12.17 22:14:21.001362 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16584 | 2025.12.17 22:14:21.001629 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.12.17 22:14:21.001668 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16586 | 2025.12.17 22:14:21.002005 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16587 | 2025.12.17 22:14:21.002237 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.12.17 22:14:21.002364 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 16589 | 2025.12.17 22:14:21.002367 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 4 parts from all_1_110_23 to all_113_113_0 | ||
| 16590 | 2025.12.17 22:14:21.002401 [ 4 ] {b764c357-5cb7-4588-bd2b-09d9498b6043} <Debug> TCPHandler: Processed in 0.001408977 sec. | ||
| 16591 | 2025.12.17 22:14:21.002408 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16592 | 2025.12.17 22:14:21.002430 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16593 | 2025.12.17 22:14:21.002520 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16594 | 2025.12.17 22:14:21.002548 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_23 to all_113_113_0 into Compact with storage Full | ||
| 16595 | 2025.12.17 22:14:21.002624 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16596 | 2025.12.17 22:14:21.002682 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <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 | ||
| 16597 | 2025.12.17 22:14:21.002703 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16598 | 2025.12.17 22:14:21.002743 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_23, total 34616 rows starting from the beginning of the part | ||
| 16599 | 2025.12.17 22:14:21.002810 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16600 | 2025.12.17 22:14:21.002858 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16601 | 2025.12.17 22:14:21.002903 [ 195 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 846 rows starting from the beginning of the part | ||
| 16602 | 2025.12.17 22:14:21.003466 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16603 | 2025.12.17 22:14:21.003506 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16604 | 2025.12.17 22:14:21.004031 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16605 | 2025.12.17 22:14:21.004268 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16606 | 2025.12.17 22:14:21.004402 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001807 sec., 3873.8240177089097 rows/sec., 6.94 MiB/sec. | ||
| 16607 | 2025.12.17 22:14:21.004455 [ 4 ] {844f77d3-b1fc-4932-bca8-97ee414fc71f} <Debug> TCPHandler: Processed in 0.001983603 sec. | ||
| 16608 | 2025.12.17 22:14:21.004579 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16609 | 2025.12.17 22:14:21.004673 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16610 | 2025.12.17 22:14:21.004713 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16611 | 2025.12.17 22:14:21.005048 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2025.12.17 22:14:21.005081 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16613 | 2025.12.17 22:14:21.005394 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16614 | 2025.12.17 22:14:21.005608 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2025.12.17 22:14:21.005733 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 16616 | 2025.12.17 22:14:21.005767 [ 4 ] {56239564-b8a1-455d-993b-168ac4c68cd4} <Debug> TCPHandler: Processed in 0.001246943 sec. | ||
| 16617 | 2025.12.17 22:14:21.009288 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35782 rows, containing 5 columns (5 merged, 0 gathered) in 0.006791829 sec., 5268389.413219915 rows/sec., 358.14 MiB/sec. | ||
| 16618 | 2025.12.17 22:14:21.009771 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Trace> MergedBlockOutputStream: filled checksums all_1_113_24 (state Temporary) | ||
| 16619 | 2025.12.17 22:14:21.010048 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_113_24 to all_1_113_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2025.12.17 22:14:21.010115 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_113_24} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 4 parts: [all_1_110_23, all_113_113_0] -> all_1_113_24 | ||
| 16621 | 2025.12.17 22:14:21.010197 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16622 | 2025.12.17 22:14:21.899198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16623 | 2025.12.17 22:14:21.916955 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2025.12.17 22:14:21.917013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16625 | 2025.12.17 22:14:21.922961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16626 | 2025.12.17 22:14:21.923690 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2025.12.17 22:14:21.926755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16628 | 2025.12.17 22:14:24.149667 [ 55 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 16629 | 2025.12.17 22:14:24.149780 [ 55 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2025.12.17 22:14:24.149830 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16631 | 2025.12.17 22:14:24.149974 [ 221 ] {} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): 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] | ||
| 16632 | 2025.12.17 22:14:24.150005 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 16633 | 2025.12.17 22:14:24.150035 [ 221 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): 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] | ||
| 16634 | 2025.12.17 22:14:24.150201 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16635 | 2025.12.17 22:14:24.150257 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 16636 | 2025.12.17 22:14:24.150363 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 16637 | 2025.12.17 22:14:24.150442 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 16638 | 2025.12.17 22:14:24.150511 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 16639 | 2025.12.17 22:14:24.150578 [ 197 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::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 | ||
| 16640 | 2025.12.17 22:14:24.151324 [ 200 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390606 sec., 30202.659847577244 rows/sec., 2.52 MiB/sec. | ||
| 16641 | 2025.12.17 22:14:24.151501 [ 189 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 16642 | 2025.12.17 22:14:24.151805 [ 189 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_29_7} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16643 | 2025.12.17 22:14:24.151881 [ 189 ] {35319078-525f-4a39-9ecb-4c9b1dc50cd8::all_1_29_7} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 16644 | 2025.12.17 22:14:24.151975 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 16645 | 2025.12.17 22:14:24.152122 [ 221 ] {} <Debug> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): 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] | ||
| 16646 | 2025.12.17 22:14:24.694835 [ 223 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Found 5 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] | ||
| 16647 | 2025.12.17 22:14:24.694883 [ 223 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Removing 5 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] | ||
| 16648 | 2025.12.17 22:14:24.697030 [ 223 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16649 | 2025.12.17 22:14:25.049039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2113 | ||
| 16650 | 2025.12.17 22:14:25.051294 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2025.12.17 22:14:25.051345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16652 | 2025.12.17 22:14:25.052530 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16653 | 2025.12.17 22:14:25.052806 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16654 | 2025.12.17 22:14:25.053080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2113 | ||
| 16655 | 2025.12.17 22:14:26.002104 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2025.12.17 22:14:26.002336 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16657 | 2025.12.17 22:14:26.002430 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16658 | 2025.12.17 22:14:26.003274 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2025.12.17 22:14:26.003337 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16660 | 2025.12.17 22:14:26.003898 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16661 | 2025.12.17 22:14:26.004206 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2025.12.17 22:14:26.004375 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0021 sec., 11428.57142857143 rows/sec., 970.98 KiB/sec. | ||
| 16663 | 2025.12.17 22:14:26.004426 [ 4 ] {80364a48-8f03-45e0-9c3d-f67808baae57} <Debug> TCPHandler: Processed in 0.002507227 sec. | ||
| 16664 | 2025.12.17 22:14:26.004587 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16665 | 2025.12.17 22:14:26.004695 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16666 | 2025.12.17 22:14:26.004739 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16667 | 2025.12.17 22:14:26.005303 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2025.12.17 22:14:26.005343 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16669 | 2025.12.17 22:14:26.005700 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16670 | 2025.12.17 22:14:26.005936 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16671 | 2025.12.17 22:14:26.006083 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Debug> executeQuery: Read 244 rows, 22.38 KiB in 0.001412 sec., 172804.53257790368 rows/sec., 15.48 MiB/sec. | ||
| 16672 | 2025.12.17 22:14:26.006118 [ 54 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16673 | 2025.12.17 22:14:26.006128 [ 4 ] {80b331c4-be27-4be7-b184-f99b240571e7} <Debug> TCPHandler: Processed in 0.001604973 sec. | ||
| 16674 | 2025.12.17 22:14:26.006203 [ 54 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16675 | 2025.12.17 22:14:26.006238 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16676 | 2025.12.17 22:14:26.006343 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16677 | 2025.12.17 22:14:26.006355 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 16678 | 2025.12.17 22:14:26.006452 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16679 | 2025.12.17 22:14:26.006475 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16680 | 2025.12.17 22:14:26.006494 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16681 | 2025.12.17 22:14:26.006513 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2466 rows starting from the beginning of the part | ||
| 16682 | 2025.12.17 22:14:26.006588 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 124 rows starting from the beginning of the part | ||
| 16683 | 2025.12.17 22:14:26.006653 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1212 rows starting from the beginning of the part | ||
| 16684 | 2025.12.17 22:14:26.006716 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 124 rows starting from the beginning of the part | ||
| 16685 | 2025.12.17 22:14:26.006772 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 70 rows starting from the beginning of the part | ||
| 16686 | 2025.12.17 22:14:26.006826 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 244 rows starting from the beginning of the part | ||
| 16687 | 2025.12.17 22:14:26.006993 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2025.12.17 22:14:26.007035 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16689 | 2025.12.17 22:14:26.007391 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16690 | 2025.12.17 22:14:26.007602 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2025.12.17 22:14:26.007734 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Debug> executeQuery: Read 46 rows, 3.52 KiB in 0.001302 sec., 35330.26113671275 rows/sec., 2.64 MiB/sec. | ||
| 16692 | 2025.12.17 22:14:26.007774 [ 4 ] {7a9f3d50-5c54-4576-8f09-da0a316ea33a} <Debug> TCPHandler: Processed in 0.001494289 sec. | ||
| 16693 | 2025.12.17 22:14:26.007894 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2025.12.17 22:14:26.007991 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16695 | 2025.12.17 22:14:26.008031 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16696 | 2025.12.17 22:14:26.008444 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2025.12.17 22:14:26.008480 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16698 | 2025.12.17 22:14:26.008834 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16699 | 2025.12.17 22:14:26.009051 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2025.12.17 22:14:26.009182 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00121 sec., 19834.710743801654 rows/sec., 1.65 MiB/sec. | ||
| 16701 | 2025.12.17 22:14:26.009221 [ 4 ] {fd874e66-7d51-4d83-ae10-79309615f6c7} <Debug> TCPHandler: Processed in 0.001379226 sec. | ||
| 16702 | 2025.12.17 22:14:26.009340 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2025.12.17 22:14:26.009379 [ 200 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4240 rows, containing 5 columns (5 merged, 0 gathered) in 0.003077011 sec., 1377960.624775147 rows/sec., 119.22 MiB/sec. | ||
| 16704 | 2025.12.17 22:14:26.009437 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16705 | 2025.12.17 22:14:26.009481 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16706 | 2025.12.17 22:14:26.009741 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16707 | 2025.12.17 22:14:26.009923 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2025.12.17 22:14:26.009969 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16709 | 2025.12.17 22:14:26.010236 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16710 | 2025.12.17 22:14:26.010353 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 16711 | 2025.12.17 22:14:26.010373 [ 187 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_116_23} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16712 | 2025.12.17 22:14:26.010489 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 16713 | 2025.12.17 22:14:26.010615 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16714 | 2025.12.17 22:14:26.010756 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001337 sec., 8975.317875841436 rows/sec., 701.20 KiB/sec. | ||
| 16715 | 2025.12.17 22:14:26.010797 [ 4 ] {2cb2725f-e6a5-475d-92a6-3dc0d45db3d7} <Debug> TCPHandler: Processed in 0.00150979 sec. | ||
| 16716 | 2025.12.17 22:14:26.010918 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2025.12.17 22:14:26.011014 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16718 | 2025.12.17 22:14:26.011053 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16719 | 2025.12.17 22:14:26.011571 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2025.12.17 22:14:26.011609 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16721 | 2025.12.17 22:14:26.011934 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16722 | 2025.12.17 22:14:26.012151 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2025.12.17 22:14:26.012301 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Debug> executeQuery: Read 134 rows, 11.10 KiB in 0.001305 sec., 102681.99233716476 rows/sec., 8.30 MiB/sec. | ||
| 16724 | 2025.12.17 22:14:26.012327 [ 54 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16725 | 2025.12.17 22:14:26.012344 [ 4 ] {f25d6cfb-22cd-4fc9-a1da-1e59096bc31c} <Debug> TCPHandler: Processed in 0.001477689 sec. | ||
| 16726 | 2025.12.17 22:14:26.012389 [ 54 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2025.12.17 22:14:26.012423 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16728 | 2025.12.17 22:14:26.012499 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2025.12.17 22:14:26.012527 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 16730 | 2025.12.17 22:14:26.012623 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16731 | 2025.12.17 22:14:26.012630 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16732 | 2025.12.17 22:14:26.012672 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 16733 | 2025.12.17 22:14:26.012679 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16734 | 2025.12.17 22:14:26.012734 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 98 rows starting from the beginning of the part | ||
| 16735 | 2025.12.17 22:14:26.012793 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 531 rows starting from the beginning of the part | ||
| 16736 | 2025.12.17 22:14:26.012849 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 98 rows starting from the beginning of the part | ||
| 16737 | 2025.12.17 22:14:26.012903 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 71 rows starting from the beginning of the part | ||
| 16738 | 2025.12.17 22:14:26.012941 [ 197 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 134 rows starting from the beginning of the part | ||
| 16739 | 2025.12.17 22:14:26.013227 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16740 | 2025.12.17 22:14:26.013267 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16741 | 2025.12.17 22:14:26.013641 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16742 | 2025.12.17 22:14:26.013871 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2025.12.17 22:14:26.014005 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001406 sec., 139402.56045519206 rows/sec., 10.00 MiB/sec. | ||
| 16744 | 2025.12.17 22:14:26.014045 [ 4 ] {c98649db-1792-4733-b1a1-9dda9ae43204} <Debug> TCPHandler: Processed in 0.001603822 sec. | ||
| 16745 | 2025.12.17 22:14:26.014174 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2025.12.17 22:14:26.014270 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16747 | 2025.12.17 22:14:26.014294 [ 200 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812848 sec., 1203630.9718189281 rows/sec., 93.54 MiB/sec. | ||
| 16748 | 2025.12.17 22:14:26.014327 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <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 | ||
| 16749 | 2025.12.17 22:14:26.014549 [ 190 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16750 | 2025.12.17 22:14:26.014894 [ 190 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16751 | 2025.12.17 22:14:26.014987 [ 190 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_116_23} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16752 | 2025.12.17 22:14:26.015096 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 16753 | 2025.12.17 22:14:26.015262 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2025.12.17 22:14:26.015304 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16755 | 2025.12.17 22:14:26.015888 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16756 | 2025.12.17 22:14:26.016129 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16757 | 2025.12.17 22:14:26.016276 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002024 sec., 16798.418972332016 rows/sec., 30.10 MiB/sec. | ||
| 16758 | 2025.12.17 22:14:26.016282 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16759 | 2025.12.17 22:14:26.016340 [ 4 ] {d31dbca3-651a-4ad1-aa45-206f53ef5145} <Debug> TCPHandler: Processed in 0.002217469 sec. | ||
| 16760 | 2025.12.17 22:14:26.016341 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2025.12.17 22:14:26.016394 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16762 | 2025.12.17 22:14:26.016475 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16763 | 2025.12.17 22:14:26.016507 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 16764 | 2025.12.17 22:14:26.016576 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16765 | 2025.12.17 22:14:26.016626 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16766 | 2025.12.17 22:14:26.016758 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16767 | 2025.12.17 22:14:26.016853 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2107 rows starting from the beginning of the part | ||
| 16768 | 2025.12.17 22:14:26.016994 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2025.12.17 22:14:26.017008 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 16770 | 2025.12.17 22:14:26.017039 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16771 | 2025.12.17 22:14:26.017140 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 7 rows starting from the beginning of the part | ||
| 16772 | 2025.12.17 22:14:26.017254 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 16773 | 2025.12.17 22:14:26.017360 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 7 rows starting from the beginning of the part | ||
| 16774 | 2025.12.17 22:14:26.017366 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16775 | 2025.12.17 22:14:26.017472 [ 196 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 16776 | 2025.12.17 22:14:26.017620 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16777 | 2025.12.17 22:14:26.017762 [ 52 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16778 | 2025.12.17 22:14:26.017766 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 16779 | 2025.12.17 22:14:26.017801 [ 52 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2025.12.17 22:14:26.017825 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 16781 | 2025.12.17 22:14:26.017825 [ 4 ] {6019e2f4-70b2-4340-8fe8-bd57f263a4d8} <Debug> TCPHandler: Processed in 0.001402967 sec. | ||
| 16782 | 2025.12.17 22:14:26.017906 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16783 | 2025.12.17 22:14:26.018006 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16784 | 2025.12.17 22:14:26.018039 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7146 rows starting from the beginning of the part | ||
| 16785 | 2025.12.17 22:14:26.018106 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 16786 | 2025.12.17 22:14:26.018151 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16787 | 2025.12.17 22:14:26.018196 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16788 | 2025.12.17 22:14:26.018240 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 16789 | 2025.12.17 22:14:26.018287 [ 190 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 16790 | 2025.12.17 22:14:26.020125 [ 200 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7446 rows, containing 4 columns (4 merged, 0 gathered) in 0.00225134 sec., 3307363.6145584406 rows/sec., 216.49 MiB/sec. | ||
| 16791 | 2025.12.17 22:14:26.020731 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16792 | 2025.12.17 22:14:26.021087 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16793 | 2025.12.17 22:14:26.021175 [ 188 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_116_23} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16794 | 2025.12.17 22:14:26.021282 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16795 | 2025.12.17 22:14:26.028641 [ 200 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2223 rows, containing 19 columns (19 merged, 0 gathered) in 0.012182022 sec., 182482.02145752157 rows/sec., 327.00 MiB/sec. | ||
| 16796 | 2025.12.17 22:14:26.031207 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16797 | 2025.12.17 22:14:26.031697 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2025.12.17 22:14:26.031808 [ 198 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16799 | 2025.12.17 22:14:26.032016 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.38 MiB. | ||
| 16800 | 2025.12.17 22:14:26.148270 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43944 | ||
| 16801 | 2025.12.17 22:14:26.148379 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16802 | 2025.12.17 22:14:26.148405 [ 336 ] {} <Debug> TCP-Session: 30b19547-1803-47ee-82c1-c17029980798 Authenticating user 'default' from [fd00:1122:3344:101::e]:43944 | ||
| 16803 | 2025.12.17 22:14:26.148431 [ 336 ] {} <Debug> TCP-Session: 30b19547-1803-47ee-82c1-c17029980798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16804 | 2025.12.17 22:14:26.148450 [ 336 ] {} <Debug> TCP-Session: 30b19547-1803-47ee-82c1-c17029980798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2025.12.17 22:14:26.148680 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65011 | ||
| 16806 | 2025.12.17 22:14:26.148698 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46946 | ||
| 16807 | 2025.12.17 22:14:26.148726 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58645 | ||
| 16808 | 2025.12.17 22:14:26.148759 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42548 | ||
| 16809 | 2025.12.17 22:14:26.148769 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16810 | 2025.12.17 22:14:26.148750 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53037 | ||
| 16811 | 2025.12.17 22:14:26.148817 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16812 | 2025.12.17 22:14:26.148841 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16813 | 2025.12.17 22:14:26.148841 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16814 | 2025.12.17 22:14:26.148863 [ 351 ] {} <Debug> TCP-Session: a1567d99-bbe7-4a7b-9867-ea30f7030d5a Authenticating user 'default' from [fd00:1122:3344:101::e]:46946 | ||
| 16815 | 2025.12.17 22:14:26.148876 [ 353 ] {} <Debug> TCP-Session: 0b17d576-018e-4e64-bf90-a7e1f4ea4853 Authenticating user 'default' from [fd00:1122:3344:101::e]:58645 | ||
| 16816 | 2025.12.17 22:14:26.148891 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16817 | 2025.12.17 22:14:26.148902 [ 357 ] {} <Debug> TCP-Session: 733fafc7-d8db-481f-a0b7-88e412541a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:42548 | ||
| 16818 | 2025.12.17 22:14:26.148916 [ 353 ] {} <Debug> TCP-Session: 0b17d576-018e-4e64-bf90-a7e1f4ea4853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16819 | 2025.12.17 22:14:26.148929 [ 356 ] {} <Debug> TCP-Session: 8be58668-0cee-4d6b-a9ee-c623b1dd8a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:53037 | ||
| 16820 | 2025.12.17 22:14:26.148942 [ 353 ] {} <Debug> TCP-Session: 0b17d576-018e-4e64-bf90-a7e1f4ea4853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16821 | 2025.12.17 22:14:26.148940 [ 357 ] {} <Debug> TCP-Session: 733fafc7-d8db-481f-a0b7-88e412541a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2025.12.17 22:14:26.148964 [ 356 ] {} <Debug> TCP-Session: 8be58668-0cee-4d6b-a9ee-c623b1dd8a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16823 | 2025.12.17 22:14:26.148975 [ 357 ] {} <Debug> TCP-Session: 733fafc7-d8db-481f-a0b7-88e412541a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16824 | 2025.12.17 22:14:26.148992 [ 356 ] {} <Debug> TCP-Session: 8be58668-0cee-4d6b-a9ee-c623b1dd8a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16825 | 2025.12.17 22:14:26.148908 [ 351 ] {} <Debug> TCP-Session: a1567d99-bbe7-4a7b-9867-ea30f7030d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16826 | 2025.12.17 22:14:26.148815 [ 350 ] {} <Debug> TCP-Session: c868c659-03aa-4e6b-ae16-a3f206f5c967 Authenticating user 'default' from [fd00:1122:3344:101::e]:65011 | ||
| 16827 | 2025.12.17 22:14:26.149032 [ 351 ] {} <Debug> TCP-Session: a1567d99-bbe7-4a7b-9867-ea30f7030d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16828 | 2025.12.17 22:14:26.149061 [ 350 ] {} <Debug> TCP-Session: c868c659-03aa-4e6b-ae16-a3f206f5c967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2025.12.17 22:14:26.148810 [ 336 ] {} <Trace> TCP-Session: 30b19547-1803-47ee-82c1-c17029980798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2025.12.17 22:14:26.149084 [ 350 ] {} <Debug> TCP-Session: c868c659-03aa-4e6b-ae16-a3f206f5c967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16831 | 2025.12.17 22:14:26.148736 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53981 | ||
| 16832 | 2025.12.17 22:14:26.148708 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33425 | ||
| 16833 | 2025.12.17 22:14:26.148726 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63728 | ||
| 16834 | 2025.12.17 22:14:26.149254 [ 336 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43944) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16835 | 2025.12.17 22:14:26.149322 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16836 | 2025.12.17 22:14:26.149349 [ 355 ] {} <Debug> TCP-Session: 5cb92da1-74ca-4e7a-bccf-b8fbfcab58b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53981 | ||
| 16837 | 2025.12.17 22:14:26.149366 [ 355 ] {} <Debug> TCP-Session: 5cb92da1-74ca-4e7a-bccf-b8fbfcab58b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16838 | 2025.12.17 22:14:26.149379 [ 355 ] {} <Debug> TCP-Session: 5cb92da1-74ca-4e7a-bccf-b8fbfcab58b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16839 | 2025.12.17 22:14:26.149519 [ 336 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16840 | 2025.12.17 22:14:26.149578 [ 336 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16841 | 2025.12.17 22:14:26.149662 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16842 | 2025.12.17 22:14:26.149700 [ 352 ] {} <Debug> TCP-Session: 138de91a-576f-474a-b454-7c68a173d9d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33425 | ||
| 16843 | 2025.12.17 22:14:26.149727 [ 352 ] {} <Debug> TCP-Session: 138de91a-576f-474a-b454-7c68a173d9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16844 | 2025.12.17 22:14:26.149739 [ 352 ] {} <Debug> TCP-Session: 138de91a-576f-474a-b454-7c68a173d9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16845 | 2025.12.17 22:14:26.149744 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16846 | 2025.12.17 22:14:26.149774 [ 354 ] {} <Debug> TCP-Session: 11cf7877-caec-4820-8a80-7e27dbff56e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63728 | ||
| 16847 | 2025.12.17 22:14:26.149791 [ 354 ] {} <Debug> TCP-Session: 11cf7877-caec-4820-8a80-7e27dbff56e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16848 | 2025.12.17 22:14:26.149803 [ 354 ] {} <Debug> TCP-Session: 11cf7877-caec-4820-8a80-7e27dbff56e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16849 | 2025.12.17 22:14:26.149863 [ 336 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 16850 | 2025.12.17 22:14:26.150935 [ 282 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Trace> AggregatingTransform: Aggregating | ||
| 16851 | 2025.12.17 22:14:26.150972 [ 282 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 16852 | 2025.12.17 22:14:26.151026 [ 282 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000967806 sec. (2066.530 rows/sec., 80.72 KiB/sec.) | ||
| 16853 | 2025.12.17 22:14:26.151043 [ 282 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Trace> Aggregator: Merging aggregated data | ||
| 16854 | 2025.12.17 22:14:26.152675 [ 336 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003476 sec., 575.3739930955121 rows/sec., 22.48 KiB/sec. | ||
| 16855 | 2025.12.17 22:14:26.152817 [ 336 ] {a6e9ee73-ea93-4bca-9484-673e19f8ef7e} <Debug> TCPHandler: Processed in 0.004122829 sec. | ||
| 16856 | 2025.12.17 22:14:26.152919 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16857 | 2025.12.17 22:14:26.152948 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16858 | 2025.12.17 22:14:26.152953 [ 336 ] {} <Debug> TCP-Session: 30b19547-1803-47ee-82c1-c17029980798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16859 | 2025.12.17 22:14:26.152977 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16860 | 2025.12.17 22:14:26.152991 [ 356 ] {} <Debug> TCP-Session: 8be58668-0cee-4d6b-a9ee-c623b1dd8a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16861 | 2025.12.17 22:14:26.152991 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16862 | 2025.12.17 22:14:26.153009 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16863 | 2025.12.17 22:14:26.153038 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16864 | 2025.12.17 22:14:26.153058 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16865 | 2025.12.17 22:14:26.153096 [ 354 ] {} <Debug> TCP-Session: 11cf7877-caec-4820-8a80-7e27dbff56e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16866 | 2025.12.17 22:14:26.153074 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16867 | 2025.12.17 22:14:26.153126 [ 355 ] {} <Debug> TCP-Session: 5cb92da1-74ca-4e7a-bccf-b8fbfcab58b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16868 | 2025.12.17 22:14:26.153156 [ 357 ] {} <Debug> TCP-Session: 733fafc7-d8db-481f-a0b7-88e412541a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2025.12.17 22:14:26.153076 [ 353 ] {} <Debug> TCP-Session: 0b17d576-018e-4e64-bf90-a7e1f4ea4853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16870 | 2025.12.17 22:14:26.153050 [ 351 ] {} <Debug> TCP-Session: a1567d99-bbe7-4a7b-9867-ea30f7030d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16871 | 2025.12.17 22:14:26.153021 [ 350 ] {} <Debug> TCP-Session: c868c659-03aa-4e6b-ae16-a3f206f5c967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16872 | 2025.12.17 22:14:26.153025 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16873 | 2025.12.17 22:14:26.153264 [ 352 ] {} <Debug> TCP-Session: 138de91a-576f-474a-b454-7c68a173d9d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16874 | 2025.12.17 22:14:26.312436 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55632 | ||
| 16875 | 2025.12.17 22:14:26.312572 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16876 | 2025.12.17 22:14:26.312642 [ 336 ] {} <Debug> TCP-Session: effe55be-bea8-4fd7-bc77-603ccee505cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55632 | ||
| 16877 | 2025.12.17 22:14:26.312682 [ 336 ] {} <Debug> TCP-Session: effe55be-bea8-4fd7-bc77-603ccee505cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16878 | 2025.12.17 22:14:26.312702 [ 336 ] {} <Debug> TCP-Session: effe55be-bea8-4fd7-bc77-603ccee505cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16879 | 2025.12.17 22:14:26.312918 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51962 | ||
| 16880 | 2025.12.17 22:14:26.312999 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38157 | ||
| 16881 | 2025.12.17 22:14:26.313016 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58054 | ||
| 16882 | 2025.12.17 22:14:26.313018 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54754 | ||
| 16883 | 2025.12.17 22:14:26.313048 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40023 | ||
| 16884 | 2025.12.17 22:14:26.313115 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16885 | 2025.12.17 22:14:26.313115 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16886 | 2025.12.17 22:14:26.313149 [ 352 ] {} <Debug> TCP-Session: 7cadce75-e7cb-4abd-ad7a-836eb7d3432f Authenticating user 'default' from [fd00:1122:3344:101::e]:38157 | ||
| 16887 | 2025.12.17 22:14:26.313165 [ 336 ] {} <Trace> TCP-Session: effe55be-bea8-4fd7-bc77-603ccee505cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16888 | 2025.12.17 22:14:26.313189 [ 352 ] {} <Debug> TCP-Session: 7cadce75-e7cb-4abd-ad7a-836eb7d3432f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16889 | 2025.12.17 22:14:26.313185 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16890 | 2025.12.17 22:14:26.313217 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16891 | 2025.12.17 22:14:26.313257 [ 353 ] {} <Debug> TCP-Session: 42b29d25-7ddb-411a-942e-61d64406f00b Authenticating user 'default' from [fd00:1122:3344:101::e]:54754 | ||
| 16892 | 2025.12.17 22:14:26.313276 [ 357 ] {} <Debug> TCP-Session: 8eb88eea-3e97-42ae-9a6b-e208d504acc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40023 | ||
| 16893 | 2025.12.17 22:14:26.313295 [ 353 ] {} <Debug> TCP-Session: 42b29d25-7ddb-411a-942e-61d64406f00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16894 | 2025.12.17 22:14:26.313307 [ 357 ] {} <Debug> TCP-Session: 8eb88eea-3e97-42ae-9a6b-e208d504acc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16895 | 2025.12.17 22:14:26.313319 [ 353 ] {} <Debug> TCP-Session: 42b29d25-7ddb-411a-942e-61d64406f00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16896 | 2025.12.17 22:14:26.313331 [ 357 ] {} <Debug> TCP-Session: 8eb88eea-3e97-42ae-9a6b-e208d504acc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16897 | 2025.12.17 22:14:26.313178 [ 354 ] {} <Debug> TCP-Session: 4994569d-4eb9-4335-aa7e-ac747158a433 Authenticating user 'default' from [fd00:1122:3344:101::e]:58054 | ||
| 16898 | 2025.12.17 22:14:26.313028 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38225 | ||
| 16899 | 2025.12.17 22:14:26.313376 [ 336 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16900 | 2025.12.17 22:14:26.313380 [ 354 ] {} <Debug> TCP-Session: 4994569d-4eb9-4335-aa7e-ac747158a433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16901 | 2025.12.17 22:14:26.313448 [ 354 ] {} <Debug> TCP-Session: 4994569d-4eb9-4335-aa7e-ac747158a433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16902 | 2025.12.17 22:14:26.313462 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16903 | 2025.12.17 22:14:26.313003 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47883 | ||
| 16904 | 2025.12.17 22:14:26.313503 [ 355 ] {} <Debug> TCP-Session: 48f8bb09-2699-4060-85e0-28af2615644b Authenticating user 'default' from [fd00:1122:3344:101::e]:38225 | ||
| 16905 | 2025.12.17 22:14:26.313042 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56653 | ||
| 16906 | 2025.12.17 22:14:26.313580 [ 355 ] {} <Debug> TCP-Session: 48f8bb09-2699-4060-85e0-28af2615644b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16907 | 2025.12.17 22:14:26.313010 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16908 | 2025.12.17 22:14:26.313627 [ 355 ] {} <Debug> TCP-Session: 48f8bb09-2699-4060-85e0-28af2615644b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16909 | 2025.12.17 22:14:26.313642 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16910 | 2025.12.17 22:14:26.313670 [ 350 ] {} <Debug> TCP-Session: d5e7e758-f8d4-42ac-9a74-979774b935a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51962 | ||
| 16911 | 2025.12.17 22:14:26.313703 [ 351 ] {} <Debug> TCP-Session: 4311a336-b5c2-4d92-bdfc-8998d7a8626e Authenticating user 'default' from [fd00:1122:3344:101::e]:47883 | ||
| 16912 | 2025.12.17 22:14:26.313714 [ 350 ] {} <Debug> TCP-Session: d5e7e758-f8d4-42ac-9a74-979774b935a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16913 | 2025.12.17 22:14:26.313724 [ 336 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16914 | 2025.12.17 22:14:26.313749 [ 350 ] {} <Debug> TCP-Session: d5e7e758-f8d4-42ac-9a74-979774b935a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16915 | 2025.12.17 22:14:26.313744 [ 351 ] {} <Debug> TCP-Session: 4311a336-b5c2-4d92-bdfc-8998d7a8626e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2025.12.17 22:14:26.313669 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16917 | 2025.12.17 22:14:26.313801 [ 351 ] {} <Debug> TCP-Session: 4311a336-b5c2-4d92-bdfc-8998d7a8626e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16918 | 2025.12.17 22:14:26.313799 [ 336 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16919 | 2025.12.17 22:14:26.313843 [ 356 ] {} <Debug> TCP-Session: a5321fdc-e614-4fb8-845e-c277a311fe95 Authenticating user 'default' from [fd00:1122:3344:101::e]:56653 | ||
| 16920 | 2025.12.17 22:14:26.313224 [ 352 ] {} <Debug> TCP-Session: 7cadce75-e7cb-4abd-ad7a-836eb7d3432f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16921 | 2025.12.17 22:14:26.313900 [ 356 ] {} <Debug> TCP-Session: a5321fdc-e614-4fb8-845e-c277a311fe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16922 | 2025.12.17 22:14:26.313929 [ 356 ] {} <Debug> TCP-Session: a5321fdc-e614-4fb8-845e-c277a311fe95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16923 | 2025.12.17 22:14:26.314224 [ 336 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 16924 | 2025.12.17 22:14:26.315641 [ 288 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Trace> AggregatingTransform: Aggregating | ||
| 16925 | 2025.12.17 22:14:26.315691 [ 288 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Trace> Aggregator: Aggregation method: without_key | ||
| 16926 | 2025.12.17 22:14:26.315738 [ 288 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001266784 sec. (1578.801 rows/sec., 61.67 KiB/sec.) | ||
| 16927 | 2025.12.17 22:14:26.315763 [ 288 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Trace> Aggregator: Merging aggregated data | ||
| 16928 | 2025.12.17 22:14:26.317955 [ 336 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.004642 sec., 430.84877208099954 rows/sec., 16.83 KiB/sec. | ||
| 16929 | 2025.12.17 22:14:26.318171 [ 336 ] {e7a555b3-61eb-4e86-a656-9620d0384735} <Debug> TCPHandler: Processed in 0.005172816 sec. | ||
| 16930 | 2025.12.17 22:14:26.318347 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16931 | 2025.12.17 22:14:26.318396 [ 336 ] {} <Debug> TCP-Session: effe55be-bea8-4fd7-bc77-603ccee505cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16932 | 2025.12.17 22:14:26.318396 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16933 | 2025.12.17 22:14:26.318448 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16934 | 2025.12.17 22:14:26.318469 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16935 | 2025.12.17 22:14:26.318508 [ 353 ] {} <Debug> TCP-Session: 42b29d25-7ddb-411a-942e-61d64406f00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16936 | 2025.12.17 22:14:26.318451 [ 350 ] {} <Debug> TCP-Session: d5e7e758-f8d4-42ac-9a74-979774b935a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16937 | 2025.12.17 22:14:26.318535 [ 357 ] {} <Debug> TCP-Session: 8eb88eea-3e97-42ae-9a6b-e208d504acc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16938 | 2025.12.17 22:14:26.318573 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16939 | 2025.12.17 22:14:26.318576 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16940 | 2025.12.17 22:14:26.318627 [ 354 ] {} <Debug> TCP-Session: 4994569d-4eb9-4335-aa7e-ac747158a433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16941 | 2025.12.17 22:14:26.318640 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16942 | 2025.12.17 22:14:26.318656 [ 355 ] {} <Debug> TCP-Session: 48f8bb09-2699-4060-85e0-28af2615644b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16943 | 2025.12.17 22:14:26.318658 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16944 | 2025.12.17 22:14:26.318688 [ 352 ] {} <Debug> TCP-Session: 7cadce75-e7cb-4abd-ad7a-836eb7d3432f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16945 | 2025.12.17 22:14:26.318746 [ 356 ] {} <Debug> TCP-Session: a5321fdc-e614-4fb8-845e-c277a311fe95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16946 | 2025.12.17 22:14:26.318588 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16947 | 2025.12.17 22:14:26.318833 [ 351 ] {} <Debug> TCP-Session: 4311a336-b5c2-4d92-bdfc-8998d7a8626e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16948 | 2025.12.17 22:14:26.675188 [ 222 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 16949 | 2025.12.17 22:14:26.675259 [ 222 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 16950 | 2025.12.17 22:14:26.680827 [ 222 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 16951 | 2025.12.17 22:14:27.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.13 MiB, peak 405.96 MiB, free memory in arenas 0.00 B, will set to 389.28 MiB (RSS), difference: 1.16 MiB | ||
| 16952 | 2025.12.17 22:14:27.303223 [ 336 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46013 | ||
| 16953 | 2025.12.17 22:14:27.303337 [ 336 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16954 | 2025.12.17 22:14:27.303364 [ 336 ] {} <Debug> TCP-Session: c0c996cf-fabb-4875-bf96-0a2385b29216 Authenticating user 'default' from [fd00:1122:3344:101::e]:46013 | ||
| 16955 | 2025.12.17 22:14:27.303385 [ 336 ] {} <Debug> TCP-Session: c0c996cf-fabb-4875-bf96-0a2385b29216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16956 | 2025.12.17 22:14:27.303397 [ 336 ] {} <Debug> TCP-Session: c0c996cf-fabb-4875-bf96-0a2385b29216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16957 | 2025.12.17 22:14:27.303591 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38836 | ||
| 16958 | 2025.12.17 22:14:27.303620 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55654 | ||
| 16959 | 2025.12.17 22:14:27.303654 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16960 | 2025.12.17 22:14:27.303668 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36314 | ||
| 16961 | 2025.12.17 22:14:27.303681 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49586 | ||
| 16962 | 2025.12.17 22:14:27.303714 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37795 | ||
| 16963 | 2025.12.17 22:14:27.303750 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16964 | 2025.12.17 22:14:27.303783 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16965 | 2025.12.17 22:14:27.303791 [ 336 ] {} <Trace> TCP-Session: c0c996cf-fabb-4875-bf96-0a2385b29216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16966 | 2025.12.17 22:14:27.303824 [ 355 ] {} <Debug> TCP-Session: d4df1aaf-1749-472b-86a3-0761bd72f1e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49586 | ||
| 16967 | 2025.12.17 22:14:27.303825 [ 351 ] {} <Debug> TCP-Session: 13638ea3-fae5-4d7d-acd7-17613370bd32 Authenticating user 'default' from [fd00:1122:3344:101::e]:55654 | ||
| 16968 | 2025.12.17 22:14:27.303842 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16969 | 2025.12.17 22:14:27.303849 [ 355 ] {} <Debug> TCP-Session: d4df1aaf-1749-472b-86a3-0761bd72f1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16970 | 2025.12.17 22:14:27.303870 [ 351 ] {} <Debug> TCP-Session: 13638ea3-fae5-4d7d-acd7-17613370bd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16971 | 2025.12.17 22:14:27.303878 [ 357 ] {} <Debug> TCP-Session: 0a031b7b-d98f-4474-9034-2e74ad3677e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37795 | ||
| 16972 | 2025.12.17 22:14:27.303896 [ 355 ] {} <Debug> TCP-Session: d4df1aaf-1749-472b-86a3-0761bd72f1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16973 | 2025.12.17 22:14:27.303904 [ 351 ] {} <Debug> TCP-Session: 13638ea3-fae5-4d7d-acd7-17613370bd32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16974 | 2025.12.17 22:14:27.303914 [ 357 ] {} <Debug> TCP-Session: 0a031b7b-d98f-4474-9034-2e74ad3677e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16975 | 2025.12.17 22:14:27.303782 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16976 | 2025.12.17 22:14:27.303948 [ 357 ] {} <Debug> TCP-Session: 0a031b7b-d98f-4474-9034-2e74ad3677e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16977 | 2025.12.17 22:14:27.303704 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55354 | ||
| 16978 | 2025.12.17 22:14:27.303980 [ 336 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46013) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16979 | 2025.12.17 22:14:27.303985 [ 354 ] {} <Debug> TCP-Session: cdf2dc6b-18e4-453e-b2b8-cab03e7f48d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36314 | ||
| 16980 | 2025.12.17 22:14:27.303697 [ 350 ] {} <Debug> TCP-Session: 03eac141-1358-4b73-b697-6f0221fa392a Authenticating user 'default' from [fd00:1122:3344:101::e]:38836 | ||
| 16981 | 2025.12.17 22:14:27.304064 [ 354 ] {} <Debug> TCP-Session: cdf2dc6b-18e4-453e-b2b8-cab03e7f48d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16982 | 2025.12.17 22:14:27.304077 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16983 | 2025.12.17 22:14:27.304083 [ 350 ] {} <Debug> TCP-Session: 03eac141-1358-4b73-b697-6f0221fa392a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16984 | 2025.12.17 22:14:27.304091 [ 354 ] {} <Debug> TCP-Session: cdf2dc6b-18e4-453e-b2b8-cab03e7f48d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2025.12.17 22:14:27.304116 [ 356 ] {} <Debug> TCP-Session: 7dafa2d6-4fa6-4fbd-adb5-4f61fb023ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55354 | ||
| 16986 | 2025.12.17 22:14:27.304118 [ 350 ] {} <Debug> TCP-Session: 03eac141-1358-4b73-b697-6f0221fa392a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16987 | 2025.12.17 22:14:27.303668 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42291 | ||
| 16988 | 2025.12.17 22:14:27.304155 [ 356 ] {} <Debug> TCP-Session: 7dafa2d6-4fa6-4fbd-adb5-4f61fb023ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16989 | 2025.12.17 22:14:27.303633 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35472 | ||
| 16990 | 2025.12.17 22:14:27.304193 [ 356 ] {} <Debug> TCP-Session: 7dafa2d6-4fa6-4fbd-adb5-4f61fb023ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16991 | 2025.12.17 22:14:27.304232 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16992 | 2025.12.17 22:14:27.304260 [ 353 ] {} <Debug> TCP-Session: eddc788f-f380-4edd-896f-aaabdad50617 Authenticating user 'default' from [fd00:1122:3344:101::e]:42291 | ||
| 16993 | 2025.12.17 22:14:27.304270 [ 336 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16994 | 2025.12.17 22:14:27.304279 [ 353 ] {} <Debug> TCP-Session: eddc788f-f380-4edd-896f-aaabdad50617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2025.12.17 22:14:27.304274 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16996 | 2025.12.17 22:14:27.304315 [ 353 ] {} <Debug> TCP-Session: eddc788f-f380-4edd-896f-aaabdad50617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16997 | 2025.12.17 22:14:27.304331 [ 336 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16998 | 2025.12.17 22:14:27.304350 [ 352 ] {} <Debug> TCP-Session: 7a3a6ce7-eca0-4c0c-b250-9d46c47fae51 Authenticating user 'default' from [fd00:1122:3344:101::e]:35472 | ||
| 16999 | 2025.12.17 22:14:27.304387 [ 352 ] {} <Debug> TCP-Session: 7a3a6ce7-eca0-4c0c-b250-9d46c47fae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17000 | 2025.12.17 22:14:27.304405 [ 352 ] {} <Debug> TCP-Session: 7a3a6ce7-eca0-4c0c-b250-9d46c47fae51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17001 | 2025.12.17 22:14:27.304646 [ 336 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Debug> oximeter.version (06835da6-b4da-4ed7-83d8-a84dc8d76fbc) (SelectExecutor): Key condition: unknown | ||
| 17002 | 2025.12.17 22:14:27.305761 [ 300 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Trace> AggregatingTransform: Aggregating | ||
| 17003 | 2025.12.17 22:14:27.305816 [ 300 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Trace> Aggregator: Aggregation method: without_key | ||
| 17004 | 2025.12.17 22:14:27.305858 [ 300 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001001336 sec. (1997.332 rows/sec., 78.02 KiB/sec.) | ||
| 17005 | 2025.12.17 22:14:27.305877 [ 300 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Trace> Aggregator: Merging aggregated data | ||
| 17006 | 2025.12.17 22:14:27.307376 [ 336 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003449 sec., 579.8782255726297 rows/sec., 22.65 KiB/sec. | ||
| 17007 | 2025.12.17 22:14:27.307538 [ 336 ] {ebfe43ca-72ef-4d0a-a0f4-208e7dccc645} <Debug> TCPHandler: Processed in 0.003862293 sec. | ||
| 17008 | 2025.12.17 22:14:27.307652 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17009 | 2025.12.17 22:14:27.307675 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17010 | 2025.12.17 22:14:27.307693 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17011 | 2025.12.17 22:14:27.307696 [ 351 ] {} <Debug> TCP-Session: 13638ea3-fae5-4d7d-acd7-17613370bd32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17012 | 2025.12.17 22:14:27.307711 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17013 | 2025.12.17 22:14:27.307732 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17014 | 2025.12.17 22:14:27.307754 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17015 | 2025.12.17 22:14:27.307767 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17016 | 2025.12.17 22:14:27.307801 [ 336 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17017 | 2025.12.17 22:14:27.307811 [ 354 ] {} <Debug> TCP-Session: cdf2dc6b-18e4-453e-b2b8-cab03e7f48d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17018 | 2025.12.17 22:14:27.307836 [ 355 ] {} <Debug> TCP-Session: d4df1aaf-1749-472b-86a3-0761bd72f1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17019 | 2025.12.17 22:14:27.307844 [ 336 ] {} <Debug> TCP-Session: c0c996cf-fabb-4875-bf96-0a2385b29216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17020 | 2025.12.17 22:14:27.307792 [ 353 ] {} <Debug> TCP-Session: eddc788f-f380-4edd-896f-aaabdad50617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17021 | 2025.12.17 22:14:27.307789 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17022 | 2025.12.17 22:14:27.307775 [ 350 ] {} <Debug> TCP-Session: 03eac141-1358-4b73-b697-6f0221fa392a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17023 | 2025.12.17 22:14:27.307742 [ 357 ] {} <Debug> TCP-Session: 0a031b7b-d98f-4474-9034-2e74ad3677e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17024 | 2025.12.17 22:14:27.307933 [ 356 ] {} <Debug> TCP-Session: 7dafa2d6-4fa6-4fbd-adb5-4f61fb023ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2025.12.17 22:14:27.307723 [ 352 ] {} <Debug> TCP-Session: 7a3a6ce7-eca0-4c0c-b250-9d46c47fae51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2025.12.17 22:14:27.424215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38010 | ||
| 17027 | 2025.12.17 22:14:27.424775 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17028 | 2025.12.17 22:14:27.424825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17029 | 2025.12.17 22:14:27.425346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17030 | 2025.12.17 22:14:27.425615 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17031 | 2025.12.17 22:14:27.425785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38010 | ||
| 17032 | 2025.12.17 22:14:29.426811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17033 | 2025.12.17 22:14:29.444455 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2025.12.17 22:14:29.444517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17035 | 2025.12.17 22:14:29.451639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17036 | 2025.12.17 22:14:29.452371 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2025.12.17 22:14:29.456017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17038 | 2025.12.17 22:14:30.076265 [ 218 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 17039 | 2025.12.17 22:14:30.076316 [ 218 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 17040 | 2025.12.17 22:14:30.079718 [ 218 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 17041 | 2025.12.17 22:14:30.995834 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2025.12.17 22:14:30.996045 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17043 | 2025.12.17 22:14:30.996121 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17044 | 2025.12.17 22:14:30.996868 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17045 | 2025.12.17 22:14:30.996917 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17046 | 2025.12.17 22:14:30.997350 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17047 | 2025.12.17 22:14:30.997618 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2025.12.17 22:14:30.997776 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001786 sec., 39193.72900335946 rows/sec., 3.15 MiB/sec. | ||
| 17049 | 2025.12.17 22:14:30.997821 [ 4 ] {7703146b-2e97-4047-b62a-afdcffed0a96} <Debug> TCPHandler: Processed in 0.002151827 sec. | ||
| 17050 | 2025.12.17 22:14:30.997949 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17051 | 2025.12.17 22:14:30.998045 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17052 | 2025.12.17 22:14:30.998087 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17053 | 2025.12.17 22:14:30.998495 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17054 | 2025.12.17 22:14:30.998534 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17055 | 2025.12.17 22:14:30.998858 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17056 | 2025.12.17 22:14:30.999128 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2025.12.17 22:14:30.999275 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001248 sec., 5608.974358974359 rows/sec., 421.77 KiB/sec. | ||
| 17058 | 2025.12.17 22:14:30.999324 [ 4 ] {3fac0876-13d4-44a4-acc3-4a80d5658b38} <Debug> TCPHandler: Processed in 0.001427938 sec. | ||
| 17059 | 2025.12.17 22:14:30.999444 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2025.12.17 22:14:30.999559 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17061 | 2025.12.17 22:14:30.999609 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17062 | 2025.12.17 22:14:31.000185 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2025.12.17 22:14:31.000233 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17064 | 2025.12.17 22:14:31.000746 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17065 | 2025.12.17 22:14:31.000991 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2025.12.17 22:14:31.001125 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001588 sec., 44710.327455919396 rows/sec., 3.49 MiB/sec. | ||
| 17067 | 2025.12.17 22:14:31.001171 [ 4 ] {81df15dd-2ece-43ac-9efa-b99932e53a46} <Debug> TCPHandler: Processed in 0.001781787 sec. | ||
| 17068 | 2025.12.17 22:14:31.001301 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2025.12.17 22:14:31.001412 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17070 | 2025.12.17 22:14:31.001460 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17071 | 2025.12.17 22:14:31.001933 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17072 | 2025.12.17 22:14:31.001970 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17073 | 2025.12.17 22:14:31.002305 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17074 | 2025.12.17 22:14:31.002529 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2025.12.17 22:14:31.002682 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 17076 | 2025.12.17 22:14:31.002721 [ 4 ] {09b9cafe-35f6-4a20-b681-64249cd95ff1} <Debug> TCPHandler: Processed in 0.001471059 sec. | ||
| 17077 | 2025.12.17 22:14:31.002843 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2025.12.17 22:14:31.002956 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17079 | 2025.12.17 22:14:31.003018 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <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 | ||
| 17080 | 2025.12.17 22:14:31.003854 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2025.12.17 22:14:31.003915 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17082 | 2025.12.17 22:14:31.004421 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17083 | 2025.12.17 22:14:31.004640 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2025.12.17 22:14:31.004776 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001845 sec., 3794.0379403794036 rows/sec., 6.80 MiB/sec. | ||
| 17085 | 2025.12.17 22:14:31.004835 [ 4 ] {16d55f44-bfaa-4044-9f22-fb4d87634bd8} <Debug> TCPHandler: Processed in 0.002043074 sec. | ||
| 17086 | 2025.12.17 22:14:31.004914 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 17087 | 2025.12.17 22:14:31.004953 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17088 | 2025.12.17 22:14:31.004964 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 17089 | 2025.12.17 22:14:31.005056 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17090 | 2025.12.17 22:14:31.005103 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17091 | 2025.12.17 22:14:31.005535 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2025.12.17 22:14:31.005586 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17093 | 2025.12.17 22:14:31.006080 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17094 | 2025.12.17 22:14:31.006418 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2025.12.17 22:14:31.006600 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
| 17096 | 2025.12.17 22:14:31.006656 [ 4 ] {7779fb49-4966-48a6-8e45-260c61f21b60} <Debug> TCPHandler: Processed in 0.001752256 sec. | ||
| 17097 | 2025.12.17 22:14:31.006677 [ 217 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 17098 | 2025.12.17 22:14:31.006713 [ 217 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 17099 | 2025.12.17 22:14:31.008369 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 17100 | 2025.12.17 22:14:31.009753 [ 217 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 17101 | 2025.12.17 22:14:31.631930 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 17102 | 2025.12.17 22:14:31.632007 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 17103 | 2025.12.17 22:14:31.635065 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 17104 | 2025.12.17 22:14:31.757308 [ 223 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 17105 | 2025.12.17 22:14:31.757381 [ 223 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 17106 | 2025.12.17 22:14:31.760682 [ 223 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 17107 | 2025.12.17 22:14:34.387120 [ 218 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 17108 | 2025.12.17 22:14:34.387200 [ 218 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 17109 | 2025.12.17 22:14:34.390321 [ 218 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): 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] | ||
| 17110 | 2025.12.17 22:14:34.716378 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17111 | 2025.12.17 22:14:34.716438 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17112 | 2025.12.17 22:14:34.925936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38458 | ||
| 17113 | 2025.12.17 22:14:34.926749 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17114 | 2025.12.17 22:14:34.926827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17115 | 2025.12.17 22:14:34.927542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17116 | 2025.12.17 22:14:34.927775 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17117 | 2025.12.17 22:14:34.927908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38458 | ||
| 17118 | 2025.12.17 22:14:34.975392 [ 220 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): 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] | ||
| 17119 | 2025.12.17 22:14:34.975449 [ 220 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): 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] | ||
| 17120 | 2025.12.17 22:14:34.977930 [ 220 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): 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] | ||
| 17121 | 2025.12.17 22:14:35.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.29 MiB, peak 405.96 MiB, free memory in arenas 0.00 B, will set to 389.29 MiB (RSS), difference: 3.99 MiB | ||
| 17122 | 2025.12.17 22:14:35.002569 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001999303 sec. | ||
| 17123 | 2025.12.17 22:14:35.054197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2149 | ||
| 17124 | 2025.12.17 22:14:35.056693 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2025.12.17 22:14:35.056732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17126 | 2025.12.17 22:14:35.057964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17127 | 2025.12.17 22:14:35.058223 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2025.12.17 22:14:35.058498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2149 | ||
| 17129 | 2025.12.17 22:14:35.924668 [ 223 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 17130 | 2025.12.17 22:14:35.924766 [ 223 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 17131 | 2025.12.17 22:14:35.927396 [ 223 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): 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] | ||
| 17132 | 2025.12.17 22:14:35.997010 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17133 | 2025.12.17 22:14:35.997218 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17134 | 2025.12.17 22:14:35.997294 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17135 | 2025.12.17 22:14:35.998099 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2025.12.17 22:14:35.998153 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17137 | 2025.12.17 22:14:35.998556 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17138 | 2025.12.17 22:14:35.998809 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17139 | 2025.12.17 22:14:35.998967 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001806 sec., 68660.02214839424 rows/sec., 5.91 MiB/sec. | ||
| 17140 | 2025.12.17 22:14:35.999019 [ 4 ] {06be6008-d3fa-49e9-893e-9c10505d00d7} <Debug> TCPHandler: Processed in 0.002184127 sec. | ||
| 17141 | 2025.12.17 22:14:35.999166 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17142 | 2025.12.17 22:14:35.999269 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17143 | 2025.12.17 22:14:35.999313 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17144 | 2025.12.17 22:14:35.999784 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2025.12.17 22:14:35.999820 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17146 | 2025.12.17 22:14:36.000115 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17147 | 2025.12.17 22:14:36.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.35 MiB, peak 405.96 MiB, free memory in arenas 0.00 B, will set to 389.29 MiB (RSS), difference: 3.93 MiB | ||
| 17148 | 2025.12.17 22:14:36.000366 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17149 | 2025.12.17 22:14:36.000502 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001258 sec., 27027.027027027027 rows/sec., 1.98 MiB/sec. | ||
| 17150 | 2025.12.17 22:14:36.000540 [ 4 ] {d25fdbbe-f57f-476d-934d-5a3eeed7c27f} <Debug> TCPHandler: Processed in 0.001429607 sec. | ||
| 17151 | 2025.12.17 22:14:36.000658 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17152 | 2025.12.17 22:14:36.000752 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17153 | 2025.12.17 22:14:36.000791 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17154 | 2025.12.17 22:14:36.001267 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17155 | 2025.12.17 22:14:36.001306 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17156 | 2025.12.17 22:14:36.001621 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17157 | 2025.12.17 22:14:36.001825 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17158 | 2025.12.17 22:14:36.001954 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.00122 sec., 80327.86885245903 rows/sec., 6.27 MiB/sec. | ||
| 17159 | 2025.12.17 22:14:36.001993 [ 4 ] {18a07607-0b1a-4dfc-8b34-4d10877d4173} <Debug> TCPHandler: Processed in 0.001387667 sec. | ||
| 17160 | 2025.12.17 22:14:36.002107 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17161 | 2025.12.17 22:14:36.002204 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17162 | 2025.12.17 22:14:36.002249 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17163 | 2025.12.17 22:14:36.002716 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2025.12.17 22:14:36.002753 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17165 | 2025.12.17 22:14:36.003095 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17166 | 2025.12.17 22:14:36.003324 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2025.12.17 22:14:36.003457 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 17168 | 2025.12.17 22:14:36.003477 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 4 parts from all_1_113_24 to all_116_116_0 | ||
| 17169 | 2025.12.17 22:14:36.003495 [ 4 ] {09d6d160-6177-44ec-958b-3f1eea934209} <Debug> TCPHandler: Processed in 0.001436548 sec. | ||
| 17170 | 2025.12.17 22:14:36.003542 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2025.12.17 22:14:36.003572 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17172 | 2025.12.17 22:14:36.003627 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17173 | 2025.12.17 22:14:36.003667 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_113_24 to all_116_116_0 into Compact with storage Full | ||
| 17174 | 2025.12.17 22:14:36.003727 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17175 | 2025.12.17 22:14:36.003760 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17176 | 2025.12.17 22:14:36.003782 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <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 | ||
| 17177 | 2025.12.17 22:14:36.003791 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_24, total 35782 rows starting from the beginning of the part | ||
| 17178 | 2025.12.17 22:14:36.003849 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 17179 | 2025.12.17 22:14:36.003901 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 17180 | 2025.12.17 22:14:36.003966 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 196 rows starting from the beginning of the part | ||
| 17181 | 2025.12.17 22:14:36.004708 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2025.12.17 22:14:36.004746 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17183 | 2025.12.17 22:14:36.005331 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17184 | 2025.12.17 22:14:36.005632 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2025.12.17 22:14:36.005799 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00209 sec., 16267.942583732058 rows/sec., 29.15 MiB/sec. | ||
| 17186 | 2025.12.17 22:14:36.005874 [ 4 ] {a4fdf124-16c8-47d4-8d58-4595a831478d} <Debug> TCPHandler: Processed in 0.002300301 sec. | ||
| 17187 | 2025.12.17 22:14:36.006030 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17188 | 2025.12.17 22:14:36.006137 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17189 | 2025.12.17 22:14:36.006185 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17190 | 2025.12.17 22:14:36.006593 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17191 | 2025.12.17 22:14:36.006633 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17192 | 2025.12.17 22:14:36.006936 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17193 | 2025.12.17 22:14:36.007149 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2025.12.17 22:14:36.007276 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 17195 | 2025.12.17 22:14:36.007313 [ 4 ] {be3fe508-8588-4a9a-805b-7d4212a60278} <Debug> TCPHandler: Processed in 0.001349386 sec. | ||
| 17196 | 2025.12.17 22:14:36.010155 [ 200 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36298 rows, containing 5 columns (5 merged, 0 gathered) in 0.006522863 sec., 5564734.381206535 rows/sec., 378.48 MiB/sec. | ||
| 17197 | 2025.12.17 22:14:36.010714 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 17198 | 2025.12.17 22:14:36.011068 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2025.12.17 22:14:36.011155 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 4 parts: [all_1_113_24, all_116_116_0] -> all_1_116_25 | ||
| 17200 | 2025.12.17 22:14:36.011252 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 17201 | 2025.12.17 22:14:36.957058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17202 | 2025.12.17 22:14:36.973412 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2025.12.17 22:14:36.973456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17204 | 2025.12.17 22:14:36.979613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17205 | 2025.12.17 22:14:36.980318 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17206 | 2025.12.17 22:14:36.983233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17207 | 2025.12.17 22:14:38.847308 [ 31 ] {} <Debug> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 17208 | 2025.12.17 22:14:38.847376 [ 31 ] {} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2025.12.17 22:14:38.847400 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17210 | 2025.12.17 22:14:38.847575 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::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 | ||
| 17211 | 2025.12.17 22:14:38.847803 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17212 | 2025.12.17 22:14:38.847862 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 223 rows starting from the beginning of the part | ||
| 17213 | 2025.12.17 22:14:38.847977 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 17214 | 2025.12.17 22:14:38.848061 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 17215 | 2025.12.17 22:14:38.848122 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 17216 | 2025.12.17 22:14:38.848162 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 17217 | 2025.12.17 22:14:38.849030 [ 191 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540091 sec., 305176.772021913 rows/sec., 19.10 MiB/sec. | ||
| 17218 | 2025.12.17 22:14:38.849196 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 17219 | 2025.12.17 22:14:38.849440 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2025.12.17 22:14:38.849508 [ 194 ] {2e1c47ef-b4c0-4820-b143-d863440c9344::all_1_36_8} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 17221 | 2025.12.17 22:14:38.849578 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17222 | 2025.12.17 22:14:39.636628 [ 58 ] {} <Debug> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 17223 | 2025.12.17 22:14:39.636692 [ 58 ] {} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17224 | 2025.12.17 22:14:39.636714 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17225 | 2025.12.17 22:14:39.636810 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::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 | ||
| 17226 | 2025.12.17 22:14:39.636928 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17227 | 2025.12.17 22:14:39.636960 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 434 rows starting from the beginning of the part | ||
| 17228 | 2025.12.17 22:14:39.637027 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 17229 | 2025.12.17 22:14:39.637072 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 17230 | 2025.12.17 22:14:39.637116 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 17231 | 2025.12.17 22:14:39.637157 [ 200 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 17232 | 2025.12.17 22:14:39.638049 [ 191 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277303 sec., 717136.0280215422 rows/sec., 49.70 MiB/sec. | ||
| 17233 | 2025.12.17 22:14:39.638304 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 17234 | 2025.12.17 22:14:39.638688 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2025.12.17 22:14:39.638784 [ 199 ] {90f59901-b744-4a11-99c4-ecb15c21e57f::all_1_36_8} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 17236 | 2025.12.17 22:14:39.638905 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17237 | 2025.12.17 22:14:39.776850 [ 58 ] {} <Debug> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 17238 | 2025.12.17 22:14:39.776914 [ 58 ] {} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17239 | 2025.12.17 22:14:39.776950 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17240 | 2025.12.17 22:14:39.777079 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 17241 | 2025.12.17 22:14:39.777232 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17242 | 2025.12.17 22:14:39.777265 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 465 rows starting from the beginning of the part | ||
| 17243 | 2025.12.17 22:14:39.777326 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
| 17244 | 2025.12.17 22:14:39.777377 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 17245 | 2025.12.17 22:14:39.777425 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part | ||
| 17246 | 2025.12.17 22:14:39.777469 [ 192 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 17247 | 2025.12.17 22:14:39.778365 [ 199 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347256 sec., 719239.6990623905 rows/sec., 51.75 MiB/sec. | ||
| 17248 | 2025.12.17 22:14:39.778570 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 17249 | 2025.12.17 22:14:39.778884 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2025.12.17 22:14:39.778970 [ 191 ] {d77fb617-24aa-43d5-84b2-72d6ffb63b4c::all_1_56_12} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 17251 | 2025.12.17 22:14:39.779076 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17252 | 2025.12.17 22:14:41.024093 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17253 | 2025.12.17 22:14:41.024302 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17254 | 2025.12.17 22:14:41.024369 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17255 | 2025.12.17 22:14:41.025033 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2025.12.17 22:14:41.025082 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17257 | 2025.12.17 22:14:41.025471 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17258 | 2025.12.17 22:14:41.025717 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2025.12.17 22:14:41.025869 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 302.20 KiB/sec. | ||
| 17260 | 2025.12.17 22:14:41.025910 [ 4 ] {c48251f3-0c19-4997-b7a3-77ef53a179c3} <Debug> TCPHandler: Processed in 0.001947612 sec. | ||
| 17261 | 2025.12.17 22:14:41.026040 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17262 | 2025.12.17 22:14:41.026135 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17263 | 2025.12.17 22:14:41.026175 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17264 | 2025.12.17 22:14:41.027227 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2025.12.17 22:14:41.027262 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17266 | 2025.12.17 22:14:41.027639 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17267 | 2025.12.17 22:14:41.027852 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2025.12.17 22:14:41.027977 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Debug> executeQuery: Read 1213 rows, 102.53 KiB in 0.00186 sec., 652150.5376344086 rows/sec., 53.83 MiB/sec. | ||
| 17269 | 2025.12.17 22:14:41.028014 [ 4 ] {1eb6ced7-3712-4dec-adb2-1dbc51a19926} <Debug> TCPHandler: Processed in 0.002022274 sec. | ||
| 17270 | 2025.12.17 22:14:41.028126 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17271 | 2025.12.17 22:14:41.028220 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17272 | 2025.12.17 22:14:41.028261 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17273 | 2025.12.17 22:14:41.028651 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17274 | 2025.12.17 22:14:41.028686 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17275 | 2025.12.17 22:14:41.028974 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17276 | 2025.12.17 22:14:41.029180 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2025.12.17 22:14:41.029305 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Debug> executeQuery: Read 13 rows, 968.00 B in 0.001102 sec., 11796.7332123412 rows/sec., 857.82 KiB/sec. | ||
| 17278 | 2025.12.17 22:14:41.029341 [ 4 ] {4168667a-4904-493d-898b-0afb6ca2f707} <Debug> TCPHandler: Processed in 0.001263433 sec. | ||
| 17279 | 2025.12.17 22:14:41.029451 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17280 | 2025.12.17 22:14:41.029546 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17281 | 2025.12.17 22:14:41.029584 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17282 | 2025.12.17 22:14:41.030064 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2025.12.17 22:14:41.030099 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17284 | 2025.12.17 22:14:41.030398 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17285 | 2025.12.17 22:14:41.030615 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2025.12.17 22:14:41.030740 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 17287 | 2025.12.17 22:14:41.030777 [ 4 ] {b672906b-ca93-4cf3-9807-a3290af82710} <Debug> TCPHandler: Processed in 0.001374626 sec. | ||
| 17288 | 2025.12.17 22:14:41.030882 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17289 | 2025.12.17 22:14:41.030976 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17290 | 2025.12.17 22:14:41.031014 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17291 | 2025.12.17 22:14:41.031594 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2025.12.17 22:14:41.031629 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17293 | 2025.12.17 22:14:41.031952 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17294 | 2025.12.17 22:14:41.032165 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2025.12.17 22:14:41.032289 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.001331 sec., 400450.788880541 rows/sec., 29.68 MiB/sec. | ||
| 17296 | 2025.12.17 22:14:41.032325 [ 4 ] {2b3e5b41-d339-46ce-9bcf-b0f98681512a} <Debug> TCPHandler: Processed in 0.001491679 sec. | ||
| 17297 | 2025.12.17 22:14:41.032437 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17298 | 2025.12.17 22:14:41.032531 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17299 | 2025.12.17 22:14:41.032573 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17300 | 2025.12.17 22:14:41.033129 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17301 | 2025.12.17 22:14:41.033162 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17302 | 2025.12.17 22:14:41.033533 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17303 | 2025.12.17 22:14:41.033743 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17304 | 2025.12.17 22:14:41.033868 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001355 sec., 625092.2509225092 rows/sec., 42.07 MiB/sec. | ||
| 17305 | 2025.12.17 22:14:41.033904 [ 4 ] {d338e95a-9739-4da2-9530-9a5373785a57} <Debug> TCPHandler: Processed in 0.00151523 sec. | ||
| 17306 | 2025.12.17 22:14:41.034014 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17307 | 2025.12.17 22:14:41.034108 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17308 | 2025.12.17 22:14:41.034162 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <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 | ||
| 17309 | 2025.12.17 22:14:41.034927 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2025.12.17 22:14:41.034961 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17311 | 2025.12.17 22:14:41.035460 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17312 | 2025.12.17 22:14:41.035693 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2025.12.17 22:14:41.035827 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001737 sec., 4029.936672423719 rows/sec., 7.22 MiB/sec. | ||
| 17314 | 2025.12.17 22:14:41.035882 [ 4 ] {f767492c-5566-4b82-83b1-af30ff595ff2} <Debug> TCPHandler: Processed in 0.00191623 sec. | ||
| 17315 | 2025.12.17 22:14:41.035993 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17316 | 2025.12.17 22:14:41.036088 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17317 | 2025.12.17 22:14:41.036128 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17318 | 2025.12.17 22:14:41.036461 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2025.12.17 22:14:41.036497 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17320 | 2025.12.17 22:14:41.036802 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17321 | 2025.12.17 22:14:41.037007 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2025.12.17 22:14:41.037130 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 17323 | 2025.12.17 22:14:41.037166 [ 4 ] {463952d5-7c70-48da-ac77-ab94c2f0b381} <Debug> TCPHandler: Processed in 0.001220852 sec. | ||
| 17324 | 2025.12.17 22:14:42.428019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38970 | ||
| 17325 | 2025.12.17 22:14:42.428576 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2025.12.17 22:14:42.428622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17327 | 2025.12.17 22:14:42.429163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17328 | 2025.12.17 22:14:42.429390 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2025.12.17 22:14:42.429515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38970 | ||
| 17330 | 2025.12.17 22:14:42.429540 [ 128 ] {} <Debug> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17331 | 2025.12.17 22:14:42.429616 [ 128 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2025.12.17 22:14:42.429641 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17333 | 2025.12.17 22:14:42.429739 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::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 | ||
| 17334 | 2025.12.17 22:14:42.429828 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17335 | 2025.12.17 22:14:42.429856 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36538 rows starting from the beginning of the part | ||
| 17336 | 2025.12.17 22:14:42.429908 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17337 | 2025.12.17 22:14:42.429949 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17338 | 2025.12.17 22:14:42.429989 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17339 | 2025.12.17 22:14:42.430028 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17340 | 2025.12.17 22:14:42.430075 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17341 | 2025.12.17 22:14:42.432367 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38970 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267067 sec., 14591843.994203702 rows/sec., 208.74 MiB/sec. | ||
| 17342 | 2025.12.17 22:14:42.432593 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17343 | 2025.12.17 22:14:42.432812 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2025.12.17 22:14:42.432872 [ 192 ] {2dad366a-8718-4f70-9c74-279916deb67a::all_1_81_16} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17345 | 2025.12.17 22:14:42.432931 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17346 | 2025.12.17 22:14:44.483288 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17347 | 2025.12.17 22:14:44.501293 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17348 | 2025.12.17 22:14:44.501360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17349 | 2025.12.17 22:14:44.507558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17350 | 2025.12.17 22:14:44.508275 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2025.12.17 22:14:44.508552 [ 86 ] {} <Debug> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17352 | 2025.12.17 22:14:44.508619 [ 86 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2025.12.17 22:14:44.508639 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17354 | 2025.12.17 22:14:44.508736 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17355 | 2025.12.17 22:14:44.511566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17356 | 2025.12.17 22:14:44.511674 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17357 | 2025.12.17 22:14:44.512412 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17358 | 2025.12.17 22:14:44.515742 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17359 | 2025.12.17 22:14:44.519077 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17360 | 2025.12.17 22:14:44.522927 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17361 | 2025.12.17 22:14:44.527228 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17362 | 2025.12.17 22:14:44.531707 [ 195 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::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 | ||
| 17363 | 2025.12.17 22:14:44.586200 [ 188 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.077507759 sec., 7870.17980999812 rows/sec., 40.70 MiB/sec. | ||
| 17364 | 2025.12.17 22:14:44.588464 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17365 | 2025.12.17 22:14:44.590198 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_81_16} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2025.12.17 22:14:44.590284 [ 187 ] {3c06d37c-0f9c-49a6-bd06-a26679b8105e::all_1_81_16} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17367 | 2025.12.17 22:14:44.591656 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17368 | 2025.12.17 22:14:45.058718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2177 | ||
| 17369 | 2025.12.17 22:14:45.061241 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17370 | 2025.12.17 22:14:45.061303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17371 | 2025.12.17 22:14:45.062575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17372 | 2025.12.17 22:14:45.062869 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2025.12.17 22:14:45.063269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2177 | ||
| 17374 | 2025.12.17 22:14:45.996439 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17375 | 2025.12.17 22:14:45.996656 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17376 | 2025.12.17 22:14:45.996731 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17377 | 2025.12.17 22:14:45.997479 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17378 | 2025.12.17 22:14:45.997528 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17379 | 2025.12.17 22:14:45.997920 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17380 | 2025.12.17 22:14:45.998150 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17381 | 2025.12.17 22:14:45.998304 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Debug> executeQuery: Read 124 rows, 10.92 KiB in 0.001703 sec., 72812.6834997064 rows/sec., 6.26 MiB/sec. | ||
| 17382 | 2025.12.17 22:14:45.998348 [ 4 ] {1dea95d6-a838-4f8d-bfaf-e14befb608af} <Debug> TCPHandler: Processed in 0.002049114 sec. | ||
| 17383 | 2025.12.17 22:14:45.998472 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17384 | 2025.12.17 22:14:45.998567 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17385 | 2025.12.17 22:14:45.998611 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17386 | 2025.12.17 22:14:45.999013 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17387 | 2025.12.17 22:14:45.999051 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17388 | 2025.12.17 22:14:45.999344 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17389 | 2025.12.17 22:14:45.999551 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17390 | 2025.12.17 22:14:45.999656 [ 26 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17391 | 2025.12.17 22:14:45.999679 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001131 sec., 30061.892130857646 rows/sec., 2.21 MiB/sec. | ||
| 17392 | 2025.12.17 22:14:45.999728 [ 26 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2025.12.17 22:14:45.999737 [ 4 ] {0a94bfdb-de19-43ad-b364-04c252ae22b3} <Debug> TCPHandler: Processed in 0.001316045 sec. | ||
| 17394 | 2025.12.17 22:14:45.999757 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17395 | 2025.12.17 22:14:45.999848 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17396 | 2025.12.17 22:14:45.999858 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::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 | ||
| 17397 | 2025.12.17 22:14:45.999946 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17398 | 2025.12.17 22:14:45.999963 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17399 | 2025.12.17 22:14:45.999986 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17400 | 2025.12.17 22:14:45.999996 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 17401 | 2025.12.17 22:14:46.000065 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 46 rows starting from the beginning of the part | ||
| 17402 | 2025.12.17 22:14:46.000115 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 7 rows starting from the beginning of the part | ||
| 17403 | 2025.12.17 22:14:46.000163 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 34 rows starting from the beginning of the part | ||
| 17404 | 2025.12.17 22:14:46.000207 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 13 rows starting from the beginning of the part | ||
| 17405 | 2025.12.17 22:14:46.000254 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 34 rows starting from the beginning of the part | ||
| 17406 | 2025.12.17 22:14:46.000406 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2025.12.17 22:14:46.000441 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17408 | 2025.12.17 22:14:46.000745 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17409 | 2025.12.17 22:14:46.000962 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2025.12.17 22:14:46.000997 [ 188 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178931 sec., 349469.1377188317 rows/sec., 24.41 MiB/sec. | ||
| 17411 | 2025.12.17 22:14:46.001090 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001162 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 17412 | 2025.12.17 22:14:46.001133 [ 4 ] {cea960e9-81fc-444c-a455-80f3597882d6} <Debug> TCPHandler: Processed in 0.001332776 sec. | ||
| 17413 | 2025.12.17 22:14:46.001135 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17414 | 2025.12.17 22:14:46.001241 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17415 | 2025.12.17 22:14:46.001334 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17416 | 2025.12.17 22:14:46.001363 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2025.12.17 22:14:46.001380 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17418 | 2025.12.17 22:14:46.001424 [ 193 ] {419b1d0e-29cf-4ff4-bb37-12694d575d89::all_1_116_23} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17419 | 2025.12.17 22:14:46.001482 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17420 | 2025.12.17 22:14:46.001786 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2025.12.17 22:14:46.001821 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17422 | 2025.12.17 22:14:46.002143 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17423 | 2025.12.17 22:14:46.002344 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2025.12.17 22:14:46.002470 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 17425 | 2025.12.17 22:14:46.002507 [ 4 ] {15485300-133e-486d-a122-9b27bbc84058} <Debug> TCPHandler: Processed in 0.001314925 sec. | ||
| 17426 | 2025.12.17 22:14:46.002606 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17427 | 2025.12.17 22:14:46.002699 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17428 | 2025.12.17 22:14:46.002754 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <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 | ||
| 17429 | 2025.12.17 22:14:46.003598 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17430 | 2025.12.17 22:14:46.003635 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17431 | 2025.12.17 22:14:46.004197 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17432 | 2025.12.17 22:14:46.004416 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17433 | 2025.12.17 22:14:46.004549 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001868 sec., 18201.284796573877 rows/sec., 32.62 MiB/sec. | ||
| 17434 | 2025.12.17 22:14:46.004604 [ 4 ] {c6b3c2e8-004a-4f56-b842-60a24b977227} <Debug> TCPHandler: Processed in 0.002046554 sec. | ||
| 17435 | 2025.12.17 22:14:46.004725 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2025.12.17 22:14:46.004820 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17437 | 2025.12.17 22:14:46.004860 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17438 | 2025.12.17 22:14:46.005198 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.12.17 22:14:46.005233 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17440 | 2025.12.17 22:14:46.005532 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17441 | 2025.12.17 22:14:46.005740 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2025.12.17 22:14:46.005869 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 17443 | 2025.12.17 22:14:46.005904 [ 4 ] {1a750079-df64-4656-8213-9faf7877d664} <Debug> TCPHandler: Processed in 0.001228792 sec. | ||
| 17444 | 2025.12.17 22:14:49.716540 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17445 | 2025.12.17 22:14:49.716630 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17446 | 2025.12.17 22:14:49.929701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39418 | ||
| 17447 | 2025.12.17 22:14:49.930206 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17448 | 2025.12.17 22:14:49.930252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17449 | 2025.12.17 22:14:49.930736 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17450 | 2025.12.17 22:14:49.930961 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17451 | 2025.12.17 22:14:49.931090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39418 | ||
| 17452 | 2025.12.17 22:14:50.995838 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17453 | 2025.12.17 22:14:50.996112 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17454 | 2025.12.17 22:14:50.996205 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17455 | 2025.12.17 22:14:50.997045 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2025.12.17 22:14:50.997082 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17457 | 2025.12.17 22:14:50.997457 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17458 | 2025.12.17 22:14:50.997674 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2025.12.17 22:14:50.997806 [ 151 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17460 | 2025.12.17 22:14:50.997817 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001776 sec., 39414.414414414416 rows/sec., 3.16 MiB/sec. | ||
| 17461 | 2025.12.17 22:14:50.997850 [ 151 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2025.12.17 22:14:50.997870 [ 4 ] {b61c7fbf-663a-46ed-a14b-9c28ba151a3e} <Debug> TCPHandler: Processed in 0.002202629 sec. | ||
| 17463 | 2025.12.17 22:14:50.997874 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17464 | 2025.12.17 22:14:50.997991 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::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 | ||
| 17465 | 2025.12.17 22:14:50.998004 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2025.12.17 22:14:50.998093 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17467 | 2025.12.17 22:14:50.998110 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17468 | 2025.12.17 22:14:50.998124 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2466 rows starting from the beginning of the part | ||
| 17469 | 2025.12.17 22:14:50.998150 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17470 | 2025.12.17 22:14:50.998187 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 70 rows starting from the beginning of the part | ||
| 17471 | 2025.12.17 22:14:50.998235 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 124 rows starting from the beginning of the part | ||
| 17472 | 2025.12.17 22:14:50.998282 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1213 rows starting from the beginning of the part | ||
| 17473 | 2025.12.17 22:14:50.998326 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 124 rows starting from the beginning of the part | ||
| 17474 | 2025.12.17 22:14:50.998370 [ 197 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 17475 | 2025.12.17 22:14:50.998582 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17476 | 2025.12.17 22:14:50.998616 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17477 | 2025.12.17 22:14:50.998897 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17478 | 2025.12.17 22:14:50.999098 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2025.12.17 22:14:50.999219 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001129 sec., 6200.177147918512 rows/sec., 466.22 KiB/sec. | ||
| 17480 | 2025.12.17 22:14:50.999255 [ 4 ] {eedc6387-2b1e-4358-b4dc-90e9726823de} <Debug> TCPHandler: Processed in 0.001308374 sec. | ||
| 17481 | 2025.12.17 22:14:50.999378 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17482 | 2025.12.17 22:14:50.999471 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17483 | 2025.12.17 22:14:50.999509 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17484 | 2025.12.17 22:14:50.999987 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2025.12.17 22:14:51.000012 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4067 rows, containing 5 columns (5 merged, 0 gathered) in 0.002067915 sec., 1966715.2663431524 rows/sec., 169.25 MiB/sec. | ||
| 17486 | 2025.12.17 22:14:51.000023 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17487 | 2025.12.17 22:14:51.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.99 MiB, peak 407.82 MiB, free memory in arenas 0.00 B, will set to 389.47 MiB (RSS), difference: -3.52 MiB | ||
| 17488 | 2025.12.17 22:14:51.000245 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17489 | 2025.12.17 22:14:51.000479 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17490 | 2025.12.17 22:14:51.000502 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17491 | 2025.12.17 22:14:51.000565 [ 193 ] {11074294-94cf-48fb-9721-76fe11b26370::all_1_121_24} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17492 | 2025.12.17 22:14:51.000622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 17493 | 2025.12.17 22:14:51.000686 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2025.12.17 22:14:51.000789 [ 151 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17495 | 2025.12.17 22:14:51.000811 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001359 sec., 52244.29727740986 rows/sec., 4.08 MiB/sec. | ||
| 17496 | 2025.12.17 22:14:51.000822 [ 151 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17497 | 2025.12.17 22:14:51.000844 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17498 | 2025.12.17 22:14:51.000850 [ 4 ] {99c000b2-066f-47ff-af3d-f70dd9e997c4} <Debug> TCPHandler: Processed in 0.001529041 sec. | ||
| 17499 | 2025.12.17 22:14:51.000949 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::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 | ||
| 17500 | 2025.12.17 22:14:51.000982 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2025.12.17 22:14:51.001075 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17502 | 2025.12.17 22:14:51.001081 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17503 | 2025.12.17 22:14:51.001113 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 17504 | 2025.12.17 22:14:51.001135 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17505 | 2025.12.17 22:14:51.001186 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 71 rows starting from the beginning of the part | ||
| 17506 | 2025.12.17 22:14:51.001238 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 98 rows starting from the beginning of the part | ||
| 17507 | 2025.12.17 22:14:51.001279 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 533 rows starting from the beginning of the part | ||
| 17508 | 2025.12.17 22:14:51.001317 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 98 rows starting from the beginning of the part | ||
| 17509 | 2025.12.17 22:14:51.001359 [ 188 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 71 rows starting from the beginning of the part | ||
| 17510 | 2025.12.17 22:14:51.001575 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17511 | 2025.12.17 22:14:51.001616 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17512 | 2025.12.17 22:14:51.001962 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17513 | 2025.12.17 22:14:51.002182 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17514 | 2025.12.17 22:14:51.002285 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Selected 4 parts from all_1_116_25 to all_119_119_0 | ||
| 17515 | 2025.12.17 22:14:51.002307 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 17516 | 2025.12.17 22:14:51.002313 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2025.12.17 22:14:51.002336 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17518 | 2025.12.17 22:14:51.002344 [ 4 ] {e9ac67b5-8d5f-4db8-b3af-dfcbca287bb0} <Debug> TCPHandler: Processed in 0.001418817 sec. | ||
| 17519 | 2025.12.17 22:14:51.002391 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_116_25 to all_119_119_0 into Compact with storage Full | ||
| 17520 | 2025.12.17 22:14:51.002452 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17521 | 2025.12.17 22:14:51.002463 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17522 | 2025.12.17 22:14:51.002493 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_25, total 36298 rows starting from the beginning of the part | ||
| 17523 | 2025.12.17 22:14:51.002518 [ 198 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2121 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614002 sec., 1314124.7656446523 rows/sec., 101.74 MiB/sec. | ||
| 17524 | 2025.12.17 22:14:51.002545 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17525 | 2025.12.17 22:14:51.002542 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 17526 | 2025.12.17 22:14:51.002622 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <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 | ||
| 17527 | 2025.12.17 22:14:51.002630 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 17528 | 2025.12.17 22:14:51.002671 [ 193 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 847 rows starting from the beginning of the part | ||
| 17529 | 2025.12.17 22:14:51.002825 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17530 | 2025.12.17 22:14:51.003198 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17531 | 2025.12.17 22:14:51.003298 [ 186 ] {ddb384d6-440c-4fa0-901f-5124f383e4a8::all_1_121_24} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17532 | 2025.12.17 22:14:51.003384 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17533 | 2025.12.17 22:14:51.003423 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 17534 | 2025.12.17 22:14:51.003424 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17535 | 2025.12.17 22:14:51.003948 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17536 | 2025.12.17 22:14:51.004163 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2025.12.17 22:14:51.004295 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001768 sec., 3959.2760180995474 rows/sec., 7.09 MiB/sec. | ||
| 17538 | 2025.12.17 22:14:51.004305 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17539 | 2025.12.17 22:14:51.004351 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2025.12.17 22:14:51.004352 [ 4 ] {5bc31be5-fc0b-41d6-a30a-2c4a525b2aa4} <Debug> TCPHandler: Processed in 0.001946281 sec. | ||
| 17541 | 2025.12.17 22:14:51.004374 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17542 | 2025.12.17 22:14:51.004469 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::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 | ||
| 17543 | 2025.12.17 22:14:51.004478 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2025.12.17 22:14:51.004583 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17545 | 2025.12.17 22:14:51.004624 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17546 | 2025.12.17 22:14:51.004688 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17547 | 2025.12.17 22:14:51.004748 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2223 rows starting from the beginning of the part | ||
| 17548 | 2025.12.17 22:14:51.004879 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 7 rows starting from the beginning of the part | ||
| 17549 | 2025.12.17 22:14:51.004972 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17550 | 2025.12.17 22:14:51.004986 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 34 rows starting from the beginning of the part | ||
| 17551 | 2025.12.17 22:14:51.005015 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17552 | 2025.12.17 22:14:51.005097 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 7 rows starting from the beginning of the part | ||
| 17553 | 2025.12.17 22:14:51.005206 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 34 rows starting from the beginning of the part | ||
| 17554 | 2025.12.17 22:14:51.005306 [ 186 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 7 rows starting from the beginning of the part | ||
| 17555 | 2025.12.17 22:14:51.005329 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17556 | 2025.12.17 22:14:51.005536 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17557 | 2025.12.17 22:14:51.005658 [ 138 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17558 | 2025.12.17 22:14:51.005668 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 17559 | 2025.12.17 22:14:51.005695 [ 138 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17560 | 2025.12.17 22:14:51.005719 [ 4 ] {31fd6d30-7e00-4684-ab9a-dfd4bd73aff9} <Debug> TCPHandler: Processed in 0.001289034 sec. | ||
| 17561 | 2025.12.17 22:14:51.005721 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17562 | 2025.12.17 22:14:51.005833 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 17563 | 2025.12.17 22:14:51.005941 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17564 | 2025.12.17 22:14:51.005968 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7446 rows starting from the beginning of the part | ||
| 17565 | 2025.12.17 22:14:51.006017 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 17566 | 2025.12.17 22:14:51.006061 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 17567 | 2025.12.17 22:14:51.006101 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 17568 | 2025.12.17 22:14:51.006137 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 17569 | 2025.12.17 22:14:51.006176 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::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 | ||
| 17570 | 2025.12.17 22:14:51.008703 [ 201 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7746 rows, containing 4 columns (4 merged, 0 gathered) in 0.002906217 sec., 2665320.586866019 rows/sec., 174.66 MiB/sec. | ||
| 17571 | 2025.12.17 22:14:51.009341 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17572 | 2025.12.17 22:14:51.009587 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_121_24} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17573 | 2025.12.17 22:14:51.009655 [ 198 ] {a1dfafdd-da2c-4ce0-867a-d22290161bbf::all_1_121_24} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17574 | 2025.12.17 22:14:51.009726 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 17575 | 2025.12.17 22:14:51.010593 [ 194 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37465 rows, containing 5 columns (5 merged, 0 gathered) in 0.008223098 sec., 4556068.771161429 rows/sec., 309.87 MiB/sec. | ||
| 17576 | 2025.12.17 22:14:51.011104 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Trace> MergedBlockOutputStream: filled checksums all_1_119_26 (state Temporary) | ||
| 17577 | 2025.12.17 22:14:51.011462 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_merge_all_1_119_26 to all_1_119_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2025.12.17 22:14:51.011555 [ 201 ] {7db8e09a-b006-401e-acbf-79b3de7c0a44::all_1_119_26} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44) (MergerMutator): Merged 4 parts: [all_1_116_25, all_119_119_0] -> all_1_119_26 | ||
| 17579 | 2025.12.17 22:14:51.011629 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17580 | 2025.12.17 22:14:51.016210 [ 188 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 19 columns (19 merged, 0 gathered) in 0.011774761 sec., 196352.18073640732 rows/sec., 351.85 MiB/sec. | ||
| 17581 | 2025.12.17 22:14:51.017752 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17582 | 2025.12.17 22:14:51.018089 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2025.12.17 22:14:51.018161 [ 194 ] {acdc59c3-421e-4e31-819a-64fe25d4bc72::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17584 | 2025.12.17 22:14:51.018253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.42 MiB. | ||
| 17585 | 2025.12.17 22:14:52.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.55 MiB, peak 407.82 MiB, free memory in arenas 0.00 B, will set to 396.59 MiB (RSS), difference: 10.03 MiB | ||
| 17586 | 2025.12.17 22:14:52.011708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17587 | 2025.12.17 22:14:52.028954 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2025.12.17 22:14:52.029016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17589 | 2025.12.17 22:14:52.035070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17590 | 2025.12.17 22:14:52.035765 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2025.12.17 22:14:52.038869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17592 | 2025.12.17 22:14:52.694403 [ 224 ] {} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 17593 | 2025.12.17 22:14:52.694462 [ 224 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 17594 | 2025.12.17 22:14:52.697572 [ 224 ] {} <Debug> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): 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] | ||
| 17595 | 2025.12.17 22:14:55.063602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2201 | ||
| 17596 | 2025.12.17 22:14:55.066074 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2025.12.17 22:14:55.066122 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17598 | 2025.12.17 22:14:55.067302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17599 | 2025.12.17 22:14:55.067563 [ 242 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2025.12.17 22:14:55.067789 [ 150 ] {} <Debug> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17601 | 2025.12.17 22:14:55.067820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2201 | ||
| 17602 | 2025.12.17 22:14:55.067896 [ 150 ] {} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2025.12.17 22:14:55.067925 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17604 | 2025.12.17 22:14:55.068050 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 17605 | 2025.12.17 22:14:55.068604 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17606 | 2025.12.17 22:14:55.068754 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2061 rows starting from the beginning of the part | ||
| 17607 | 2025.12.17 22:14:55.069152 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 17608 | 2025.12.17 22:14:55.069498 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 17609 | 2025.12.17 22:14:55.069850 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 17610 | 2025.12.17 22:14:55.070198 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::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 | ||
| 17611 | 2025.12.17 22:14:55.070541 [ 200 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 17612 | 2025.12.17 22:14:55.077986 [ 188 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 72 columns (72 merged, 0 gathered) in 0.009985364 sec., 220422.61053277578 rows/sec., 172.72 MiB/sec. | ||
| 17613 | 2025.12.17 22:14:55.080009 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17614 | 2025.12.17 22:14:55.080722 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2025.12.17 22:14:55.080806 [ 199 ] {5cba412a-1baa-4d13-9a96-39653afb3df0::all_1_61_12} <Trace> system.query_log (5cba412a-1baa-4d13-9a96-39653afb3df0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17616 | 2025.12.17 22:14:55.081143 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17617 | 2025.12.17 22:14:56.016096 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17618 | 2025.12.17 22:14:56.016285 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17619 | 2025.12.17 22:14:56.016349 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17620 | 2025.12.17 22:14:56.017186 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17621 | 2025.12.17 22:14:56.017228 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17622 | 2025.12.17 22:14:56.017643 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17623 | 2025.12.17 22:14:56.017860 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Trace> oximeter.fields_i16 (90f59901-b744-4a11-99c4-ecb15c21e57f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17624 | 2025.12.17 22:14:56.018013 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001777 sec., 230725.94259988746 rows/sec., 14.64 MiB/sec. | ||
| 17625 | 2025.12.17 22:14:56.018054 [ 4 ] {ac58d0b0-817f-45ac-92e7-b265abced2f8} <Debug> TCPHandler: Processed in 0.002082395 sec. | ||
| 17626 | 2025.12.17 22:14:56.018184 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17627 | 2025.12.17 22:14:56.018278 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17628 | 2025.12.17 22:14:56.018318 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17629 | 2025.12.17 22:14:56.018717 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17630 | 2025.12.17 22:14:56.018752 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17631 | 2025.12.17 22:14:56.019036 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17632 | 2025.12.17 22:14:56.019236 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Trace> oximeter.fields_ipaddr (35319078-525f-4a39-9ecb-4c9b1dc50cd8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17633 | 2025.12.17 22:14:56.019360 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0011 sec., 7272.727272727272 rows/sec., 593.04 KiB/sec. | ||
| 17634 | 2025.12.17 22:14:56.019397 [ 4 ] {a05d9d36-8786-4702-ab2a-197a1eb52225} <Debug> TCPHandler: Processed in 0.001260104 sec. | ||
| 17635 | 2025.12.17 22:14:56.019505 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2025.12.17 22:14:56.019596 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17637 | 2025.12.17 22:14:56.019634 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17638 | 2025.12.17 22:14:56.020756 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17639 | 2025.12.17 22:14:56.020792 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17640 | 2025.12.17 22:14:56.021155 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17641 | 2025.12.17 22:14:56.021371 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17642 | 2025.12.17 22:14:56.021495 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Debug> executeQuery: Read 1184 rows, 96.65 KiB in 0.001916 sec., 617954.0709812109 rows/sec., 49.26 MiB/sec. | ||
| 17643 | 2025.12.17 22:14:56.021532 [ 4 ] {f0f6a102-6848-4361-be75-98748ae6256c} <Debug> TCPHandler: Processed in 0.002074365 sec. | ||
| 17644 | 2025.12.17 22:14:56.021645 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2025.12.17 22:14:56.021737 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17646 | 2025.12.17 22:14:56.021775 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17647 | 2025.12.17 22:14:56.022293 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2025.12.17 22:14:56.022329 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17649 | 2025.12.17 22:14:56.022634 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17650 | 2025.12.17 22:14:56.022855 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Trace> oximeter.fields_u16 (419b1d0e-29cf-4ff4-bb37-12694d575d89): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2025.12.17 22:14:56.022981 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Debug> executeQuery: Read 247 rows, 15.43 KiB in 0.001262 sec., 195721.07765451662 rows/sec., 11.94 MiB/sec. | ||
| 17652 | 2025.12.17 22:14:56.023018 [ 4 ] {d25edda9-bb94-4371-810c-1e412e366d50} <Debug> TCPHandler: Processed in 0.001420527 sec. | ||
| 17653 | 2025.12.17 22:14:56.023125 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2025.12.17 22:14:56.023217 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17655 | 2025.12.17 22:14:56.023255 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17656 | 2025.12.17 22:14:56.023741 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2025.12.17 22:14:56.023777 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17658 | 2025.12.17 22:14:56.024083 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17659 | 2025.12.17 22:14:56.024288 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Trace> oximeter.fields_u32 (d77fb617-24aa-43d5-84b2-72d6ffb63b4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2025.12.17 22:14:56.024411 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 17661 | 2025.12.17 22:14:56.024448 [ 4 ] {4d341141-9799-49b6-9201-398bc63c91da} <Debug> TCPHandler: Processed in 0.001369946 sec. | ||
| 17662 | 2025.12.17 22:14:56.024555 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2025.12.17 22:14:56.024646 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17664 | 2025.12.17 22:14:56.024684 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17665 | 2025.12.17 22:14:56.025169 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2025.12.17 22:14:56.025205 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17667 | 2025.12.17 22:14:56.025504 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17668 | 2025.12.17 22:14:56.025705 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Trace> oximeter.fields_u8 (2e1c47ef-b4c0-4820-b143-d863440c9344): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2025.12.17 22:14:56.025831 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 17670 | 2025.12.17 22:14:56.025868 [ 4 ] {a1841dce-7a3f-4a3d-b382-6fbb61100340} <Debug> TCPHandler: Processed in 0.001360376 sec. | ||
| 17671 | 2025.12.17 22:14:56.025974 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17672 | 2025.12.17 22:14:56.026067 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17673 | 2025.12.17 22:14:56.026105 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17674 | 2025.12.17 22:14:56.026810 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17675 | 2025.12.17 22:14:56.026846 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17676 | 2025.12.17 22:14:56.027163 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17677 | 2025.12.17 22:14:56.027380 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17678 | 2025.12.17 22:14:56.027502 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Debug> executeQuery: Read 721 rows, 51.84 KiB in 0.001453 sec., 496214.72814865794 rows/sec., 34.84 MiB/sec. | ||
| 17679 | 2025.12.17 22:14:56.027539 [ 4 ] {5a4fc19a-89e8-4a96-a5df-1276e75d7b36} <Debug> TCPHandler: Processed in 0.001612013 sec. | ||
| 17680 | 2025.12.17 22:14:56.027649 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17681 | 2025.12.17 22:14:56.027745 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17682 | 2025.12.17 22:14:56.027786 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17683 | 2025.12.17 22:14:56.028116 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17684 | 2025.12.17 22:14:56.028150 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17685 | 2025.12.17 22:14:56.028441 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17686 | 2025.12.17 22:14:56.028646 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Trace> oximeter.measurements_bool (8a798c76-0101-47c6-affc-f1b05b0a4786): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2025.12.17 22:14:56.028768 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 602.26 KiB/sec. | ||
| 17688 | 2025.12.17 22:14:56.028804 [ 4 ] {8fd1ef12-27c7-4189-af49-7477533729a8} <Debug> TCPHandler: Processed in 0.001201741 sec. | ||
| 17689 | 2025.12.17 22:14:56.028912 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17690 | 2025.12.17 22:14:56.029003 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17691 | 2025.12.17 22:14:56.029043 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17692 | 2025.12.17 22:14:56.029534 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17693 | 2025.12.17 22:14:56.029569 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17694 | 2025.12.17 22:14:56.029909 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17695 | 2025.12.17 22:14:56.030112 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2025.12.17 22:14:56.030236 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Debug> executeQuery: Read 472 rows, 31.11 KiB in 0.001251 sec., 377298.16147082334 rows/sec., 24.29 MiB/sec. | ||
| 17697 | 2025.12.17 22:14:56.030273 [ 4 ] {7b75ed32-6bf0-454e-8870-38aac586fd3f} <Debug> TCPHandler: Processed in 0.001407587 sec. | ||
| 17698 | 2025.12.17 22:14:56.030317 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 17699 | 2025.12.17 22:14:56.030369 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 17700 | 2025.12.17 22:14:56.030379 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17701 | 2025.12.17 22:14:56.030474 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17702 | 2025.12.17 22:14:56.030515 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17703 | 2025.12.17 22:14:56.030820 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17704 | 2025.12.17 22:14:56.030856 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17705 | 2025.12.17 22:14:56.031147 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 17706 | 2025.12.17 22:14:56.031383 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Trace> oximeter.measurements_f64 (dc64dfaf-59a4-4a11-82e6-d43d3255d083): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17707 | 2025.12.17 22:14:56.031519 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001062 sec., 1883.2391713747645 rows/sec., 126.90 KiB/sec. | ||
| 17708 | 2025.12.17 22:14:56.031565 [ 4 ] {d527417b-3fd8-4b51-9f80-9e31958cf57f} <Debug> TCPHandler: Processed in 0.001232882 sec. | ||
| 17709 | 2025.12.17 22:14:56.031663 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17710 | 2025.12.17 22:14:56.031754 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17711 | 2025.12.17 22:14:56.031807 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <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 | ||
| 17712 | 2025.12.17 22:14:56.032677 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2025.12.17 22:14:56.032713 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17714 | 2025.12.17 22:14:56.033296 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17715 | 2025.12.17 22:14:56.033519 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2025.12.17 22:14:56.033653 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001916 sec., 17745.302713987476 rows/sec., 31.80 MiB/sec. | ||
| 17717 | 2025.12.17 22:14:56.033706 [ 4 ] {5624547d-d2a3-46c3-ac4a-41b7d2f32b8d} <Debug> TCPHandler: Processed in 0.002089485 sec. | ||
| 17718 | 2025.12.17 22:14:56.033828 [ 4 ] {} <Trace> TCP-Session: 2077b5e8-9c2b-4766-87ec-e5404fb5dfc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17719 | 2025.12.17 22:14:56.033922 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17720 | 2025.12.17 22:14:56.033963 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17721 | 2025.12.17 22:14:56.034317 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2025.12.17 22:14:56.034354 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17723 | 2025.12.17 22:14:56.034688 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17724 | 2025.12.17 22:14:56.034735 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (7db8e09a-b006-401e-acbf-79b3de7c0a44): 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] | ||
| 17725 | 2025.12.17 22:14:56.034914 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17726 | 2025.12.17 22:14:56.035043 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Debug> executeQuery: Read 148 rows, 8.91 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.63 MiB/sec. | ||
| 17727 | 2025.12.17 22:14:56.035078 [ 4 ] {bcb3f6f6-2d42-4013-991a-181eb62b04d5} <Debug> TCPHandler: Processed in 0.001297874 sec. | ||
| 17728 | 2025.12.17 22:14:56.035183 [ 222 ] {} <Trace> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 17729 | 2025.12.17 22:14:56.035239 [ 222 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 17730 | 2025.12.17 22:14:56.039679 [ 222 ] {} <Debug> oximeter.measurements_u64 (a1dfafdd-da2c-4ce0-867a-d22290161bbf): 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] | ||
| 17731 | 2025.12.17 22:14:56.780149 [ 217 ] {} <Trace> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 17732 | 2025.12.17 22:14:56.780209 [ 217 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 17733 | 2025.12.17 22:14:56.782812 [ 217 ] {} <Debug> oximeter.fields_string (11074294-94cf-48fb-9721-76fe11b26370): 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] | ||
| 17734 | 2025.12.17 22:14:57.026627 [ 218 ] {} <Trace> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 17735 | 2025.12.17 22:14:57.026677 [ 218 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 17736 | 2025.12.17 22:14:57.030922 [ 218 ] {} <Debug> oximeter.fields_uuid (ddb384d6-440c-4fa0-901f-5124f383e4a8): 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] | ||
| 17737 | 2025.12.17 22:14:57.110800 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 17738 | 2025.12.17 22:14:57.110834 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 17739 | 2025.12.17 22:14:57.113969 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (acdc59c3-421e-4e31-819a-64fe25d4bc72): 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] | ||
| 17740 | 2025.12.17 22:14:57.431318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39930 | ||
| 17741 | 2025.12.17 22:14:57.432053 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2025.12.17 22:14:57.432096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17743 | 2025.12.17 22:14:57.432601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17744 | 2025.12.17 22:14:57.432820 [ 244 ] {} <Trace> system.asynchronous_metric_log (2dad366a-8718-4f70-9c74-279916deb67a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2025.12.17 22:14:57.433068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39930 | ||
| 17746 | 2025.12.17 22:14:59.538945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17747 | 2025.12.17 22:14:59.556473 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2025.12.17 22:14:59.556531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17749 | 2025.12.17 22:14:59.562638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17750 | 2025.12.17 22:14:59.563341 [ 243 ] {} <Trace> system.metric_log (3c06d37c-0f9c-49a6-bd06-a26679b8105e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2025.12.17 22:14:59.566323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||